Digest / January 19, 2026
Codex Issues Digest — January 19, 2026
20 new issues filed ·
15 resolved in openai/codex (UTC day).
New issues (20)
- Codex 0.87 is unable to convert C:\Users\ to /mnt/c/users/ under WSL
- Allow Task Queue as an option
- VS Code extension passes deprecated flag `enable_experimental_windows_sandbox`, causing a warning/toast popup on every message (Windows)
- After restarting the Codex extension in VS Code, it no longer displays detailed tool invocation information such as command-line calls and file changes during the reasoning process. Only the complete reasoning process is shown.
- Codex arbitrarily renames conversation titles, making it difficult to track multiple conversations
- `/review` to accept custom instructions up front (so we can queue requests)
- Read Docs links to dead link
- Cannot rebase branch used by ChatGPT Codex Connector in GitHub
- Add CI auto-fix feature to ChatGPT Codex Connector
- Bug in qsub interactive window
- It always wants to delete all changes it does not recognize
- New update broke Cursor usage tracking
- error: zsh: suspended (tty input) codex --yolo --search resume
- Make it easy to fork *current session* and go back to where you forked
- codex resume --all picker omits a session that can be resumed by ID
- Critical Error Messages Get Truncated During Output Truncation
- Usage limit reached despite 1k credits in account
- JSON and XML Structured Data Gets Truncated in Ways That Break Parseability
- Important Early Context Gets Deleted During Context Window Compaction
- Error Messages from Command Executions Get Mixed with Regular Output and May Be Truncated
Resolved issues (15)
- Honor config.toml symlinks when creating or updating config
- Queued messages should be executed together, not separately
- After restarting the Codex extension in VS Code, it no longer displays detailed tool invocation information such as command-line calls and file changes during the reasoning process. Only the complete reasoning process is shown.
- Codex arbitrarily renames conversation titles, making it difficult to track multiple conversations
- Codex 0.87 is unable to convert C:\Users\ to /mnt/c/users/ under WSL
- VS Code extension passes deprecated flag `enable_experimental_windows_sandbox`, causing a warning/toast popup on every message (Windows)
- Typescript SDK auth doesn't seemed to be working
- Codex 0.42.0 fails to run shell commands on AWS Lambda Python image (Operation not permitted (os error 1))
- Fix invalid input[].id values containing colons during /review
- On Windows systems, non-Latin characters can still become garbled even when everything is configured to UTF-8
- It always wants to delete all changes it does not recognize
- New update broke Cursor usage tracking
- Can not access with K12 Teachers account
- Esc dismissing skills autocomplete interrupts running task
- Error Messages from Command Executions Get Mixed with Regular Output and May Be Truncated