mirror of
https://github.com/openai/codex.git
synced 2026-05-03 02:46:39 +00:00
protocol rename
This commit is contained in:
@@ -205,7 +205,7 @@ async fn thread_shell_command_uses_existing_active_turn() -> Result<()> {
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
cwd: Some(workspace.clone()),
|
||||
user_message_type: None,
|
||||
submission_type: None,
|
||||
..Default::default()
|
||||
})
|
||||
.await?;
|
||||
|
||||
Reference in New Issue
Block a user