Digest / April 21, 2025
Codex Issues Digest — April 21, 2025
15 new issues filed ·
12 resolved in openai/codex (UTC day).
New issues (15)
- GPT-4.1 for quick answers
- Clarification on Code Implementation in OpenAI Codex CLI
- feat: /flex-mode command
- Please REOPEN Issue 88 - It is not fixed.
- network connection error
- Codex hangs at “Initializing agent…” after successful OpenAI response
- bug: reproducible ENOENT for missing image
- bug: codex mistakenly parses content in prompts as "files to read" and crashes when not finding them
- bug: fish completions are broken
- feat: support passing Github issue as a context
- The model "/model" does not appear in the list of models available to your account. Double‑check the spelling (use openai models list to see the full list) or choose another model with the --model flag.
- feat: yes allowed apps (whitelist) please
- bug: ECONNREFUSED when using run_in_container
- bug: o4-mini is not in the list of available models; yet it is the default
- Unable to add content to a file.
Resolved issues (12)
- Merged PR #391 prevents execution of commands with pipes (e.g. `grep -R ... -n | head -n 20`)
- Clarification on Code Implementation in OpenAI Codex CLI
- Reduce cognitive complexity in history-overlay component
- remove/disable package-lock.json from cli source
- feat: add /back option to shell command confirmation prompt
- Autocomplete for file paths
- Context Left Percentage does not reset after /clear
- The model "/model" does not appear in the list of models available to your account. Double‑check the spelling (use openai models list to see the full list) or choose another model with the --model flag.
- bug: fish completions are broken
- Codex hangs at “Initializing agent…” after successful OpenAI response
- feat: add /report command
- Unable to add content to a file.