Skip to content

Helmor v0.44.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:38
6cfe91b

Minor Changes

  • #896 d172b5b Thanks @natllian! - Support local git repositories that have no remote, including worktree workspaces.

    • Open a git repo with no remote configured — branches, diffs, commits, and worktrees all work, with the default branch read from local HEAD.
    • Push, pull, fetch, pull requests, and the forge Connect prompts are hidden for these local-only repos; repo settings show a "Local-only repository" notice and a local-branch picker.

Patch Changes

  • #897 fe6108d Thanks @natllian! - Fix Claude turns ending prematurely after a subagent is moved to the background — the main agent now stays paused and resumes once the background task completes.

  • #900 ba5cee8 Thanks @dohooo! - Update the bundled Claude Code, Cursor, OpenCode, and Kimi coding agents to their latest versions.

  • #898 ebf63e4 Thanks @natllian! - Hide the /compact (Claude) and /clear (all agents) slash commands, which showed up in the command menu but did nothing when run.