Highlight
Featured this release
PR reviews prove bug fixes with a before/after reproduction
The review agent reproduces the original behavior on your base environment before showing it resolved on the preview.
For bug-fix pull requests, the review agent derives the failure from the fix itself, drives your app into the state that triggers it, and runs the same check against both your base environment and the PR preview.
The review comment now opens with a Reproduction section showing the before/after result with screenshots, so a passing review means the behavior was actually confirmed and fixed rather than just a happy path run.