fix(agent): disable unobservable task subagents

This commit is contained in:
2026-08-06 19:24:03 +08:00
parent b19af8846a
commit f66b9c3e9d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -60,6 +60,7 @@
"*/logs": "deny"
},
"question": "allow",
"task": "deny",
"todo": "allow",
"todoread": "allow",
"todowrite": "allow"