`codex-auto-review` doesn't exist in the API
Resolved 💬 4 comments Opened Apr 24, 2026 by lattwood Closed Apr 25, 2026
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.422.21637 (2056)
What subscription do you have?
API Key
What platform is your computer?
Darwin 25.4.0 arm64 arm
What issue are you seeing?
Automatic approval review failed: {
"error": {
"message": "The requested model 'codex-auto-review' does not exist.",
"type": "invalid_request_error",
"param": "model",
"code": "model_not_found"
}
}
I manually updated my ~/.codex/config.toml to use gpt-5.5 instead of gpt-5.4.
What steps can reproduce the bug?
Use API key access, ~manually set your model to gpt-5.5~, have the guardian subagent reviewer enabled, get everything denied due to high risk.
Turns out it's just not working.
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗