Skip to content

Helmor v0.23.0

Choose a tag to compare

@github-actions github-actions released this 19 May 07:32
f801993

Minor Changes

  • #570 b042374 Thanks @natllian! - Add an opt-in General setting to auto-archive a workspace when its linked PR/MR is merged.

  • #568 217ab7b Thanks @dohooo! - Add a feedback button next to Settings that lets you contribute back to Helmor without leaving the app:

    • Send a quick GitHub issue to the Helmor repo with a two-click confirm.
    • Use "Quick fix" to open a workspace on your local Helmor clone with the feedback drafted as the first prompt, so an agent can start on the change immediately.
  • #577 4e03c13 Thanks @natllian! - Add a "Just Chat" mode on the start page for opening throwaway chat workspaces that aren't bound to any repository.

  • #571 95280a0 Thanks @natllian! - New workspaces can now reuse an existing branch instead of always forking a new one, and the start page remembers your last picker choices across restarts.

  • #572 1fb5faa Thanks @natllian! - Let the workspace editor edit changes inline from the diff view.

Patch Changes

  • #564 bfa0ef1 Thanks @natllian! - Add a Confirm step to sidebar archive actions so workspaces are not archived from a single click.

  • #422 c2189cf Thanks @aidxun! - Remove the inspector sidebar's explicit toggle animations so opening and closing its sections feels more direct and easier to maintain.

  • #575 28f8471 Thanks @natllian! - Fix laggy dragging of the inspector sidebar's vertical section dividers, especially when resizing the Scripts section with terminal output.

  • #569 23fe1cb Thanks @natllian! - Keep the Stop and Rerun buttons reachable in the Setup and Run tabs when "Expand terminals on hover" is turned off.

  • #574 b1207cf Thanks @natllian! - Restore window dragging on the Editor view and Start Page top bars.

  • #576 9047d91 Thanks @natllian! - - Remember the worktree/local mode and branch intent per repository so each project keeps its own defaults.

  • #567 21a742d Thanks @natllian! - Make dragging to resize the left sidebar and right inspector feel fluid, even with a long chat thread open.