hermes-agent/apps/desktop/src/app
Brooklyn Nicholson 5e2b83a8ad feat(desktop): rebindable keyboard shortcuts panel
Add a central keybind registry + nanostore so desktop hotkeys are
discoverable and user-rebindable. A titlebar ⌨ button (and ⌘/) opens a
collapsible map grouped by Composer (read-only) / Profiles / Session /
Navigation / View; click any chip to capture a new combo. Overrides
persist to localStorage as a delta against shipped defaults, so future
default changes aren't shadowed by a stored snapshot.

Migrates the previously scattered inline listeners (palette, command
center, new session, sidebar, theme) into the registry, and adds profile
switch/cycle/create + default-profile hotkeys.
2026-06-06 11:41:57 -05:00
..
agents feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
artifacts feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
chat feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
command-center feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
command-palette Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
cron feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
gateway/hooks Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
hooks feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
messaging Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
overlays Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
profiles Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
right-sidebar Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
session/hooks Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
settings Refactor desktop settings i18n keys to camelCase 2026-06-06 07:51:44 -07:00
shell feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -05:00
skills feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
desktop-controller.tsx feat(desktop): rebindable keyboard shortcuts panel 2026-06-06 11:41:57 -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 feat(desktop): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
routes.ts chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
types.ts feat(desktop): steer the live run from the composer 2026-06-05 20:50:30 -05:00
updates-overlay.tsx Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00