hermes-agent/apps/desktop/src
Brooklyn Nicholson 3615545bca fix(desktop): keep draft fallback rows across autosave echo
Add fallback only updates local editor state; complete pairs are filtered
before onChange. The post-#7b5ba205 resync effect then saw the unchanged
persisted chain and wiped the draft — button looked dead.

Ignore value updates that match the last chain we emitted; still resync
on real external changes (profile/config reload).

Co-authored-by: HexLab98 <liruixinch@outlook.com>
2026-07-13 12:57:34 -04:00
..
app fix(desktop): keep draft fallback rows across autosave echo 2026-07-13 12:57:34 -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): add profile-aware approval mode control 2026-07-13 03:00:43 -07:00
lib fix(approval): scope smart deny owner overrides to one operation 2026-07-13 04:31:55 -07:00
store fix(approval): scope smart deny owner overrides to one operation 2026-07-13 04:31:55 -07: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 fix(desktop-terminal): reopen terminal tabs in the last-used directory 2026-07-12 02:49:26 -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