Digest / January 22, 2026
Codex Issues Digest — January 22, 2026
37 new issues filed ·
33 resolved in openai/codex (UTC day).
New issues (37)
- Fix /ps and releated command sequence
- VS Code extension regression: restore collapsible “Working” (hide step-by-step logs, show final answer)
- Feature: Multi-account ChatGPT OAuth rotation and management
- Bug: Error log when collab event channel closes on shutdown
- add `elapsed-ms` to `notify` payload
- Include token_count events in non-interactive session files
- Apply_Patch is not working at all on windows system
- Codex VS Code extension: stuck on Data Controls page, no way back.
- Skills in repo not found in v0.88
- Error running remote compact task: timeout waiting for child process to exit
- Error: invalid type: boolean `true`, expected struct SkillsConfig in `skills`
- Repo-Specific skills
- error sending request
- On Windows codex doesn't respect path and always launches tasks at `C:\`
- Sound notifications for turn completion and user input required
- `/exit` will match `/experimental` first
- Codex becomes unusable after forced re-login: single instance works, other instances fail, reboot breaks all IDE instances
- MCP servers defined in config.toml are not detected/visible after update
- "Stream disconnected before completion" (using socks5h proxy after v0.87.0 > v0.88.0 upgrade)
- Tab completion after `!` shell prefix in Codex CLI
- item not found in turn state when use chat/completion protocol (wire_api = "chat")
- I can’t view the Skill in Codex at all
- CLI stdout intermittently lost for shell commands (e.g. `brew search`)
- Performance: Redundant heap allocations in truncation logic in core/src/truncate.rs
- Your input exceeds the context window of this model. Please adjust your input and try again.
- feat(tui): add prompt stashing with Ctrl-Q
- Codex fails append to a file if code is large
- Codex Diff window has dark text color for dark themes.
- YOLO suppresses trust prompt but still blocks .codex/skills (empty $ menu without explanation)
- Clarify that selecting "No" on first run also disables project skills
- [Web] Code Review displayed time is incorrect
- Context window usage jumps to ~98% after minimal usage in new chats
- Remember user preference by suggesting changes to .codex/AGENTS.md
- TIME STAMPS FOR EACH CODEX RESPONSE AND QUESTION
- IS IT POSSIBLE TO SEE THE QUERY (QUESTION) TO CODEX WHILE IT IS WORKING ON IT
- Is not open and available for Venezuela region: unsupported_country_region_territory
- Questions about Multi-agent collab: sub-agent interruptions + orchestrator prompting + evals
Resolved issues (33)
- Write "/exit" to exit codex, first command is /experimental then /exit. Its highlighting 'E', 'X', 'I' and 'T' in experimental.
- Fix /ps and releated command sequence
- Z.AI GLM-4.7 Integration Issue Summary
- tui2 backticks wrap
- Severe rendering artifacts in apply_patch diff view when features.tui2 is enabled
- Don't mess with the native TUI
- Bug: Error log when collab event channel closes on shutdown
- Weird styling of codex self thinking
- Repo-Specific skills
- Error: invalid type: boolean `true`, expected struct SkillsConfig in `skills`
- Sound notifications for turn completion and user input required
- `/exit` will match `/experimental` first
- [FEATURE] Support Claude Code slash command format for compatibility
- item not found in turn state when use chat/completion protocol (wire_api = "chat")
- Main agent not receiving subagent completion signal (collab multi-agent interrupted), requires manual query to continue
- Context window usage jumps to ~98% after minimal usage in new chats
- Extension for JetBrains IDEs (PyCharm, IntelliJ, etc.)
- Look for custom prompts in {project root}/.codex/prompts/ first
- VS Code extension does not load custom prompts from symlinks in ~/.codex/prompts
- Allow custom prompt frontmatter to set additional parameters like model, model_reasoning_effort, ...
- Support for custom commands (custom slash commands)
- Custom prompts fail when using $arguments with truncated clipboard input
- Remember user preference by suggesting changes to .codex/AGENTS.md
- YOLO suppresses trust prompt but still blocks .codex/skills (empty $ menu without explanation)
- Clarify that selecting "No" on first run also disables project skills
- Skills in repo not found in v0.88
- IS IT POSSIBLE TO SEE THE QUERY (QUESTION) TO CODEX WHILE IT IS WORKING ON IT
- TIME STAMPS FOR EACH CODEX RESPONSE AND QUESTION
- Is not open and available for Venezuela region: unsupported_country_region_territory
- I can’t view the Skill in Codex at all
- Your input exceeds the context window of this model. Please adjust your input and try again.
- More control over changes made by codex
- Questions about Multi-agent collab: sub-agent interruptions + orchestrator prompting + evals