AI Agent Development Environment
3.6k 2026-03-28
agent-infra/sandbox
An all-in-one Dockerized sandbox environment for AI agents, integrating browser, shell, file system, VSCode, and MCP for unified, secure, and zero-configuration development.
Core Features
Unified File System
Multiple Interfaces (VNC, VSCode, Jupyter, Terminal)
Secure Execution
Zero Configuration
Agent-Ready (MCP-compatible APIs)
Quick Start
docker run --security-opt seccomp=unconfined --rm -it -p 8080:8080 ghcr.io/agent-infra/sandbox:latestDetailed Introduction
AIO Sandbox addresses the fragmentation of traditional single-purpose sandboxes by offering a comprehensive, unified environment for AI agent development. It consolidates essential tools like a browser, shell, file system, VSCode Server, and MCP within a single Docker container. This design ensures seamless file sharing and functional coordination, providing a secure, pre-configured, and agent-ready platform that significantly streamlines the development and testing of AI agents.