generated from nhcarrigan/template
f654c3c3ff349b689f91e89dbb4e499697c7d445
Fixes #113 - EnterPlanMode/ExitPlanMode infinite permission loops This commit addresses multiple related issues with the permission system: 1. Added system tool filtering to sibling tools loop to prevent EnterPlanMode/ExitPlanMode from appearing in permission modals 2. Skip permission modal processing entirely when operations succeed (subtype == "success"), since tools were already approved and executed 3. Emit proper state change before early return to prevent Hikari from getting stuck in "typing" state The early return happens after all stats, costs, and achievements are processed, so no data tracking is affected. ✨ This issue was fixed with help from 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