mirror of
https://github.com/openai/codex.git
synced 2026-05-04 03:16:31 +00:00
user message metadata
This commit is contained in:
@@ -156,6 +156,7 @@ async fn start_plan_mode_turn(mcp: &mut McpProcess) -> Result<codex_app_server_p
|
||||
text: "Plan this".to_string(),
|
||||
text_elements: Vec::new(),
|
||||
}],
|
||||
user_message_type: None,
|
||||
collaboration_mode: Some(collaboration_mode),
|
||||
..Default::default()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user