mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
Adding the Policy Engine docs to indexes. (#12404)
This commit is contained in:
@@ -11,6 +11,8 @@ requests sent from `packages/cli`. For a general overview of Gemini CLI, see the
|
|||||||
registered, and used by the core.
|
registered, and used by the core.
|
||||||
- **[Memory Import Processor](./memport.md):** Documentation for the modular
|
- **[Memory Import Processor](./memport.md):** Documentation for the modular
|
||||||
GEMINI.md import feature using @file.md syntax.
|
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
|
## Role of the core
|
||||||
|
|
||||||
|
|||||||
@@ -50,6 +50,8 @@ This documentation is organized into the following sections:
|
|||||||
- **[Memport](./core/memport.md):** Using the Memory Import Processor.
|
- **[Memport](./core/memport.md):** Using the Memory Import Processor.
|
||||||
- **[Tools API](./core/tools-api.md):** Information on how the core manages and
|
- **[Tools API](./core/tools-api.md):** Information on how the core manages and
|
||||||
exposes tools.
|
exposes tools.
|
||||||
|
- **[Policy Engine](./core/policy-engine.md):** Use the Policy Engine for
|
||||||
|
fine-grained control over tool execution.
|
||||||
|
|
||||||
### Tools
|
### Tools
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user