hermes-agent/apps/desktop/src/app/command-palette
Brooklyn Nicholson a90ca7fe34 feat(desktop): wire New Window to ⌘⇧N + command palette
Repoint session.newWindow (⌘⇧N) from the compact new-session pop-out to
openNewWindow(), which opens a full peer instance via the new openWindow
bridge, and add a "New Window" entry to the ⌘K palette (shown with its
hotkey hint, gated on canOpenNewWindow()). Relabel the action "New window".

Drops the retired openNewSessionWindow bridge and the vestigial
isNewSessionWindow()/new=1 flag; renames the shared opener helper.
2026-07-20 18:02:48 -05:00
..
contrib.ts feat(desktop): routes, nav, and command palette as contributions 2026-07-13 17:57:54 -04:00
index.tsx feat(desktop): wire New Window to ⌘⇧N + command palette 2026-07-20 18:02:48 -05:00
marketplace-theme-page.tsx feat(desktop): flag already-installed themes in the install pickers 2026-06-29 23:29:20 -05:00
pet-palette-page.tsx style(desktop,tui): fix all lint/type/formatting issues 2026-06-26 01:04:33 -05:00