Skip to content

Releases: Falconiere/toolu-ghactions

v7.1.0

Choose a tag to compare

@toolu-codereview toolu-codereview released this 10 Aug 13:48

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

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)

v6.6.0

Choose a tag to compare

@toolu-codereview toolu-codereview released this 05 Aug 18:52

6.6.0 (2026-08-05)

Features

  • code-review: report review runs to the toolu.sh platform (1d522e8)

Bug Fixes

  • code-review: address PR review feedback (9ac59f2)
  • code-review: bind enrichFromPrior's fields before guarding them (466321b)

v6.5.4

Choose a tag to compare

@toolu-codereview toolu-codereview released this 05 Aug 01:00

6.5.4 (2026-08-05)

Bug Fixes

  • code-review: don't claim 'LLM judgment unavailable' on a recovered review (53299d1)

v6.5.3

Choose a tag to compare

@toolu-codereview toolu-codereview released this 01 Aug 22:59

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

Choose a tag to compare

@toolu-codereview toolu-codereview released this 30 Jul 23:19

6.5.2 (2026-07-30)

Bug Fixes

  • code-review: keep a nearby-matched blocker off the retried resolve (bd7dcc4)
  • code-review: retry the resolve mutation when only the accepted-note reply landed (888ccd5)

v6.5.1

Choose a tag to compare

@toolu-codereview toolu-codereview released this 30 Jul 12:23

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

Choose a tag to compare

@toolu-codereview toolu-codereview released this 17 Jul 21:11

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)

v6.4.0

Choose a tag to compare

@Falconiere Falconiere released this 15 Jul 13:43

6.4.0 (2026-07-15)

Features

  • code-review: converge reviews — wider resolved-thread suppression + MAX_ROUNDS surrender (2b20c9f)

v6.3.0

Choose a tag to compare

@Falconiere Falconiere released this 13 Jul 19:17

6.3.0 (2026-07-13)

Features

  • code-review: RULES_REF input — opt-in merge-ref convention reading (1396b2e)

Bug Fixes

  • code-review: fail-safe skip when RULES_REF=merge lacks a merge ref (32f3014)