mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-30 21:52:50 -07:00
Updating documentation to account for mode being required
This commit is contained in:
@@ -177,9 +177,9 @@ but you can customize these rules by creating your own policies in your
|
||||
#### Global vs. mode-specific rules
|
||||
|
||||
As described in the
|
||||
[policy engine documentation](../reference/policy-engine.md#approval-modes), any
|
||||
rule that does not explicitly specify `modes` is considered "always active" and
|
||||
will apply to Plan Mode as well.
|
||||
[policy engine documentation](../reference/policy-engine.md#approval-modes),
|
||||
every rule in a TOML policy file must explicitly specify the `modes` it applies
|
||||
to.
|
||||
|
||||
To maintain the integrity of Plan Mode as a safe research environment,
|
||||
persistent tool approvals are context-aware. Approvals granted in modes like
|
||||
|
||||
Reference in New Issue
Block a user