tools.json 是子智能体运行时工具定义 Schema(OpenAI function calling), 不是文档,不应该放在 doc/ 下。doc/ 被 .gitignore 忽略导致部署后文件缺失。 - 移动 easyagent/doc/tools.json → easyagent/src/tools/tools.json - 更新 batch/index.js 和 cli/index.js 中的引用路径 |
||
|---|---|---|
| .. | ||
| container_bridge.js | ||
| dispatcher.js | ||
| edit_file.js | ||
| read_file.js | ||
| read_mediafile.js | ||
| run_command.js | ||
| search_workspace.js | ||
| tools.json | ||
| web_search.js | ||