从 Augment 的 ace-tool MCP Server 中移除 enhance_prompt 工具。
ace-tool 自带的 enhance_prompt 工具会在 Claude Code 中注册,消耗 context window 且实际用不上。这个脚本直接从源码中移除它。
bash patch-ace-tool.sh- 需要
npm和node已安装 - 需要先运行过一次
npx ace-tool让它缓存到本地 - npx 更新 ace-tool 后需要重新运行
- 支持 Linux / macOS / Windows (Git Bash / MSYS2)