hermes-agent/apps/desktop/src
brooklyn! 24f74eb888
fix(desktop): make file-preview source + markdown selectable (#44648)
body sets user-select:none for native feel and opts text back in only via
[data-selectable-text='true']; the preview's source and rendered-markdown
panes never set it, so code couldn't be selected or copied. Tag the Shiki
code column and the markdown root. The attribute stays off the SourceView
grid root so the gutter keeps its select-none and line numbers don't bleed
into copied text.
2026-06-12 04:15:06 +00:00
..
app fix(desktop): make file-preview source + markdown selectable (#44648) 2026-06-12 04:15:06 +00:00
components Merge pull request #44627 from NousResearch/bb/desktop-tool-row-copy-affordance 2026-06-11 22:32:52 -05:00
fonts fix(desktop): bundle JetBrains Mono for the terminal pane (#44642) 2026-06-12 04:11:51 +00:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
i18n fix(desktop): collect + persist API key for custom OpenAI endpoints (#43896) 2026-06-12 00:03:55 +00:00
lib Merge pull request #44529 from NousResearch/bb/desktop-profile-fallout 2026-06-11 19:06:00 -05:00
store fix(desktop): collect + persist API key for custom OpenAI endpoints (#43896) 2026-06-12 00:03:55 +00:00
themes feat(desktop): theme the terminal ANSI palette + restyle the Cmd-K / Ctrl-Tab HUDs 2026-06-09 23:37:50 -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(cron): Cron Recipes — parameterized automation templates across every surface 2026-06-11 10:49:47 -07: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): add i18n with Simplified Chinese (zh-Hans) support 2026-06-05 10:32:26 -07:00
styles.css fix(desktop): bundle JetBrains Mono for the terminal pane (#44642) 2026-06-12 04:11:51 +00:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00