Hey, thanks for the report. Yes, this is a known bug. We’re already tracking it (discussion: Accept Editing File Bug (since 2.0v)). There’s no reliable workaround yet. If you’re using git worktrees, temporarily work from a regular clone (without worktree).
could I get any response regarding the serious security bug that allows the AI agent to type text in the same chat field the user is typing in? This is not funny, it’s actually terrifying when you see it with your own eyes…
One with CPT5.1 Codex, where the buttons actually render: da8a29d2-7668-4437-b115-9735a960e3a7
One with auto where they don’t: 3f7213a1-fcd8-42f2-b9be-f37a21d141e6
Thank you. Could you confirm that the paths the agent is trying to edit are inside your workspace? Or, are they outside? Are they inside directories with dots in them like .github?
@deanrie - I’m almost 100% sure the bug everyone is talking about is not related to a bug from 27 days ago. With the last 2 updates 2 new bugs were introduced:
Accept changes for literally every file created by AI in Agent/Plan mode unless External File Protection is disabled(workaround)
Terminal failing to execute any command the moment there is lots of context in the current chat. This breaks even new chats/modes. The only fix is literally creating a new directory and moving your project files there. This will fix the terminal bug and allow again to execute even simple commands like ``echo hello`` (Legacy Terminal won’t work either).
Terminal bug is still happening even after the last update from few hours ago. I can’t say for the other bug as I have External File Protection disabled.
I’m running Windows WSL - tried running Cursor as admin but the bug is still there. All my projects are in /home/username .. no spaces, symbols etc.