hermes-agent/apps/desktop/src
Brooklyn Nicholson 5b71f7dd72 feat(desktop): session search in the sidebar
Adds a search box above the session list. Loaded sessions match instantly
client-side; a debounced full-text search (existing /api/sessions/search FTS)
covers the rest so all sessions stay findable at 699+. Results replace the
pinned/agents sections while a query is active and resume on click.
2026-06-02 07:21:03 -05:00
..
app feat(desktop): session search in the sidebar 2026-06-02 07:21:03 -05:00
components feat(desktop): session hygiene, archive, media streaming + connecting overlay (#37099) 2026-06-01 20:41:34 -05:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
lib feat(tui): single /model command + unified Sessions overlay (#37112) 2026-06-01 22:28:36 -04:00
store fix(desktop): keep pinned + recent sessions visible across compression 2026-06-02 07:12:05 -05:00
themes Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
types fix(desktop): keep pinned + recent sessions visible across compression 2026-06-02 07:12:05 -05:00
global.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
hermes.ts fix(desktop): keep pinned + recent sessions visible across compression 2026-06-02 07:12:05 -05:00
main.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
styles.css Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00