Item of type reasoning was provided without its required following item
Resolved 💬 8 comments Opened Jun 6, 2025 by JLO64 Closed Oct 16, 2025
💡 Likely answer: A maintainer (tibo-openai, collaborator)
responded on this thread — see the highlighted reply below.
What version of Codex is running?
codex-cli 0.0.2505291458
Which model were you using?
o4-mini
What platform is your computer?
Darwin 24.5.0 arm64 arm
What steps can reproduce the bug?
Within my Jekyll site repository I prompted variations of Explain how the grey image effect on desktop for the "Currently Reading" section on the homepage works and consistently ran into this bug. No other prompts I attempted caused this issue.
What is the expected behavior?
The expected behavior is that this reasoning model does not generate the below errors and stop generating responses.
What do you see instead?
First it errors out with the following:
│event █│
│BackgroundEvent(BackgroundEventEvent { message: "stream error: unexpected status 400 Bad Request: {\n \"error\": {\n \"message\": \"Item █│
│'rs_6842594c48a4819a88b69872a29d35400b40ab3b5bf81a51' of type 'reasoning' was provided without its required following item.\",\n \"type\": █│
│\"invalid_request_error\",\n \"param\": \"input\",\n \"code\": null\n }\n}; retrying 1/10 in 191ms…" })
After unsuccessfully retrying a total of 10 attempts it displays the following and stops generating responses:
│ERROR: unexpected status 400 Bad Request: { "error": { "message": "Item 'rs_6842594c48a4819a88b69872a29d35400b40ab3b5bf81a51' of type 'reasoning' was █│
│provided without its required following item.", "type": "invalid_request_error", "param": "input", "code": null }}
Additional information
I am running the rust branch.
8 Comments
Same here.
config.toml
Same for me and two others from my team:
Version 0.1.2505172129
o4-mini
also facing same issue with Version 0.1.2505172129, o4-mini and full-auto mode. Any temporary fix ?
Hopefully this gets fixed and they aren't forcing us to use these "codex" fine-tunes. It's watermarking files, and adding stuff like "Powered by OpenAI Codex" to HTML, which is not only a false claim in general, but weird flex on OpenAI.
I still occassionally have this issue when running on the latest 0.2.0 Rust version of the TUI. It happens with codex-mini and with o3/o3-pro through Azure is my provider.
Should be fixed, marking as closed
This issue still happens all the time.
<img width="2444" height="1376" alt="Image" src="https://github.com/user-attachments/assets/b20dec01-179b-43b4-bbd5-4b8f7d997919" />
@Falven, this issue is closed. If you'd like to report a new issue, please use the
/feedbackslash command to create a new bug report.