Critical Bug: `/review` complains gpt-5-codex does not exist
Resolved 💬 4 comments Opened Nov 15, 2025 by guidedways Closed Nov 15, 2025
What version of Codex is running?
v0.59.0-alpha.4
What subscription do you have?
Pro
Which model were you using?
gpt-5.1-codex high
What platform is your computer?
macOS
What issue are you seeing?
>> Code review started: current changes <<
■ unexpected status 400 Bad Request: {
"error": {
"message": "The requested model 'gpt-5-codex' does not exist.",
"type": "invalid_request_error",
"param": "model",
"code": "model_not_found"
}
}
<< Code review finished >>
What steps can reproduce the bug?
Uploaded thread: 019a866c-f16e-72c2-a128-7729affab40e
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗