fix: add missing params

This commit is contained in:
2026-07-17 13:13:34 +08:00
parent 2103d88836
commit 908d51c92b
@@ -950,6 +950,8 @@ pub async fn confirm_editor_agent_tool_call(
source_image_src,
size: None,
model: None,
aspect_ratio: None,
image_size: None,
reference_image_srcs: Some(reference_image_srcs),
project_id: Some(conversation.project_id.clone()),
asset_kind: Some("editor_agent_edit_image".to_string()),