Manage Git worktrees
Worktrunk is a command-line interface (CLI) written in Rust that simplifies Git worktree management. Developed specifically to support parallel AI agent workflows, this tool accelerates working on multiple tasks simultaneously.
Updates
- September 13, 2026: Stars 7,376 → 7,379, latest release v0.77.0 (September 8, 2026).
What you get
- Easily creates workspaces to execute multiple tasks simultaneously
- Accelerates local workflows with automatic hooks
- Supports parallel operation of AI agents
Installation
brew install worktrunk && wt config shell installcargo install worktrunk && wt config shell installRunning it
wt switch featwt switch -c -x claude featIf you don't write code
I want to create a new worktree in my existing Git project using Worktrunk and start a parallel task in this space. How should I use wt commands to manage worktrees as easily as branches, and how can I leverage hooks to automate my workflow?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-09-13: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.