BUG? Composer repeatedly asking to implement changes

Hi Folks,
New issue since 0.45.11
VSCode Version: 1.96.2
Commit: f5f18731406b73244e0558ee7716d77c8096d150
Date: 2025-02-07T09:43:58.555Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100

A composer prompt (in agent mode) that shares a log error and asking for a fix used to produce a code fix, and applying the code = done.

Now I am asked if I want to implement the changes (ok caution, I can get on board with that).

HOWEVER
If I respond with “Yes implement this” - the response is a slightly edited code, with the question “would you like me to implement these changes” Again.
I have tested and this cycle continues repeatedly (and chews through my fast requests too)

Can someone take a look at the issue please as i’m having to manually select the file to apply the change to after the first response (rather than simply clicking “apply” and it applying it to the correct file.

Thanks Cursor team :slight_smile:

Does this happen for new chats too? It could happen if the chat went too long and that’s why it’s going out of context

That has worked, but shouldnt there be a way to know how full the context is?
It would be good to have an option to either offer a rolling context (maybe summarizing the previous content that is about to drop out of context) but essentially dropping the older chat content
OR
Continual context that fills up (UI element) that the user can be aware of to then create a new chat.

1 Like

yeah it’d actually be helpful if we’re able to see the current chat’s context. I believe the devs are working on this and we could see this in a future update soon

1 Like