What problem does it solve?
Developers need isolated environments to safely run AI agents, test code, and manage dependencies without impacting their primary systems. The Upstash Box SDK provides sandboxed containers with built-in AI agents, shell access, filesystem, and Git integration for reproducible, secure experimentation.
Core Features & Use Cases
- Sandboxed containers with built-in AI agents, shell, filesystem, and git
- Box lifecycle management (create, get, list, pause/resume, delete) and EphemeralBox for short-lived compute
- Agent runs, code execution, streaming, and structured Run results
- Snapshots, forks, previews, and MCP server integration
- Use cases: proof-of-concept experiments, CI-like workflows, isolated development sandboxes
Quick Start
Create a sandboxed Upstash Box with an AI agent and run a shell command inside.