Releases: Falconiere/toolu-ghactions
Releases · Falconiere/toolu-ghactions
Release list
v7.1.0
7.1.0 (2026-08-10)
Features
- code-review: stream reviews, gate junk findings, honest budget, SARIF sanitizer, nested node24 actions (3a45ab3)
Bug Fixes
- code-review: address dogfood-review round 1 — filter pattern, finishReason, evergreen proof ref, direct salvage tests (e1b173d)
- code-review: close pre-push review findings — CI contract, mirror rewrite guard, prompt-resolution trust order, consumer scan excludes (1ba5ad8)
- code-review: keep the mirror guard broader than its sed, correct the proof-gate claim (1962df5)
- code-review: scope the mirror hoist guard to uses: lines, finish dist doc re-targeting, tighten the no-finish assertion (008fb8b)
v7.0.0
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)
v6.6.0
v6.5.4
v6.5.3
6.5.3 (2026-08-01)
Bug Fixes
- code-review: address PR review feedback (fdf69a8)
- code-review: disable DeepSeek thinking so reviews aren't empty (3f152bc)
- code-review: don't recover a truncated pass with zero findings (4a2c83a)
- code-review: keep a complete response's approved verdict through recovery (0061fcc)
- code-review: recover a review whose decorative fields came back null (e53853d)
- code-review: recover an off-schema review instead of discarding it (204b997)
v6.5.2
v6.5.1
6.5.1 (2026-07-30)
Bug Fixes
- code-review: harden dismissal detection — address round-1 review (1501ad7)
- code-review: make quoted-region stripping linear, not quadratic (c089c15)
- code-review: show the author's reasoning on ARGUED OUT prompt entries (956a3f8)
- code-review: stop re-raising findings the author refused in a reply (f0cd99d)
v6.5.0
6.5.0 (2026-07-17)
Features
- code-review: incremental re-review scope — converge without a surrender cap (c02e660)
Bug Fixes
- code-review: address round-2 review — silent git probes, @/ test imports (d4399df)
- code-review: converge incremental series on the PR head sha (8d3671e)
- code-review: converge reviews — marker survives cancelled runs, loose open-thread matching (d52a7d6)
- release: prefer a GitHub App token over the expiring PAT (192d89e)
- release: warn loudly when the app token mint fails (7e27c9f)