Qwen Code Rejects Findings File Due to Path Collision

wenshao · ghdev · 2026-08-15

A GitHub issue reveals a bug in Qwen Code's CLI where the /review --new-findings flag rejects valid input because the skill's own example writes to a path identical to the canonical findings artifact (qwen-review-{target}-findings.).

This triggers a spurious findingsFileInvalid error and a false downgradeApprove state, forcing users to manually construct a minimal JSON file. The suggestion is to accept the standard findings shape directly or use a distinct filename in examples.

Original post →

More from coding & agent

coding & agent channel →