ForcePilot/src/services
2026-02-27 18:19:13 +08:00
..
agent_run_service.py feat: migrate chat streaming to async run queue + SSE 2026-02-27 18:19:13 +08:00
chat_stream_service.py refactor: 简化附件处理架构,使用 StateBackend 替代 MinIO 2026-02-13 22:16:11 +08:00
conversation_service.py fix(attachments): preserve runtime files when syncing upload state 2026-02-21 01:51:41 +08:00
doc_converter.py refactor: 简化附件处理架构,使用 StateBackend 替代 MinIO 2026-02-13 22:16:11 +08:00
evaluation_service.py feat(evaluation): 支持评估基准下载 2026-02-20 13:23:20 +08:00
feedback_service.py refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
history_query_service.py refactor(storage): 重构对话数据库模型与存储管理 2026-01-24 10:56:31 +08:00
mcp_service.py feat(mcp): add stdio env support and env editor component 2026-02-22 18:57:30 +08:00
run_queue_service.py feat: migrate chat streaming to async run queue + SSE 2026-02-27 18:19:13 +08:00
run_worker.py feat: migrate chat streaming to async run queue + SSE 2026-02-27 18:19:13 +08:00
skill_service.py fix(skills): 增强安全性与交互体验 2026-02-23 20:52:26 +08:00
task_service.py feat(task): 添加任务删除功能,支持通过 API 删除任务并更新前端状态 2026-01-25 23:47:40 +08:00