Patch release — all fixes are applied automatically on update via the GUI updater.
🐛 Critical Bug Fixes
- TUI/CLI Blocked by RBAC: Fixed an issue in
orchestrator_hook.pywhere the owner using the local Hermes TUI was denied all actions. The RBAC permission filter now only applies to incoming WhatsApp messages, allowing local sessions to pass through unconditionally. - Webhook Port Hardcoded: Fixed a bug in
GUI/server.pywhere generated webhook URLs incorrectly used a hardcoded3001port instead of the actual application port (8888). - Contacts Notes (Memory): The updater now adds rules to the internal engine so the agent proactively and silently executes memory commands (
note-addandnote-read) during conversations. - Prompt Updater (SOUL.md): Fixed the updater to ensure it executes the optimization and applies patches to the system prompts on existing installations, which it previously omitted.
✨ Improvements
- Live Announcement Banner (i18n): Implemented multi-language support for the live banner. It now dynamically fetches the English or Spanish text depending on the selected panel language.
- Banner Loading: The remote banner now loads every time the panel is opened (not only when an update is pending), and its scroll speed has been slowed down to improve readability.