feat: Support auto confirmation for gatekeeper agents
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user