generated from nhcarrigan/template
42673b1a01c011def70a435c051937db123be0fc
Add check to verify that the Claude CLI is installed before attempting to start a connection. If the binary is not found via `which claude`, show a helpful error message with installation instructions. Changes: - Add Claude binary check using `which` command in WslBridge::start() - Return clear error message with installation command if not found - Add test coverage for the binary check logic - Update CLAUDE.md with Quality Assurance section and check-all.sh docs The error message guides users to install Claude Code using: curl -fsSL https://claude.ai/install.sh | bash ✨ This fix was implemented by Hikari~ 🌸
hikari-desktop
Desktop companion application featuring Hikari.
Live Version
This page is currently deployed. View the live website.
Feedback and Bugs
If you have feedback or a bug report, please log a ticket on our forum.
Contributing
If you would like to contribute to the project, you may create a Pull Request containing your proposed changes and we will review it as soon as we are able! Please review our contributing guidelines first.
Code of Conduct
Before interacting with our community, please read our Code of Conduct.
License
This software is licensed under our global software license.
Copyright held by Naomi Carrigan.
Contact
We may be contacted through our Chat Server or via email at contact@nhcarrigan.com
Description