mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-13 15:40:57 -07:00
- Update useGeminiStream to detect dense tool batches (non-verbose, non-shell). - Update useHistoryManager to merge consecutive tool_group items into a single history entry. - Add unit tests for history manager merging logic.