fix(core): ensure silent local subagent delegation while allowing remote confirmation (#16395)

Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
This commit is contained in:
Adam Weidman
2026-01-12 03:55:16 -05:00
committed by GitHub
parent 9703fe73cf
commit d315f4d3da
4 changed files with 36 additions and 27 deletions
+1 -1
View File
@@ -27,5 +27,5 @@
[[rule]]
toolName = "delegate_to_agent"
decision = "allow"
decision = "ask_user"
priority = 50