Skip to content

Releases: linchpin/worktree-utils

v1.0.20

17 Mar 17:37
e99045c

Choose a tag to compare

1.0.20 (2026-03-17)

Features ✨

  • NO-TASK: Add ability to set a default agent (56ed930)
  • NO-TASK: Add ability to support multiple agents (56ed930)
  • NO-TASK: Add ability to switch agents (56ed930)

Miscellaneous Chores 🧹

  • deps: update commitlint monorepo to v20.5.0 (#35) (a6f3920)
  • deps: update dependency @inquirer/prompts to v8.3.2 (#36) (6104d93)

Changes to Existing Features 💅

  • NO-TASK: Updated readme with more features (56ed930)

v1.0.19

13 Mar 14:33
0ac1773

Choose a tag to compare

1.0.19 (2026-03-13)

Features ✨

  • config-init: support wp-content projects with conflict resolution (#33) (fe834c1)

Miscellaneous Chores 🧹

  • deps: update commitlint monorepo to v20.4.4 (#32) (1297b8e)

v1.0.18

07 Mar 14:58
d9351d0

Choose a tag to compare

1.0.18 (2026-03-07)

Miscellaneous Chores 🧹

  • NO-TASK: Replace custom scripting with hook (2145221)

v1.0.17

05 Mar 20:02
0b5045b

Choose a tag to compare

1.0.17 (2026-03-05)

Features ✨

  • NO-TASK: Add ability to run post switch commands (b15df86)

Miscellaneous Chores 🧹

  • deps: update actions/checkout action to v6 (#28) (37a205b)
  • deps: update actions/setup-node action to v6 (#29) (d8d9da7)
  • deps: update commitlint monorepo to v20.4.3 (#24) (566f358)
  • deps: update dependency @inquirer/prompts to v8.3.0 (#25) (a029aee)

v1.0.16

24 Feb 15:12
56e61b9

Choose a tag to compare

1.0.16 (2026-02-23)

Changes to Existing Features 💅

  • NO-TASK: Better switching even when symlink is archived by agent (be24be3)

v1.0.15

22 Feb 18:03
a7c91c6

Choose a tag to compare

1.0.15 (2026-02-21)

Features ✨

  • NO-TASK: Add auto CWD after worktree switch (d66ddd7)

v1.0.14

19 Feb 18:31
ca7ce72

Choose a tag to compare

1.0.14 (2026-02-19)

Bug Fixes 🐛

  • Add missing confirm import in config init prompts (#19) (49069e5)

v1.0.13

19 Feb 18:15
e407585

Choose a tag to compare

1.0.13 (2026-02-19)

Bug Fixes 🐛

  • Search grandparent directory in worktree recovery logic (f875ed4)

v1.0.12

19 Feb 17:53
bb8c672

Choose a tag to compare

1.0.12 (2026-02-19)

Features ✨

  • Add WP Content Project option for entire wp-content directory repos (3b43d00)

v1.0.11

18 Feb 14:09
764dba8

Choose a tag to compare

1.0.11 (2026-02-18)

Changes to Existing Features 💅

  • NO-TASK: Add ability to switch from worktree (4e2fc90)
  • NO-TASK: Update readme "why use this" (6981fe0)