Skip to content

Commit f8baf04

Browse files
authored
docs: mark A2A subagents as experimental in subagents.md (#17863)
1 parent 3a5f3c7 commit f8baf04

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/core/subagents.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,11 +171,13 @@ If you need to further tune your sub-agent, you can do so by selecting the model
171171
to optimize for with `/model` and then asking the model why it does not think
172172
that your sub-agent was called with a specific prompt and the given description.
173173

174-
## Remote subagents (Agent2Agent)
174+
## Remote subagents (Agent2Agent) (experimental)
175175

176176
Gemini CLI can also delegate tasks to remote subagents using the Agent-to-Agent
177177
(A2A) protocol.
178178

179+
> **Note: Remote subagents are currently an experimental feature.**
180+
179181
See the [Remote Subagents documentation](/docs/core/remote-agents) for detailed
180182
configuration and usage instructions.
181183

0 commit comments

Comments
 (0)