ForcePilot/server/routers
zhizhizhii 9e75ac478b Merge remote-tracking branch 'refs/remotes/1165506270/feat/sandbox-provisioner-shared-storage' into feature/sandbox
# Conflicts:
#	server/routers/chat_router.py
#	src/config/app.py
#	src/services/chat_stream_service.py
#	uv.lock
#	web/src/components/AgentChatComponent.vue
#	web/src/components/AgentPanel.vue
2026-03-14 11:10:32 +08:00
..
__init__.py feat: 重构工具管理并集成新工具API 2026-03-03 23:44:57 +08:00
auth_router.py fix: 将MD5哈希算法替换为更安全的SHA256算法 2026-01-24 10:56:31 +08:00
chat_router.py Merge remote-tracking branch 'refs/remotes/1165506270/feat/sandbox-provisioner-shared-storage' into feature/sandbox 2026-03-14 11:10:32 +08:00
dashboard_router.py feat: 支持 Dify 只读知识库检索接入 2026-02-24 12:12:02 +08:00
department_router.py refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
evaluation_router.py feat(evaluation): 支持评估基准下载 2026-02-20 13:23:20 +08:00
graph_router.py refactor: 将 services 和 adapters 移动到 graphs 目录 2026-03-03 14:44:58 +08:00
knowledge_router.py fix: 优化Qwen-Image 工具 2026-03-05 01:43:45 +08:00
mcp_router.py feat(mcp): add stdio env support and env editor component 2026-02-22 18:57:30 +08:00
mindmap_router.py refactor: 重构知识库工具并集成新工具 2026-03-04 04:06:48 +08:00
skill_router.py refactor: 会话级 skill resolver 与 skills 加载链路重构 2026-02-26 18:35:03 +08:00
system_router.py refactor: 移除基于 SQLite 的遗留问题 2026-01-24 10:56:31 +08:00
task_router.py feat(task): 添加任务删除功能,支持通过 API 删除任务并更新前端状态 2026-01-25 23:47:40 +08:00
tool_router.py feat: 重构工具管理并集成新工具API 2026-03-03 23:44:57 +08:00