From bfa762bcbb787e74526278d1242db0ef21b52a81 Mon Sep 17 00:00:00 2001 From: Sam Roberts <158088236+g-samroberts@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:59:04 -0700 Subject: [PATCH] Update configuration.md Update configuration.md to remove subagents YOLO mode warning based on https://github.com/google-gemini/gemini-cli/pull/22386 --- docs/reference/configuration.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/reference/configuration.md b/docs/reference/configuration.md index 4666642588..2388ee7193 100644 --- a/docs/reference/configuration.md +++ b/docs/reference/configuration.md @@ -1159,10 +1159,6 @@ their corresponding top-level category object in your `settings.json` file. - **Default:** `true` - **Requires restart:** Yes - -> [!WARNING] -> Subagents is an experimental feature. Uses YOLO mode for subagents. - - **`experimental.enableAgents`** (boolean): - **Description:** Enable local and remote subagents. - **Default:** `true`