Merge branch 'dev' into llm-centralization

This commit is contained in:
Aiden Cline
2025-12-14 15:18:00 -08:00
committed by GitHub
6 changed files with 19 additions and 16 deletions

View File

@@ -8283,6 +8283,10 @@
"items": {
"type": "string"
}
},
"continue_loop_on_deny": {
"description": "Continue the agent loop when a tool call is denied",
"type": "boolean"
}
}
}