hermes-agent/apps/desktop/src
Brooklyn Nicholson da52ffea14 fix(desktop): pin unscoped streams + clear view sync on switch
Live deltas from session A were attaching to session B after New Session
when events arrived without session_id — fallback used the newly focused
activeSessionId (#47709).

Pin unscoped stream events to the session that received message.start
(#48281). Also reset RAF-pending view staging on new/resume/create so a
stale background flush cannot repaint over the switched chat (#47743).

Co-authored-by: Ray <rayjun0412@gmail.com>
Co-authored-by: zapabob <1920071390@campus.ouj.ac.jp>
2026-07-13 16:10:33 -04:00
..
app fix(desktop): pin unscoped streams + clear view sync on switch 2026-07-13 16:10:33 -04:00
components fix(approval): scope smart deny owner overrides to one operation 2026-07-13 04:31:55 -07:00
fonts fix(desktop): crisp terminal text via opaque xterm canvas 2026-06-12 19:36:30 -05:00
hooks refactor(desktop): share theme-repaint observer; memory-graph depth polish 2026-06-30 02:06:29 -05:00
i18n feat(desktop): base-branch picker for new worktree dialog 2026-07-13 14:53:34 -04:00
lib fix(desktop): pin unscoped streams + clear view sync on switch 2026-07-13 16:10:33 -04:00
store feat(desktop): base-branch picker for new worktree dialog 2026-07-13 14:53:34 -04:00
themes feat(desktop): ts-ify everything 2026-07-08 16:24:16 -07:00
types feat(desktop): add profile-aware approval mode control 2026-07-13 03:00:43 -07:00
global.d.ts feat(desktop): base-branch picker for new worktree dialog 2026-07-13 14:53:34 -04:00
hermes-parity.test.ts feat(desktop): CLI/dashboard parity — skills hub, MCP test/toggle/catalog, maintenance ops, log filters (#57441) 2026-07-03 01:02:47 -07:00
hermes-profile-scope.test.ts fix(desktop): route gateway restart / status / update to the active profile 2026-06-24 19:16:26 -05:00
hermes.test.ts fix: limit desktop model pickers to explicit providers 2026-07-07 15:12:54 -07:00
hermes.ts feat(desktop): ts-ify everything 2026-07-08 16:24:16 -07:00
main.tsx feat(desktop): floating pet, pop-out overlay + Cmd+K picker 2026-06-20 14:18:40 -05:00
styles.css Merge pull request #57590 from NousResearch/bb/skills-renovate 2026-07-03 15:28:44 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00