Skip to content

Commit 7e00b0a

Browse files
committed
docs(release): polish Artur 2026.08.9 notes
1 parent 57f2f01 commit 7e00b0a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/releases/artur/2026.08.9.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ repository: Blazity/ai-workflow
1010

1111
## Highlights
1212

13-
This release includes improvements and fixes for AI Workflow.
13+
This release hardens the pull request feedback loop: an explicit reviewer request can no longer be dismissed as “already resolved”, and automatic check-fix runs now finalize cleanly on the commit they actually pushed.
1414

1515
## What's new
1616

1717
No new user-facing capabilities in this release.
1818

1919
## Improvements and fixes
2020

21-
- fix(worker): let an autofix run publish the head it pushed itself (AIW-310)
21+
- Automatic check-fix runs now publish the exact commit they pushed, so finalizing a pull request no longer fails with a stale-head error after an auto-fix (AIW-310).
2222
<!-- sources: 324 -->
23-
- fix(worker): refuse the no_change_needed exit when PR review feedback is pending
23+
- The planning agent no longer answers “ticket already resolved, no code changes needed” when a reviewer has asked for changes on the ticket’s pull request. With review feedback pending it plans the requested changes (with one corrective retry), and if it still refuses, the run fails visibly instead of reporting a false success.
2424
<!-- sources: 325 -->
2525

2626
## Do you need to do anything?

0 commit comments

Comments
 (0)