-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Description
What happened?
In plan mode sometimes the AI changes files and I get this message:
"The filter dialog (checkbox filter) is now opened directly under the mouse cursor by calling dialog.move(QCursor.pos()) after creating the QDialog window. We have also added the import statement for QCursor. This should ensure that the dialog window no longer appears centered, but directly at the cursor position.
Do you agree with this approach so we can switch to Act Mode and test the change?"
So it already changed the files and wants me to change to act mode to test it. When I change to act, the files are already changed and I get directly the green succeed message.
Steps to reproduce
I can't really tell the reproduce, it just happens. I am switching beetween plan and act multiple times and then the ai starts changing files in plan mode.
Relevant API REQUEST output
# Current Mode
PLAN MODE
Provider/Model
plan: o4-mini / act: gemini 2.5 flash 05-20 preview
Operating System
Windows 11
System Info
Nothing relevant
Cline Version
3.17.5 (I had that bug in older versions too)
Additional context
No response