google-gemini/gemini-cli

Allow agents to call agents

开放

#22,092 创建于 2026年3月11日

 (6 条评论) (0 个反应) (1 位负责人)TypeScript (13,657 个派生)batch import
area/agenthelp wantedkind/enhancementkind/featurepriority/p2status/bot-triaged

仓库指标

星标
 (103,992 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

What would you like to be added?

Currently, agents can not invoke other agents or themselves. It should be allowed, ideally both by specifying the agent name in the tool list (which seems like it would work if it passed validation, but it doesn't, it complains about an invalid tool name), and in some way to allow calling all agents.

Why is this needed?

This can often be quite useful for the same reason that using agents in the first place is useful, especially context isolation.

Additional context

No response

贡献者指南