Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Summarization does not reduce context size, even if I run it twice in a row. The selected context limit is also not respected. I set GPT 5.5 to 272k, but the session still went up to around 350k. The context indicator also stays at 1M max instead of reflecting the limit I selected.
Steps to Reproduce
- Open Cursor
- Start a chat with GPT 5.5
- Set the context limit to 272k
- Keep using the chat until the context gets large
- Run summarization
- Run summarization again
- The context size does not go down in any meaningful way
- Keep chatting and the session goes past the 272k limit. In my case it reached around 350k.
- Also the context meter still shows 1M max instead of matching the limit I set
Expected Behavior
If I run summarization, the context should get smaller.
If I set the limit to 272k, the session should stay within that limit.
The context indicator should reflect the limit I selected and the real usage, instead of staying at 1M max.
Operating System
Linux
Version Information
Version: 3.2.16
VSCode Version: 1.105.1
Commit: 3e548838cf824b70851dd3ef27d0c6aae371b3f0
Date: 2026-04-28T21:07:47.682Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 41.3.0
Chromium: 146.0.7680.188
Node.js: 24.15.0
V8: 14.6.202.33-electron.0
OS: Linux x64 7.0.2-arch1-1
For AI issues: which model did you use?
GPT 5.5
Additional Information
This already wasted a few percent of my usage.
Does this stop you from using Cursor
No - Cursor works, but with this issue