mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-05 07:37:50 -07:00
feat(akl): implement Agent Knowledge Layer (AKL) - clean implementation
This commit is contained in:
@@ -1215,6 +1215,12 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
- **Default:** `false`
|
||||
- **Requires restart:** Yes
|
||||
|
||||
- **`experimental.akl`** (boolean):
|
||||
- **Description:** Enable the Agent Knowledge Layer for persistent situational
|
||||
awareness.
|
||||
- **Default:** `false`
|
||||
- **Requires restart:** Yes
|
||||
|
||||
- **`experimental.modelSteering`** (boolean):
|
||||
- **Description:** Enable model steering (user hints) to guide the model
|
||||
during tool execution.
|
||||
|
||||
Reference in New Issue
Block a user