Worktrunk
ActiveDescription
A CLI for Git worktree management, designed for parallel AI agent workflows. Run multiple AI coding agents simultaneously across branches.
Key Features
- Three core commands (switch, remove, list) making git worktrees as easy as branches
- Worktrees addressed by branch name with paths computed from configurable templates
- Built-in hooks for automating workflows on create, pre-merge, and post-merge events
- LLM-powered commit message generation from diffs for faster development cycles
- Interactive picker with live diff and log previews for browsing parallel worktrees
- Copy build caches between worktrees to skip cold starts for target, node_modules, and more
Use Cases
Categories
Quick Start
brew install worktrunk && wt config shell install