Skip to content

Releases: softcane/ccverdict

v0.4.2

12 Jun 14:18

Choose a tag to compare

Rename package and CLI to ccverdict.

v0.4.1

12 Jun 10:27

Choose a tag to compare

Release v0.4.1

Changes:

  • Add no-argument welcome tour and bb-cc-lite demo walkthrough.
  • Add interactive install mode prompt and post-install banner for observe, coach, and guard modes.
  • Add contextual audit lessons and repo-profile context for instruction reporting.
  • Update personal baseline messages and align package lockfile root version.

Verification:

  • npm run prepublishOnly passed.
  • npm pack produced bb-cc-lite-0.4.1.tgz.
  • Packed CLI reports bb-cc-lite 0.4.1 and bb-cc-lite demo runs.

v0.4.0

11 Jun 12:10

Choose a tag to compare

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.

v0.1.15

05 Jun 22:01

Choose a tag to compare

Full Changelog: v0.1.14...v0.1.15

v0.1.14

05 Jun 20:35

Choose a tag to compare

Release v0.1.14.

Changes:

  • Make deep advisory audit the default for bb-cc-lite audit.
  • Keep the older retrospective audit available as bb-cc-lite audit --basic.
  • Update README and CLI help for the new default.

Verification:

  • npm run prepublishOnly
  • npm audit signatures
  • npm pack tarball smoke with bb-cc-lite --help

v0.1.13

03 Jun 20:56

Choose a tag to compare

Patch release for the new session-shape signals and documentation updates.

Changes:

  • Add redundant unchanged full-file Read detection.
  • Add large tool-result input-token jump warnings.
  • Add prompt-cache efficiency regression warnings.
  • Add compaction goal-preservation fallback behavior.
  • Update README language and examples for the new signals.

Validation:

  • npm run prepublishOnly
  • npm audit signatures
  • npm pack plus npx packaged CLI smoke test

v0.1.12

27 May 20:59

Choose a tag to compare

Changes

  • Add bb-cc-lite audit for install-free retrospective Claude Code transcript scans.
  • Make audit output honest by reporting repeated retries and only showing measured cost/time when transcript metadata exists.
  • Add boxed and colored audit output for terminal use.
  • Reposition the README around Claude Code behavioral health monitoring.

Validation

  • GitHub CI passed on Node 20.x and 22.x.
  • Local npm audit signatures passed.
  • Local npm run prepublishOnly passed.
  • Local packaged CLI smoke passed.

v0.1.11

25 May 14:06

Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

v0.1.10

25 May 08:12

Choose a tag to compare

Full Changelog: v0.1.9...v0.1.10

v0.1.9

23 May 04:11

Choose a tag to compare

What's new

  • Adds the busy/no observed progress detector.
  • Adds cost and time budget warnings.
  • Adds project-specific baselines as a support layer for safer warnings.
  • Keeps learned data local and aggregate-only, with hashed project keys.
  • Adds stronger baseline replay, privacy, package, and real Claude Code QA coverage.

Validation

  • npm run prepublishOnly
  • npm pack
  • npx --yes --package bb-cc-lite --help
  • npm publish --dry-run --access public
  • npm audit --omit=dev
  • npm audit signatures