Stats "Current streak" inconsistent between CLI (/stats) and desktop app Home view
Status Open
Maintainer reply None cached
Activity 1 comment · opened Aug 2, 2026
The "Current streak" value shown differs significantly between two surfaces of the same account:
- Terminal (
claudeCLI,/stats→ Overview): Current streak: 37 days, Longest streak: 37 days - Desktop app (Home tab, stats widget): Current streak: 1 day, Longest streak: 36 days
Both were viewed on the same day (2026-08-03), same account. Other numbers are close but not identical (Sessions: 257 vs 256; Total tokens: 121.3M vs 121.3M; Active days: 42/50 vs 42), suggesting the two surfaces may be querying different backends, caches, or using different day-boundary/timezone logic for streak calculation.
Expected: Current streak should be consistent across CLI and desktop app for the same account.
Environment:
- Claude Code CLI version: v2.1.214
- Platform: Windows 11 Pro
(Screenshots of both views available on request — not attached here since this was filed via CLI.)
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗