mirror of
https://github.com/openai/codex.git
synced 2026-04-26 07:35:29 +00:00
renaming: task to turn (#8963)
This commit is contained in:
@@ -291,7 +291,7 @@ impl McpProcess {
|
||||
}
|
||||
}
|
||||
|
||||
/// Reads notifications until a legacy TaskComplete event is observed:
|
||||
/// Reads notifications until a legacy TurnComplete event is observed:
|
||||
/// Method "codex/event" with params.msg.type == "task_complete".
|
||||
pub async fn read_stream_until_legacy_task_complete_notification(
|
||||
&mut self,
|
||||
|
||||
Reference in New Issue
Block a user