Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
ultra user here: every time I try loading any model, give it a prompt, and have it execute on the prompt, agent is only able to get past ~10% of context window before summarizing context (in the case of using GPT 5.5, context usage explodes to 50% of total window despite not having analyzed any bulky docs, and this burns API tokens), seemingly forgetting what it just read, and then it gets stuck in this loop. have tried with several different frontier models + composer 2.5 + plan/agent/debug/multi-task mode. is this a widespread issue or any experience with this issue?
Steps to Reproduce
on any new conversation, this bug will arise once roughly ~20% context has been reached.
Expected Behavior
We want to be able to reach full context window usage + not catastrophically forgetting prior context after “summarizing chat context” fires + no context explosions with frontier models.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 3.8.11 (user setup)
VS Code Extension API: 1.105.1
Commit: e56ad3440df06d22ca7501e65fd518e905486ef0
Date: 2026-06-18T01:40:18.333Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Composer 2.5, GPT 5.5 1M Extra High (keeps exploding from 5% context usage to 50% usage within seconds without having analyzed any documents), Opus 4.8 1M Max
Does this stop you from using Cursor
Yes - Cursor is unusable

