GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
24views this month
Decision brief
dmux is a dev agent multiplexer for managing git worktrees and coding agents within a development environment that leverages AI agentic workflow to enhance Git operations.
Good fit when
- When you need to coordinate multiple AI-based coding assistants in your development process, dmux can streamline how these tools interact with your projects through its agentic workflow feature.
- For developers working on numerous git worktrees concurrently and requiring an automated way to manage their coding agents across these trees.
Avoid when
- If you are looking for a tool that directly enhances the functionality of individual AI coding assistants rather than orchestrating multiple assistants, dmux may not meet your needs.
- In scenarios where developers prefer manual management of their workflows without relying on an automated agentic multiplexer like dmux.
- Requirements:
- Does not require Docker for operation.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (33d since push)
- As of Sep 19, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 19, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/standardagents/dmuxSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
dmux facilitates the orchestration of AI-based coding assistants within a development environment, leveraging agentic workflow to enhance Git operations.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 19, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 19, 2026
- Languages
- html, javascript, typescript
Source: github.language+package.json · Sep 19, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
key providers, custom OpenAI-compatible endpoints, a Codex login backed by your ChatGPT subscription, or a Grok Build login backed by your SpaceXAI subscription. ReopeSource link
Source: README excerpt (regex_v1, Sep 19, 2026)
anual), [pi CLI](https://www.npmjs.com/package/@mariozechner/pi-coding-agent), [Cursor CLI](https://docs.cursor.com/en/cli/overview), [Copilot CLI](https://github.comSource link
Tags
README
Install Quick Start Press to create a new pane, type a prompt, pick one or more agents (or none for a plain terminal), and dmux handles the rest — worktree, branch, and agent launch. On first run, dmux can configure a primary inference provider/model and an optional backup....
For agents
This page has a .md twin and JSON over the API.