AgentENV
Distributed platform for running agent environments at scale
AgentENV is a distributed platform for running large numbers of isolated AI-agent environments across one or more machines. It uses Firecracker microVMs to provide strong sandboxing while loading diverse OCI-compatible images on demand. Overlay-based storage and bounded local caching keep frequently used data close without requiring every image to fit on each host. Snapshot-backed sandboxes can pause, resume, fork, and persist memory and filesystem changes for parallel or recoverable...