generated from nhcarrigan/template
0f3ad0dbeee57cde23c923e3ccb80052cf0b7be8
The isProcessing field existed on conversations but was never set to true in production code, making all submission guards effectively no-ops. - Add setProcessingForConversation to conversations store and claude.ts - Set isProcessing=true after send_prompt succeeds in handleSubmit and handleQuickAction - Set isProcessing=false when claude:state emits idle, success, or error - Add tests for the new setProcessingForConversation logic
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