Immutable
release. Only release title and notes can be modified.
Patch Changes
- 387b05e: Fix 20 code-review findings across safety, CLI, MCP, and config subsystems (F1–F20 in REVIEW_FINDINGS.md): orphan cleanup can no longer delete a bare repo nested in worktreeDir;
filesToCopyOnBranchCreateworks again (patterns stay relative, absolute/escaping patterns rejected); default branches containing/are detected correctly; MCPcreate_worktree/update_worktreefetch before acting; runOnce exit codes no longer mask failures (SIGINT exits 130, per-reporunOncerejected in favor ofdefaults.runOnce); diverged-replace preserves stashes; trash pin refs are namespaced per trash root; config validation rejects malformedbranchInclude/branchExclude/branchMaxAge/parallelism values;.cjsconfigs hot-reload; plus assorted smaller fixes (retry classification, timing table, init wizard validation, LFS sampling, metadata guard, MCP registration probing).