Vercel Open Agents

Vercel Open Agents is an open-source, fork-able reference app for running coding agents that live in the cloud and keep working after you close the tab. Built on Vercel's own stack. MIT.

Canonical version: Vercel Open Agents.

Vercel Open Agents is an open-source, fork-able reference app for running coding agents that live in the cloud and keep working after you close the tab. Built on Vercel's own stack. MIT.

The pitch: spawn agents that run "infinitely in the cloud". The design move that makes that possible is keeping the agent outside the sandbox. The agent loop runs as a durable workflow and drives an isolated VM through tools, so execution survives restarts and isn't tied to a request lifecycle.

The three-layer stack

  1. Web interface — auth, chat, streaming UI (Next.js, Better Auth).
  2. Agent workflow — durable, resumable execution via the Workflow SDK. Checkpoints, cancellation, multi-step coordination.
  3. Isolated sandbox VM — ephemeral Vercel Sandboxes with git, auto-hibernation, and filesystem snapshots for resumption.

The agent runs outside the VM and talks to it through tools (file ops, search, shell, web). That separation is the whole point.

What it ships with

  • Chat-driven coding with explorer/executor sub-agents for parallel work.
  • Repo cloning, branch management, optional auto-commit, auto-push, and PR creation.
  • Snapshot-based resume; read-only session sharing links.
  • Voice input via ElevenLabs transcription.

The Vercel pieces it wires together

  • Vercel AI SDK — unified model interface, provider switching, tool calling.
  • Vercel AI Gateway — routing with fallbacks and rate limiting.
  • Sandbox — secure isolated execution.
  • Workflow SDK — resumable, durable orchestration.

TypeScript monorepo (pnpm), Postgres for persistence, optional Redis/KV. Sandboxes run around $0.02/month. Sign in with Vercel and fork it.

References


About Sébastien

I'm Sébastien Dubois, and I'm on a mission to help knowledge workers escape information overload. After 20+ years in IT and seeing too many brilliant minds drowning in digital chaos, I've decided to help people build systems that actually work. Through the Knowii Community, my courses, products & services and my Website/Newsletter, I share practical and battle-tested systems.

I write about Knowledge Work, Personal Knowledge Management, Note-taking, Lifelong Learning, Personal Organization, Productivity, and more. I also craft lovely digital products and tools.

If you want to follow my work, then become a member and join our community.

Ready to get to the next level?

If you're tired of information overwhelm and ready to build a reliable knowledge system:

Found this valuable? Share it with someone who needs it.

Join 6,000+ readers. Get practical systems for knowledge & AI. Free.

Subscribe ✨

Free: Knowledge System Checklist

A clear roadmap to building your own knowledge system. Subscribe and get it straight to your inbox.

6,000+ readers. No spam. Unsubscribe anytime.