Files
gemini-cli/packages/core
Christian Gunderman 45e7ed1ed2 feat(core): remove history pruning to restore agent memory and improve efficiency
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.
2026-02-19 06:17:49 +00:00
..