Skip to content

v0.6.1

Choose a tag to compare

@asakaguchi asakaguchi released this 18 Jun 11:49
· 19 commits to main since this release
d1958af

Fixed

  • EnterWorktree failure under harness git misdetection now points to a restart remedy — when multi_session.enabled: true (default), /rite:pr:open Step 2.3-W and /rite:resume re-entry detect the harness git repository misdetection (.git present and git CLI healthy, but the startup check reports false) and recommend restarting Claude Code from the repository root so the already-created worktree is reused (WT_CASE=reuse), instead of offering only the prior "abort / git switch -c" fallback. Documented in getting-started.md and git-worktree-patterns.md. (#1574)