Core SDK
The @alineo-labs/sandbox package — sandboxes, exec, file ops, snapshots, storage adapters, and error handling.
Getting Started
Install @alineo-labs/sandbox, run your first sandbox, and understand the core model.
Concepts
Sandboxes, ExecHandle, the event stream, and storage adapters.
Building
exec, file operations, and snapshots.
Patterns
Error handling, timeouts, run management, and observability.
Storage Adapters
SQLite for local dev, Postgres for production, or bring your own.
API Reference
Complete reference for Sandbox, SandboxHandle, ExecHandle, and errors.