| feat(ai): 重构AI Agent框架,增强Tool调用能力
- 新增AgentCallTools、AgentPlan、AgentTool等核心模型
- 添加20个内置Tool配置文件(bash/grep/read-file/write-file等)
- 新增Tool相关schema定义(tool.xdef/call-tools.xdef等)
- 重构Plan模型,支持Decision/Error/Note/Phase/Question等
- 添加nop-database-design/frontend-monorepo-shell/nop-nodejs-backend skills
- 新增system-directive-i18n插件支持多语言指令
- 删除废弃的oracle examples和旧schema定义
- 调整ChatToolCall和CallToolsExecutor接口
| 2 个月前 |