mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-31 19:16:29 +00:00
On wake, the desktop GUI now opens a fresh session AND starts the browser voice conversation (continuous, with TTS), matching the CLI/TUI hands-free flow instead of just opening a session. - Add an explicit requestVoiceStart() intent to the composer bus (idempotent start; toggle could stop an active loop). - Composer owns mic hand-off: pause the server-side wake detector while the browser voice loop is live, resume after (server no-ops when the wake word isn't armed) — via the $gateway store accessor. - Controller fires startFreshSessionDraft() + requestVoiceStart() on wake.detected. |
||
|---|---|---|
| .. | ||
| bootstrap-installer | ||
| desktop | ||
| shared | ||