v0.4.0
bb-cc-lite v0.4.0
This release turns bb-cc-lite into the shipped behavioral gauge.
Highlights:
- Replaces the advisor-style statusline with a green/blue/red/gray gauge.
- Adds the three-section
auditcommand: current session, recent patterns, and instruction report. - Consolidates the statusline onto one gauge engine and removes newly stored advisor fields.
- Shows basename hints for repeated reads and unchecked edits without storing full paths.
- Highlights
ctxat 80-91% without changing the dot; keeps 92%+ as red. - Excludes user permission denials from retry and failure counts.
- Keeps
why,improve,learn, andunlearnas one-line deprecation pointers. - Refreshes the README and statusline demo GIF for the release.
Validation:
- Local
npm audit signaturespassed. - Local
npm run prepublishOnlypassed. - GitHub CI passed on Node 20 and Node 22 for commit
c7c1d91.