Skip to content

Releases: Narcooo/ccbar

v1.1.2

24 Mar 11:04

Choose a tag to compare

  • 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

24 Mar 02:07

Choose a tag to compare

1.1.1 - 2026-03-24

  • Fixed live quota rendering so ccbar now 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.ai detection, API-mode suppression, and live quota cache refresh.

v1.1.0

24 Mar 01:27

Choose a tag to compare

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 ccbar installs across marketplace cache paths instead of relying on one hardcoded cache layout.