mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-11 06:31:01 -07:00
- Streamlined execute loop with integrated rate limiting and SSRF checks. - Simplified fallback to all-or-nothing mode. - inlined grounding and source list formatting for cleaner diff. - Resolved ESLint unsafe type assertion issues using runtime type guards.