openai / openai/codex-plugin-cc

Document `--model` on `review` and `adversarial-review`

Open Beginner friendly
#654 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
33.3k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the README and find the existing documentation for the review, adversarial-review, rescue, and task commands. Confirm that --model is present in valueOptions in both script-copy parsers, then add one line for --model under each review command. Done means the README documents the flag consistently for all four commands.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
85/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.