Skip to content

Helmor v0.23.4

Choose a tag to compare

@github-actions github-actions released this 20 May 23:59
762dd61

Patch Changes

  • #610 9d3c72b Thanks @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 44f17b4 Thanks @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 129c24a Thanks @natllian! - Remember a separate color theme for light and dark mode, so switching between them no longer resets your accent palette.

  • #615 9fc32da Thanks @natllian! - Fix the +/- line counters in the inspector's change list replaying their roll-in animation every time you switch workspace.

  • #614 5863ca5 Thanks @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 e5c8dc2 Thanks @natllian! - Reduce input latency in the embedded terminal so fast typing no longer feels laggy or drops characters on lower-spec hardware.

  • #618 4726702 Thanks @natllian! - - Land on the start page after finishing onboarding so users can chat immediately even before adding their first repository.

  • #612 395eae1 Thanks @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.