dev-mux documentation

dev-mux gives you one always-on control plane — the hub — for driving AI coding agents (Claude Code and friends) across every machine you code on. You watch and steer live terminal sessions from a browser cockpit, your phone, or the terminal, and the sessions keep running on the hub even when your laptop sleeps or your network roams.

This is the docs-as-code site for the managed product at docs.dev-mux.com. Every page here is authored in the repo and published on merge, so the docs and the product ship together.

The three roles

dev-mux has exactly three roles. Knowing which one a machine plays tells you what to install.

Where to go next

How connectivity works (the honest version)

Your hub reaches your spokes over a private Tailscale network. Session durability does not depend on any one client staying connected: the hub holds every session in tmux, and clients use tmux-backed sessions with automatic reconnect. Close your laptop, switch from Wi-Fi to cellular, come back an hour later — reconnect and you are exactly where you left off, because the work never lived on your client in the first place.

The Tailscale setup guide walks the whole connection story end to end.