mirror of
https://github.com/openai/codex.git
synced 2026-09-05 15:18:41 +00:00
Initialize MCP App UI flag in sample config
This commit is contained in:
@@ -261,6 +261,7 @@ fn new_config(model: Option<String>, arg0_paths: Arg0DispatchPaths) -> anyhow::R
|
||||
chatgpt_base_url: "https://chatgpt.com/backend-api/".to_string(),
|
||||
respect_system_proxy: false,
|
||||
apps_mcp_product_sku: None,
|
||||
supports_mcp_app_ui_webview: false,
|
||||
realtime_audio: RealtimeAudioConfig::default(),
|
||||
experimental_realtime_ws_base_url: None,
|
||||
experimental_realtime_webrtc_call_base_url: None,
|
||||
|
||||
Reference in New Issue
Block a user