ForcePilot/backend
Kris 6f730dca06 refactor(channel-repo): 清理废弃仓储与冗余方法
1. 删除未使用的 ChannelReportRepository 及其所有引用
2. 移除 route_binding_repository 中的 list_enabled_by_account 方法
3. 精简 channel_account_repository 中的冗余字段与 update_last_message_at 方法
4. 简化 channel_outbox_repository 的锁相关与 update 参数
5. 精简 channel_idempotency_repository 的冗余查询方法与字段
6. 优化 content_review_record_repository 的查询与清理逻辑
2026-07-08 03:57:28 +08:00
..
package refactor(channel-repo): 清理废弃仓储与冗余方法 2026-07-08 03:57:28 +08:00
scripts refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
server feat: 新增全链路追踪、优雅关停支持与统一异常处理,优化渠道查询接口 2026-07-07 16:25:47 +08:00
test refactor(channel): 完成多批次bug修复与功能优化 2026-07-07 20:14:15 +08:00
.python-version refactor: 将后端代码迁移至 backend 目录 2026-03-24 11:08:12 +08:00
pyproject.toml build(backend): add croniter dependency to pyproject.toml 2026-06-22 21:22:25 +08:00
uv.lock chore(release): 发布 0.7.0 正式版 2026-06-13 01:02:43 +08:00