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.