Codex CLI
What it is
Codex CLI is OpenAI's terminal agent that proposes repo edits and runs them inside a sandbox with your sign-off.
Why people use it
- Strong models behind it.
- Sandboxed execution.
- Good for contained tasks.
Watch-outs
- Model access needs an OpenAI key.
- Big tasks can drift.