google-gemini/gemini-cli

Allow agents to call agents

Open

#22,092 建立於 2026年3月11日

在 GitHub 查看
 (6 留言) (0 反應) (1 負責人)TypeScript (13,657 fork)batch import
area/agenthelp wantedkind/enhancementkind/featurepriority/p2status/bot-triaged

倉庫指標

Star
 (103,992 star)
PR 合併指標
 (平均合併 4天 2小時) (30 天內合併 55 個 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

貢獻者指南