standardagents/dmux
A terminal multiplexer for managing multiple AI coding agents in parallel via isolated git worktrees.

Velocity · 7d
+5.6
★ / day
Trend
→steady
star history
dmux creates a tmux pane for each AI coding task, assigning each agent its own git worktree and branch for complete isolation. It supports a range of coding agents (Claude Code, Codex, Gemini CLI, Cursor CLI, etc.) and automates branching, commit naming, and merging. When a task completes, users can merge work back into the main branch or file a GitHub PR through the pane menu.