Codex App could not read terminal

Open 💬 7 comments Opened Jun 19, 2026 by sxcooler

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.

View original on GitHub ↗

7 Comments

StoneHub · 1 month ago

Same here. Hope they can fix. the integrated terminals have been mostly usless for me with CODEX since release.

SnowyLake · 1 month ago

+1

zhxilin · 1 month ago

Same here for 26.616.41845 on Mac, it did work before update

cfessler · 27 days ago

I can reproduce the same issue on macOS.

Environment:

  • Codex App: 26.616.71553 (4265)
  • Bundle identifier: com.openai.codex
  • Bundled Codex CLI reported by codex doctor: 0.142.0-alpha.6
  • macOS: 26.5.1
  • Shell: zsh
  • Feedback ID: 019ee713-bb74-7f93-8ecc-df8b845fa6f8

Observed 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:

No app terminal session is attached to this thread yet.
rufeng18 · 24 days ago

please fix it。
Code App: 26.623.31921

No app terminal session is attached to this thread yet.

Foksler · 18 days ago

Version 26.623.81905 • Released Jul 1, 2026
macos
same problem

iyo1 · 11 days ago

This issue is still reproducible on Windows Codex App 26.630.12135. codex_app.read_thread_terminal still returns No app terminal session is attached to this thread yet.