ForcePilot/backend/package/yuxi/agents
Kris 33b7da1a43 refactor(skills): 移动SkillRepository到repositories层
解决跨模块循环导入问题,将技能仓储类从agents/skills目录下沉到通用repositories目录,统一仓储层代码位置
2026-06-20 21:03:29 +08:00
..
backends fix: 修复安全预警依赖与路径校验 2026-06-05 23:46:06 +08:00
buildin fix: 调整智能体模型默认解析 2026-06-11 22:48:28 +08:00
mcp fix: 移除退役内置 MCP 默认项 2026-06-03 22:12:13 +08:00
middlewares refactor(skills): 移动SkillRepository到repositories层 2026-06-20 21:03:29 +08:00
skills refactor(skills): 移动SkillRepository到repositories层 2026-06-20 21:03:29 +08:00
toolkits feat: 新增会话通信工具与子会话嵌套管理能力 2026-06-13 20:19:07 +08:00
__init__.py fix: 调整智能体模型默认解析 2026-06-11 22:48:28 +08:00
base.py style: code format 2026-06-03 18:55:34 +08:00
context.py fix: 调整智能体模型默认解析 2026-06-11 22:48:28 +08:00
models.py chore(release): 发布 0.7.0 正式版 2026-06-13 01:02:43 +08:00
state.py feat: 重构子智能体运行链路 2026-06-01 22:28:45 +08:00