Terminal UI
dmux
A dev agent multiplexer for git worktrees and coding agents
dmux is a TUI that manages multiple AI coding agents inside tmux, giving each task its own pane, git worktree, and branch so agents work in complete isolation. You type a prompt, pick one or more agents, and dmux handles worktree creation, branch naming, and agent launch. Finished work can be merged back to the main branch or turned into a GitHub PR from a pane menu, and a built-in file browser lets you inspect each worktree's files and diffs without leaving the TUI.
FAQ
- Is dmux free?
- Yes — dmux is free and open source (MIT).
- Which coding agents does dmux support?
- dmux works with Claude Code, Codex, OpenCode, Cline, Gemini CLI, Qwen Code, Amp, Pi, Cursor, GitHub Copilot CLI and Crush.
- What platforms does dmux run on?
- dmux runs on macOS and Linux.
- Is dmux open source?
- Yes — dmux is open source, licensed under MIT.