Releases: Narcooo/ccbar
Releases · Narcooo/ccbar
v1.1.2
- Fixed compact quota statusline rendering so narrow Claude Code layouts stay on two lines instead of collapsing back into one long row.
- Shortened compact quota bars, compact countdown text, and narrow-path rendering to keep project and quota data visible on constrained widths.
- Added a regression test that enforces the compact quota rows stay within narrow UI width limits.
v1.1.1
1.1.1 - 2026-03-24
- Fixed live quota rendering so
ccbarnow resolves Claude auth mode, reads the Claude Code OAuth token, fetches/api/oauth/usage, and passes real 5h/7d quota data into the statusline. - Added auth-aware quota tests covering
claude.aidetection, API-mode suppression, and live quota cache refresh.
v1.1.0
1.1.0 - 2026-03-24
- Added a responsive statusline layout that automatically switches to a compact two-row view on narrow widths.
- Added safer width detection with runtime probing and a narrow-screen fallback when Claude does not expose terminal width.
- Fixed plugin launcher, setup docs, and hook repair commands to resolve
ccbarinstalls across marketplace cache paths instead of relying on one hardcoded cache layout.