Skip to main content
Two decisions, made once. The defaults are in bold.

Where the brain runs

Same open-source code either way. Self-hosting starts at Self-host → Overview.

How agents run

You can use both: work interactively on your laptop and pair a workstation or a remote box for auto-run. See Auto-run.

Where experiments execute

Wherever the agent is, an experiment can run:
  • Locally, in the agent’s checkout, for cheap runs.
  • In a cloud sandbox the brain provisions on your provider account (GPU or CPU, with a lease). The agent runs commands over SSH and pulls outputs back. See Sandboxes.
If you’re new: hosted brain, interactive agent, local runs. Add sandboxes when a run needs a GPU, and auto-run when you want experiments to keep going while you sleep.
Next: Quickstart.