You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
While using Claude Code, I noticed that once the context size reaches the autocompact_buffer threshold, auto-compact does not trigger as expected.
• Running /context shows the correct remaining context size.
• The remaining context clearly indicates that the buffer threshold has been hit.
• However, no compacting action is performed automatically.
• Manual /compact still works normally.
CLI Type
gemini-cli, iflow cli
Model Name
glm-4.6, minimax, kimi-k2-thinking, gemini-3-pro-preview
LLM Client
claude code
Expected behavior
When the remaining context reaches the configured autocompact buffer level, Claude Code should automatically trigger compacting.
Screenshots
If applicable, add screenshots to help explain your problem.