ForcePilot/backend/test/unit
2026-06-05 21:02:13 +08:00
..
agents feat: 启用主智能体私有 Skill 安装工具 2026-06-03 21:04:12 +08:00
backends test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
graphs test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
knowledge feat: 更新后端评分计算 2026-06-04 21:08:13 +08:00
middlewares test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
plugins refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
repositories test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
routers refactor: 移除 MCP 配置文本入口 2026-06-03 23:33:30 +08:00
server feat(models): 增强模型配置能力 2026-05-27 19:56:26 +08:00
services feat: 输入框内的模型仅作临时覆盖 2026-06-05 21:02:13 +08:00
storage test: 适配重构后的单元与集成测试,修复 agent-env upsert 返回陈旧值 2026-06-03 15:48:35 +08:00
toolkits feat: 启用主智能体私有 Skill 安装工具 2026-06-03 21:04:12 +08:00
test_auth_utils.py refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
test_chunking_token_limit.py fix(knowledge): 修复 general parser 分块超限导致 LightRAG 索引失败 2026-05-01 22:31:58 +08:00
test_package_import.py chore(release): bump version to 0.6.1 2026-04-24 19:32:16 +08:00
test_tmp_attachment_service.py feat(attachments): 新增附件的可解析的支持 2026-05-27 18:22:29 +08:00