Digest / December 31, 2025
Codex Issues Digest — December 31, 2025
13 new issues filed ·
38 resolved in openai/codex (UTC day).
New issues (13)
- \compact does not work
- Language Server Protocol support
- Mcp-server has no network access even with network access flags enabled
- Not able to type more than one message in codex cli - macOS
- Rust compilation by codex results in hard-linking files across file systems
- Plan Mode is still needed
- gpt5 and claude mode failed for tool calls
- Display unmodified lines in codex diff
- Proposal: BoxLite MCP server for hardware-isolated sandboxed code execution
- UI glitch removing text output on scroll
- Codex VS Code extension/agent ran git restore despite explicit “never touch git” instruction, overwriting uncommitted work (data loss)
- HUGE Scope creep and destructive revert
- Adding Codex history automatically to ChatGPT account chat history
Resolved issues (38)
- Plan Mode is still needed
- Codex VS Code extension/agent ran git restore despite explicit “never touch git” instruction, overwriting uncommitted work (data loss)
- gpt5 and claude mode failed for tool calls
- Add Intermediate 'Steps Only' Thinking Display Mode for Codex CLI
- Feature: Implement Extensible Provider Framework & Add Google Vertex AI Support with ADC
- Separate model selection for Plan vs Execute modes (e.g., GPT-5-high for planning + GPT-5-Codex execute)
- Respect terminal width
- Change the hardcoded $HOME/.codex path
- Feature: Sort/filter task list by branch, type, status, time, etc.
- Append the instructions of the MCP servers to the system prompt
- fallback when landlock isn't available
- Improve Codex Usage Dashboard Clarity — Rolling Week Visuals & Percentage Labels
- Show pdf previews + download button in the UI
- Show stdout/stderr of commands run by the shell tool.
- [Feature Request] Add “Paste w/o executing newlines” (treat \n as text)
- Codex CLI requires repeated verification codes for every multi-account login
- Let user pick base branch during /review
- Add small list of commands to memory for common tool. Either through learnt behaviour or a small tool call.
- Make codex automatically detect .codex folder in project root
- Be able to switch profiles, not just models
- Codex CLI Ctrl + C and Ctrl + V Copy and Paste
- Codex CLI should automatically disable interactive prompts when running shell commands
- Feature: Global search
- Rust SDK
- Nushell completions
- Add provider-specific model lists
- Update universal images with latest Rust versions (1.90 / 1.91)
- Feature Request: Skip the extra Enter prompt after web auth login
- Show images in the terminal directly with iTerm Image Protocol
- Sandbox limitations are still naive
- Current date
- Support multi-file read and edit for faster context and batch code changes
- TUI localhost Webhook interface? Or method to append to TUI prompt queue outside of terminal tty
- Add token usage or cost information to the rollout files
- Add streaming mode OFF
- feat: support for international keyboards
- UnifiedExec Function Call in Wrong Directory After Commit c09ed74a
- HUGE Scope creep and destructive revert