Open Agents
Open Agents
Cloud infrastructure for spawning coding agents that run indefinitely.
Links
- Website: https://open-agents.dev
Overview
Open Agents is an agent-infrastructure stack (built on Vercel ecosystem primitives) for spawning coding agents that can run infinitely in the cloud.
It highlights four building blocks:
- AI SDK — unified interface across model providers (streaming + tool calling)
- AI Gateway — routing, fallbacks, rate limiting, observability
- Sandbox — secure isolated environments per session (filesystem/network/runtime)
- Workflow SDK — durable/resumable workflows for long-running multi-step agent work