Digest / February 2, 2026
Codex Issues Digest — February 2, 2026
31 new issues filed ·
16 resolved in openai/codex (UTC day).
New issues (31)
- new 'sandbox' stopping all access to root directory
- OAuth tokens too long for Windows keyring
- Autocompact/compaction occurs despite autocompact.mode=off and remote_compaction=false
- Cannot run build
- Codex is overzealous in executing code in `backquotes`
- Set beeping OFF by default
- Continuously reconnecting: "stream disconnected before completion"
- Codex got stuck: Codex ran out of room in the model's context window.
- Make request_user_input tool available in code mode
- Error running remote compact task:
- Large paste placeholder sent literally after $ skill selection (Tab)
- Resume picker "Updated" column not sorted by updated time
- Show warning/hint if you have a project `.codex/config.toml` but project does not have a trust setting
- macOS: network_access = true in config.toml silently ignored by seatbelt sandbox — workaround included
- Why typescript sdk outputSchema doesn't work
- In Home directory Sandbox is set to 'workspace-write' instead of 'read-only'
- why is o3 model being used?
- Support for GCP Vertex AI and/or Amazon Bedrock
- VSCode extension, custom mode gone in 0.5.69
- Session JSONL bloat: repeated identical AGENTS-derived user_instructions per turn (turn_context)
- Feature request: supported offline session export + cache visibility
- Codex Desktop App: macOS Intel (x86_64) support
- Codex extension 0.4.69 doesn't work with code-server (persisted-atom sync failure)
- Codex app: Scrollbar regularly becomes unpinned from bottom
- Codex Desktop App Creates Project Skills inside $(pwd)/skills
- “Thinking” progress not shown on Windows
- Support adding custom editors in "Open In" menu
- "Create branch here" button does not appear for worktree thread
- Skills not being loaded from ~/.agents/skills
- High GPU usage (70–90%) on macOS with Codex app
- Wrong language output
Resolved issues (16)
- Agent intermittently emits PowerShell-only syntax and fragile quoting
- Autocompact/compaction occurs despite autocompact.mode=off and remote_compaction=false
- Codex is overzealous in executing code in `backquotes`
- Race condition in OAuth token refresh causes "refresh token was already used" error when multiple app-server instances run concurrently
- Codex got stuck: Codex ran out of room in the model's context window.
- Subagent feature: Launching concurrent subagents instantly drains entire Pro plan usage quota
- Error running remote compact task:
- Set beeping OFF by default
- why is o3 model being used?
- ~/.codex/ treated as project config when running from home directory
- Codex CLI v0.92.0 crashes on startup with ZodError (tools[5].type invalid)
- Session JSONL bloat: repeated identical AGENTS-derived user_instructions per turn (turn_context)
- git branch -d runs without approval in Worktrees (Escapes workdir scope)
- feat(tui): add prompt stashing with Ctrl-Q
- Support other git platforms than github.com
- Wrong language output