macOS
brew install agent-browserlocal Homebrew formula metadata
安装
brew install agent-browserlocal Homebrew formula metadata
nix profile install nixpkgs#agent-browsernixpkgs package indexes · pkgs/by-name/ag/agent-browser/package.nix · 来源: api.github.com
scoop install main/agent-browserScoop official bucket manifest trees · bucket/agent-browser.json · 来源: api.github.com
概览
Browser automation CLI for AI agents
历史
agent-browser is a Vercel Labs browser automation CLI for AI agents, packaged as a fast native Rust binary with command-line, docs-site, and MCP-oriented workflows.
The GitHub repository was created in January 2026. The README describes agent-browser as a browser automation CLI for AI agents and a fast native Rust CLI. It provides browser operations such as open, snapshot, click, fill, screenshot, PDF, JavaScript evaluation, and agent-readable text extraction.
The project moved quickly through many 0.x releases in 2026. The changelog shows a shift from basic browser control toward agent-oriented ergonomics: config schemas, doctor diagnostics, stable tab IDs, React and Web Vitals introspection, an MCP server, plugin support, read commands, and restore workflows.
The README documents installation through npm, Homebrew, Cargo, and source builds, with Chrome for Testing as the recommended browser channel. The supplied package metadata records Homebrew, Nix, and Scoop packaging, which matches a cross-platform developer-tool audience.
The docs site exposes GitHub and npm links and presents configuration, sessions, dashboard, network, CDP mode, streaming, recording, React, providers, and engines as first-class documentation sections. That suggests adoption aimed at AI-agent toolchains rather than general-purpose browser scripting alone.
The quick-start flow is `agent-browser open`, `snapshot`, then ref-based commands such as `click @e2` and `fill @e3`. The README also documents traditional CSS selectors and semantic locators by role, label, text, placeholder, and test id.
Configuration is documented through `~/.agent-browser/config.json` and project-local `./agent-browser.json`, with environment variables and CLI flags taking precedence. The docs also publish a JSON Schema for editor autocomplete and validation.
agent-browser is interesting as a package because it packages browser automation as a standalone native CLI instead of assuming every agent runtime embeds Playwright or Puppeteer directly. The install story spans npm, Homebrew, Cargo, Scoop, Nix, Chrome for Testing, and platform dependency installation.
For package nerds watching AI tooling, it is a good example of a 2026-era CLI where MCP, plugin protocols, restoreable browser state, and agent-readable text are part of the package surface rather than optional integrations.
安全态势
没有找到 agent-browser 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.agent-browser/config.json./agent-browser.json可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
agent-browser | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/vercel-labs/agent-browser
安装元数据
| 软件包键 | brew:agent-browser |
|---|---|
| 版本 | 0.33.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/agent-browser |
| 主页 | https://agent-browser.dev/ |
| 仓库 | https://github.com/vercel-labs/agent-browser |
| 上游文档 | https://agent-browser.dev/ |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/vercel-labs/agent-browser/archive/refs/tags/v0.33.0.tar.gz |
| 最后更新 | 2026-07-23T20:38:57Z |
| Pulse | updated |
| 依赖 | node |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | To complete the installation, run: agent-browser install |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | agent-browser |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
agent-browser
nix profile install nixpkgs#agent-browsermain/agent-browser
scoop install main/agent-browser来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.