0.4.0
- Honor the
OPENAI_BASE_URLenvironment variable for the built-inopenaimodel provider: https://github.com/openai/codex/pull/1487 - Support
model_reasoning_effortandmodel_reasoning_summarywhen defining a profile thanks to https://github.com/openai/codex/pull/1484 - Add a
completionsubcommand to the CLI in https://github.com/openai/codex/pull/1491 so we can ultimately addgenerate_completions_from_executable()to our Homebrew formula: https://github.com/Homebrew/homebrew-core/blob/main/Formula/c/codex.rb