Cloud/remote session token usage not included in "Total tokens" stat on the Overview dashboard

Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 19, 2026

Description

The Overview dashboard (the "What's up next" home screen, showing Sessions / Messages / Total tokens / Active days / streaks / etc.) does not appear to count token usage from cloud/remote sessions toward the "Total tokens" stat. Only local sessions seem to be reflected.

Repro / evidence

  • I've run roughly 60 tasks via cloud/remote sessions, each using on the order of 200k tokens — that's ~12M tokens of real usage that isn't showing up anywhere in the "Total tokens" figure on the Overview tab.
  • The stat only seems to move for locally-run sessions; cloud-run sessions don't contribute at all, even though the sessions themselves appear in the sidebar/session list.

Expected behavior

"Total tokens" (and any tokens-derived stats — streaks, peak hour, favorite model, etc. if they're token-weighted) should aggregate usage across both local and cloud/remote sessions.

Actual behavior

Token usage from cloud/remote sessions is missing from the total, causing the displayed total to significantly undercount actual usage.

Environment

  • Surface: Claude Code web/desktop "Overview" usage dashboard
  • Session types involved: local sessions + cloud/remote sessions

Related

Possibly related to #73144 (usage stats excluding SSH remote-workspace sessions) — may share a root cause of non-local session types not being counted, though that issue is specifically about SSH remote workspaces rather than cloud/remote sessions.

View original on GitHub ↗