Digest / April 7, 2026
Codex Issues Digest — April 7, 2026
42 new issues filed ·
23 resolved in openai/codex (UTC day).
New issues (42)
- The Codex Extension For VS Code is Having problem running a command
- Codex Desktop: let users choose the working path from the chat composer before starting a thread
- codex exec still injects AGENTS.md despite documented CODEX_DISABLE_PROJECT_DOC / --no-project-doc
- Unified exec caches stale ~/.codex/tmp/arg0 session path and fails with ENOENT until app restart
- Disabled remote HTTP MCP servers still trigger auth probing and add ~15s startup latency
- Searching function in APP
- thread/list searchTerm matching is case-sensitive and inconsistent across listing paths
- Codex Desktop ignores config.toml default model (gpt-5.4) and sends gpt-5.3-codex via OverrideTurnContext
- App: Add configurable 'Queue Next' keyboard shortcut (separate from Queue Last and Steer)
- tui: suppress hook notifications when there is nothing to display
- Desktop automations on Windows/WSL create automation runs but no rollout materializes, then resume fails with 'no rollout found'
- High CPU usage and excessive idle wake-ups on empty chat page (V8 RequestInterrupt loop)
- Subagent spawn policy conflicts with repo-level workflow instructions
- Windows: Codex may create a literal %SystemDrive% directory in cwd when resolving ProgramData/default cache path
- Preserve `AGENTS.md` Source File Locations In Model-Visible `user_instructions`
- Auto-archive and zstd-compress inactive local rollout files to reduce disk usage
- codex app plugin why has two dir
- Detect dead websocket connections faster after network changes instead of showing `Working` for up to 5 minutes
- Model does now know it is in plan mode after fork
- Burn rate post April 2nd the same as before
- Codex App should learn how to count
- Codex Cloud proxy breaks Databricks POST requests with `Transfer-Encoding and Content-Length`
- Published Codex config schema is stricter than tolerated real-world `~/.codex/config.toml` files (4 root-level fields)
- Stale Codex CLI tip still shown after expiry date (April 2, 2026)
- Codex CLI recommends gpt-5.4, then fails with 'Selected model is at capacity' despite available quota
- Native support for computer use
- Frequent account switching sometimes causes the extension to fall back from configured settings to Default
- codex app can not open file in vscode when the path has chinese or space
- Sandbox policy inconsistency: Git metadata writes bypass approval after repo root relocation
- Sandbox limits powershell behavior
- Codex Terminal in Windows Sandbox doesn't detect programs
- Codex CLI /mcp can show 'Tools: (none)' while MCP tools are callable
- Codex CLI MCP startup fails for local stdio server even though manual initialize succeeds
- Add a supported way to disable the edit review/apply confirmation UI for trusted repos
- Add Kiro as a URI-based file opener option
- [VS Code Extension] Codex sidebar flickers while rendering flowcharts in chat on macOS
- Codex app keeps selecting Google Drive instead of Notion in the same session
- Live codex cli session cannot continue on auth refresh (api login)
- Quota exceeded. Check your plan and billing details.
- Paste image from cli
- Add diff/content field to FileUpdateChange in JSON output
- Excessive Issue with Duplication of instructions
Resolved issues (23)
- bwrap: loopback: Failed RTM_NEWADDR: Operation not permitted
- The shell is blocked in this sandbox in 0.117.0. Works in 0.114.0
- Non-interactive mode doesn't properly close HTTP connections on exit
- codex exec still injects AGENTS.md despite documented CODEX_DISABLE_PROJECT_DOC / --no-project-doc
- Searching function in APP
- The Codex Extension For VS Code is Having problem running a command
- Codex Desktop ignores config.toml default model (gpt-5.4) and sends gpt-5.3-codex via OverrideTurnContext
- tui: suppress hook notifications when there is nothing to display
- High CPU usage and excessive idle wake-ups on empty chat page (V8 RequestInterrupt loop)
- Empty explorer.toml subagent definition file triggers bug and causes explorer agent to ignore model parameter
- Codex App should learn how to count
- Stale Codex CLI tip still shown after expiry date (April 2, 2026)
- Codex CLI /mcp can show 'Tools: (none)' while MCP tools are callable
- Windows: Codex may create a literal %SystemDrive% directory in cwd when resolving ProgramData/default cache path
- Auto-archive and zstd-compress inactive local rollout files to reduce disk usage
- apply_patch in nested read-only exec misreports in-project files as outside of the project
- Nested codex exec commands inherit parent CODEX_THREAD_ID instead of nested thread id
- Burn rate post April 2nd the same as before
- Ctrl+C after resuming a session with no new turn does not print the resume command
- Codex CLI recommends gpt-5.4, then fails with 'Selected model is at capacity' despite available quota
- Native support for computer use
- codex app can not open file in vscode when the path has chinese or space
- codex app-server hanging since 0.117.0+ after it emits some tool calls