fix: Added auto_confirm to the coder agent so sub-agent spawning doesn't freeze

This commit is contained in:
2026-02-19 14:15:42 -07:00
parent 3d0bbd59d1
commit 77c1c2aa6f
+3
View File
@@ -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