mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-09 21:00:56 -07:00
fix(policy): allow complete_task in plan mode (#24771)
This commit is contained in:
@@ -107,7 +107,8 @@ toolName = [
|
||||
"activate_skill",
|
||||
"codebase_investigator",
|
||||
"cli_help",
|
||||
"get_internal_docs"
|
||||
"get_internal_docs",
|
||||
"complete_task"
|
||||
]
|
||||
decision = "allow"
|
||||
priority = 70
|
||||
|
||||
Reference in New Issue
Block a user