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
refactor(web): use try/finally pattern in registerMcpTool for tool_used event
Match the same pattern used in toVercelAITool — single captureEvent call
in a finally block with a success boolean, instead of duplicated calls
in try and catch.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments