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

TestStateResult or reason
eligibilityranall eligibility checks passed
dedupranunique -- no near-duplicate found
clocran6423 code lines / 20 files
secretsranno secret patterns matched
egressran12 lexical match(es) — FLAG-INFO (C-01: semantic analysis deferred to v2)
injectionranno patterns matched (confidence: STANDARD)
required-fieldsranrequired fields present: name, version, description
behaviouraldeferredbehavioural assessment deferred (v1): Python with non-stdlib imports (committed-only policy): [('claude_status.py', 'msvcrt'), ('claude_status.py', 'fcntl')]

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 

← Back to Commands