Skip to content

Releases: kerem-kaynak/wt

v0.1.2

Choose a tag to compare

@kerem-kaynak kerem-kaynak released this 29 Jul 16:42

wt cd, wt log, and wt rm now require a match argument and print usage instead of silently acting on the first worktree. Failed cd's are reported properly. Also new since v0.1.1: a bats test suite and CI (ShellCheck plus bash/zsh on Linux and macOS), a CONTRIBUTING guide, and a README comparison with other worktree tools.

v0.1.1

Choose a tag to compare

@kerem-kaynak kerem-kaynak released this 29 Jul 14:10

The setup-script skill now documents how wt discovers the script (WT_SETUP, .wt-setup.sh default) and the WT_ROOT variable.

v0.1.0

Choose a tag to compare

@kerem-kaynak kerem-kaynak released this 29 Jul 13:51

Initial release: the wt shell function (zsh + bash), async per-repo setup scripts, an example script, and a Claude Code skill that writes the setup script for your repo.