Digest / April 17, 2025
Codex Issues Digest — April 17, 2025
64 new issues filed ·
24 resolved in openai/codex (UTC day).
New issues (64)
- Proposal to Add a Hook Function for Improved Accessibility
- Can you add support for all open-source and other models, including those from Hugging Face and Ollama, to be compatible with Codex CLI?
- feat: `--configure/-c` to open the `~/.codex/instructions.md` in $EDITOR
- feat: add vim integration
- Sandbox was mandated, but no sandbox is available!
- Rate‑limit 429 causes Codex CLI abort / raw‑mode crash
- can't see user prompt or much of response from LLM
- relax node 22 or newer requirement
- Can't use some models
- Support Windows
- [Feature request] Rules
- [Feature request] More structure for diffs
- Azure OpenAI endpoint support?
- Azure OpenAI Python SDK works, but codex CLI fails with 404
- Error: “Sandbox was mandated, but no sandbox is available!” when running OpenAI Codex CLI on Windows
- SyntaxError: Unexpected token '?', when running codex on WSL
- Enable discussions
- Remove redundant thinking updates
- Keep thinking
- something about having an insuficient quota
- Warning: model "o4-mini" is not in the list of available models returned by OpenAI.
- git fails to access tmp directory
- feat: make it work with large codebases
- [Bug] Bad interaction with GPG `pinentry`.
- Error when Codex has to install libraries
- [Feature Request] Enable local llm mode for offline use.
- no o3 model in list
- [Feature Request] .codexignore file
- bug: full auto mode cannot build Go code
- feat: add a dev changelog
- spawn xxx ENOENT
- Suggestion: add usage + cost summary
- sandbox-exec was deprecated on MacOS few years ago
- Got charged for error, no output
- Support bash commands when REPL mode
- How to set web proxy for the GPT api inside codex?
- option - backspace (to delete the previous word) actually deletes all text in the prompt box
- OpenAI rejected the request
- QAB Codex
- WIN/PS - Insists on using sh - assumes linux/mac - assumes chat wants to tool
- feat: Add the ability to run `/compact`
- Add automatic retry with backoff for rate limit errors
- Error: Sandbox was mandated, but no sandbox is available!
- Add built‑in exponential backoff & retry on OpenAI API rate‐limit errors
- 🔥🔥🔥视频教程
- Home/End keys not working in Codex on Windows Terminal with WSL
- (feat) create log file with all actions executed
- support for other models
- Instead of editing my files, it deleted them
- Add NixOS package
- Feature Request: Version Out of Date Alert
- Rate limit reached
- Windows: codex CLI crashes on ls -R . & sandbox initialization failure
- error: can't create new files
- Unclear Running Instruction - Was not able to use.
- feat: add /back option to shell command confirmation prompt
- Add ability to interrupt a request without exiting the process completely
- apply_patch not working | v0.1.2504161510
- feat: grounding in documentation
- feat: lessons
- Request for --semi-quiet option to allow user interaction while showing normal output
- remove/disable package-lock.json from cli source
- Modernize Monorepo Structure with pnpm Workspaces and Turborepo
- Bug: Read-only sed and grep commands should not ask for permission to run
Resolved issues (24)
- Can you add support for all open-source and other models, including those from Hugging Face and Ollama, to be compatible with Codex CLI?
- feat: add vim integration
- feat: `--configure/-c` to open the `~/.codex/instructions.md` in $EDITOR
- bug: Hex code `0x17` doesn't work with some word boundaries
- Azure OpenAI endpoint support?
- Enable discussions
- Error: “Sandbox was mandated, but no sandbox is available!” when running OpenAI Codex CLI on Windows
- Warning: model "o4-mini" is not in the list of available models returned by OpenAI.
- 🔥🔥🔥视频教程
- spawn xxx ENOENT
- support for other models
- QAB Codex
- Remove redundant thinking updates
- sandbox-exec was deprecated on MacOS few years ago
- Suggestion: add usage + cost summary
- Rate limit reached
- SyntaxError: Unexpected token '?', when running codex on WSL
- Shell Command Explanation
- Got charged for error, no output
- [Feature Request] Enable local llm mode for offline use.
- Error: Sandbox was mandated, but no sandbox is available!
- Windows: codex CLI crashes on ls -R . & sandbox initialization failure
- Add automatic retry with backoff for rate limit errors
- Proposal to Add a Hook Function for Improved Accessibility