I built swarmux, a Rust CLI for local, tmux-first swarm orchestration. It gives coding agents a narrow and predictable control plane while keeping operators in direct control through tmux panes and sessions.

Highlights:

  • Submit and track tasks with deterministic states
  • Start and monitor commands in managed tmux sessions
  • Machine-readable JSON output for agent integrations
  • Reconcile runtime state and prune finished resources
  • Optional beads task tracking backend

Links: