Digest / April 13, 2026
Codex Issues Digest — April 13, 2026
64 new issues filed ·
28 resolved in openai/codex (UTC day).
New issues (64)
- /fork inside codex expected to fork and create a new session UUID
- Breakdown for longer intervals than 30 days in the web report
- Rates that make you scream immediately after subscribing.
- Config/profile disables for connectors, apps, and plugins are ignored in Codex CLI
- Windows desktop app copies local file links as app:// URLs instead of usable filesystem paths
- [Feature Request | Codex App] Show Updated Files in a Tree View in Final Deliveries Reports
- 0.119.0 crashes if config.toml is readonly
- Windows desktop app: "New Thread" is not clickable when sidebar is expanded, and "Back to App" in Settings is also not clickable
- Getting responses in JSON
- Native subagent orchestration does not work correctly with non-OpenAI custom providers
- “Back to app” button in Settings UI is unresponsive
- Codex App: follow-up message with image + text only shows text after sending
- Windows desktop app hangs on reopen or new thread and gets stuck at "Reconnecting... 5/5" with "timeout waiting for child process to exit"
- Windows desktop app repeatedly fails with "timeout waiting for child process to exit" due to sandbox ACL failure in WindowsApps
- premature close
- [Codex Web] Environment setup fails with "Terminal errored - An unexpected error occured"
- Keep throwing "I'm sorry, but I cannot assist with that request"
- [Codex Web] Bazel unable to download maven dependencies
- 能否把这些文件的ui设计得再简洁一些,这样展示太浪费屏幕空间了
- Windows: "XX% left" context indicator no longer appears in Codex CLI/TUI, even though token_count/model_context_window are still present
- Conversation interrupted mid plan implementation.
- Invalid input response
- deconding response body
- CLI: plugin startup git sync can trigger SSH/passphrase prompts on the TTY and corrupt Ghostty input when Git rewrites HTTPS GitHub URLs to SSH
- Make permission approvals more reusable and explain the saved authorization scope
- Review tab gets stuck on "Loading diff" on Windows because Codex App passes /F:/... as a literal path to git diff
- Allow isolated writable mount of /tmp in sandbox
- Codex app auto-generated malformed thread titles on new threads
- VS Code extension on Windows: clicking Codex file links triggers vscode://codex/open-in-targets but extension says “open-in-target not supported in extension”
- Merge related queued messages in Codex Mac app
- Consistently error "No tool call found for function call output with call_id"
- Add a way to revert Codex-generated changes
- IntelliJ integration rejects valid apply_patch move hunks with ACP parse error
- Hot-reload hook configuration during a live session
- build/nix: Missing voice dependencies such as libwebrtc
- [i18n/ko] "토큰" is incorrectly displayed as "토근"
- {"type":"error","status":400,"error":{"type":"invalid_request_error","message":"The 'gpt-5.3-codex-spark' model is not supported when using Codex with a ChatGPT account."}}
- danger-full-access sandbox blocks Metal/GPU IOKit access, crashing MLX on macOS
- Bug: realtime backend prompt contains leaked authoring instructions
- Displaying a desktop notification when task is completed
- Unable to wrap lines in tmux
- [Security] High: Responses-API proxy forwards unauthenticated browser/local requests with operator bearer token
- [regression] Any links (file references) in the VS Code extension chat are not working, regardless of their format.
- Half of my weekly limit just vanished.
- Freezes on launch
- [BUG] Not accepting all permissions when setting Full access after doing the first/initiating prompt
- Codex triggers Git/SSH activity on app focus in SSH-backed repos, causing 1Password SSH key prompts without an explicit user action
- Full access being account agnostic
- Opportunity: make host-faithful local use a first-class Codex workflow
- Codex opens NEW CHAT without me doing anything
- reach my limits
- Persisting approvals for file edits does not work
- Permissions system doesn't support compound commands
- Windows Codex app leaves backend helper processes running when closed via window X
- "go back to app" button is grayed out in settings page
- Desktop app code hyperlinks open the file but do not navigate to the referenced line
- Codex app can’t open clickable local file paths when the path contains spaces (macOS)
- branch indicator often stale or missing
- Windows app sandbox setup fails with SetRemotePorts failed (HRESULT(0x80070057)) when building outbound firewall rule
- Desktop fork button does nothing
- Copy text in the extension
- Commit / PR Controls Becoming Stale (app-server research)
- Project-scoped chat history in the Codex IDE extension
- Emit "approval-requested" desktop notification for request_permissions prompt
Resolved issues (28)
- /fork inside codex expected to fork and create a new session UUID
- Rates that make you scream immediately after subscribing.
- Config/profile disables for connectors, apps, and plugins are ignored in Codex CLI
- Run shell command without deleting prompt
- “Back to app” button in Settings UI is unresponsive
- Getting responses in JSON
- Can't open up file link with lines to Intellij
- Windows desktop app copies local file links as app:// URLs instead of usable filesystem paths
- premature close
- npm install -g @openai/codex@latest broken on Windows after dist-tag packaging change (#11339)
- Memory read path ignores cwd and injects entire global memory_summary.md into initial context for new sessions
- VS Code extension on Windows: clicking Codex file links triggers vscode://codex/open-in-targets but extension says “open-in-target not supported in extension”
- Windows: "XX% left" context indicator no longer appears in Codex CLI/TUI, even though token_count/model_context_window are still present
- Incomplete stream can drop custom tool outputs and break thread resume
- Codex app auto-generated malformed thread titles on new threads
- Add a way to revert Codex-generated changes
- plan-mode-prompt TUI notification does not fire for plan-mode clarification questions in codex-cli 0.118.0
- Multiple context compactions happening at the same time
- Bug: realtime backend prompt contains leaked authoring instructions
- Displaying a desktop notification when task is completed
- Unable to wrap lines in tmux
- Half of my weekly limit just vanished.
- Codex opens NEW CHAT without me doing anything
- 0.119.0 crashes if config.toml is readonly
- [Security] High: Responses-API proxy forwards unauthenticated browser/local requests with operator bearer token
- Windows Codex app leaves backend helper processes running when closed via window X
- "go back to app" button is grayed out in settings page
- VSCode extension: open-in-targets error loop causes high CPU (Code Helper Renderer 100%+)