You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)