boxlite and agent-sandbox
About boxlite
boxlite-ai/boxlite
Sandboxes for every agent. Embeddable, stateful, snapshots, and hardware isolation.
BoxLite helps developers and engineers create isolated, persistent environments for running AI agents and other containerized applications. You feed it standard container images (like Docker images) and it produces lightweight, secure virtual machines, ensuring each agent operates in its own dedicated, stateful workspace. This is designed for software developers building AI-powered applications or complex, multi-agent systems.
About agent-sandbox
Parassharmaa/agent-sandbox
A sandboxed execution environment for AI agents via WASM
This project provides a secure, isolated environment where you can safely run AI agents that need to execute command-line tools, shell scripts, or JavaScript code. It takes your agent's instructions (like 'run grep' or 'fetch data') and executes them in a controlled space, returning the results. This is for developers building AI agents who need to ensure their agents can interact with system commands and network resources without risking the host system.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work