mirror of
https://github.com/openai/codex.git
synced 2026-05-02 04:11:39 +03: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