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
# install
npm install -g ccstatusline@2.2.21
Release notes
v2.2.26
· recent
Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- fix(usage): parse limits[] array from usage API for migrated accounts by @vishnujayvel in https://github.com/sirmalloc/ccstatusline/pull/519
- feat(widget): add Fable Weekly Usage widget by @vishnujayvel in https://github.com/sirmalloc/ccstatusline/pull/522
- fix(context): reset context length after a /compact boundary by @wmaurer in https://github.com/sirmalloc/ccstatusline/pull/524
- chore(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/516
- chore(deps): bump actions/setup-node from 6 to 7 by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/515
- fix(renderer): preserve separators after hidden widgets by @tylergibbs1 in https://github.com/sirmalloc/ccstatusline/pull/525
New Contributors
- @wmaurer made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/524
- @tylergibbs1 made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/525
Full Changelog: https://github.com/sirmalloc/ccstatusline/compare/v2.2.25...v2.2.26