boxlite-ai/boxlite
A lightweight VM and container runtime designed as the execution environment for AI agents, providing stateful, isolated workspaces.

BoxLite is a compute substrate that lets AI agents spin up lightweight VMs running OCI containers. It provides persistent workspaces where agents can install packages, create files, and build environment state across sessions rather than starting fresh each time. The system offers hardware isolation via lightweight VMs, network policy controls, and secret injection, running entirely local-first without requiring a daemon or root access.