amux icon

amux

Run dozens of Claude Code agents unattended.
Python 3 + tmux. No build step, no external services.

Install GitHub Docs
$ git clone https://github.com/mixpeek/amux && cd amux && ./install.sh
$ amux register api --dir ~/Dev/api --yolo && amux start api
$ amux serve  # → https://localhost:8822

How it works