Shows the wrong diff when asking for approval
Resolved 💬 2 comments Opened Aug 30, 2025 by karacsonybarni Closed Sep 3, 2025
What version of the VS Code extension are you using?
0.4.0
Which IDE are you using?
VS Code
What platform is your computer?
Windows
What steps can reproduce the bug?
- ask Codex to modify at least two things in the repo
- Codex will show the first diff to approve correctly, approve this diff
- then Codex will show the first diff again to approve it
What is the expected behavior?
Codex should show the second diff, when asking for approval of the second diff
What do you see instead?
Codex shows again the first diff for the second time. When I approve this diff then actually it is the second diff (which it did not show) that I approve, not the first one. So I approved the second diff without ever seeing the second diff.
This is always reproducible.
I expect Codex to show the correct diff that I'm approving.
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗