context not updating between tasks leading to loops or merge conflicts
Resolved 💬 1 comment Opened Jun 19, 2025 by firecat1234 Closed Jul 14, 2025
What version of Codex is running?
web
Which model were you using?
_No response_
What platform is your computer?
_No response_
What steps can reproduce the bug?
when running tasks in parallel it doesn't consider other branches or new versions when merging and will cause merge conflicts end up doing things like adding a function, then thinks it's extra and needs to be cleaned up, then adding the same function in a loop. this seems to happen with any updates that happen from outside the thread after starting a prompt. also causes merge conflicts when multiple tasks are done from the buttons generated when using 'ask'.
What is the expected behavior?
_No response_
What do you see instead?
_No response_
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗