vercel-labs/agent-browser - OSS Alternative - Discover Top Open Source Alternatives to Popular Software
CLI Tool
31.9k 2026-05-06

vercel-labs/agent-browser

A fast native Rust CLI for browser automation, specifically designed for AI agents.

Core Features

Fast native Rust CLI for browser automation.
Supports AI agents with accessibility tree snapshots and ref-based interactions.
Flexible installation methods (npm, Homebrew, Cargo, source).
Comprehensive browser interaction commands (click, type, fill, screenshot, etc.).
No Node.js or Playwright required for the runtime daemon.

Quick Start

npm install -g agent-browser

Detailed Introduction

The `agent-browser` project is a high-performance command-line interface (CLI) tool designed for browser automation, specifically tailored for AI agents. Built with native Rust, it offers speed and efficiency, enabling AI systems to interact with web pages programmatically. It simplifies complex browser tasks through a rich set of commands, supporting both traditional CSS selectors and an innovative ref-based interaction system derived from accessibility tree snapshots, which is ideal for AI interpretation. Its lightweight nature means it doesn't require Node.js or Playwright for its daemon, making it a streamlined solution for integrating web interaction capabilities into AI workflows.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.