mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## Why Some TOML configuration, such as permission maps with literal path keys, cannot be represented safely through the SDK's structured dotted-key configuration. ## What changed - Add `CodexOptions.configOverrides` for passing ordered `--config key=value` arguments to the Codex CLI unchanged. - Apply raw overrides after structured `config` values, while preserving precedence for SDK-managed and thread-specific settings. - Document raw permission-map configuration and cover literal keys, duplicate overrides, ordering, and resume behavior. GitOrigin-RevId: 3b0f5824ba8cb77d0eecb11ed6f32ead8fc674f6