mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
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:
@@ -27,5 +27,5 @@
|
||||
|
||||
[[rule]]
|
||||
toolName = "delegate_to_agent"
|
||||
decision = "allow"
|
||||
decision = "ask_user"
|
||||
priority = 50
|
||||
|
||||
Reference in New Issue
Block a user