v0.1.1
0.1.1 - 2026-04-03
Initial Release
Initial release of xfeat CLI for managing git worktrees across multiple repositories
Features
xfeat new— create a feature with worktrees for specified repositoriesxfeat list— list all features with their worktrees and branchesxfeat remove— remove a feature with confirmation and uncommitted change warningsxfeat sync— sync a feature with the latest main branch (fetch + rebase)xfeat init— generate shell initialization code with autocompletionxfshell wrapper (currentlyzshonly)