hermes-agent/apps/desktop/src/app/chat
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
..
composer fix(desktop): disable spellcheck on composer inputs (#44415) 2026-06-11 18:03:23 +00:00
hooks fix(desktop): stage dropped files into the remote session workspace 2026-06-09 16:50:08 -05:00
right-rail fix(desktop): make file-preview source + markdown selectable (#44648) 2026-06-12 04:15:06 +00:00
sidebar fix(desktop): route profile session reads 2026-06-11 18:09:24 -05:00
chat-drop-overlay.tsx Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
chat-swap-overlay.tsx Refactor desktop i18n field copy into nested structures 2026-06-06 07:51:44 -07:00
index.tsx feat(desktop): resizable VS Code-themed terminal pane + palette polish (#42521) 2026-06-09 23:15:20 -05:00
perf-probe.tsx chore(desktop): zero eslint/typecheck debt + prettier pass (#39100) 2026-06-04 14:10:38 +00:00
thread-loading.test.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
thread-loading.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00