Skip to content

Conversation

@bold84
Copy link

@bold84 bold84 commented Jan 25, 2026

Summary

  • include cache read/write tokens in per-model stats output
  • include cache tokens in avg/median session calculations
CleanShot 2026-01-26 at 02 45 54@2x

Testing

  • bun turbo typecheck

Issue

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found the following potentially related PRs:

  1. PR feat: display Google Gemini cached token stats #6860: feat: display Google Gemini cached token stats

    • Related: Also adds cached token statistics display functionality
  2. PR feat: add /stats dialog with token usage statistics #10234: feat: add /stats dialog with token usage statistics

    • Related: Adds token usage statistics display (may overlap with cache token stats feature)
  3. PR feat(opencode): add /context usage dialog #10576: feat(opencode): add /context usage dialog

    • Potentially related: Appears to be another recent stats/usage feature in the CLI

These PRs may address similar or overlapping functionality around displaying cache and token statistics. PR #10234 in particular appears most directly related since it implements stats dialog with token usage. You may want to review these to ensure there's no duplication of effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stats: include cache tokens in averages

1 participant