ForcePilot/backend
Kris 16f7e2d6ab refactor(storage/postgres): 清理废弃字段与冗余模型
1. 移除ChannelAccount表的capabilities、config_version、last_message_at字段
2. 扩大service_user_uid字段长度至225
3. 移除AuditExportTask模型并清理相关代码
4. 更新ChannelOutboxEntry、ChannelIdempotency、ChannelContentReviewRecord的注释与索引
5. 为ChannelPairing添加SQLAlchemy乐观锁支持
6. 新增ChannelContentReviewRecord的决策时长统计字段
2026-07-08 03:58:34 +08:00
..
package refactor(storage/postgres): 清理废弃字段与冗余模型 2026-07-08 03:58:34 +08:00
scripts refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
server feat: 新增全链路追踪、优雅关停支持与统一异常处理,优化渠道查询接口 2026-07-07 16:25:47 +08:00
test test: 批量完善单元测试与集成测试用例 2026-07-08 03:58:05 +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