main (default)
d280a45
feat(config): add per-tool enable/disable toggles
Click to expand commit body
Adds [tools] section to config with boolean toggles for each MCP tool. All tools enabled by default; conditionally registered based on config. Wizard uses multi-select checkbox UI for tool selection during fresh setup and reconfiguration. Example config and summary updated accordingly. Also fixes stale module paths in exhaustruct exclusions and disables ireturn linter (interface returns are intentional in shared package). Assisted-by: Claude Opus 4.5 via Crush
Amolith created