Panerelay 0.4.0
English
Panerelay 0.4.0 gives Browser Use a stable, setup-managed connection to authorized tabs in your existing browser.
Highlights
- Let the official Browser Use CLI and
browser-use --cli-mcpread the fixedBU_CDP_URLmanaged in Browser Harness's user-scoped environment. - Add a stable loopback discovery gateway that selects the configured Panerelay browser and creates a short-lived CDP connection without persisting dynamic connection URLs.
- Save Browser Use Direct or Extension mode in the shared Panerelay CLI configuration while keeping explicit process environment overrides authoritative.
- Remove the private Browser Use launcher and wrapper path so the official upstream entry points continue to own automation semantics.
- Simplify setup with the shared
--global-defaultoption, integration-aware doctor output, safer environment-file preservation, validation, and cleanup. - Keep the Extension, protocol, Bridge, Providers, adapters, setup package, browser registry, and CLI in one lockstep release.
Installation and compatibility
-
Follow the v0.4.0 README for this release's installation path.
-
To reproduce exactly 0.4.0, pair the
panerelay-extension-0.4.0.zipasset with:npx --yes @panerelay/setup@0.4.0
-
Requires Node.js 20 or newer.
-
agent-browser 0.33.0 or newer is supported; the exact verified baseline is 0.33.0.
-
Browser Use integration requires browser-use 0.13.7 or newer with Browser Harness 0.1.8 or newer; the exact verified baseline is browser-use 0.13.7 with Browser Harness 0.1.8.
-
Side-panel Agents: Codex, Claude Code, and Qoder.
-
Do not mix Extension and npm package versions.
简体中文
Panerelay 0.4.0 为 Browser Use 提供稳定、由 setup 管理的连接,用于操作现有浏览器中已授权的标签页。
主要更新
- 让官方 Browser Use CLI 和
browser-use --cli-mcp直接读取 Browser Harness 用户级环境中由 Panerelay 管理的固定BU_CDP_URL。 - 新增稳定的本地回环发现网关:按 Panerelay 配置选择浏览器,并创建短期 CDP 连接,不持久化动态连接地址。
- 在共享的 Panerelay CLI 配置中保存 Browser Use 的 Direct 或 Extension 模式,同时保持显式进程环境变量拥有更高优先级。
- 移除私有 Browser Use 启动器和包装器路径,继续由官方上游入口负责自动化语义。
- 使用统一的
--global-default简化 setup,并改进按集成展示的 doctor 输出、环境文件保护、校验和清理。 - Extension、协议、Bridge、Provider、适配器、setup、浏览器注册表和 CLI 继续采用同版本配套发布。
安装与兼容性
-
本版本的安装方式请参考 v0.4.0 README。
-
如需精确复现 0.4.0,请将
panerelay-extension-0.4.0.zip与以下命令配套使用:npx --yes @panerelay/setup@0.4.0
-
需要 Node.js 20 或更高版本。
-
支持 agent-browser 0.33.0 或更高版本;精确验证基线为 0.33.0。
-
Browser Use 集成需要 browser-use 0.13.7 或更高版本以及 Browser Harness 0.1.8 或更高版本;精确验证基线为 browser-use 0.13.7 与 Browser Harness 0.1.8。
-
侧边栏 Agent 包含 Codex、Claude Code 和 Qoder。
-
请勿混用不同版本的 Extension 与 npm 包。
完整变更记录:v0.3.0...v0.4.0