Skip to content

v0.2.3

Latest

Choose a tag to compare

@jwchoi-kr jwchoi-kr released this 02 Jun 04:04
· 5 commits to main since this release

ccupp — Per-project usage & cost tracking for Claude Code, in your status line and terminal reports.

pip install ccupp && ccupp install

Highlights

  • 2-line status line HUD: model · effort · context bar / project msgs · tokens · cost · API time
  • Terminal reports: per-session (ccupp), --daily, --model, --all (cross-project), --export (prompts → PROMPTS.md)
  • Cost modeled on ccusage Auto mode (LiteLLM pricing, cached 24h)
  • --help / --version flags
  • Now MIT licensed