Install
Initialize the Client
Create and Execute
File Operations
SGVsbG8h
above is Hello!. Passing raw text writes the literal characters of your
string rather than the bytes you meant.
Cleanup
Handling failures
execute returns 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 raise.
Next steps
Sandbox quickstart
The wider flow, including REPL sessions and checkpoints.
API reference
Every endpoint this SDK wraps.
Node SDK
The same surface for Node services.
Security guide
What a sandboxed process can and cannot reach.