Skip to content

v0.19.13: release: 0.19.13

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:21
· 291 commits to main since this release
Fix Blocking code-review mode repeating the same finalization message. The
stateless review judge re-read the run diff every finalization, so a declined
finding on an unchanged diff got re-raised and the model repeated its rebuttal.
The judge now skips an unchanged diff and, on a changed diff, sees the prior
findings so it re-raises only what's still present and unaddressed (#681).