hermes-agent/apps/desktop/src
Brooklyn Nicholson f764b0400a fix(desktop): deleting the active profile reliably falls back to default
Centralize the fallback in DeleteProfileDialog (the single delete choke
point) so both the rail and the Profiles view inherit it. Reset *after*
the host's onDeleted refresh so a refreshActiveProfile racing the dying
backend can't clobber the pill back to the deleted profile, and set
$activeProfile too (selectProfile only moved the gateway, leaving the
statusbar pill stranded on the dead profile).
2026-06-04 19:49:11 -05:00
..
app fix(desktop): deleting the active profile reliably falls back to default 2026-06-04 19:49:11 -05:00
components feat(desktop): drag sessions into chat as @session links + spawn loader 2026-06-04 19:41:51 -05:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
lib feat(desktop): drag sessions into chat as @session links + spawn loader 2026-06-04 19:41:51 -05:00
store feat(desktop): drag sessions into chat as @session links + spawn loader 2026-06-04 19:41:51 -05:00
themes Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
types refactor(desktop): drop per-session icons, read-only cross-profile reads 2026-06-04 18:24:35 -05:00
global.d.ts feat(desktop): per-session profile switching + cross-profile sessions 2026-06-04 16:35:34 -05:00
hermes.ts refactor(desktop): drop per-session icons, read-only cross-profile reads 2026-06-04 18:24:35 -05:00
main.tsx feat(desktop): per-session profile switching + cross-profile sessions 2026-06-04 16:35:34 -05:00
styles.css feat(desktop): dedicated Providers settings + polished Accounts/API-keys UX (#38551) 2026-06-04 03:03:42 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00