mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
## Summary - remove redundant user message wait that could time out and cause flakiness - rely on the existing turn-complete wait to ensure the follow-up request is observed ## Testing - Not run (not requested)