SDK
@nodeops-createos/sandbox is the TypeScript SDK for CreateOS Sandbox (a Go SDK is also available; Python uses the REST API directly until the Python SDK ships). It gives you a stateful Sandbox handle: create with a shape, image and egress allowlist, run commands, move files, pause, fork and destroy, with typed errors and retries built in. Start at the Overview, then the Quickstart or the Tutorial. Package: npm · source: GitHub.