fix(policy): allow complete_task in plan mode (#24771)

This commit is contained in:
Abhi
2026-04-06 23:43:42 -04:00
committed by GitHub
parent d2b775f9a7
commit 83096c68b0

View File

@@ -107,7 +107,8 @@ toolName = [
"activate_skill",
"codebase_investigator",
"cli_help",
"get_internal_docs"
"get_internal_docs",
"complete_task"
]
decision = "allow"
priority = 70