macOS Desktop: integrated terminal output is visible but read_thread_terminal returns empty
Resolved 💬 0 comments Opened Aug 2, 2026 by bjober Closed Aug 6, 2026
What version of the Codex App are you using (From “About Codex” dialog)?
26.727.51351
What subscription do you have?
plus
What platform is your computer?
Darwin 25.6.0 arm64 arm
What issue are you seeing?
The terminal panel works interactively, but read_thread_terminal always returns empty.
What steps can reproduce the bug?
- Open a local Codex task in the ChatGPT desktop app.
- Open the integrated terminal.
- Run: printf 'codex-terminal-check\n'
- Confirm the text is visible in the terminal panel.
- Ask the agent to read the terminal.
- codex_app.read_thread_terminal returns an empty result.
What is the expected behavior?
The agent receives the visible terminal output.
Additional information
_No response_