Skip to content

chore(release): version packages#899

Merged
natllian merged 1 commit into
mainfrom
changeset-release/main
Jun 25, 2026
Merged

chore(release): version packages#899
natllian merged 1 commit into
mainfrom
changeset-release/main

Conversation

@dohooo

@dohooo dohooo commented Jun 24, 2026

Copy link
Copy Markdown
Owner

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

helmor@0.44.0

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.

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
helmor-marketing Ignored Ignored Preview Jun 25, 2026 4:00am

Request Review

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 24, 2026
@dosubot

dosubot Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

📄 Knowledge review

✏️ Documentation updates

1 page was updated by changes in this PR.

Page Library Status
03 - Add a Repository Helmor ✅ Updated
📝 03 - Add a Repository — changes
@@ -9,6 +9,8 @@
 3. Confirm the detected default branch (e.g., `main` or `master`).
 
 The repository appears in your sidebar immediately. Helmor reads the Git history, branches, and file tree from disk.
+
+**Note:** Helmor supports local Git repositories with no remote configured. These repositories provide full support for branches, diffs, commits, and worktrees, with the default branch read from local HEAD.
 
 ## Add a GitHub repository
 
@@ -27,6 +29,8 @@
 
 Helmor does not replace Git. It wraps Git with an agent-friendly workflow layer.
 
+**Git operations:** Push, pull, fetch, and pull request features are only available for repositories with a remote configured. For local-only repositories (no remote), these operations are hidden, and you will see a "Local-only repository" notice in repository settings with a local branch picker.
+
 ## Best practices
 
 - Add repositories you are comfortable reviewing through Helmor.

Leave Feedback Ask Dosu about helmor

@dohooo dohooo force-pushed the changeset-release/main branch from 79c1ed2 to fc08247 Compare June 25, 2026 04:00
@natllian natllian merged commit 6cfe91b into main Jun 25, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants