ForcePilot/src/services
2026-03-14 15:58:35 +08:00
..
agent_run_service.py style(format): 格式化代码 2026-03-04 04:13:05 +08:00
chat_stream_service.py fix: 测试沙箱,修复若干问题 2026-03-14 15:58:35 +08:00
conversation_service.py Merge remote-tracking branch 'refs/remotes/1165506270/feat/sandbox-provisioner-shared-storage' into feature/sandbox 2026-03-14 11:10:32 +08:00
doc_converter.py chore: 提交当前代码 2026-03-05 22:50:38 +08:00
evaluation_service.py fix(embedding): use model-level batch_size for provider-specific limits 2026-02-28 13:09:53 +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 style(format): 格式化代码 2026-03-04 04:13:05 +08:00
run_worker.py feat(tool): 新增ASK_USER_QUESTION 内部工具 2026-03-08 00:08:52 +08:00
skill_service.py refactor(skills): 通过引入SkillsMiddleware重构技能处理 2026-03-05 01:42:53 +08:00
task_service.py feat(task): 添加任务删除功能,支持通过 API 删除任务并更新前端状态 2026-01-25 23:47:40 +08:00
thread_files_service.py feat: integrate provisioner sandbox and shared thread file APIs 2026-03-04 08:53:50 +08:00
tool_service.py feat: 重构工具管理并集成新工具API 2026-03-03 23:44:57 +08:00