fix: use agentSessionInteractiveEnabled

This commit is contained in:
Michael Bleigh
2026-04-03 13:45:59 -07:00
parent 72ec782fe0
commit 430a52fc27
4 changed files with 29 additions and 6 deletions
+6
View File
@@ -1605,6 +1605,12 @@ their corresponding top-level category object in your `settings.json` file.
- **Default:** `false`
- **Requires restart:** Yes
- **`experimental.adk.agentSessionInteractiveEnabled`** (boolean):
- **Description:** Enable the agent session implementation for the interactive
CLI.
- **Default:** `false`
- **Requires restart:** Yes
- **`experimental.enableAgents`** (boolean):
- **Description:** Enable local and remote subagents.
- **Default:** `true`