mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-18 07:43:00 -07:00
398baabc59
- Integrate model-specific tool optimizations (isGemini3) into read-file and snippets. - Reconcile prompt snippets with main's Context Efficiency mandates and experiment's discovery guidelines. - Adopt main's refactored tool definition structure while retaining experiment's surgical extraction guidance. - Resolve pagination and truncation logic in file utilities. - Update snapshots and verify with full test suite. - Align prompt provider and snippets with main's code style and linting patterns.