Merge pull request #3326 from zeroclaw-labs/work-issues/2978-tool-call-dedup-exempt
feat(agent): add tool_call_dedup_exempt config to bypass within-turn dedup
This commit is contained in:
@@ -411,6 +411,7 @@ impl DelegateTool {
|
||||
None,
|
||||
None,
|
||||
&[],
|
||||
&[],
|
||||
),
|
||||
)
|
||||
.await;
|
||||
|
||||
Reference in New Issue
Block a user