Files
codex/codex-rs
iceweasel-oai c6058ccaa9 Stop loading legacy managed config on Windows (#38947)
## What changed

- Ignore the default `CODEX_HOME/managed_config.toml` on Windows and exclude it
  from local managed-configuration detection.
- Emit a startup warning when the deprecated file exists, directing users to
  `%ProgramData%\OpenAI\Codex\requirements.toml` for enforced settings or
  `config.toml` for defaults.
- Preserve explicit managed-config path overrides and Unix legacy-file support.

## Testing

- Add Windows tests covering ignored legacy settings, the startup warning, and
  managed-configuration detection through `requirements.toml`.

GitOrigin-RevId: a61d9d9912b13817ba82807a486c9ed92e49c7bc
2026-08-17 05:52:32 +00:00
..
2026-07-29 13:53:15 +00:00
2026-07-29 13:53:15 +00:00