Skip to content

Helmor v0.38.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 07:32
1b51de7

Minor Changes

  • #826 602f452 Thanks @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 0ed0a6a Thanks @natllian! - Add MiMo Code (Xiaomi's MiMo-Code) as a built-in agent — sign in with mimo auth login, pick MiMo models in the composer, and manage custom providers in Settings, just like OpenCode.

Patch Changes

  • #822 be5954c Thanks @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 584658b Thanks @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 4c07cd1 Thanks @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 a03fe90 Thanks @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 e48fcb8 Thanks @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 7f09c45 Thanks @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 15db201 Thanks @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 4a7de58 Thanks @dohooo! - Fix Terminal mode composer hints overlapping file mentions after inserting files with @.