hermes-agent/apps/desktop/src/app
Brooklyn Nicholson aecdc75bb0 style(desktop): hide search when there's nothing to search
Empty datasets no longer render a search field. Adds a `searchHidden` prop
to PageSearchShell (artifacts/skills/messaging) and gates cron + command
center sessions search on a non-empty list. The chat sidebar already did
this via showSessionSections.
2026-06-03 23:55:04 -05:00
..
agents Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
artifacts style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
chat feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
command-center style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
command-palette feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
cron style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
gateway/hooks fix(desktop): persist pins, reconnect after sleep, dedupe session search 2026-06-03 12:39:31 -05:00
hooks feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
messaging style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
overlays feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
profiles style(desktop): shared Badge component; tidy profile metadata 2026-06-03 23:49:45 -05:00
right-sidebar feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
session/hooks feat(desktop): persistent needs-input indicator + icon button consolidation 2026-06-03 21:44:30 -05:00
settings style(desktop): migrate bespoke pills to shared Badge; tidy cron/titlebar 2026-06-03 23:52:51 -05:00
shell style(desktop): drop active background on titlebar actions 2026-06-03 23:53:10 -05:00
skills style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
desktop-controller.tsx feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
index.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
layout-constants.ts feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
model-picker-overlay.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
model-visibility-overlay.tsx feat(desktop): inline model picker in the status bar 2026-06-02 19:09:41 -05:00
page-search-shell.tsx style(desktop): hide search when there's nothing to search 2026-06-03 23:55:04 -05:00
routes.ts feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
types.ts feat(desktop): persistent needs-input indicator + icon button consolidation 2026-06-03 21:44:30 -05:00
updates-overlay.tsx feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00