mirror of
https://github.com/openai/codex.git
synced 2026-09-10 20:26:47 +00:00
## Why Managed network requirements can remain present when `enabled = false`, but a disabled configuration should not create or expose an active proxy runtime. ## What changed - Start the managed network proxy only when its effective specification is enabled. - Clear an existing proxy when a permission-profile refresh disables managed networking. - Keep remote executor launches free of managed-network proxy settings when the requirements explicitly disable the feature. ## Testing Added session and unified-exec coverage for initial startup and refresh with disabled managed networking. GitOrigin-RevId: f76699802e079eb746d5b1ea6547d19a4bfb7715