mirror of
https://github.com/openai/codex.git
synced 2026-05-16 01:02:48 +00:00
fix: clarify network proxy feature description
Co-authored-by: Codex noreply@openai.com
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user