feat: add scoped multimodal image attachments
This commit is contained in:
@@ -492,6 +492,8 @@ impl Tool for SubWorkerSpawnTool {
|
||||
Ok(ToolOutput {
|
||||
summary: format!("spawned internal worker `{}`", input.name),
|
||||
content: None,
|
||||
|
||||
attachments: Vec::new(),
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user