Claude Agent SDK built in
Claude runs inside the VM with full filesystem and shell access. Think → act → observe loop, streaming events back to your code.
Long-running
Hours or days, not minutes. Install packages, build projects, run test suites, iterate — no cold starts between steps.
Checkpoint & fork
Named snapshots you can fork from. Try five approaches in parallel from the same starting point — like git branches for VMs.
Full Linux VM
Not a container. Real VM with its own kernel, memory, and disk. Hardware-level isolation via Firecracker — the same technology behind AWS Lambda.
Install
Quick Example
Next Steps
Quickstart
Working agent in 2 minutes
How It Works
Architecture: Firecracker VMs, hibernation, checkpoints
Agents
Run Claude inside sandboxes
Sandboxes
The compute primitive