diff --git a/codex-rs/features/src/lib.rs b/codex-rs/features/src/lib.rs index fa51959e88..ccc5384c48 100644 --- a/codex-rs/features/src/lib.rs +++ b/codex-rs/features/src/lib.rs @@ -905,7 +905,7 @@ pub const FEATURES: &[FeatureSpec] = &[ key: "network_proxy", stage: Stage::Experimental { name: "Network proxy", - menu_description: "Start Codex's managed network proxy for sandboxed sessions. The active permissions profile still controls direct network access.", + menu_description: "Apply network proxy restrictions to sandboxed sessions that already have network access.", announcement: "NEW: Network proxy can now be enabled from /experimental. Restart Codex after enabling it.", }, default_enabled: false,