codex - 💡(How to fix) Fix Codex does not recognize changes it has done when doing edits to commit. [1 comments, 2 participants]

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…
GitHub stats
openai/codex#17379Fetched 2026-04-11 06:16:52
View on GitHub
Comments
1
Participants
2
Timeline
3
Reactions
0
Timeline (top)
labeled ×2commented ×1
RAW_BUFFERClick to expand / collapse

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

26.325.31654

What subscription do you have?

Pro

What platform is your computer?

Darwin 25.3.0 arm64 arm

What issue are you seeing?

When codex goes and edits codes and makes changes. It takes me either refreshing the app or waiting a good 5 to 10 minutes before the commit button becomes active being able to push my changes. if i open in vs code and do that commit its faster than waiting for codex to recognize changes

What steps can reproduce the bug?

Have codex make changes on a small to medium sized repo. Keep doing that down a couple messages. Commit. have it make other changes and watch how long it takes to recognize that there are changes to commit.

What is the expected behavior?

When the chat is done responding the commit button should be active and ready to send

Additional information

No response

extent analysis

TL;DR

The issue can be mitigated by using an external editor like VS Code to commit changes, which is currently faster than waiting for the Codex App to recognize changes.

Guidance

  • The delay in the commit button becoming active after Codex makes changes suggests a potential issue with the app's file system watching or change detection mechanism.
  • To verify the issue, reproduce the steps provided, paying close attention to the time it takes for the commit button to become active after making changes with Codex versus using an external editor like VS Code.
  • Consider using the external editor workaround for committing changes until the issue is resolved, as it has been reported to be faster.
  • If the issue persists, providing more details about the repository size, change types, and Codex configuration might help in identifying the root cause.

Notes

The exact cause of the delay is unclear, and more information about the Codex App's internals or specific configurations might be needed for a definitive fix.

Recommendation

Apply workaround: Given the information provided, using an external editor like VS Code to commit changes seems to be the most straightforward workaround to mitigate the delay issue until a more permanent solution is found.

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