0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. nop-entropy
  2. /
  3. ai-tools
  4. /
  5. plugins
canonical-entropycanonical-entropyfeat(ai): 重构AI Agent框架,增强Tool调用能力
5f179954创建于 3月13日历史提交
文件最后提交记录最后更新时间
auto-logger.ts
忽略nop特有的临时目录 3 个月前
system-directive-i18n.ts
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 个月前