- Extract token counts from modelUsage (per-model stats) instead of basic usage object for accurate values - Add contextWindow from modelUsage to calculate proper context % - Show "X% used" when > 70% free, "X% left" when running low - Color coding: green (ok), yellow (<30% left), red (<15%), pulsing (<5%) - Fix totalTokens undefined error (renamed to contextUsed) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>