Helmor v0.23.0
Minor Changes
-
#570
b042374Thanks @natllian! - Add an opt-in General setting to auto-archive a workspace when its linked PR/MR is merged. -
#568
217ab7bThanks @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
4e03c13Thanks @natllian! - Add a "Just Chat" mode on the start page for opening throwaway chat workspaces that aren't bound to any repository. -
#571
95280a0Thanks @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
1fb5faaThanks @natllian! - Let the workspace editor edit changes inline from the diff view.
Patch Changes
-
#564
bfa0ef1Thanks @natllian! - Add a Confirm step to sidebar archive actions so workspaces are not archived from a single click. -
#422
c2189cfThanks @aidxun! - Remove the inspector sidebar's explicit toggle animations so opening and closing its sections feels more direct and easier to maintain. -
#575
28f8471Thanks @natllian! - Fix laggy dragging of the inspector sidebar's vertical section dividers, especially when resizing the Scripts section with terminal output. -
#569
23fe1cbThanks @natllian! - Keep the Stop and Rerun buttons reachable in the Setup and Run tabs when "Expand terminals on hover" is turned off. -
#574
b1207cfThanks @natllian! - Restore window dragging on the Editor view and Start Page top bars. -
#576
9047d91Thanks @natllian! - - Remember the worktree/local mode and branch intent per repository so each project keeps its own defaults. -
#567
21a742dThanks @natllian! - Make dragging to resize the left sidebar and right inspector feel fluid, even with a long chat thread open.