Documentation
Cloudbox docs
Cloudbox gives my agents Cloudflare-native computers for real repo runs: commands to execute, files to inspect, artifacts to write, receipts to audit, and rubrics to grade. These docs show the seven-minute path, the demo run, the core concepts, and the API.
Pick your path
Quickstart
Deploy your own Cloudbox, call /api/runs, and inspect proof in minutes.
Demo
Run a public repo in a Cloudflare Container and inspect runner receipts, work receipts, and an artifact.
Concepts
The two Cloudbox surfaces: real repo runs in a Cloudflare Container, and typed workspaces graded against a rubric.
API reference
Every endpoint with curl examples and full response shapes.
Architecture
Worker control plane, CloudboxRunner Durable Object, Cloudflare Container, R2/D1/DO state. What runs where.
Status
Alpha. The defineComputer + materialize + grade surface is stable enough to build on. The Think integration ships in v0.
Source on GitHub.