This commit is contained in:
Christine Betts
2026-02-23 17:23:06 -05:00
parent 1a973b9a3b
commit dd58d49aac
+2 -2
View File
@@ -209,8 +209,8 @@ agent definition files (`.md`) to an `agents/` directory in your extension root.
### <a id="policy-engine"></a>Policy Engine
Extensions can contribute policy rules and safety checkers to the Gemini CLI
[Policy Engine](../admin/policy-engine.md). These rules are defined in a TOML
file and take effect when the extension is activated.
[Policy Engine](../reference/policy-engine.md). These rules are defined in a
TOML file and take effect when the extension is activated.
To add policies, specify the file path in your `gemini-extension.json`: