mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)
This commit is contained in:
@@ -56,6 +56,11 @@ toolName = "write_file"
|
||||
decision = "ask_user"
|
||||
priority = 10
|
||||
|
||||
[[rule]]
|
||||
toolName = "activate_skill"
|
||||
decision = "ask_user"
|
||||
priority = 10
|
||||
|
||||
[[rule]]
|
||||
toolName = "write_file"
|
||||
decision = "allow"
|
||||
|
||||
Reference in New Issue
Block a user