fix: configure explicit subagent permissions for autonomous operation

This commit is contained in:
swp
2026-04-03 20:53:25 +01:00
parent d32e9253ec
commit e86ee6fc2f
10 changed files with 50 additions and 10 deletions

View File

@@ -4,7 +4,10 @@ mode: all
model: ollama-cloud/nemotron-3-super
color: "#0D9488"
permission:
task: allow
task:
"*": deny
"the-fixer": allow
"security-auditor": allow
---
# Kilo Code: Performance Engineer