Guides
Practical implementation walkthroughs.
Getting StartedInstall void-box, create your first agent, and run it inside a micro-VM.
Running on LinuxKVM zero-setup with auto-pulled guest images, manual builds, mock mode, and testing.
Running on macOSApple Silicon setup with Virtualization.framework — native micro-VMs, no Docker needed.
Observability SetupOTLP traces, metrics, and a ready-to-run Grafana + Tempo + Prometheus playground.
AI Agent SandboxingExecute capability-driven agents inside isolated micro-VM boundaries.
Pipeline CompositionBuild multi-stage pipelines with
.pipe() and .fan_out() — fresh VM per stage, no state leaks.
Declarative YAML SpecsDefine agents and pipelines as config files and run them with void-box run.
Local LLMs with OllamaUse local models via SLIRP networking — no API key required.
