Digest / March 26, 2026
Codex Issues Digest — March 26, 2026
63 new issues filed ·
40 resolved in openai/codex (UTC day).
New issues (63)
- Add SHA-256 integrity verification to MCP server allowlist in requirements.toml
- Outdated rmcp 0.15.0 dependency may contribute to HTTP MCP session failures
- Remote HTTP MCP OAuth login fails when authorization server does not support dynamic client registration (MCP Microsoft WorkIQMail)
- 【codex web】Unable to configure Codex code review for newly added repositories
- [VS Code extension] GPT-5.4 sometimes outputs unrelated lottery text and leaked internal-looking fragments
- Threads generated by automations have been automatically archived
- Regression: non-codex_apps MCP tool calls block on app-tool approval prompt
- bwrap: Unknown option --argv0
- codex exec hangs under systemd --user on WSL2, but works in normal shell
- macOS: Ctrl+F is globally bound to Search and interrupts text input (expected “move forward one character”)
- Regression: /mcp can show Tools: (none) for hyphenated MCP server names
- bwrap: Unknown option --argv0
- tokens are being consumed 3 times faster than before, even though my usage patterns remain the same
- Feature Request: Support a side-by-side terminal layout (terminal docked on the right)
- Codex is strong, but the product line still feels behind Claude in agent UX, integration, and pace
- Codex VS Code extension intermittently aborts Responses streaming (Bad Request, response.failed) even for simple prompts
- Reconnect bug after 1-2 hours of idle time
- TUI can get stuck with 'Messages to be submitted after next tool call' when sending during active output
- gpt 5.4 mini is not available in model picker when using API auth key
- Codex Desktop App can not read a skill created by symbol link "ln -s" in MacOS
- Memory consolidation can mis-handle reusable artifacts and hide blocking-task failures
- Thread session restore can drift when active and primary authority are treated as the same thing
- ExternalSandbox managed-network handling can weaken Require or downgrade to none
- Specific Codex conversation gets stuck in perpetual "thinking" after PC restart during an active turn
- Windows workspace-write sandbox still broken in 0.116.0 after state reset; bypass mode works
- Vulnerability in codex project
- VS Code Codex extension overrides configured `service_tier` to None before the first user turn
- Codex app on Windows + WSL: automation shows no Local option, fails with "no rollout found for thread", and leaves orphaned worktrees
- connect to github dialog box keeps popping up
- VS Code Expose Codex internal syntax highlighting theme (used in chat panel & Codex app)
- Add an in-thread conversation outline (auto subheadings + quick jump) for each single thread
- Clicking on file names in chat opens browser instead of VS Code
- "Request changes or ask a question" is only able to create a new PR four times
- [Bug] Mic toggle shortcut does not work when Korean input mode is active
- Support rendering LaTeX math expressions in Markdown output
- Vulnerability in codex project
- Windows: timed-out `shell_command` leaves descendant `where.exe` processes running
- Codex can print a session ID but fail to persist any resumable local session artifacts after early transport failure
- External chat/controller bridge: assistant completion is not always delivered back to the originating user surface immediately
- Codex app: Ability to search in the threads.
- TUI UX: decouple transcript scrolling from prompt input focus (tmux-friendly)
- Automations fail, archive themselves - totally useless
- Automations fail
- Make `Cmd +/-` affect font size rather than zooming
- Usage limits always visible
- Approvals not working
- codex resume --last fails with "stdin is not a terminal" in interactive PowerShell (Windows)
- Compaction may leave Codex responding to an earlier request after the user has moved on
- Weekly Limit burning at lighning speed as soon as it renewed
- Add ability to set up a parallel session to a currently running codex session
- apply_patch tool do not exists
- Can't close search on windows App
- Show the active project name outside the sidebar
- Display timestamp (date & time) for messages in Windows app
- Add conversation ID to OTEL metrics
- add dotnet support to preinstalled tools
- sync: merge upstream/main and eliminate hardcoded model assumptions
- Duplicated output
- Make agent-turn notification preview length configurable
- UI clipping bug
- sub agent causing improper turn end
- Removing a git worktree on a codex session that is currently being worked on crashes the terminal ungracefully.
- Review panel +/- totals update minutes late and fall out of sync with repository state
Resolved issues (40)
- [VS Code extension] GPT-5.4 sometimes outputs unrelated lottery text and leaked internal-looking fragments
- bwrap: Unknown option --argv0
- Proposal: first-class command translation mode (`codex translate <intent>`)
- Feature Request: Stream reasoning summaries incrementally to improve perceived responsiveness
- Error during app start
- Archived automation runs remain unread in Previous runs, but are not discoverable as threads or inbox items
- Codex app: Display a badge count in the dock for awaiting approvals
- tokens are being consumed 3 times faster than before, even though my usage patterns remain the same
- VS Code extension slash skill picker only works once per message, unlike Codex app
- Codex is strong, but the product line still feels behind Claude in agent UX, integration, and pace
- Perl and ldapsearch errors when running codex inside mamba/conda environment
- connect to github dialog box keeps popping up
- Codex Desktop App can not read a skill created by symbol link "ln -s" in MacOS
- Windows workspace-write sandbox still broken in 0.116.0 after state reset; bypass mode works
- VS Code Codex extension overrides configured `service_tier` to None before the first user turn
- Codex app on Windows + WSL: automation shows no Local option, fails with "no rollout found for thread", and leaves orphaned worktrees
- Support rendering LaTeX math expressions in Markdown output
- Clicking on file names in chat opens browser instead of VS Code
- Vulnerability in codex project
- Vulnerability in codex project
- Automations fail, archive themselves - totally useless
- Approvals not working
- Inject worktree/root path environment variables into setup scripts
- Weekly Limit burning at lighning speed as soon as it renewed
- Allow Codex to ingest queued corrections while the current turn is still running
- `request_user_input` in non plan mode is not working
- Add tab titles for chats based on conversation
- apply_patch tool do not exists
- Outdated rmcp 0.15.0 dependency may contribute to HTTP MCP session failures
- ExternalSandbox managed-network handling can weaken Require or downgrade to none
- sync: merge upstream/main and eliminate hardcoded model assumptions
- Thread session restore can drift when active and primary authority are treated as the same thing
- add dotnet support to preinstalled tools
- UI clipping bug
- Implement Codex Plugins same as Claude Plugins
- bwrap: Unknown option --argv0
- Codex CLI cannot execute any command on Ubuntu 22.04: sandbox invokes bwrap --argv0, but system bubblewrap 0.6.1 does not support that flag
- VS Code extension bundled Codex 0.116 fails on Rocky 8 with bwrap: Unknown option --argv0
- /review` worked on Ubuntu 22.04 with Codex `0.114.0`, but fails on `0.116.0`
- Regression in codex-cli 0.116.0: agent cannot work normally in Debian 12, downgrading to 0.115.0 restores functionality