Both review and adversarial-review accept --model — it is present in valueOptions in both script copies parsers (verified 2026-08-08) — but the README documents the flag only for rescue and task.
Why the omission costs something: for anyone running reviews across several repositories, that flag is the only path-independent way to guarantee WHICH model reviewed a given change. Without it documented, the natural assumption is that review commands take whatever the ambient configuration provides, which is exactly the ambiguity a review record cannot afford.
Ask: one line per command in the README. Happy to send the PR.
Both
reviewandadversarial-reviewaccept--model— it is present invalueOptionsin both script copies parsers (verified 2026-08-08) — but the README documents the flag only forrescueandtask.Why the omission costs something: for anyone running reviews across several repositories, that flag is the only path-independent way to guarantee WHICH model reviewed a given change. Without it documented, the natural assumption is that review commands take whatever the ambient configuration provides, which is exactly the ambiguity a review record cannot afford.
Ask: one line per command in the README. Happy to send the PR.