hermes-agent/apps/desktop/src
brooklyn! de80d28f38
fix(desktop): require session ids for scoped gateway events (#42178)
* fix(desktop): require session ids for scoped gateway events

Drop unscoped stream, tool, and subagent events in the desktop renderer so async activity cannot attach to whichever chat is currently focused.

* fix(desktop): preserve unscoped session info events

Keep session.info out of the scoped-event drop list so global desktop runtime broadcasts still initialize UI state before a session is active.
2026-06-08 09:50:48 -07:00
..
app fix(desktop): require session ids for scoped gateway events (#42178) 2026-06-08 09:50:48 -07:00
components feat(desktop): hover-reveal collapsed sidebars as fixed overlays (#41670) 2026-06-07 22:41:21 -05:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
i18n i18n(desktop): translate backend update apply status messages 2026-06-08 08:58:26 -07:00
lib fix(desktop): require session ids for scoped gateway events (#42178) 2026-06-08 09:50:48 -07:00
store i18n(desktop): translate backend update apply status messages 2026-06-08 08:58:26 -07:00
themes test(desktop): assert every theme typography carries an emoji font (#40364) 2026-06-06 19:58:39 -07:00
types feat(desktop): remote update overlay sourced from backend 2026-06-08 08:58:26 -07:00
global.d.ts fix(desktop): recover chat after sleep/wake by revalidating a stale remote backend 2026-06-07 17:29:12 -07:00
hermes.test.ts fix(desktop): scope session list to active profile + longer timeout 2026-06-07 02:15:23 -07:00
hermes.ts feat(desktop): remote update overlay sourced from backend 2026-06-08 08:58:26 -07:00
main.tsx feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
styles.css feat(desktop): hover-reveal collapsed sidebars as fixed overlays (#41670) 2026-06-07 22:41:21 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00