mirror of
https://github.com/openai/codex.git
synced 2026-05-13 15:52:40 +00:00
Addresses #12566 Summary - stop printing the final assistant message on stdout when the process is running in a terminal so interactive users only see it once - add a helper that gates the stdout emission and cover it with unit tests