Sandbox SDK
Execute commands, manage files, run services, and expose them via public URLs - all within secure, sandboxed containers. Get Started Meet Cloudflare Sandboxes. Execute commands, manage files, run services, and expose them via public URLs - all within secure, sandboxed containers. Get Started $ git clone https://github.com/cloudflare/agents $ npm test Features Features Features Features Features Features Safely execute tasks that require extended computation or monitoring without risking system stability or security. Safely execute tasks that require extended computation or monitoring without risking system stability or security. processing... Listen to standard output & error streams live when executing long-running commands Listen to standard output & error streams live when executing long-running commands Instantly expose any container port as a public URL with automatic subdomain routing Instantly expose any container port as a public URL with automatic subdomain routing Preview 3 P
Sandbox SDK sandbox sandbox sandbox sandbox sandbox sandbox sandbox sandbox sandbox sandbox sandbox Meet Cloudflare Sandboxes. Execute commands, manage files, run services, and expose them via public URLs - all within secure, sandboxed containers. Get Started import { getSandbox } from "@cloudflare/sandbox" ; // Export the Sandbox class in your Worker export { Sandbox } from "@cloudflare/sandbox" ; export default { async fetch(request : Request, env : Env) { const sandbox = getSandbox(env.Sandbox, "test-env" ); // Clone a repository await sandbox.gitCheckout( "https://github.com/cloudflare/age
saved by
related reading
- Cursor: AI coding agentcursor.com
- Agentationagentation.dev
- Work with your GitHub Repository on the canvas and Desktop Appwonder.design
- Vercel Sandboxvercel.com
- Together AI | The AI Native Cloudtogether.ai
- Best practices for Claude Code - Claude Code Docsanthropic.com
- Daytona - Secure Infrastructure for Running AI-Generated Codedaytona.io
- AI Elementselements.ai-sdk.dev
- Replicas | Cloud Coding Agents for Engineering Teamsreplicas.dev
- Soft-Machine — Cloud Dev Environment with AIsoft-machine.io
- eve – The Agent Framework - Vercelvercel.com
- Cookbookcookbook.openai.com