hermes-agent/apps/desktop/src
brooklyn! bdd3868b57
fix(desktop): keep profile color picker open from the context menu (#45489)
Right-click → Color flashed open then closed: on dismiss the context menu
refocuses its trigger, which doubles as the popover anchor, so the picker
read it as a focus-outside event and closed itself. Suppress the menu's
close auto-focus so the picker survives. Long-press already worked since
it bypasses the menu lifecycle.
2026-06-13 04:00:09 -05:00
..
app fix(desktop): keep profile color picker open from the context menu (#45489) 2026-06-13 04:00:09 -05:00
components fix(desktop): keep the diffusion placeholder circular at any aspect 2026-06-13 02:45:34 -05:00
fonts fix(desktop): crisp terminal text via opaque xterm canvas 2026-06-12 19:36:30 -05:00
hooks fix(desktop): keep generated images in the tool slot, not inline 2026-06-13 02:42:15 -05:00
i18n fix(desktop): stop stranding queued prompts across backend bounces 2026-06-13 00:20:51 -05:00
lib fix(desktop): keep generated images in the tool slot, not inline 2026-06-13 02:42:15 -05:00
store Merge pull request #45255 from NousResearch/bb/desktop-stuck-tool-rows 2026-06-13 02:08:01 -05:00
themes feat(desktop): composer status stack, live subagent windows, editable prompts (#44630) 2026-06-12 08:30:06 -05:00
types fix(desktop): collect + persist API key for custom OpenAI endpoints (#43896) 2026-06-12 00:03:55 +00:00
global.d.ts feat(desktop): worktree-aware sidebar grouping + composer/sidebar UX fixes 2026-06-12 18:18:39 -05:00
hermes.test.ts fix(desktop): route profile session reads 2026-06-11 18:09:24 -05:00
hermes.ts Merge pull request #44529 from NousResearch/bb/desktop-profile-fallout 2026-06-11 19:06:00 -05:00
main.tsx feat(desktop): window translucency slider in Appearance settings (#45086) 2026-06-12 12:02:38 -05:00
styles.css fix(desktop): keep generated images in the tool slot, not inline 2026-06-13 02:42:15 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00