Release notes
Smarter verification re-runs and focused run summaries
Re-running a test updates existing check status without clutter, and run summaries focus on your code changes.
Improved
- Re-running a test or lint check updates the existing record instead of stacking duplicate failure logs.
- Background jobs maintain their verification context automatically across subsequent check calls.
- The agent is prompted to re-evaluate any previously failing tests before declaring a job finished.
- Clean run summaries present completed edits without redundant verification tags.