swe-mux icon
swe-mux icon

swe-mux

Workspace for coding-agent CLIs: per-session status detection, prompt queues, git worktree parallelism, supervisor-owned persistent terminals, deterministic capture of file writes and commands, and a mobile client.

swe-mux screenshot 1

Cost / License

Platforms

  • Windows
  • Mac
  • Linux
  • Self-Hosted
1like
0articles

swe-mux News & Activities

Highlights All activities

Recent activities

swe-mux information

AlternativeTo Categories

DevelopmentAI Tools & Services

GitHub repository

  •  2 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
swe-mux was added to AlternativeTo by Adam-Bandel on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is swe-mux?

Runs many Claude Code sessions as one fleet and records what each one did from the bytes it wrote and the exit status of what it ran, rather than from the agent's own summary. Status per session is read from Claude Code's hooks, its transcript, the PTY and the CLI's own state into one vocabulary, so alerts come from lifecycle events rather than terminal activity. Agents work in parallel git worktrees and a queue reconciles each finished branch, runs the repository's verification command and fast-forwards trunk one branch at a time; an agent cannot approve the gate its own land runs. A separate supervisor process owns the pseudoterminals, so sessions outlive a daemon restart. Runs on your own machine with no vendor backend, plus a phone client over Tailscale and speech-to-text decoded on the host.