hermes-agent/apps/desktop/src
Brooklyn Nicholson f23a4b7bb3 fix(desktop): keep queued drains quiet on transient "session busy"
A queued drain firing on the settle edge can race a not-yet-wound-down
turn and get a transient 4009 "session busy". Previously that appended a
red "session busy" error bubble (and toast) per attempt. For fromQueue
submits, swallow the busy error: release busy, keep the entry queued, and
let the composer's bounded auto-drain retry on the next idle.
2026-06-13 00:23:51 -05:00
..
app fix(desktop): keep queued drains quiet on transient "session busy" 2026-06-13 00:23:51 -05:00
components fix(desktop): theme the image-gen placeholder instead of a white square (#45354) 2026-06-12 21:45:24 -05:00
fonts fix(desktop): crisp terminal text via opaque xterm canvas 2026-06-12 19:36:30 -05:00
hooks perf(desktop): isolate streaming re-renders & cut layout thrash 2026-06-12 21:07:33 -05:00
i18n fix(desktop): stop stranding queued prompts across backend bounces 2026-06-13 00:20:51 -05:00
lib perf(desktop): incremental markdown rendering during streams 2026-06-12 21:07:36 -05:00
store fix(desktop): stop stranding queued prompts across backend bounces 2026-06-13 00:20:51 -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): stop streaming autoscroll bounce; move attachments below user bubble 2026-06-12 19:58:25 -05:00
vite-env.d.ts Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00