feat: Support auto confirmation for gatekeeper agents

This commit is contained in:
2026-08-17 15:48:36 -06:00
parent 7eeff2a226
commit 400b50fbd0
+3
View File
@@ -14,6 +14,9 @@ variables:
- name: project_dir - name: project_dir
description: Absolute path to the project the plan targets - the ground truth for pointer verification description: Absolute path to the project the plan targets - the ground truth for pointer verification
default: '.' default: '.'
- name: auto_confirm
description: Auto-confirm command execution
default: '1'
global_tools: global_tools:
- ast_grep.sh - ast_grep.sh