Agent 与自动化 4.0 · 优秀 2026-01-13 · GitHub

GitHub - vercel-labs/agent-browser: Browser automation CLI for AI agents

GitHub - vercel-labs/agent-browser: Browser automation CLI for AI agents Browser automation CLI for AI agents. Contribute to vercel-labs/agent-browser development by creating an account on GitHub. Headless browser automation CLI for AI agents. Fast Rust CLI with Node.js fallback. npm install -g ag...

打开原文回到归档

English

agent-browser is a Browser automation CLI for AI agents. Fast native Rust CLI.

Installs the native Rust binary: npm install -g agent-browser

Features:

  • Fast native Rust CLI implementation
  • Browser automation capabilities
  • Chrome automation from Chrome for Testing
  • Command-line interface for AI agents
  • Various automation commands (click, fill, screenshot, etc.)

The CLI provides comprehensive browser automation capabilities including navigation, interaction, screenshots, PDF generation, and more. It's designed to work with AI agents for web automation tasks.

中文

agent-browser是AI智能体的浏览器自动化CLI工具。快速的原生Rust命令行界面。

安装原生Rust二进制文件:npm install -g agent-browser

功能特点:

  • 快速的原生Rust CLI实现
  • 浏览器自动化功能
  • 从Chrome for Testing进行Chrome自动化
  • AI智能体的命令行界面
  • 各种自动化命令(点击、填充、截图等)

该CLI提供全面的浏览器自动化功能,包括导航、交互、截图、PDF生成等。它设计用于AI智能体执行网页自动化任务。