emma-hermes/apps/desktop/src
Brooklyn Nicholson c711146ad4 fix(desktop): dedupe clipboard image paste
Chromium exposes the same pasted image on both DataTransfer.items and
.files as distinct Blob objects, which attached twice. Prefer items and
skip the files mirror when items already yielded images.
2026-06-03 10:27:47 -05:00
..
app fix(desktop): dedupe clipboard image paste 2026-06-03 10:27:47 -05:00
components fix(desktop): honor upward wheel scroll in long threads 2026-06-03 05:54:49 -07:00
hooks Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
lib feat(desktop): inline model picker in the status bar 2026-06-02 19:09:41 -05:00
store fix(desktop): make Stop button actually interrupt when a turn is queued 2026-06-03 11:46:02 +05:30
themes Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
types Merge pull request #37738 from NousResearch/bb/statusbar-model-menu 2026-06-02 20:00:39 -05:00
global.d.ts fix(desktop): triage batch of GUI quality-of-life fixes (#37536) 2026-06-02 16:33:22 -04:00
hermes.ts fix(desktop): keep pinned + recent sessions visible across compression 2026-06-02 07:12:05 -05:00
main.tsx fix(desktop): stabilize project folder sessions (#37586) 2026-06-02 20:23:09 +00:00
styles.css chore: uptick 2026-06-02 23:44:51 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00