codex - 💡(How to fix) Fix Codex shows outdated (cached) images in the chat even when they were changed on disk

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Root Cause

There is a very old bug which makes codex show cached version of project images. I run into it all the time because I have workflows which create "visual snapshots" of game UIs/procedural art and compare against them to make improvements. Instead of showing up to date version codex shows always first read of the session.

RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.519.81530

What subscription do you have?

Pro plan

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

There is a very old bug which makes codex show cached version of project images. I run into it all the time because I have workflows which create "visual snapshots" of game UIs/procedural art and compare against them to make improvements. Instead of showing up to date version codex shows always first read of the session.

What steps can reproduce the bug?

Feedback ID: 019e755d-0cb9-79f0-8301-9bf9c941f315

  • Create a script which every time renders a new png image into folder in the project (with the same path/name, gitignored)
  • Ask Codex to trigger the script and read the image multiple times in a way which will show it in the chat
  • When image is shown in the codex window it's always the cached first instanced

What is the expected behavior?

Every time an image is shown in codex window it is the exact up to date render, not outdated cached image

Additional information

No response

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Codex shows outdated (cached) images in the chat even when they were changed on disk