🌐agent-browser
vercel-labs/agent-browser · homepage ↗
Browser automation CLI for AI agents
⭐ Very popular: 41k stars, gaining about 427 a week
View on GitHub ↗repo profile
momentum
durability
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
why it's a big deal
- The snapshot plus refs workflow makes browser automation more reliable for agents than fragile CSS selectors.
- A CLI-first interface makes it easy to plug into any agent harness, from Claude Code to Codex to OpenCode.
- Provider support enables cloud browser execution when local browsers are not feasible in CI or serverless.
under the hood
- Uses a Rust CLI for speed and a persistent Node.js daemon for Playwright session management.
- Supports machine-readable JSON output for agents and deterministic refs like @e1, @e2 derived from snapshots.
- Integrates with remote browser providers like Browserbase, Browser Use, and Kernel via a provider flag or env vars.
our take from PR#26, 2026-01-28
star history
- PR#26 11k 2026-01-28
- now 41k + 30k 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.
- 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
-
Headless browser automation CLI for AI agents
similar projects
compare these →- 🔥 Firecrawl
TypeScript · 4.1× the stars · AGPL-3.0 licensed
The context API to search, scrape, and interact with the web at scale. 🔥
168k ACTIVE - 💻 BrowserUse
Python · 2.7× the stars
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
109k ACTIVE - 🌐 Crawl4AI
Python · 1.9× the stars
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
78k ACTIVE
comments
Sign in with GitHub to add your blip on agent-browser.