Messages sent while final output text is streamed are injected in UI then ignored, rather than properly queued

Resolved 💬 1 comment Opened Sep 29, 2025 by will-bogusz Closed Jan 17, 2026

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_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗