Supercharge your Claude Code CLI experience with a powerful statusline that displays key session metrics (Git state, context usage, model info and cost) at a glance — minimal setup, maximum insight.
Stars
26
Forks
3
Watchers
26
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
52
commits
1
commits
refactor: apply DRY, YAGNI, KISS principles to statusline.sh
6b64d51View on GitHubdocs: fix inaccuracies in docs and remove dead test infrastructure
d7faa61View on GitHubfix: unify statusLine.command to bare tilde path across all installers
1e3f4adView on GitHubfix: prefer Git Bash over WSL bash to avoid path incompatibility
c64914eView on GitHubfeat: add Windows installers (install.ps1 + install.cmd) (#23)
07e310aView on GitHubfix: prevent cleanup_temp from triggering ERR trap in local mode
d137dc8View on GitHubrefactor: simplify patch-statusline.sh and install.sh (#21)
57b5bf3View on GitHubfix: strip wc whitespace in unit tests for macOS compatibility (#20)
062356dView on GitHubfix: handle Windows backslash paths in get_dirname for MINGW compatibility (#19)
85cd69cView on GitHub