mirror of
https://github.com/openai/codex.git
synced 2026-05-17 09:43:19 +00:00
update
This commit is contained in:
@@ -940,7 +940,7 @@ async fn cli_main(arg0_paths: Arg0DispatchPaths) -> anyhow::Result<()> {
|
||||
codex_config::LoaderOverrides::default(),
|
||||
/*default_analytics_enabled*/ false,
|
||||
codex_app_server::AppServerTransport::Off,
|
||||
codex_protocol::protocol::SessionSource::VSCode,
|
||||
codex_protocol::protocol::SessionSource::Cli,
|
||||
codex_app_server::AppServerWebsocketAuthSettings::default(),
|
||||
)
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user