generated from nhcarrigan/template
fix: validate Claude binary installation before connection #138
Reference in New Issue
Block a user
Delete Branch "fix/binary"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add validation to check that the Claude CLI is installed before attempting to start a connection. If the
claudebinary is not found, users receive a helpful error message with installation instructions.Changes
whichcommand inWslBridge::start()test_claude_binary_check_command_structure)CLAUDE.mdwith Quality Assurance section documentingcheck-all.shError Message
If Claude Code is not installed, users will see:
Testing
check-all.shpasses with no errors ✅which claudecommand structureDocumentation Updates
Added comprehensive Quality Assurance section to
CLAUDE.mdexplaining:check-all.shbefore committing✨ This pull request was created by Hikari~ 🌸