Codex App could not read terminal
What version of the Codex App are you using (From “About Codex” dialog)?
26.616.31447
What subscription do you have?
plus
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
I’m using Codex Desktop on Windows. In this thread, the visible terminal panel exists in the UI, but the agent cannot read its contents via the provided read_thread_terminal tool.
When the agent calls codex_app.read_thread_terminal, it returns:
No app terminal session is attached to this thread yet.
So the issue is: the Codex Desktop UI appears to show a lower/right terminal, but that terminal is not attached to the current Codex thread from the agent/tooling perspective. Because of that, the agent cannot inspect the terminal output, even though it is visible to the user in the app.
What steps can reproduce the bug?
Feedback ID: 019edefd-f9ca-7671-8f46-c58e917335fc
What is the expected behavior?
codex should able to read the inside terminal, it works fine before I updated to v26.616.31447 today.
Additional information
I've tried adding Computer Use plugin to Codex, giving Codex full control access, rebooting Codex serveral times, creating new chat.
all of above doesn't fix the issue.
7 Comments
Same here. Hope they can fix. the integrated terminals have been mostly usless for me with CODEX since release.
+1
Same here for 26.616.41845 on Mac, it did work before update
I can reproduce the same issue on macOS.
Environment:
codex doctor: 0.142.0-alpha.6Observed behavior:
The integrated terminal can be opened in the Codex Desktop UI, but the agent cannot read it. When the agent checks the terminal, it consistently receives:
please fix it。
Code App: 26.623.31921
No app terminal session is attached to this thread yet.
Version 26.623.81905 • Released Jul 1, 2026
macos
same problem
This issue is still reproducible on Windows Codex App 26.630.12135.
codex_app.read_thread_terminalstill returnsNo app terminal session is attached to this thread yet.