Install
Initialize the Client
Create and Execute
File Operations
Cleanup
Handling failures
execute resolves for a command that ran and failed — a non-zero exit is a
result, not an exception. Check exit_code yourself; only transport and API
errors reject.
Next steps
Sandbox quickstart
The wider flow, including REPL sessions and checkpoints.
API reference
Every endpoint this SDK wraps.
Python SDK
The same surface for Python services.
Security guide
What a sandboxed process can and cannot reach.