Upstash Box lets you give your AI agents a computer.Every Upstash Box is a secure, isolated cloud container with an AI Agent built-in. Spin up as many as you want in parallel. Each one includes a full environment with a filesystem, shell, git, and a runtime. Your agent can read files, write code, and execute tasks inside it.
Upstash Box is in developer preview — APIs and pricing may change.
The idea behind Upstash Box is simple: give AI its own computer. Your agent gets a full, isolated cloud environment it can control. Run commands, write files, or execute code independent of any user device. Freeze a box anytime, and continue days or even weeks later with perfect resumability.Great example use cases:
Agent Servers
One box per user with durable state. Personalized agents that remember context and improve over time.
Multi-Agent Orchestration
Fan out to multiple boxes running specialized agents in parallel, then combine their results.
Parallel Testing
Run the same inputs across isolated boxes and compare model output side by side.