mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 21:03:05 -07:00
feat(plan): use custom deny messages in plan mode policies (#18195)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
decision = "deny"
|
||||
priority = 20
|
||||
modes = ["plan"]
|
||||
deny_message = "You are in Plan Mode - adjust your prompt to only use read and search tools."
|
||||
|
||||
# Explicitly Allow Read-Only Tools in Plan mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user