ForcePilot/backend/test/unit
2026-06-02 20:04:33 +08:00
..
agents refactor: rename 中间件 2026-06-02 19:20:15 +08:00
backends refactor: rename 中间件 2026-06-02 19:20:15 +08:00
graphs refactor: 移除 spaCy 图谱抽取器,前端抽取方案收敛为仅 LLM 2026-05-26 17:40:17 +08:00
knowledge refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
middlewares refactor: rename 中间件 2026-06-02 19:20:15 +08:00
plugins refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
repositories fix: 补充默认智能体描述 2026-05-26 19:38:17 +08:00
routers feat: 重构子智能体运行链路 2026-06-01 22:28:45 +08:00
server feat(models): 增强模型配置能力 2026-05-27 19:56:26 +08:00
services feat: 添加图片生成技能 image-gen,迁移 Qwen-Image 生成能力至内置 Skill 2026-06-02 20:04:33 +08:00
storage refactor: 简化代码逻辑 2026-05-29 22:19:58 +08:00
toolkits test: 新增测试文件并更新现有测试适配命名与架构变更 2026-05-26 17:40:17 +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