HeadsUpAI

Vercel Launches Agent-Browser Chat for Natural Language Web Automation

Ā· Updated

Vercel, the frontend cloud platform, launched agent-browser chat, a natural language interface for its high-performance browser automation CLI. The update introduces a one-shot mode for quick tasks and an interactive REPL (interactive programming environment) for multi-step browsing. It also adds a built-in AI chat panel to the local dashboard.

Traditional automation tools are designed for human-coded scripts, which often consume excessive tokens when processed by AI. The agent-browser tool solves this by generating lean accessibility snapshots with short element references. By adding a chat layer, the tool moves from providing low-level plumbing to delivering a finished agent experience.

You can now install the tool as a specialized skill for agentic coding tools like Claude Code, Cursor, and GitHub Copilot. This enables your IDE agents to verify frontend changes in a real browser or perform web research autonomously. The tool is open-source and supports local engines or cloud providers.

Chris Tate
Chris Tate
@ctatedev
X

Introducing agent-browser chat agent-browser is now a browser agent. → One-shot: agent-browser chat "open google, search for dogs" → Interactive: agent-browser chat → Built-in AI chat in the dashboard → Execute any agent-browser command → Use agent-browser as a sub-agent https://t.co/9KQaArVpmM

45retweets888likes
View on X

Share this update