Never Rechecks If any File is Updated
Resolved 💬 2 comments Opened Nov 24, 2025 by fathrezza146 Closed Nov 24, 2025
What version of Codex is running?
v0.63.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.1-codex medium
What platform is your computer?
Linux 6.17.4-200.fc42.x86_64 x86_64 unknown
What issue are you seeing?
The AI almost never rechecks for any updated file in case the user need or decided to go hands down doing some changes in the file. It can result in them still believing their old code is the right one even tho sometimes i can make some bad prompt wording or just any quick update in the middle requirement changes of the process.
What steps can reproduce the bug?
Uploaded thread: 019ab64e-31ea-7470-a07a-6d6bd7805d8f
What is the expected behavior?
Should check file updated and compare if its still have the same state file or not. if its the same, then still use the old one. if its different, need to read again and adjust based on the new file.
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗