Digest / December 23, 2025
Codex Issues Digest — December 23, 2025
15 new issues filed ·
55 resolved in openai/codex (UTC day).
New issues (15)
- Support additional notify events agent-turn-start
- Codex Can't find referenced Files
- model 'gpt-5.2-codex' not found"
- Reconnecting loop + "Stream disconnected before completion: Transport error: network error: error decoding response body" when using GPT-5.2-Codex (high thinking) in VS Code & CLI
- stream disconnected before completion: Transport error: network error: error decoding response body
- Allow DYLD_* in codex's shell
- Sandbox VM support
- Feature: Persist approval policy selection to config.toml
- stream disconnected before completion: Transport error: network error: error decoding response body
- Parallel tool_calls cause "tool_call_id missing response" error
- partial resume id
- Codex agent is stuck in compaction loop
- Feature: /fork to open parallel session seeded with current context
- Support Ctrl + Backspace in TUI
- Codex Typescript SDK using subscription instead api key
Resolved issues (55)
- vi editing mode
- Pressing ↑ Makes Draft Prompt Disappear
- Support additional notify events agent-turn-start
- Interrupting Codex CLI does not terminate spawned child processes (runaway background jobs)
- create-plan skill is inaccessible to Codex after being moved to .experimental
- Reconnecting loop + "Stream disconnected before completion: Transport error: network error: error decoding response body" when using GPT-5.2-Codex (high thinking) in VS Code & CLI
- stderr is not seen if command exits with success
- Logs Don't Show Errors On Tool Failure
- Missing User Confirmation Interface for Long Script Execution (eg. GraphQL queries with long Query)
- Can't read/edit files
- codex cli stops execution in the middle of a task
- Windows PowerShell folder path issue
- codex cli suddenly stuck and couldn't continue
- Terminal screen cutoff in Cursor
- No feedback for invalid config.toml
- Error Creating Cloud Task - Cursor IDE
- Image viewer is bugged (tool)
- Agents.MD being ignored
- "/n" bug
- No such file or directory (OS error 2)
- Codex panicked: index outside of buffer
- Gpt-5-codex medium model incorrectly sets Reasoning Effort to none instead of medium
- Forked conversations not saving
- Cannot update codex
- bug: codex reads an image, crashes and session cannot be recovered
- Adding screenshot causes 400 error
- Bug: /status unusable immediately after login until a filler message is sent
- Stream disconnected before completion
- Codex unexpectedly stuck on the simplest steps
- Byte truncation doesn't preserve command output tails, confusing codex (e.g. with cargo output)
- Team Plan is not recognized when using CLI
- Codex Can't find referenced Files
- Codex cannot edit file. Claims its read only when its set to Full Access
- False “high demand” warning with Azure GPT‑5
- azure responses gpt-5-codex 400 The encrypted content for item rs_68dxxx could not be verified
- CodexCli having trouble with Azure OpenAI environment variables
- Compact command not working
- Azure provider: config.toml model changed after gpt-5.1-codex release, causing DeploymentNotFound errors
- VS Code extension doesn't work with custom model
- approval white list or single git {add/commit} approvals
- Is Allowed HTTP Methods supported with the search tool enabled in the CLI or IDE?
- Custom authentication
- Better integration with ddev
- Request: move cursor to end of multi-line prompt
- Dynamic Expressions, Command Substitution, and Context Variables in Custom Prompts
- Feature Request: Automatic prompt reloading and project tree caching (by using filesystem watchers)
- Problem when codex running command
- Annoying redraw/overwrite of my console
- model 'gpt-5.2-codex' not found"
- stream disconnected before completion: Transport error: network error: error decoding response body
- Sandbox VM support
- stream disconnected before completion: Transport error: network error: error decoding response body
- Feature: /fork to open parallel session seeded with current context
- Constant hang ups on "Working" or "Reconnecting"
- Codex Typescript SDK using subscription instead api key