Highlight
Featured this release
PR review repairs fixable test failures before shipping a verdict
A test that fails for a fixable reason now gets corrected and rerun before the review posts – not waved off.
When a test fails for a fixable reason – an ambiguous step, an overly strict expected result, a missing setup step, a needed scroll or wait – the PR review agent now repairs it and reruns before deciding a verdict. Genuine blockers (a paywall, a missing integration, real flakiness) are called out plainly in the review's suggestions instead of quietly discounted.
If it still can't resolve a failure cleanly, the review comes back as "unverified" rather than a green tick, so a pass means the agent actually confirmed your change works.