openai / openai/codex

macOS desktop regression: integrated terminal cannot be opened via button or Ctrl+`

Open
#42,180 7 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

app bug
Dominant language
Rust
Stars
125k
Forks
19.5k
PR merge metrics
PR metrics pending

Description

Summary

After updating the ChatGPT desktop app, the Codex integrated terminal could not be opened at all. Neither the terminal-panel button nor `Ctrl+`` had any effect.

Environment

  • macOS
  • Failing app: ChatGPT desktop 26.831.20005 (build 7524)
  • Failing bundled app-server runtime: 0.152.0
  • Last known working app restored with Time Machine: 26.803.41515 (build 6321)
  • Working bundled app-server runtime: 0.147.0-alpha.6.5
  • Codex task: Local environment

Steps to reproduce

  1. Update to ChatGPT desktop 26.831.20005 (build 7524).
  2. Open a Codex local task.
  3. Click the integrated-terminal button, or press `Ctrl+``.

Expected behavior

The integrated terminal panel opens.

Actual behavior

Nothing opens. The same failure occurs through both the button and the documented keyboard shortcut.

Evidence

  • The same machine, local task, and configuration work immediately after restoring 26.803.41515 (build 6321) with Time Machine.
  • During the failure, app logs did not show a terminal-open event or any PTY/shell-spawn failure. This suggests the regression is in the desktop UI trigger/render path, rather than shell initialization or the Codex CLI.
  • I did not attach raw logs because they may contain sensitive information. I can provide redacted logs or a feedback session ID if needed.

Impact

The integrated terminal is completely unavailable in the affected desktop build.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure in ChatGPT desktop 26.831.20005 with a Codex local task, using both the terminal-panel button and Ctrl+`. Compare behavior with the restored 26.803.41515 build and inspect the desktop UI trigger path and bundled app-server runtime. Done means the integrated terminal panel opens through both entry points without requiring shell or PTY changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, rust
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.