Digest / January 23, 2026
Codex Issues Digest — January 23, 2026
37 new issues filed ·
22 resolved in openai/codex (UTC day).
New issues (37)
- Codex constantly stucking and reconnecting: stream disconnected before completion: idle timeout waiting for SSE
- Steer conversation and compacting issue
- Group or Filter Chat History by Project Context
- stream disconnected before completion: URL error: TLS support not compiled in
- Slash-command popup lost fuzzy/substring matching in 0.89.0 (now prefix-only) — please add fuzzy fallback or config toggle
- Auto-compact is not working like previously
- VS Code extension (Windows sandbox): apply_batch rejected because codex-windows-sandbox-setup.exe is missing
- VS Code Codex extension: Diff view styles make added and removed lines visually unclear
- Subagent feature: Launching concurrent subagents instantly drains entire Pro plan usage quota
- not able to read active code changes that is done by codex
- notify hook can corrupt TUI by inheriting stdout/stderr
- Codex does not see project-level skills anymore
- Context window explodes after auto-compact
- Repo-level skills are not in the list
- Configurable TUI status line (model, cwd, git, cost, tokens, context%)
- Windows permissions issue: Codex agent cannot run pytest if tests write temp files
- Bug: exec aggregated output can exceed EXEC_OUTPUT_MAX_BYTES on async exec path
- show per-turn elapsed time in Codex VS Code extension
- [VS Code Extension][zh-CN] Plan summary renders as “0,共 已完成 7 个任务 个” (wrong order / extra classifier)
- Codex Pro's credit limit was cut? A week's worth of credit was gone in just 12 hours?
- Codex doesn't follow instructions and fakes results
- Shift+Tab mode toggle resets model to gpt-5.2-codex; multi-agent cannot choose model or reasoning depth
- Powershell: issue with '' [Console]::OutputEncoding=[System.Text.Encoding]::UTF8'
- Windows: use Cygwin bash, not Powershell
- Bug: VSCode extension duplicates config.toml content on startup
- @folder in chat
- model_reasoning_effort and model are not setting the default model
- Auto-Compaction Indicator at start of turn
- Did you remove the undo feature? If I say undo something, why would I ever want this to blindly checkout the file from git?
- My personal wish list
- LONG running looping conversation task
- the session is stuck on Codex App UI
- collaboration_modes ignores configured model + reasoning effort (hardcoded presets always override user config)
- False positive invalid prompt
- can't type multiline prompts in macos terminal
- Frequent re-authentication required
- Ability to disable / select a narrow set of specific skills for session
Resolved issues (22)
- execpolicy allow rules fail when a quoted argument contains a literal newline
- error sending request
- Codex VS Code extension: stuck on Data Controls page, no way back.
- VS Code Codex extension: Diff view styles make added and removed lines visually unclear
- not able to read active code changes that is done by codex
- notify hook can corrupt TUI by inheriting stdout/stderr
- Codex doesn't follow instructions and fakes results
- Repo-level skills are not in the list
- Configurable TUI status line (model, cwd, git, cost, tokens, context%)
- Codex Diff window has dark text color for dark themes.
- Windows permissions issue: Codex agent cannot run pytest if tests write temp files
- Older Codex Chats in VS Code Disappear After 20-Chat Limit
- Performance: Redundant heap allocations in truncation logic in core/src/truncate.rs
- @folder in chat
- Did you remove the undo feature? If I say undo something, why would I ever want this to blindly checkout the file from git?
- My personal wish list
- Codex Pro's credit limit was cut? A week's worth of credit was gone in just 12 hours?
- LONG running looping conversation task
- "Not inside a trusted directory" error when with "--yolo" flag
- codex resume --all picker omits a session that can be resumed by ID
- False positive invalid prompt
- can't type multiline prompts in macos terminal