mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-24 02:33:18 -07:00
6510587725
Collapse shellExecutionConfig and setExecutionIdCallback into a single optional ExecuteOptions object on ToolInvocation.execute(). This avoids forcing every tool implementation to accept shell-specific parameters just to reach later positional args.
Gemini CLI A2A Server
All code in this package is experimental and under active development
This package contains the A2A server implementation for the Gemini CLI.