Worktrunk CLI Released for Managing Git Worktrees for Parallel AI Coding Agents
Key point
Worktrunk is a newly released CLI tool that automates Git worktree management for parallel AI coding agents such as Claude Code.
Details
Worktrunk is a CLI tool designed to resolve the hassle of managing Git worktrees when running 5 to 10 or more AI coding agents in parallel, such as Claude Code and Codex. It provides each agent with an independent working directory to prevent change conflicts. Key features include wt switch, which integrates branch creation and agent execution; wt remove, which cleans up worktrees and branches in one step; and the ability to share build caches (target/, node_modules/, etc.) across APFS, btrfs, and XFS file systems without copying, saving time. It also supports LLM-based commit message generation, PR checkout, CI status checks, and AI summary display. It can be installed via Homebrew and Arch Linux package managers.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.