Adding the Policy Engine docs to indexes. (#12404)

This commit is contained in:
Jenna Inouye
2025-10-31 13:23:56 -07:00
committed by GitHub
parent 4b53b3a6e6
commit 9478bca67d
2 changed files with 4 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ requests sent from `packages/cli`. For a general overview of Gemini CLI, see the
registered, and used by the core.
- **[Memory Import Processor](./memport.md):** Documentation for the modular
GEMINI.md import feature using @file.md syntax.
- **[Policy Engine](./policy-engine.md):** Use the Policy Engine for
fine-grained control over tool execution.
## Role of the core

View File

@@ -50,6 +50,8 @@ This documentation is organized into the following sections:
- **[Memport](./core/memport.md):** Using the Memory Import Processor.
- **[Tools API](./core/tools-api.md):** Information on how the core manages and
exposes tools.
- **[Policy Engine](./core/policy-engine.md):** Use the Policy Engine for
fine-grained control over tool execution.
### Tools