fix: temp fix for subagent invocation until subagent delegation is merged to stable (#15007)

This commit is contained in:
Abhi 2025-12-12 14:43:46 -05:00 committed by GitHub
parent e84c4bfb81
commit edbe5480ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,6 +56,6 @@ decision = "allow"
priority = 50
[[rule]]
toolName = "codebase_investigator"
toolName = "SubagentInvocation"
decision = "allow"
priority = 50