0.5.1
Patch Changes
- #4009
ae68de1Thanks @gesh! - Fix$mcp_client_namebeing dropped from every other captured event.getSessionInfocached the client identity but then overwrote the cache withundefinedon the next event, so consecutive tool calls alternated between carrying and lacking the client name (showing up as a large "other" slice in MCP analytics). The cached client name/version are now reused instead of refetched.
(2026-06-29)