mirror of
https://github.com/openai/codex.git
synced 2026-05-15 16:53:05 +00:00
update thread manager sample config
This commit is contained in:
@@ -159,6 +159,7 @@ fn new_config(model: Option<String>, arg0_paths: Arg0DispatchPaths) -> anyhow::R
|
||||
let mut config = Config {
|
||||
config_layer_stack: ConfigLayerStack::default(),
|
||||
startup_warnings: Vec::new(),
|
||||
bypass_hook_trust: false,
|
||||
model,
|
||||
service_tier: None,
|
||||
review_model: None,
|
||||
|
||||
Reference in New Issue
Block a user