amux for Freelancers
Work on multiple client projects simultaneously.
Register one session per client project. Agents work in parallel while you handle client communication and code review. Token tracking shows per-project costs.
Get started with amux
Run dozens of Claude Code agents in parallel. Python 3 + tmux. Open source.
git clone https://github.com/mixpeek/amux && cd amux && ./install.sh
amux register myproject --dir ~/Dev/myproject --yolo
amux start myproject
amux serve # → https://localhost:8822View on GitHub