All ReviewDecisions are rejected in quiet mode
Resolved 💬 2 comments Opened Apr 18, 2025 by dmvaldman Closed Apr 20, 2025
What version of Codex is running?
0.1.2504161510
Which model were you using?
_No response_
What platform is your computer?
_No response_
What steps can reproduce the bug?
Run codex with the quiet flag
What is the expected behavior?
If approval-mode is set to full-auto, ReviewDecisions should always default to ReviewDecision.YES
What do you see instead?
ReviewDecision is ReviewDecision.NO_CONTINUE
Additional information
See https://github.com/openai/codex/blob/main/codex-cli/src/cli.tsx#L443
This prevents automated use cases that need to bypass codex's REPL environment
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗