mirror of
https://github.com/openai/codex.git
synced 2026-04-29 19:03:02 +03:00
Add collaboration_mode override to turns (#9408)
This commit is contained in:
@@ -547,6 +547,7 @@ async fn mcp_image_output_preserves_image_and_no_text_summary() -> Result<()> {
|
||||
model: session_model,
|
||||
effort: None,
|
||||
summary: ReasoningSummary::Auto,
|
||||
collaboration_mode: None,
|
||||
})
|
||||
.await?;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user