mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
refactor: 统一 Tool Search 目录重命名与 prompt 强化
- 重命名 toolSearch/ → searchExtraTools/,ToolSearchTool → SearchExtraToolsTool - 强化 ExecuteExtraTool prompt:明确强调必须通过 ExecuteExtraTool 调用 deferred tools - 优化 system prompt 工具优先级引导:core tools 直接调用,deferred tools 必须用 ExecuteExtraTool - available-deferred-tools 标签追加 ExecuteExtraTool 使用说明 - tool_discovery attachment 消息强化 ExecuteExtraTool 调用指引 - 禁用 turn-zero 用户输入工具推荐(频繁弹窗) Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
This commit is contained in: