ForcePilot/backend/server
Wenjie Zhang 20ac022cf3 refactor: Repository 重构(agent_config → agent)+ 新增 agent_router
- 删除旧的 agent_config_repository,新增 agent_repository
- 更新 models_business.py 中 Agent 模型
- 新增 agent_router,将 agent 配置管理从 chat_router 拆分
- 删除废弃的迁移文件 20260518_0001_agent_config_uid.py
- 更新 lifespan、manager.py 中的 Agent 表结构迁移
2026-05-26 17:40:17 +08:00
..
routers refactor: Repository 重构(agent_config → agent)+ 新增 agent_router 2026-05-26 17:40:17 +08:00
utils refactor: Repository 重构(agent_config → agent)+ 新增 agent_router 2026-05-26 17:40:17 +08:00
main.py fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00
worker_main.py fix: update repository references from Yuxi-Know to Yuxi across documentation and codebase 2026-03-27 02:00:22 +08:00