mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-28 15:10:04 +00:00
New invocation class that delegates to LocalSubagentSession instead of directly using LocalAgentExecutor. Existing LocalSubagentInvocation is untouched — this will be wired in behind a feature flag in a later PR.