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: show both real compute and with-cache total in agent bar
Splitting purely by cache-excluded real compute made the headline number
look tiny next to the cache-inclusive telemetry (e.g. 73M vs 7.15B),
which read as "no usage." Keep the fair real-compute split for the bar
but surface both totals in the subtitle — "<real> real · <with-cache>
with cache reads" — so total magnitude is visible without cache
overpowering the cross-agent comparison.
Bumps desktop app to 1.1.63.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments