Commit 1f9f09f
feat(web): add Claude installations endpoint and debug command
- Add /api/settings/claude/installations endpoint to web server
- Implement list_claude_installations handler
- Add 'just debug' command for troubleshooting Claude binary detection
This fixes the HTTP 404 error when accessing Claude Installation settings
in web mode. The debug command helps users verify their Claude installation
is detected correctly.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 84e8e90 commit 1f9f09f
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
154 | 165 | | |
155 | 166 | | |
156 | 167 | | |
| |||
646 | 657 | | |
647 | 658 | | |
648 | 659 | | |
| 660 | + | |
649 | 661 | | |
650 | 662 | | |
651 | 663 | | |
| |||
0 commit comments