Hi team,
I am writing to express my frustration with the current context compaction behavior. Every time I prepare a detailed implementation plan and transition to execution, the system compacts the history, wiping out a significant amount of the context I just established.
The biggest advantage of Gemini models is their massive 1M+ token context window. Aggressively compacting the history right when execution starts completely defeats this strength. It is highly frustrating to plan using Claude models, only to have the entire context destroyed by compaction the moment execution begins.
The context limit before compaction needs to be increased. At the very least, it must be large enough to preserve the plans and the immediate context so the model remains fully aware of the project state during execution.
Thanks.