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.20
· today
Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- feat(weekly-reset): add weekday display mode by @josiaranda in https://github.com/sirmalloc/ccstatusline/pull/392
- fix(extra-usage): correct unit assumptions for usage API response by @roribio in https://github.com/sirmalloc/ccstatusline/pull/388
- chore(deps-dev): bump the dev-dependencies group with 5 updates by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/386
- feat: add remote control status widget by @realkotob in https://github.com/sirmalloc/ccstatusline/pull/382
- feat: line-spanning foreground gradients via overrideForegroundColor by @cameronsjo in https://github.com/sirmalloc/ccstatusline/pull/406
- Fix git-review detection with SSH host aliases by @cyphercodes in https://github.com/sirmalloc/ccstatusline/pull/424
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 11 updates by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/422
- fix: keep usage-fetch tests from touching the real user cache by @zachthedev in https://github.com/sirmalloc/ccstatusline/pull/432
- fix: ignore transient 0% flashes in compaction counter by @KorenKrita in https://github.com/sirmalloc/ccstatusline/pull/370
- fix: permanent [Timeout] in extra usage widgets when no monthly limit is set by @mhriemers in https://github.com/sirmalloc/ccstatusline/pull/416
- fix: prefer cumulative transcript metrics for input/output token widgets by @zachthedev in https://github.com/sirmalloc/ccstatusline/pull/435
New Contributors
- @josiaranda made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/392
- @realkotob made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/382
- @cyphercodes made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/424
- @zachthedev made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/432
- @KorenKrita made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/370
- @mhriemers made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/416
- @cameronsjo and @akkaz made their first contributions in https://github.com/sirmalloc/ccstatusline/pull/406
Full Changelog: https://github.com/sirmalloc/ccstatusline/compare/v2.2.19...v2.2.20