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.24
· recent
Published to npm: https://www.npmjs.com/package/ccstatusline
What's Changed
- feat(renderer): add left/right option for Default Padding by @vishnujayvel in https://github.com/sirmalloc/ccstatusline/pull/497
- feat(widget): add github ci status by @CaseyPeters in https://github.com/sirmalloc/ccstatusline/pull/492
- feat(widget): add Sandbox Status widget by @CorticalCode in https://github.com/sirmalloc/ccstatusline/pull/481
- feat: add CacheTimer widget (continues #307) by @zachthedev in https://github.com/sirmalloc/ccstatusline/pull/466
- Add statuslin.es to Related Projects by @NathanAB in https://github.com/sirmalloc/ccstatusline/pull/509
- docs: add claude-carbon to Related Projects by @gwittebolle in https://github.com/sirmalloc/ccstatusline/pull/514
- Add ccsidekick to related projects by @krayong in https://github.com/sirmalloc/ccstatusline/pull/512
- chore(deps-dev): bump the dev-dependencies group with 5 updates by @dependabot[bot] in https://github.com/sirmalloc/ccstatusline/pull/500
- docs: add ccsessions / cc-session-num integration example by @treebird7 in https://github.com/sirmalloc/ccstatusline/pull/483
New Contributors
- @NathanAB made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/509
- @gwittebolle made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/514
- @krayong made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/512
- @treebird7 made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/483
- @vishnujayvel made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/497
- @CaseyPeters made their first contribution in https://github.com/sirmalloc/ccstatusline/pull/492
Full Changelog: https://github.com/sirmalloc/ccstatusline/compare/v2.2.23...v2.2.24