Skip to content
repository radar
Agents & Orchestration

🤖Open Agents

ACTIVE BREAKOUT

vercel-labs/open-agents · homepage ↗

An open source template for building cloud agents.

⭐ Popular: 6k stars, gaining about 12 a week

View on GitHub ↗

repo profile

vintage 2025 1 year old
language TypeScript
license MIT

momentum

total stars 6k
stars added last week +12
commits / week 0 steady
issues closed 29% ~1 day to close, median
contributors 16
release cadence n/a
last activity 4d ago

durability

backing company-owned Vercel
openness permissive
bus factor 1 solo
top-author share 71% 6 mo

bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.

since we covered it

monthly average + 925/mo (+42%/mo) · + 4k total since PR#32

why it's a big deal

  • Gives developers a working starting point for chat-driven coding agents that clone a repo, run shell and file tools, and open pull requests, rather than building the plumbing from scratch.
  • Targets teams already on Vercel, offering one-click deploy with an auto-provisioned Neon Postgres database and GitHub OAuth out of the box.
  • Ships as MIT-licensed TypeScript, so the whole agent, sandbox, and web stack can be forked and modified.

under the hood

  • Splits into three layers, a Next.js web app for auth, sessions, and streaming chat, an agent runtime on Vercel's Workflow SDK, and an isolated sandbox VM for code execution.
  • Runs the agent outside the sandbox and has it drive the VM through file, search, shell, task, skill, and web tools, keeping execution and lifecycle separate.
  • Uses durable workflow-backed runs with streaming, cancellation, and snapshot-based sandbox hibernation and resume, organized as a Turbo monorepo with pnpm across apps/web and packages for agent, sandbox, and shared code.

Radar summary, generated from the project's public sources

star history

PR#32 · 2k6k now Dec 2025Aug 2026
  1. PR#32 2k 2026-04-22
  2. now 6k + 4k since first covered

curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.

understory

Better known than its recent output, coasting a little on attention.

-34 understory score output 22 · clout 56
Aug 2025 Jul 2026
  • output, commits & releases
  • clout, star velocity

output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →

covered in

  • PR#32 2026-04-22 below the radar

    Reference architecture for cloud agents

similar projects

compare these →
  • 🎛️ CopilotKit

    6.4× the stars

    The Frontend Stack for Agents & Generative UI. React, Angular, Mobile, Slack, and more. Makers of the AG-UI Protocol

    37k ACTIVE
  • 🎭 AgentHeros

    Generate, animate and schedule your AI characters 🤖

    3k FAINT SIGNAL
  • 🌊 SurfSense

    Python · 2.8× the stars

    Open-source NotebookLM alternative. Research the open web with live data(Reddit, YT, IG, TikTok, Indeed, Google Search, Maps etc) through one platform, API or MCP server. Join our Discord: https://discord.gg/ejRNvftDp9

    16k ACTIVE

comments

Sign in with GitHub to add your blip on Open Agents.

loading comments…