Skip to content

Releases: shirenchuang/agentbro

v2.2.0

21 Jun 15:08

Choose a tag to compare

AgentBro v2.2.0

English

AgentBro v2.2.0 polishes the Skill Center and Agent Management workspace introduced in v2.1.0. This release focuses on making skill packs easier to install from the market, keeping batch-adopted skills synchronized with packs, and improving Codex project inspection.

Highlights

  • Market skill pack selection - Browse marketplace sources by publisher, open source-level skill lists, select multiple skills, and install them into a chosen pack from the same flow.
  • Batch adoption into packs - When adopting unmanaged skills in bulk, AgentBro can now attach the adopted skills to an existing or newly created pack and keep that pack membership synchronized.
  • Skill pack clarity - Pack management now explains when adopted skills are synced to packs, refreshes applied agent state after pack updates, and keeps the active pack and agent views aligned.
  • Codex project inspection - Project management now reads Codex MCP servers and plugin settings so project-level configuration is easier to audit from AgentBro.
  • Agent workspace polish - Agent detail, install, library, and pack views received layout, icon, state, and copy refinements for smoother daily use.
  • Reliability fixes - The release includes stronger tests for skill manager views and store behavior, plus Rust updates for current clippy checks.

Documentation

  • README and README.en now include clearer community onboarding and updated social preview assets.
  • Release assets continue to include macOS universal DMGs, updater files, and early Windows installer artifacts.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_2.2.0_universal.dmg
  • Stable Windows installers: AgentBro_latest_x64-setup.exe and AgentBro_latest_x64.msi; prereleases use versioned installer names.
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • macOS remains the primary, signed release channel.
  • Windows installers are early MVP artifacts and may show SmartScreen warnings until Windows code signing is configured.

中文

AgentBro v2.2.0 继续打磨 v2.1.0 引入的 Skill 中心和 Agent 管理工作台。这个版本重点优化市场技能包安装、批量接管后的技能包同步,以及 Codex 项目配置检查。

重点更新

  • 市场技能包选择 - 按发布者浏览市场源,进入单个来源查看技能列表,批量选择技能,并在同一流程里安装到指定技能包。
  • 批量接管写入技能包 - 批量接管未管理 Skills 时,现在可以把接管后的技能同步加入已有或新建技能包,并保持包成员关系一致。
  • 技能包体验更清晰 - 技能包管理会说明接管后的同步行为,包更新后刷新已应用 Agent 状态,并保持当前包和 Agent 视图一致。
  • Codex 项目配置检查 - 项目管理现在可以读取 Codex MCP servers 和插件配置,更方便从 AgentBro 审计项目级配置。
  • Agent 工作台打磨 - Agent 详情、安装、库和技能包页面更新了布局、图标、状态和文案,日常使用更顺手。
  • 可靠性修复 - 增加 Skill Manager 视图和 store 行为测试,并更新 Rust 代码以通过当前 clippy 检查。

文档

  • README 和 README.en 更新了社区加入说明,并补充新的社交预览素材。
  • 发布产物继续包含 macOS 通用 DMG、自动更新文件,以及早期 Windows 安装包。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_2.2.0_universal.dmg
  • 稳定版 Windows 安装包: AgentBro_latest_x64-setup.exeAgentBro_latest_x64.msi; 预览版使用带版本号的安装包文件名。
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • macOS 仍是主要的签名发布渠道。
  • Windows 安装包属于早期 MVP 产物,在配置 Windows 代码签名前可能出现 SmartScreen 提示。

v2.1.0

19 Jun 13:51
aba4b16

Choose a tag to compare

AgentBro v2.1.0

English

AgentBro v2.1.0 expands the app from a runtime Dynamic Island into a local-first Agent Management workspace. This release focuses on managing AI coding agents, skills, hooks, MCP servers, plugins, and project-level configuration from one desktop control panel.

Highlights

  • Agent Management workspace - Scan local CLIs and desktop agents, then review install state, versions, executable paths, config directories, official install pages, hooks, skills, MCP servers, plugins, and health state in one place.
  • Skill Center library - Discover skills scattered across agent folders, adopt unmanaged skills into the center library, and distribute them to selected agents by symlink or copy.
  • Skill packs - Group reusable skills into packs, apply or revoke them from agent detail pages, and handle conflicts with overwrite, skip, or keep-agent-copy choices.
  • Project management - Import repositories, inspect project-level Claude Code and Codex instructions/config, scan project skills, MCP servers, and plugins, and install center skills into projects.
  • Per-agent hook management - Install or remove hooks for each supported agent, inspect bridge commands and config paths, and toggle event groups such as approvals, notifications, lifecycle, and activity.
  • Diagnostics and recovery - Surface broken links, changed copies, missing paths, unmanaged skills, and other local configuration issues so they can be fixed from the workspace.

Documentation

  • README and README.en now explain the Agent Management workflow, Skill Center, supported agent scopes, screenshots, and updated onboarding steps.
  • Release assets continue to include macOS universal DMGs, updater files, and early Windows installer artifacts.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_2.1.0_universal.dmg
  • Stable Windows installers: AgentBro_latest_x64-setup.exe and AgentBro_latest_x64.msi; prereleases use versioned installer names.
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • macOS remains the primary, signed release channel.
  • Windows installers are early MVP artifacts and may show SmartScreen warnings until Windows code signing is configured.

中文

AgentBro v2.1.0 从运行时灵动岛,进一步扩展成一个本地优先的 Agent 管理工作台。这个版本重点更新 AI 编程 Agent 的管理能力,把 Agent 安装、版本、Hook、Skills、MCP、插件和项目级配置收进同一个桌面控制面板。

重点更新

  • Agent 管理工作台 - 自动扫描本机 CLI 和桌面 Agent,统一查看安装状态、版本、可执行文件路径、配置目录、官方下载入口、Hook、Skills、MCP、插件和健康状态。
  • Skill 中心库 - 扫描散落在不同 Agent 目录里的 Skills,把未管理的 Skill 接管到中心库,再按软链接或拷贝分发到指定 Agent。
  • 技能包 - 把常用 Skills 组合成可复用包,在 Agent 详情页一键应用或撤销;遇到冲突时可选择覆盖、跳过或保留 Agent 现有副本。
  • 项目管理 - 导入本地仓库,检查项目级 Claude Code / Codex 指令和配置,扫描项目 Skills、MCP、插件,并把中心库 Skills 安装到项目里。
  • 按 Agent 管理 Hook - 为每个支持的 Agent 安装或移除 Hook,查看 Bridge 命令和配置路径,并按审批、通知、生命周期、活动等事件组开关。
  • 诊断与修复 - 暴露坏链接、副本变更、路径缺失、未接管 Skills 等本地配置问题,方便从工作台统一处理。

文档

  • README 和 README.en 已更新 Agent 管理流程、Skill 中心库、支持范围、截图和接入步骤。
  • 发布产物继续包含 macOS 通用 DMG、自动更新文件,以及早期 Windows 安装包。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_2.1.0_universal.dmg
  • 稳定版 Windows 安装包: AgentBro_latest_x64-setup.exeAgentBro_latest_x64.msi; 预览版使用带版本号的安装包文件名。
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • macOS 仍是主要的签名发布渠道。
  • Windows 安装包属于早期 MVP 产物,在配置 Windows 代码签名前可能出现 SmartScreen 提示。

v2.0.0

19 Jun 09:41

Choose a tag to compare

AgentBro v2.0.0

English

This hotfix restores reliable notch placement and click-through behavior on external displays, especially Retina/high-DPI setups.

Fixes

  • Fix notch placement on external displays - Monitor matching now compares cursor and display bounds in the same logical coordinate space, so the notch can appear on the correct screen instead of falling back to the main display.
  • Restore collapsed click-through behavior - The notch again toggles cursor-event ignoring dynamically: collapsed state lets clicks pass through, while hover and expanded states capture interaction.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_2.0.0_universal.dmg
  • Stable Windows installers: AgentBro_latest_x64-setup.exe and AgentBro_latest_x64.msi; prereleases use versioned installer names.
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • macOS remains the primary, signed release channel.
  • Windows installers are early MVP artifacts and may show SmartScreen warnings until Windows code signing is configured.

中文

这是一次热修复,恢复外接显示器上的灵动岛定位与点击穿透行为,尤其是 Retina / 高 DPI 屏幕场景。

修复

  • 修复外接显示器上的灵动岛定位 - 显示器匹配现在会在同一套逻辑坐标空间中比较光标和屏幕边界,避免灵动岛错误回落到主屏。
  • 恢复 collapsed 状态点击穿透 - 灵动岛重新动态切换 cursor-event ignore:collapsed 状态允许点击穿透,hover 和 expanded 状态捕获交互。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_2.0.0_universal.dmg
  • 稳定版 Windows 安装包: AgentBro_latest_x64-setup.exeAgentBro_latest_x64.msi; 预览版使用带版本号的安装包文件名。
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • macOS 仍是主要的签名发布渠道。
  • Windows 安装包属于早期 MVP 产物,在配置 Windows 代码签名前可能出现 SmartScreen 提示。

v1.1.4

11 Jun 01:09

Choose a tag to compare

AgentBro v1.1.4

English

This hotfix improves external-display pet behavior and tightens native host resizing for the Dynamic Island.

Fixes

  • Fix pet dragging across displays - Pet windows now use native Tauri dragging when available, preserving the final position after dragging across monitors.
  • Keep pet clicks reliable on external displays - External-display pet windows remain interactive, avoiding click-through loss after moving the pet off the primary screen.
  • Shrink the native host on hover - The Dynamic Island native host now resizes promptly when leaving the stable collapsed canvas, reducing accidental occlusion.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.1.4_universal.dmg
  • Stable Windows installers: AgentBro_latest_x64-setup.exe and AgentBro_latest_x64.msi; prereleases use versioned installer names.
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • macOS remains the primary, signed release channel.
  • Windows installers are early MVP artifacts and may show SmartScreen warnings until Windows code signing is configured.

中文

这是一次热修复,改善外接显示器上的宠物窗口拖动与点击,并收紧灵动岛 native host 的尺寸切换。

修复

  • 修复跨屏拖动宠物窗口 - 可用时改用 Tauri 原生拖动,跨显示器拖动后能保留最终窗口位置。
  • 保持外接屏宠物可点击 - 宠物移动到非主屏后仍保持交互,避免点击穿透失控。
  • hover 时及时收缩 native host - 灵动岛离开 collapsed 稳定画布后会及时调整 native host 尺寸,减少遮挡。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.1.4_universal.dmg
  • 稳定版 Windows 安装包: AgentBro_latest_x64-setup.exeAgentBro_latest_x64.msi; 预览版使用带版本号的安装包文件名。
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • macOS 仍是主要的签名发布渠道。
  • Windows 安装包属于早期 MVP 产物,在配置 Windows 代码签名前可能出现 SmartScreen 提示。

v1.1.3

09 Jun 05:47

Choose a tag to compare

AgentBro v1.1.3

English

This hotfix restores reliable notch placement and click-through behavior on external displays, especially Retina/high-DPI setups.

Fixes

  • Fix notch placement on external displays - Monitor matching now compares cursor and display bounds in the same logical coordinate space, so the notch can appear on the correct screen instead of falling back to the main display.
  • Restore collapsed click-through behavior - The notch again toggles cursor-event ignoring dynamically: collapsed state lets clicks pass through, while hover and expanded states capture interaction.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.1.3_universal.dmg
  • Stable Windows installers: AgentBro_latest_x64-setup.exe and AgentBro_latest_x64.msi; prereleases use versioned installer names.
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • macOS remains the primary, signed release channel.
  • Windows installers are early MVP artifacts and may show SmartScreen warnings until Windows code signing is configured.

中文

这是一次热修复,恢复外接显示器上的灵动岛定位与点击穿透行为,尤其是 Retina / 高 DPI 屏幕场景。

修复

  • 修复外接显示器上的灵动岛定位 - 显示器匹配现在会在同一套逻辑坐标空间中比较光标和屏幕边界,避免灵动岛错误回落到主屏。
  • 恢复 collapsed 状态点击穿透 - 灵动岛重新动态切换 cursor-event ignore:collapsed 状态允许点击穿透,hover 和 expanded 状态捕获交互。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.1.3_universal.dmg
  • 稳定版 Windows 安装包: AgentBro_latest_x64-setup.exeAgentBro_latest_x64.msi; 预览版使用带版本号的安装包文件名。
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • macOS 仍是主要的签名发布渠道。
  • Windows 安装包属于早期 MVP 产物,在配置 Windows 代码签名前可能出现 SmartScreen 提示。

v1.1.2

09 Jun 04:14

Choose a tag to compare

AgentBro v1.1.2

English

This hotfix restores reliable notch placement and click-through behavior on external displays, especially Retina/high-DPI setups.

Fixes

  • Fix notch placement on external displays - Monitor matching now compares cursor and display bounds in the same logical coordinate space, so the notch can appear on the correct screen instead of falling back to the main display.
  • Restore collapsed click-through behavior - The notch again toggles cursor-event ignoring dynamically: collapsed state lets clicks pass through, while hover and expanded states capture interaction.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.1.2_universal.dmg
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • This version primarily supports macOS.
  • Windows support will come in a later phase.

中文

这是一次热修复,恢复外接显示器上的灵动岛定位与点击穿透行为,尤其是 Retina / 高 DPI 屏幕场景。

修复

  • 修复外接显示器上的灵动岛定位 - 显示器匹配现在会在同一套逻辑坐标空间中比较光标和屏幕边界,避免灵动岛错误回落到主屏。
  • 恢复 collapsed 状态点击穿透 - 灵动岛重新动态切换 cursor-event ignore:collapsed 状态允许点击穿透,hover 和 expanded 状态捕获交互。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.1.2_universal.dmg
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • 当前版本主要支持 macOS。
  • Windows 支持会放在后续阶段推进。

v1.1.1

04 Jun 02:34

Choose a tag to compare

AgentBro v1.1.1

English

This hotfix restores reliable notch placement and click-through behavior on external displays, especially Retina/high-DPI setups.

Fixes

  • Fix notch placement on external displays - Monitor matching now compares cursor and display bounds in the same logical coordinate space, so the notch can appear on the correct screen instead of falling back to the main display.
  • Restore collapsed click-through behavior - The notch again toggles cursor-event ignoring dynamically: collapsed state lets clicks pass through, while hover and expanded states capture interaction.

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.1.1_universal.dmg
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • This version primarily supports macOS.
  • Windows support will come in a later phase.

中文

这是一次热修复,恢复外接显示器上的灵动岛定位与点击穿透行为,尤其是 Retina / 高 DPI 屏幕场景。

修复

  • 修复外接显示器上的灵动岛定位 - 显示器匹配现在会在同一套逻辑坐标空间中比较光标和屏幕边界,避免灵动岛错误回落到主屏。
  • 恢复 collapsed 状态点击穿透 - 灵动岛重新动态切换 cursor-event ignore:collapsed 状态允许点击穿透,hover 和 expanded 状态捕获交互。

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.1.1_universal.dmg
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • 当前版本主要支持 macOS。
  • Windows 支持会放在后续阶段推进。

v1.1.0

03 Jun 14:23

Choose a tag to compare

AgentBro v1.1.0

English

This release improves Gemini and OpenCode hook handling, permission detail rendering, chat history recovery, and external-display notch hit testing.

Highlights

  • Improve Gemini hook events and permission flow - Gemini hook payloads now include matchers, map blocking permission requests more accurately, and extract prompt and response fields for richer session history.
  • Improve OpenCode tool details and session history - OpenCode permission inputs, tool labels, pending permission reconciliation, and raw-event chat history fallback are more robust.
  • Add hook diagnostics and auto-repair coverage - Hook Doctor now checks Claude Code bare mode and Gemini folder trust, and hook setup can repair Gemini trusted folder configuration.
  • Fix notch hit testing on external displays - The notch window now relies on CSS pointer events and monitor-relative coordinates so hover and click behavior works better on secondary displays.

New Contributors

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.1.0_universal.dmg
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • This version primarily supports macOS.
  • Windows support will come in a later phase.

中文

这个版本改进了 Gemini 与 OpenCode 的 Hook 处理、权限详情展示、会话历史恢复,以及外接显示器上的灵动岛命中检测。

亮点

  • 改进 Gemini Hook 事件与权限流程 - Gemini Hook 载荷现在包含 matcher,阻塞式权限请求映射更准确,并会提取 prompt 和响应字段用于更完整的会话历史。
  • 改进 OpenCode 工具详情与会话历史 - OpenCode 权限输入、工具标签、待处理权限同步,以及原始事件兜底会话历史更加稳健。
  • 增加 Hook 诊断与自动修复覆盖 - Hook Doctor 现在会检查 Claude Code bare mode 和 Gemini 文件夹信任;Hook 安装流程也能修复 Gemini trusted folder 配置。
  • 修复外接显示器上的灵动岛命中检测 - 灵动岛窗口现在依赖 CSS pointer events 与相对当前显示器的坐标计算,让副屏上的 hover 和点击行为更稳定。

新贡献者

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.1.0_universal.dmg
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • 当前版本主要支持 macOS。
  • Windows 支持会放在后续阶段推进。

v1.0.6

03 Jun 04:43

Choose a tag to compare

AgentBro v1.0.6

English

This release substantially expands OpenCode support and makes the in-app update panel easier to read during an update.

Highlights

  • Expand OpenCode event coverage - AgentBro now maps 17 OpenCode event types, including prompt submission, session errors, compaction, subagent lifecycle, shell execution, token usage, agent thoughts, tool failures, retries, and todo updates.
  • Keep OpenCode subagents grouped under the parent session - Subagent tool calls and notifications are attributed back to the parent session, so the session list stays focused and conversation detail shows the full tool activity.
  • Improve OpenCode cleanup and reliability - Completed OpenCode sessions now respect the configured idle timeout, plugin unload cleans up tracked sessions, and notification throttling/null handling is more robust.
  • Keep update status separate from release notes - The download, ready-to-restart, and Homebrew status cards now sit outside the scrollable notes area so the changelog and contributor list remain readable.

New Contributors

Contributors

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.0.6_universal.dmg
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • This version primarily supports macOS.
  • Windows support will come in a later phase.

中文

这个版本大幅扩展了 OpenCode 支持,并让应用内更新面板在更新过程中更容易阅读。

亮点

  • 扩展 OpenCode 事件覆盖 - AgentBro 现在映射 17 类 OpenCode 事件,包括提示词提交、会话错误、上下文压缩、子代理生命周期、Shell 执行、Token 用量、Agent 思考、工具失败、重试和 todo 更新。
  • 把 OpenCode 子代理归并到父会话 - 子代理的工具调用和通知会归属到父会话,避免会话列表被拆散,同时会话详情能看到完整工具活动。
  • 提升 OpenCode 清理和可靠性 - 已完成的 OpenCode 会话现在遵循设置里的空闲超时;插件卸载会清理已追踪会话;通知节流和空值处理也更稳。
  • 将更新状态与版本说明分离 - 下载进度、重启就绪和 Homebrew 状态卡片现在固定在滚动说明区域之外,更新日志和贡献者列表会保持可读。

新贡献者

贡献者

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.0.6_universal.dmg
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • 当前版本主要支持 macOS。
  • Windows 支持会放在后续阶段推进。

v1.0.5

03 Jun 02:29

Choose a tag to compare

AgentBro v1.0.5

English

This release improves agent integration reliability and adds clearer diagnostics for pet market installs.

Improvements

  • Refresh agent integrations and diagnostics - Agent profile detection, hook setup, bridge startup, and settings diagnostics were updated together so AgentBro can report setup problems more clearly.
  • Improve pet market install diagnostics - Pet install failures now surface more actionable status and repair details in the settings UI.

Install And Update

  • Homebrew supports one-line installation: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Releases and in-app auto update use the same release notes.
  • Auto update artifacts include signed AgentBro.app.tar.gz and latest.json.

Downloads

  • Recommended download: AgentBro_latest_universal.dmg
  • Versioned archive: AgentBro_1.0.5_universal.dmg
  • Auto update files: AgentBro.app.tar.gz and latest.json
  • Mainland China mirror: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

Notes

  • This version primarily supports macOS.
  • Windows support will come in a later phase.

中文

这个版本提升了 Agent 集成可靠性,并为宠物市场安装问题提供更清晰的诊断信息。

改进

  • 刷新 Agent 集成与诊断 - Agent 配置识别、Hook 设置、bridge 启动和设置页诊断一起更新,AgentBro 可以更清楚地报告配置问题。
  • 改进宠物市场安装诊断 - 宠物安装失败时,设置页会展示更可操作的状态和修复信息。

安装与更新

  • Homebrew 支持一行安装: brew tap shirenchuang/tap && brew install --cask agentbro
  • GitHub Release 和应用内自动更新会使用同一份版本说明。
  • 自动更新文件包含签名的 AgentBro.app.tar.gzlatest.json

下载

  • 推荐下载: AgentBro_latest_universal.dmg
  • 版本归档: AgentBro_1.0.5_universal.dmg
  • 自动更新文件: AgentBro.app.tar.gzlatest.json
  • 国内直链: https://agentbro.oss-cn-hangzhou.aliyuncs.com/AgentBro_latest_universal.dmg

说明

  • 当前版本主要支持 macOS。
  • Windows 支持会放在后续阶段推进。