Worktrunk Simplifies Git Worktrees for Running Multiple AI Coding Agents
Worktrunk is an open-source command-line tool written in Rust that streamlines Git worktrees, making it easier to run multiple AI coding agents simultaneously on separate tasks. Released in early 2026, the tool has already accumulated over 5,000 GitHub stars and is licensed under MIT or Apache-2.0. Git worktrees allow different branches to exist in isolated folders within the same repository, preventing agents like Claude Code or Codex from overwriting each other's changes — but native Git commands for managing them are verbose and repetitive. Worktrunk reduces multi-step Git commands to simple branch-name-based shortcuts, such as 'wt switch', 'wt list', and 'wt remove', and supports launching agents directly from the switch command. Additional features include LLM-generated commit messages, build cache copying, per-worktree port assignment, and hooks for automating setup tasks on worktree creation or merge.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in