Code Execution Sandbox
Why it matters: Agents can run generated code without compromising the host.
Safe, ephemeral execution of untrusted code with stdout/stderr capture and resource limits.
API endpoints
| Method | Path | Description |
|---|---|---|
POST | /v1/sandbox/exec | Execute code |