ForcePilot/backend/test/unit
2026-06-06 17:46:19 +08:00
..
agents fix: 恢复 Agent 提问中断状态 2026-06-06 17:46:19 +08:00
backends fix: 修复安全预警依赖与路径校验 2026-06-05 23:46:06 +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 fix: 保护知识库分块 token 上限 2026-06-06 17:45:32 +08:00
repositories feat(agent): 新增通用子智能体并统一共享配置 2026-06-05 21:02:13 +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 fix: 增加 embedding 请求退避重试 2026-06-06 17:45:49 +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
utils feat(agent): 新增通用子智能体并统一共享配置 2026-06-05 21:02:13 +08:00
test_auth_utils.py refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
test_chunking_token_limit.py fix: 保护知识库分块 token 上限 2026-06-06 17:45:32 +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