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
- OTel conventions default flips from "both" to "gen_ai"; governance
spans now correlate with Anthropic/OpenAI/Vercel-AI spans out of the
box. Pass conventions: "both" to keep emitting legacy governance.*
op names alongside.
- createMCPTrustRegistry and createChainAuditor emit a one-shot
console.warn pointing to the honest names (createMCPAllowlist,
createMCPCallRecorder). Refactored internals into buildAllowlist /
buildCallRecorder so the honest names don't re-trigger the warning.
- 1,340 tests, 0 failures (3 new tests pin the 0.13 OTel default).
Both changes were promised in the 0.12 CHANGELOG.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments