Helmor v0.23.4
Patch Changes
-
#610
9d3c72bThanks @natllian! - Fix the unread dot on chat rows in the sidebar overlapping the last character of long titles by moving it to the start of the row. -
#613
44f17b4Thanks @natllian! - Add ArrowUp / ArrowDown history recall in the composer — at the first or last line of the input, the arrow keys step through previously-sent prompts for the current session, just like bash or zsh. -
#608
129c24aThanks @natllian! - Remember a separate color theme for light and dark mode, so switching between them no longer resets your accent palette. -
#615
9fc32daThanks @natllian! - Fix the +/- line counters in the inspector's change list replaying their roll-in animation every time you switch workspace. -
#614
5863ca5Thanks @natllian! - Fix onboarding misreporting Claude or Codex as signed-out, and the login terminal failing with "command not found", on machines that don't have the agent CLIs on PATH — Helmor now uses the bundled binaries it ships with. -
#616
e5c8dc2Thanks @natllian! - Reduce input latency in the embedded terminal so fast typing no longer feels laggy or drops characters on lower-spec hardware. -
#618
4726702Thanks @natllian! - - Land on the start page after finishing onboarding so users can chat immediately even before adding their first repository. -
#612
395eae1Thanks @natllian! - Unify font sizes across menus, sidebar, inspector, composer, and other chrome so the app reads on a single semantic typographic scale instead of mixed ad-hoc pixel values.