Most "AI Agents" today are limited by fragmented environments: a browser here, a shell there, some ephemeral code sandbox in the cloud — each isolated, slow, and brittle.
AIO Sandbox is our attempt to fix that. It’s a unified, containerized environment where an Agent can: - Use a browser (via CDP or GUI) - Run code (Python/Node) - Execute shell commands - Manipulate files - Handle network and proxy routing - Integrate with MCP tools - Be safely observed or taken over via VNC or VSCode
All in one sandboxed instance.
You can think of it as “a computer built for AI Agents” — with consistent file systems, secure network isolation, and an extensible SDK for custom tools.
Docs: https://sandbox.agent-infra.com
GitHub: https://github.com/agent-infra/sandbox