AI Potluck
Infrastructure / Deployment

Agent Infra Sandbox

Agent Infra

Agent Infra Sandbox, shipped as AIO Sandbox, bundles a VNC browser, shell, file service, Jupyter, VSCode Server and preconfigured MCP servers into a single Docker container, so an agent reaches all of them over one shared filesystem instead of coordinating separate services. Python, TypeScript and Go SDKs drive it through an HTTP API, and it deploys with Docker Compose or a plain Kubernetes manifest. The agent-infra organization maintains it.

The image is published on GitHub Container Registry, with a separate mirror on a Volcengine registry for users in mainland China. Verified 2026-08-13 via the agent-infra/sandbox README and the GitHub repository metadata.

Openness

5 high confidence
5.0
license
Apache-2.0(OSI)
source
public(GitHub)
packaging
self-hostable Docker image + K8s deploy examples
core-gated
ungated

Apache-2.0, fully self-hostable single-container runtime; no separate proprietary/managed tier gating the core.

Adoption

1 low confidence
1.0

4,670 npm downloads in the trailing 30 days for @agent-infra/sandbox, far below the thresholds for any higher band, so level 1.

Capability

3 medium confidence
3.0

Unusually broad multi-modal feature set (browser+shell+file+MCP+IDE in one) but isolation is container-level only, below the Firecracker/gVisor isolation strength of the frontier deployment runtimes; scored 3. The quick start relaxes isolation further still, running with seccomp unconfined.

Verified 2026-08-12