Skip to content

v0.2.0

Choose a tag to compare

@joehe71 joehe71 released this 10 Jul 09:50
382e771

0.2.0 (2026-07-10)

Features

  • systemPrompt 兼容 macOS/Linux/Windows 三平台 Chrome 检测和启动 (b85e0bd)
  • systemPrompt 增加 Chrome 安装检测,connect 前先确认浏览器可用 (a27c5b0)
  • systemPrompt 增加实时操作提示,用户想看操作时引导使用 browser_connect (bfb2a6f)
  • systemPrompt 改为 agent 自己启动 Chrome 带调试端口,不需用户手动操作 (c582841)
  • 添加 browser_connect 工具,支持 CDP 连接可见浏览器 (e494635)
  • 添加 browser_setup 工具,支持 npm/homebrew/curl 三种安装方式,本地二进制优先 (f683f1f)
  • 添加 i18n 支持,扩展名改为 browser-tools (3cc2e78)
  • 用 chrome-devtools-mcp 完全替换 agent-browser (6a252fa)
  • 补齐 agent-browser 缺失的浏览器自动化工具 (a694cec)

Bug Fixes

  • deactivate 时停止 chrome-devtools daemon (7dd6d7f)
  • set git identity in CI for finch-releases sync (cce9a4a)
  • set git token auth for finch-releases push (030f9d6)
  • skip npm publish if version already exists (ee23d2c)