-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Context size lost after compact #3174
Copy link
Copy link
Open
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:context-memoryContext window, memory, compaction, checkpoints, and instruction loadingContext window, memory, compaction, checkpoints, and instruction loading
Metadata
Metadata
Assignees
Labels
area:configurationConfig files, instruction files, settings, and environment variablesConfig files, instruction files, settings, and environment variablesarea:context-memoryContext window, memory, compaction, checkpoints, and instruction loadingContext window, memory, compaction, checkpoints, and instruction loading
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
After calling
/compact, copilot cli drops its amount of tokens from 1081k to 160k(the default without settingCOPILOT_PROVIDER_MAX_PROMPT_TOKENS)Affected version
GitHub Copilot CLI 1.0.43
Steps to reproduce the behavior
configured with
Expected behavior
deepseek/deepseek-v4-flash · nn/1081k tokensafter/compactAdditional context
No response