v0.2.0
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Highlights
- Centralizes new repository pools under
~/.worktree_grove/<repository-name>-<id>. - Adds the human-oriented
wtg new,list,show,path, and token-freedoneworkflow. - Runs configured preparation automatically for
new, with retryable deterministic failures. - Adds explicit
remove --dry-runfor available slots. - Adds snapshot-backed
discard --dry-runfor active and quarantined slots, preserving separate worktree and staged-index recovery refs. - Keeps strict JSON
acquireand proof-gatedreleasebehavior 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.