hermes-agent/apps/desktop/src/app/session
Brooklyn Nicholson c74f48b62e fix(desktop): null-guard the rotation signal fired from ensureSessionState
The salvaged no-op-publish guard moved the compression-rotation signal
into ensureSessionState, where storedSessionId is string|null. A cleared
stored id is a detach, not a rotation — firing the event with a null
next id would send the route-follow effect chasing nothing (and tsc
rejects it). Guard on a real next id.
2026-07-26 21:05:55 -05:00
..
hooks fix(desktop): null-guard the rotation signal fired from ensureSessionState 2026-07-26 21:05:55 -05:00
workspace-session-target.test.ts feat(desktop): open a tab from the sidebar "+" when a chat is loaded 2026-07-26 03:22:09 -05:00
workspace-session-target.ts feat(desktop): open a tab from the sidebar "+" when a chat is loaded 2026-07-26 03:22:09 -05:00