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.17
Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- fix(terminal): use stty -F/-f to read tty size in detached spawn by @AgarwalPragy in https://github.com/sirmalloc/ccstatusline/pull/377
- fix: usage API parsing for nullable cohort response buckets in 29908c266afb7f5296a46b85a26580cef82050d5
New Contributors
- @AgarwalPragy made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/377
Full Changelog: https://github.com/sirmalloc/ccstatusline/compare/v2.2.16...v2.2.17