ccstatusline
Notes
🎨 A highly customizable status line formatter for Claude Code CLI Display model info, git branch, token usage, and other metrics in your terminal
Release notes
v2.2.18
Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- feat: add extra usage widgets and fix null rate-limit buckets for pay-as-you-go plans by @roribio in https://github.com/sirmalloc/ccstatusline/pull/375
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/368
- fix(git): always pass --no-optional-locks to prevent index.lock races by @BastianTrifork in https://github.com/sirmalloc/ccstatusline/pull/381
New Contributors
- @roribio made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/375
- @BastianTrifork made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/381
Full Changelog: https://github.com/sirmalloc/ccstatusline/compare/v2.2.17...v2.2.18