hermes-agent/apps/desktop/src/app/shell
Brooklyn Nicholson bc9e33d66b refactor(desktop): DRY/elegance pass over PR-touched files
- Shared useDeepLinkHighlight hook collapses 3 near-identical settings
  deep-link effects (keys/mcp); config kept inline (distinct bail-clear).
- command-center: table-driven SECTION_ICONS + single errorText helper.
- clarify-tool: OPTION_ROW_CLASS + RadioDot extracted from option rows.
- desktop-controller: merge Cmd+K / Cmd+. into one keydown handler.
- statusbar-controls: hoist shared action class.
- Misc: drop redundant cn()/cursor-pointer/dead fields; tidy switch.
2026-06-04 00:28:57 -05:00
..
hooks feat(desktop): global Cmd+K palette + UI consistency overhaul 2026-06-03 23:45:45 -05:00
app-shell.tsx style(desktop): satisfy lint across PR-touched files 2026-06-04 00:22:17 -05:00
gateway-menu-panel.tsx style(desktop): shrink button scale, flush overlay sidebar, variant-ize stray buttons 2026-06-03 21:56:35 -05:00
model-edit-submenu.tsx style(desktop): add Switch xs size; move appearance controls inline-right 2026-06-03 22:17:26 -05:00
model-menu-panel.tsx style(desktop): primitive-level pointer cursor + borderless settings lists 2026-06-03 22:14:25 -05:00
sidebar-label.tsx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
statusbar-controls.tsx refactor(desktop): DRY/elegance pass over PR-touched files 2026-06-04 00:28:57 -05:00
titlebar-controls.tsx style(desktop): drop active background on titlebar actions 2026-06-03 23:53:10 -05:00
titlebar.test.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
titlebar.ts feat(desktop): persistent needs-input indicator + icon button consolidation 2026-06-03 21:44:30 -05:00
use-group-registry.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00