How VS Code Copilot Chat Compacts Your Conversation
VS Code Copilot Chat uses a compaction mechanism to summarize older conversation history when the agent session exceeds the LLM's context window, triggered automatically or via the /compact command. T…