docs: update subagents docs to not be experimental (#24343)

This commit is contained in:
Abhi
2026-03-31 14:58:41 -04:00
committed by GitHub
parent 6f053dd8b9
commit 7e117ac0ac
4 changed files with 8 additions and 29 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ requests sent from `packages/cli`. For a general overview of Gemini CLI, see the
## Navigating this section
- **[Sub-agents (experimental)](./subagents.md):** Learn how to create and use
specialized sub-agents for complex tasks.
- **[Sub-agents](./subagents.md):** Learn how to create and use specialized
sub-agents for complex tasks.
- **[Core tools reference](../reference/tools.md):** Information on how tools
are defined, registered, and used by the core.
- **[Memory Import Processor](../reference/memport.md):** Documentation for the