A lightweight sandbox orchestration platform on Cloudflare — Queues, Durable Objects, Containers.
Agents submit jobs; the platform spins up isolated sandboxes on demand, tracks their whole lifecycle, and reaps them automatically.
curl -X POST /jobs -H 'content-type: application/json' -d '{"type":"http"}'
Endpoints: POST /jobs · GET /state · GET /sandboxes · POST /sandboxes/:id/release · GET /ws