Feature request for product/service
Cursor IDE
Describe the request
Currently, for most models other than anthropic 4.5 models, they cannot summarize context in longer conversations. Part of the problem with larger convos is that the model don’t know what context is still important or not as you are deeper into a chat.
The idea would be that as you approach the point of getting close to your window, Cursor would summarize all of the context points for you and then let you select them and disregard the rest of them within the model. I think this is possible with some system prompting to models, but I’m not sure the model APIs would let you do this. The idea came to me and I thought I’d throw it out.