sandbox
AI Agents & AssistantsAll-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
Features
- Unified file system shared across Browser, Shell, VSCode, Jupyter, and MCP interfaces
- Multiple access methods: VNC browser view, VSCode Server IDE, Terminal shell, Jupyter notebooks, and MCP agent APIs
- Secure sandboxed execution of Python and Node.js with safety guarantees
Recent releases
View all 20 releases →
v1.0.0.152
New feature
Notable features
- AIO Sandbox evaluation framework with reports
- Service disable capability via DISABLE_JUPYTER and DISABLE_CODE_SERVER
- X-Forwarded-Prefix header support in /v1/browser/info
v1.0.0.151
Mixed
Notable features
- Stateless /mcp requests eliminate the need for session initialization
- AIO_SKILLS_PATH environment variable for mounting and registering Skills at startup with automatic dependency parsing
Full changelog
- Fixed the issue where the homepage showed a 404 error after deploying AIO via a subpath.
- Added the
AIO_SKILLS_PATHenvironment variable to support mounting/registering Skills during service startup, while also parsing the installation commands for Skill dependencies. /mcpnow supports stateless requests, eliminating the need to callinitializefirst to establish a session.
- 修复通过子路径部署 AIO 后,首页 404 无法展示问题
- 新增
AIO_SKILLS_PATH环境变量,支持服务启动时挂载/注册 Skills,同时解析出 Skill 依赖安装命令。 /mcp支持无状态请求,无须先调用initialize来建立 Session
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
pip
npm
go
docker