Skip to content

Panerelay 0.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 17:08
3501a50

English

Panerelay 0.2.0 improves concurrent browser automation and adds richer side-panel workflows.

Highlights

  • Let multiple authenticated agent-browser sessions share the authorized browser while keeping their targets and session state isolated.
  • Separate passive page observation from active browser control, preserving early network events without marking every discovered tab as controlled.
  • Keep Agent tab selection and background automation from switching the Chrome tab you are viewing.
  • Add project-directory selection, bounded current-page context, page-element comments, pasted image input, and optional automatic approval to side-panel conversations.
  • Improve per-Agent activity attribution and expandable failure details.

Installation and compatibility

  • Follow the repository README for the current recommended installation path.

  • To reproduce exactly 0.2.0, pair the panerelay-extension-0.2.0.zip asset with:

    npx --yes @panerelay/setup@0.2.0
  • Requires Node.js 20 or newer and agent-browser 0.33.0 or newer; compatibility evidence covers agent-browser 0.33.0.

  • Side-panel Agents: Codex and Qoder. Claude Code side-panel support is not part of this release.

  • Do not mix Extension and npm package versions.

Full Changelog: v0.1.0...v0.2.0


简体中文

Panerelay 0.2.0 改进了多 Agent 并发浏览器自动化,并带来更完整的侧边栏工作流。

主要更新

  • 允许多个经过身份验证的 agent-browser 会话共享同一个已授权浏览器,同时保持各自的目标标签页和会话状态相互隔离。
  • 区分被动页面观察与主动浏览器控制:既能保留早期网络事件,也不会把所有被发现的标签页都标记为“正在控制”。
  • Agent 选择标签页或在后台执行自动化时,不会切走你当前正在浏览的 Chrome 标签页。
  • 侧边栏对话新增项目目录选择、受限的当前页面上下文、页面元素批注、粘贴图片输入和可选的自动审批。
  • 改进不同 Agent 的活动归属展示,并支持展开查看失败详情。

安装与兼容性

  • 当前推荐的安装方式请参考仓库 README

  • 如需精确复现 0.2.0,请将 panerelay-extension-0.2.0.zip 与以下命令配套使用:

    npx --yes @panerelay/setup@0.2.0
  • 需要 Node.js 20 或更高版本,以及 agent-browser 0.33.0 或更高版本;已验证的兼容性基线为 agent-browser 0.33.0。

  • 侧边栏 Agent 包含 Codex 和 Qoder;此版本不包含 Claude Code 侧边栏支持。

  • 请勿混用不同版本的 Extension 与 npm 包。

完整变更记录v0.1.0...v0.2.0