ccwhy
v0.1.0
Published
Claude Code usage debugger: parses your session history, shows where tokens actually went, and recommends specific ways to cut usage
Downloads
207
Maintainers
Readme
ccwhy
ccusage tells you how much. ccwhy tells you why, and what to do about it.
Claude Code usage debugger. Parses your local session history, identifies the biggest token sinks (long contexts, repeated tool calls, verbose configs), and recommends specific optimizations.
npm install -g ccwhy
ccwhyThis package downloads the prebuilt Rust binary for your platform (macOS or Linux, arm64/x64) from GitHub releases. No Rust toolchain needed.
Other install options
brew install SingggggYee/tap/ccwhy # via HomebrewWorks with cclint: ccwhy tells you where tokens went, cclint prevents the waste up front.
Full docs: github.com/SingggggYee/ccwhy
MIT
