Add model and effort flags to review commands#1
Conversation
🔍 Local review (cycle 1/3) — cleanReviewed locally (Claude subagent + Codex companion), no bots pinged.
Claude subagent: no findings. Codex (1 critical, confidence 0.99) → HALLUCINATION. Codex claimed adding
No Note: this is local review mode — no auto-merge. Merge is yours to trigger when ready. |
🔍 Re-triage (cycle 1, corrected) — Codex finding is a REAL functional gapMy initial Ground truth1. Protocol type — confirmed via generated types + 2. 3. Real app-server behavior — the actual defect (codex-cli 0.144.1, direct JSON-RPC probe)
The Rust app-server uses Corrected verdict:
|
|
Closing this PR — it's the wrong fix and I don't want to ship inert/misleading changes. What this PR did: added Why it's wrong (verified against the real app-server, codex-cli 0.144.1):
Full analysis and server-probe evidence posted on upstream openai#476 and openai#408. Upstream PR openai#477 (this same change) also closed. For a correct fix: |
Propagate
--modeland--effortto/codex:reviewand/codex:adversarial-review, matching the existingtaskbehavior.Validation:
node --test tests/commands.test.mjsnode --test tests/runtime.test.mjs