Commit 19f3eb3
Add --no-clean parameter to disable clean tool for safety
- Add optional includeClean parameter to getToolDefinitions()
- Update XcodeServer constructor to accept includeClean option
- Modify MCP server to parse --no-clean command line argument
- Update CLI to support --no-clean with proper tool filtering
- Clean tool is completely removed from tools list when disabled
- Tool handlers return "Clean tool is disabled" error when accessed
- Maintains backward compatibility (clean tool enabled by default)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 18ac4c2 commit 19f3eb3
File tree
19 files changed
+152
-912
lines changed- dist
- src
19 files changed
+152
-912
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments