Getting Started
Installation
Section titled “Installation”Install the amux CLI:
# curlcurl -fsSL https://amux.sh/install | bashQuick Start
Section titled “Quick Start”After installation, initialise amux and optionally authenticate with the cloud for mobile access:
amux initCreate An Agent
Section titled “Create An Agent”Once initialised, you can spawn a new agent:
amux new claude [--name foo]Detatch From An Agent
Section titled “Detatch From An Agent”Press ctrl-a followed by d to detach from the currently attached agent and return to your terminal.
List All Agents
Section titled “List All Agents”You can list all currently running agents (across all your machines):
amux listAttach To An Agent
Section titled “Attach To An Agent”To resume/attach to an existing agent:
amux attach [foo]Next Steps
Section titled “Next Steps”- Run
amux --helpto explore all available commands - Visit the web dashboard to manage your account