Claude Tools / Commands / claude-pulse
Commands · noobygains/claude-pulse
claude-pulse
Live usage status bar for Claude Code — session limits, weekly usage, lines changed, 10 themes, widget priorities, shimmer animations, and zero API calls
CLEARED_STATICclaude-onlyv3.0.0
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Claude-only
Type
Commands
Tests & results
What the pipeline checked
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 12 lexical match(es)
README
From the repository
Real-time usage monitor for Claude Code — session limits, weekly limits, per-model caps (Opus/Sonnet/Fable), cost tracking, and 10 themes with animations. All in your status bar. --- ## What is this? A single-file Python status bar for Claude Code that shows everything you need at a glance — no API key required, zero dependencies, works with your existing Claude Code subscription. 10 built-in themes with colour-coded bars that shift green → yellow → red as usage increases Rainbow animation — flowing gradient that shifts on every refresh Automatic update notifications for both claude-pulse and Claude Code ``` Session ━━━───────── 27% 2h 53m | Weekly ━━━━━━━━━─── 73% R:Fri 3pm | Fable ━━───────── 18% | Context ━━━━──────── 35% | $38.75 | +142 -37 | Opus 5 | Effort: XHigh | ⚡fast | [\] 320 tools 51m | main ``` ## What's new in 3.2.0 - **Fable weekly cap** — read from the model-scoped `limits` the API reports, so new models are picked up without a code change. - **Claude 5-era stdin fields** — reasoning effort, `⚡fast` mode, thinking state, active subagent, PR badge, and cache-hit ratio. - **Fixed: the refresh …