1. Install the CLI
On macOS or Linux x86_64:MAXXWELL_INSTALL_DIR, add that directory to PATH instead.
2. Check your available runtimes
Install and sign in to Claude Code or Codex using that tool’s own setup, then ask Maxxwell what it can see:maxxwell runtime again at any
time to inspect the selection.
3. Start an interactive session
Run Maxxwell from the project directory the agent should work in:maxxwell opens one interactive conversation. Type help or ? inside
the session for local help; it does not send a paid model request. Type exit,
quit, or press Ctrl-D to leave.
The current release keeps the conversation in the running process. Closing
the process ends that interactive conversation; it is not resumable after a
restart.
4. Open the desktop app or fleet surface
- Run
maxxwell ideto open the desktop surface. - Set
MAXXWELL_FLEET_DIR=/absolute/path/to/fleetand runmaxxwell fleetfor the read-only terminal fleet view. - Run
maxxwell --helpfor the complete command list in your installed build.
