Open Issues Need Help
View All on GitHubAI Summary: This issue proposes refactoring `claude-hooks/install_hooks.py` to improve code maintainability by reducing complexity and nesting depth. Several functions, including `_parse_mcp_get_output()` and `detect_claude_mcp_configuration()`, are identified as exceeding defined thresholds. The primary refactoring task involves replacing an if-elif chain with a dictionary mapping in `_parse_mcp_get_output()` to reduce its complexity.
Stop re-explaining your project to AI every session. Automatic context memory for Claude, VS Code, Cursor, and 13+ AI tools.
Stop re-explaining your project to AI every session. Automatic context memory for Claude, VS Code, Cursor, and 13+ AI tools.
Stop re-explaining your project to AI every session. Automatic context memory for Claude, VS Code, Cursor, and 13+ AI tools.
Stop re-explaining your project to AI every session. Automatic context memory for Claude, VS Code, Cursor, and 13+ AI tools.