Skip to content

v0.4.0

Choose a tag to compare

@softcane softcane released this 11 Jun 12:10

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 audit command: 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 ctx at 80-91% without changing the dot; keeps 92%+ as red.
  • Excludes user permission denials from retry and failure counts.
  • Keeps why, improve, learn, and unlearn as one-line deprecation pointers.
  • Refreshes the README and statusline demo GIF for the release.

Validation:

  • Local npm audit signatures passed.
  • Local npm run prepublishOnly passed.
  • GitHub CI passed on Node 20 and Node 22 for commit c7c1d91.