Skip to content

Commit 0ceb6b3

Browse files
authored
Merge pull request #327 from Blazity/release/artur-2026.08.9
docs(release): Artur 2026.08.9
2 parents 089650f + 7e00b0a commit 0ceb6b3

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

docs/releases/artur/2026.08.9.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
version: 2026.08.9
3+
previousSourceCommit: 0a3757375c9acc15897a0ef314bdfa9fa21487fb
4+
targetSourceCommit: 089650f4348496d8aeee613acaed9e2e69a0014c
5+
repository: Blazity/ai-workflow
6+
---
7+
8+
<!-- shareable:start -->
9+
# AI Workflow — 2026.08.9
10+
11+
## Highlights
12+
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.
14+
15+
## What's new
16+
17+
No new user-facing capabilities in this release.
18+
19+
## Improvements and fixes
20+
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).
22+
<!-- sources: 324 -->
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.
24+
<!-- sources: 325 -->
25+
26+
## Do you need to do anything?
27+
28+
No action is required.
29+
30+
## Known limitations
31+
32+
No known user-facing limitations.
33+
<!-- shareable:end -->
34+
35+
## Exact release scope
36+
37+
- [#322](https://github.com/Blazity/ai-workflow/pull/322) — internal: docs(release): Artur 2026.08.8
38+
- [#323](https://github.com/Blazity/ai-workflow/pull/323) — internal: docs(release): record the Artur 2026.08.8 release rehearsal
39+
- [#324](https://github.com/Blazity/ai-workflow/pull/324) — fix: fix(worker): let an autofix run publish the head it pushed itself (AIW-310)
40+
- [#325](https://github.com/Blazity/ai-workflow/pull/325) — fix: fix(worker): refuse the no_change_needed exit when PR review feedback is pending

0 commit comments

Comments
 (0)