mirror of
https://github.com/openai/codex.git
synced 2026-04-25 23:24:55 +00:00
Add collaboration_mode override to turns (#9408)
This commit is contained in:
@@ -279,6 +279,7 @@ impl TestCodex {
|
||||
model: session_model,
|
||||
effort: None,
|
||||
summary: ReasoningSummary::Auto,
|
||||
collaboration_mode: None,
|
||||
})
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user