fix: Added auto_confirm to the coder agent so sub-agent spawning doesn't freeze
This commit is contained in:
@@ -12,6 +12,9 @@ variables:
|
||||
- name: project_dir
|
||||
description: Project directory to work in
|
||||
default: '.'
|
||||
- name: auto_confirm
|
||||
description: Auto-confirm command execution
|
||||
default: '1'
|
||||
|
||||
global_tools:
|
||||
- fs_read.sh
|
||||
|
||||
Reference in New Issue
Block a user