Skip to content

v7.0.0

Choose a tag to compare

@toolu-codereview toolu-codereview released this 07 Aug 23:12

7.0.0 (2026-08-07)

⚠ BREAKING CHANGES

  • code-review: MAX_CHUNKS now defaults to 0 (unlimited) with capped files recorded per-file as unreviewed; file-level fallback comments are removed (unanchorable findings appear in the sticky comment); sticky-comment layout and prompt bytes changed. Ships as code-review v7.

Features

  • code-review: size-proof review pipeline with distillation, clustering, and coverage ledger (f4123f0)

Bug Fixes

  • code-review: close all pre-push review findings (7c9d1b7)
  • code-review: document lastBody's create-vs-update precedence (f3f19fc)
  • code-review: note the warm-up path also covers single-package runs (a873283)
  • code-review: tighten isRecord, single-source the settled verdict, note the MAX_CHUNKS default change (d2e377b)
  • code-review: write FETCH_HEAD via a real fetch in resume tests (1d6caf7)