Sandkasten Documentation
Welcome to the Sandkasten docs. This page is the entry point for all guides and references.
Getting started
| Guide | Description |
|---|---|
| Quickstart | Get running in 5 minutes — build, images, config, daemon, first session |
| Windows / WSL2 | Run Sandkasten on Windows via WSL2 |
| OpenAI Agents SDK | Use Sandkasten as tools (exec, read, write) with the OpenAI Agents SDK |
Reference
| Guide | Description |
|---|---|
| API Reference | Complete HTTP API documentation |
| Configuration | Config file options, env vars, and image management |
| Security Guide | Hardened config, seccomp, and security validation |
Features
| Guide | Description |
|---|---|
| Persistent Workspaces | Directory-backed storage that survives session destruction |
| Streaming Exec | Real-time command output for long-running commands |
| Session Pool | Pre-warmed session pool for lower latency |
Start with Quickstart if you’re new. For production, read Configuration and Security Guide.