Vibe Coding
qwen-code now emits its code-review fan-out as a generated workflow script instead of running it inline
The v0.22.3 nightly tagged 2026-08-29 (PR #10119) changes the review flow so the Step 3A fan-out is emitted as a generated workflow script, making a parallel review pass an inspectable artifact rather than an opaque internal step. The same nightly keeps the `ask_user_question` dialog behind allow rules and auto-approval (PR #10160), closing a path where an agent could interrupt an unattended run, and adds git state hints beside the web-shell branch picker. These are four post-stable PRs, not a re-tag of v0.22.3.
Source
↳ Follow the thread