### What version of Codex is running? 0.42.0 ### Which model were you using? gpt-5 ### What platform is your computer? Darwin 24.5.0 arm64 arm ### What steps can reproduce the bug? 1. Query model 2. Wait until final text response is being streamed (rather than mid file reading, reasoning, etc) 3. Attempt to send message <img width="1072" height="460" alt="Image" src="https://github.com/user-attachments/assets/0b530f12-d1b3-4fed-b806-e946a40d00fe" /> ### What is the expected behavior? Messages should be queued when sent at any state of streaming non-completion ### What do you see instead? Message is injected into the middle of the streamed text in the UI, and seemingly ignored once streaming completes. ### Additional information _No response_