Skip to content

claude-code-worktree-paths: v1.0.0

Choose a tag to compare

@fnrhombus fnrhombus released this 18 May 05:09
claude-code-worktree-paths-v1.0.0
c3f6bc3

1.0.0 (2026-05-18)

⚠ BREAKING CHANGES

  • existing users with worktreePaths.pathTemplate in their settings.json need to rename to repoSettings.worktreeTemplate. No auto-migration; the rename is one find-and-replace in your config.

Features

  • rename block to repoSettings; add host + clone-path placeholders (#10) (faa248b)