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
feat: add cc.output_tokens trace-level aggregate for Sankey visualization
Adds extractOutputTokensSnapshot which aggregates attributed output
tokens by category at the trace level, enabling the spend Sankey to use
sum(metadata.cc.output_tokens.by_category.*) directly without requiring
span-level aggregation.
Categories: thinking, assistant_text, builtin_tool_use, mcp_tool_use,
skill_invocations — classified by content type and tool name prefix.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments