mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-25 02:37:53 -07:00
3ee7d6f1a0
- Removed 'as any' castings and replaced with strongly-typed 'as unknown as T' bounds with safe ESLint exceptions. - Renamed synthetic 'synth-' invocation IDs to descriptive session and history domain states. - Linked local @google/adk workspace dependency.