Duvo

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.

1
Queue
2
Container / job
2
Sandbox types
Observable

Try it

curl -X POST /jobs -H 'content-type: application/json' -d '{"type":"http"}'

→ Open the live dashboard

Endpoints: POST /jobs · GET /state · GET /sandboxes · POST /sandboxes/:id/release · GET /ws