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
docs(mcp): fix stale 'NOT WIRED YET' comment in telemetry.ts (#6617)
The header said recordMcpToolCall is deliberately not called from the
tool-dispatch path, but #6237 (merged PR #6358) wired it in via
recordMcpToolTelemetry in src/mcp/server.ts — the single chokepoint every
tools/call routes through. Comment-only correction; no runtime change.
Closes#6617
0 commit comments