mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
Summary: - Rename config table from network_proxy to network. - Flatten allowed_domains, denied_domains, allow_unix_sockets, and allow_local_binding onto NetworkProxySettings. - Update runtime, state constraints, tests, and README to the new config shape.