Run a repo in Cloudbox.

Cloudbox clones a public GitHub repo in a fresh Cloudflare Container, runs a command, verifies it, and returns one artifact plus receipts.

1

Define the run

This is the structured plan your agent would send to Cloudbox.

This clones the repo, runs the command, runs the verification check, and returns the artifact path above.

2

Inspect the proof

The result is ordered like the run: status, artifact, verification, then receipts.

Run the demo to see the Container lifecycle, command receipt, verification result, and returned artifact.
RunnerCloneCommandVerifyArtifact