Skip to content

v1.0.0

Latest

Choose a tag to compare

@joehe71 joehe71 released this 12 Jul 06:45
713b774

1.0.0 (2026-07-12)

⚠ BREAKING CHANGES

  • Removed all 23 shell exec wrapper tools. Browser automation is now provided by chrome-devtools-mcp MCP server, registered via Finch's mcp.client capability. Tools are exposed as mcp__chrome-devtools__* and discovered by the Agent via ToolSearch with source:"mcp".

Features

  • refactor to MCP tool — register chrome-devtools-mcp via mcp.client (fa26aeb)

Bug Fixes

  • i18n for form field descriptions in browser_setup (ae4ecc0)
  • i18n toast message for browser_setup success (e2f1cd6)
  • remove slash prefix from promptGuides — backtick-wrap tool names instead (2f03b93)