generated from nhcarrigan/template
dbf5234a42d92d80c36c5680886c0ac60ef83a96
Adds a 60-second watchdog that silently kills the Claude Code process if system:init never arrives, preventing the UI from being stuck in a "Connected" state indefinitely. Refactors process handle to Arc<Mutex<Option<Child>>> for cross-thread access, and removes the unused CommandExt import.
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