Digest / November 20, 2025
Codex Issues Digest — November 20, 2025
50 new issues filed ·
35 resolved in openai/codex (UTC day).
New issues (50)
- /review fails to function
- Resume missing history after crash
- ctrl+c quitting does not work when disk is full
- Continuous permission errors since 0.59->0.60, 5.1-Codex-Max upgrade
- Navigate Arxiv.org
- VS Code extension doesn't work with custom model
- Support “pair programming” mode
- Codex can't run commands longer than 1 second
- Invalid value: 'other'. Supported values are: 'search', 'open_page', and 'find_in_page'.
- codex 5.1 max migration prompt won't hide
- In codex CLI, strange tool usage keeps repeating.
- codex-cli : linux kde konsole can not paste image
- Hope to support copying the entire response conversation of CodeX in Markdown format
- Return conversation history in V2
- "Repository snapshot encountered" warn contains incorrect information
- sed: The term 'sed' is not recognized as a name of cmdlet, function...
- Bad request for web search
- Queued messages should be executed together, not separately
- gpt-5.1-codex-max made several bad decisions one after another, ending with the deletion of the file
- CLI hangs when loading mcp servers
- Pasting text with new lines in Windows triggers Enter
- Codex hanging because of reconnection issue
- going really slow in analysis. 10x slower.
- Specify base branch when instructing Codex from GitHub issue comments
- "I wasn’t able to finish within the time budget" on gpt-5.1-codex-max (reasoning xhigh, summaries auto)
- VSCode Extension expands some 'Ran <command>' outputs by itself
- Seemingly degraded/slowed Codex performance in large(r) projects
- Missing output of shell commands ran by the agent
- rmcp_client: Add MCP elicitation support
- Issue: `codex login` hangs on MSYS2
- Replace experimental_use_rmcp_client with [features].rmcp_client
- Weird shell escape / quoting issues when running commands
- codex-5.1 or 5.1 max keep failing when using powershell
- Codex Max (medium) deletes whole files without need. Gets confused. Model behavior.
- Automate winget release
- codex making invalid PHP import statement change (`use Illuminate\Support\Facades\DB;` -> `use Illuminate\Support\Facades.DB;`)
- Button to copy mermaid diagram in VS Code extension
- command timed out
- `codex resume/resume --all` slow to load, no loading indicator
- Codex repeats shell command ad infinitum when asked to do it once
- Codex bug report link is broken over two lines so one must edit it to make it work
- Codex MCP client fails to connect
- The command `codex --yolo -m gpt-5.1-codex-max` unable to use gpt-5.1-codex-max model.
- Loading spinner not showing when starting codex with initial prompt
- feat: support handing off long prompts to external editor via Ctrl+G
- Cannot write The @ sign
- git-bash fails with "couldn't create signal pipe, Win32 error 5" when sandboxing is enabled
- Change the CLI quit command to CTRL-C + CTRL-C
- Keeps calling git status --short over and over again
- cargo test fails with git remote rewrites configured
Resolved issues (35)
- Codes CLI: Actions Executed Prematurely and Ignored Instructions
- Print % of used tokens before cutoff
- ctrl+c quitting does not work when disk is full
- Invalid value: 'other'. Supported values are: 'search', 'open_page', and 'find_in_page'.
- Resume a previous session not working on WSL Ubuntu
- Chained commands with quoted `&&` operator result in `(no output)`
- sed: The term 'sed' is not recognized as a name of cmdlet, function...
- gpt-5.1-codex-max made several bad decisions one after another, ending with the deletion of the file
- Pasting text with new lines in Windows triggers Enter
- Can't be used in Windows
- how to add supabase mcp into codex cli ?
- Configurable tool output truncation limits via config.toml
- Hope to support copying the entire response conversation of CodeX in Markdown format
- Unexpected status 400 Bad Request: 'arcticfox' model not supported with ChatGPT account
- codex login → "Token exchange error" on macOS (OAuth token exchange fails)
- "I wasn’t able to finish within the time budget" on gpt-5.1-codex-max (reasoning xhigh, summaries auto)
- Windows: MCP-launched child processes cannot connect to localhost TCP services
- Codex Max (medium) deletes whole files without need. Gets confused. Model behavior.
- Codex lists WSL as mandatory requirement on W11
- codex making invalid PHP import statement change (`use Illuminate\Support\Facades\DB;` -> `use Illuminate\Support\Facades.DB;`)
- Codex repeats shell command ad infinitum when asked to do it once
- Animated login banner makes setup difficult for screen-reader users
- Annoying "thinking" text effect
- Weird shell escape / quoting issues when running commands
- Missing output of shell commands ran by the agent
- TUI feedback always links to bug-report template even for good result/other
- Unusable on Windows due to permission ask for every shell command
- Read/Write/Rg/etc should be internal tools, not a powershell operation in Windows.
- Still persisting issues with running cmd/powershell commands with codex-cli on windows
- Thank you for Extra High reasoning!
- codex-5.1 or 5.1 max keep failing when using powershell
- In codex CLI, strange tool usage keeps repeating.
- Keeps calling git status --short over and over again
- Mention files
- Cannot input or paste @ sign in Codex CLI terminal on Windows