Files
gemini-cli/packages
Akhilesh Kumar e76d684210 fix(core): reuse connected MCP client in subagent invocations
Subsequent subagent invocations attempt to connect to an already connected MCP client, throwing an error. This commit adds a status check before calling client.connect(), enabling client.discoverInto() to successfully populate the new subagent registry.
2026-03-16 17:14:35 +00:00
..