Helmor v0.38.0
Minor Changes
-
#826
602f452Thanks @natllian! - Sending a conversation with history to the terminal now opens a new Terminal session that resumes the same Claude or Codex conversation, after a quick heads-up that messages typed in the terminal won't sync back to the chat. -
#833
0ed0a6aThanks @natllian! - Add MiMo Code (Xiaomi's MiMo-Code) as a built-in agent — sign in withmimo auth login, pick MiMo models in the composer, and manage custom providers in Settings, just like OpenCode.
Patch Changes
-
#822
be5954cThanks @natllian! - Fix the session tab's rename and close icons staying visible after you click to select a tab and move the mouse away. -
#835
584658bThanks @dohooo! - Fix a quit path where Helmor could exit without stopping your Run-tab scripts and embedded terminals, leaving them running as orphan processes. -
#834
4c07cd1Thanks @dohooo! - Retire two shell actions and polish session injection chips:- Remove the workspace header action for exporting a session as an image.
- Hide the mini-window phone icon from the left sidebar.
- Make injected-session chips more compact in the composer.
-
#839
a03fe90Thanks @dohooo! - Recover run-action Stop, Cleanup, and Run flows when a prior Helmor launch left the action process alive outside the in-memory script manager. -
#836
e48fcb8Thanks @natllian! - Fix the Stop button doing nothing on a follow-up turn that auto-sends from the queue right after you stop the previous turn. -
#832
7f09c45Thanks @natllian! - Fix the start-screen branch picker not showing freshly pushed remote branches until a restart — it now syncs from the remote each time you open it. -
#827
15db201Thanks @natllian! - Fix Cursor agents getting stuck after a transient authentication or network error, so a single blip no longer stops every running Cursor session and wedged chats recover on the next message. -
#831
4a7de58Thanks @dohooo! - Fix Terminal mode composer hints overlapping file mentions after inserting files with @.