Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 22:26
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.
b9b0ab3

Highlights

  • Centralizes new repository pools under ~/.worktree_grove/<repository-name>-<id>.
  • Adds the human-oriented wtg new, list, show, path, and token-free done workflow.
  • Runs configured preparation automatically for new, with retryable deterministic failures.
  • Adds explicit remove --dry-run for available slots.
  • Adds snapshot-backed discard --dry-run for active and quarantined slots, preserving separate worktree and staged-index recovery refs.
  • Keeps strict JSON acquire and proof-gated release behavior for automation compatibility.

Upgrade notes

Existing v0.1 pools remain at their recorded or safely inferred location; Grove does not move them automatically. New repositories use the centralized home-directory layout. Project configs pinned to an earlier exact required_version must be deliberately updated to 0.2.0.

Install

Download the wheel and SHA256SUMS, verify the checksum, then install the verified wheel with uv tool install or pipx.

The release also includes the source archive and bundled Worktree Grove agent skill.