Sandbox Lifecycle Management
Provision, monitor, renew, pause/resume, and terminate sandbox instances with Docker and Kubernetes runtimes.
Securely run commands, code interpreters, browsers, and developer tools in isolated environments with multi-language SDKs.
OpenSandbox is listed in the CNCF Landscape.
Run Claude Code, Gemini CLI, Codex, and other coding agents in isolated sandboxes.
Execute Chrome and Playwright workloads with controlled runtime, filesystem, and networking.
Host VS Code Web and desktop-like environments for secure cloud development workflows.
Run model-generated code safely, stream outputs, and iterate quickly with reproducible environments.
Launch reinforcement learning tasks with managed sandbox lifecycle and resource controls.
Explore all examples in Examples.
pip install opensandboxnpm install @alibaba-group/opensandboxdependencies {
implementation("com.alibaba.opensandbox:sandbox:{latest_version}")
}go get github.com/alibaba/OpenSandbox/sdks/sandbox/godotnet add package Alibaba.OpenSandboxSee Getting Started for the full setup guide.