mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-16 13:00:39 -07:00
Update extension tier
This commit is contained in:
@@ -222,9 +222,9 @@ To add policies, specify the file path in your `gemini-extension.json`:
|
||||
}
|
||||
```
|
||||
|
||||
Rules contributed by extensions run in the **Extension Tier** (Tier 2). This
|
||||
tier has higher priority than the default rules but lower priority than
|
||||
workspace-specific or user-defined policies.
|
||||
Rules contributed by extensions run in the **User Tier** (Tier 3), alongside
|
||||
user-defined policies. This tier has higher priority than the default or
|
||||
workspace-specific rules but lower priority than admin policies.
|
||||
|
||||
> **Warning:** For security, Gemini CLI ignores any `allow` decisions or `yolo`
|
||||
> mode configurations in extension policies. This ensures that an extension
|
||||
|
||||
Reference in New Issue
Block a user