codex-cli simply can't see images
What version of Codex is running?
codex-cli 0.22.0
Which model were you using?
gpt-5 high reasoning effort
What platform is your computer?
ubuntu 23
What steps can reproduce the bug?
try send an image to the model
@image.png
What is the expected behavior?
The cli should send the image to the server and the model should be able to fully understand the image.
What do you see instead?
Model doesn't know anything about the image, get every answer wrong and explicity says it can't see the image.
Additional information
<img width="1919" height="938" alt="Image" src="https://github.com/user-attachments/assets/279a42cb-250d-463a-aa4c-84d603898abb" />
codex-cli
<img width="1211" height="222" alt="Image" src="https://github.com/user-attachments/assets/1b91e7e7-61fa-4a7c-bccd-4c46107b0fab" />
i know that the fact that it works for others doesn’t mean anything, but it’s just to show that there’s nothing wrong with the image. the first image is the one i’m sending. i ask questions about the image and codex-cli doesn’t answer anything correctly, not a single table header is right, while gemini (which has a terrible cli) gets everything correct. (claude obviously does too)
<img width="1092" height="479" alt="Image" src="https://github.com/user-attachments/assets/9fb8f419-be83-479b-bea7-fddbe5dc41f9" />
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗