Panerelay 0.1.0
English
Panerelay's first stable release connects AI agents to explicitly authorized tabs in the Chrome profile you already use.
Highlights
- Use agent-browser CLI or MCP with authorized existing Chrome tabs.
- Run Codex and Qoder conversations from the Chrome side panel.
- Keep site permission, tab authorization, and browser control explicit and revocable.
- Install, diagnose, update, and uninstall the user-scoped native integration on macOS, Linux, and Windows.
Compatibility
-
Node.js 20 or newer.
-
agent-browser 0.33.0 or newer; compatibility evidence covers 0.33.0.
-
Side-panel Agents: Codex and Qoder. Claude Code side-panel support is not part of this release.
-
Panerelay components are released in lockstep. To reproduce 0.1.0, pair the
panerelay-extension-0.1.0.zipasset with:npx --yes @panerelay/setup@0.1.0
Full Changelog: https://github.com/F-loat/panerelay/commits/v0.1.0
简体中文
Panerelay 的首个稳定版本,让 AI Agent 能够操作你日常使用的 Chrome 中经过明确授权的标签页。
主要功能
- 通过 agent-browser CLI 或 MCP 操作已授权的现有 Chrome 标签页。
- 在 Chrome 侧边栏中使用 Codex 和 Qoder 进行对话。
- 站点权限、标签页授权和浏览器控制均保持明确、可见且可随时撤销。
- 在 macOS、Linux 和 Windows 上安装、诊断、更新或卸载用户级本地集成。
兼容性
-
需要 Node.js 20 或更高版本。
-
需要 agent-browser 0.33.0 或更高版本;已验证的兼容性基线为 0.33.0。
-
侧边栏 Agent 包含 Codex 和 Qoder;此版本不包含 Claude Code 侧边栏支持。
-
Panerelay 各组件采用同版本配套发布。如需复现 0.1.0,请将
panerelay-extension-0.1.0.zip与以下命令配套使用:npx --yes @panerelay/setup@0.1.0