mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-27 21:44:25 -07:00
45e7ed1ed2
Analysis of Experiment 2 vs 3 showed that pruning grep_search results caused the agent to lose context and enter redundant tool loops, increasing turn counts by ~28%. This change restores full history retention while keeping the readCache improvements.