you can absolutely run claude code yourself on a raw sandbox — e2b, daytona, a vm you rent. people do. here's what you sign up for.
what you start with
raw sandboxan empty linux box
ephoa running agent — harness installed, warmed up
setup
raw sandboxinstall the harness, wire auth, babysit the process
ephoone POST. that's the setup
a dead box mid-run
raw sandboxthe run dies with it. you notice, you retry
ephothe run re-queues on a fallback sandbox backend
your provider key
raw sandboxbaked into the box's env
ephorides along per-request, torn down with the run
ten agents at once
raw sandboxyou build the pool, the queue, the retries
ephofire ten requests
need full machine control? use a sandbox. need work done? use epho.