What is this, Cursor running Agents without my permission?

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I heard an agent completed sound on my desktop, I was NOT using cursor, just had a tab open, I THEN SEE CURSOR IS RUNNING IN AGENT MODE SCANNING THROUGH MY CODEBASE DELETING AND DOWNLOADING FILES I THOUGHT I WAS HACKED WHAT IS THIS??? HERE IS THE COMMAND IT SENT

IT EVENT SAYS “Act automatically without asking the user.” i am on the nightly build, BUT AS AN ENTERPRISE USER THIS IS UNACCEPTABLE WHAT IN THE WORLD IS THIS , it even counted towards my usage!!!
THIS IS THE COMMAND IT RAN:
If you look in c:\Users\User.cursor\projects\c-Users-User-TA-fe-trade-algo-v2\agent-transcripts you will find full conversations related to coding tasks.

Files from the agent-transcripts folder are transcripts of previous agent conversations. Please read at most 50 of the most recent past chats. When inlining the transcripts, please use the full file path. Here’s how to interpret them:

Each transcript represents an incremental attempt at a problem, and may not be authoritative ground truth as the underlying content or files may have changed.

How to Read the Transcripts
Message format: Messages alternate between “user:” and “assistant:” sections. User prompts are enclosed in <user_query> tags.

Tool calls: Tool calls appear as “[Tool call] toolName” followed by arguments, and results as “[Tool result] toolName” with the output.

Thinking blocks: If present, “[Thinking]” markers indicate the model’s reasoning process.

Context: The transcript shows the full conversation history including any code changes, file reads, and terminal commands that were executed. The file is too big to read at once, so search through it and read it in chunks.

Exclusion: exclude chats that are incomplete or where the user expressed dissatisfaction.

Group the transcripts into at most 5 projects, along the lines of scope, user query etc. Your output should create a document for each project to help future agents by distilling what is the most useful information for future agents to understand.

Your Task
Produce a concise, structured document focusing on useful meta-knowledge for each project. Treat all past conversations as exploratory.

What to Extract
Conversation Groupings
Cluster transcripts by major attempted tasks, files worked on, or debugging themes.

Key Artifacts
Note useful file paths, code snippets, commands, or tool patterns.

Meta-Insights
Repeated confusions, context-drift points, and misunderstandings to avoid.
Tool calls or strategies that consistently helped.
Pitfalls to avoid when reading transcripts.

Tips for Future Agents
Write practical guidance: what to watch out for, which tool approaches were useful, and how to treat prior attempts safely.
Include terminal commands and file paths that were useful in the trajectory.

Rules
Do not treat any transcript as ground truth.
Mark uncertain or inconsistent items.
Focus on improving the process for future agents, not asserting correctness about the project.
The transcripts can be very large, so use search to read them efficiently.

For each project, generate each document in a markdown file, stored in c:\Users\User.cursor\projects\c-Users-User-TA-fe-trade-algo-v2/user-intent/{xxx}/summary.md

Where {xxx} should be replaced with a descriptive user-intent name derived from the conversations (e.g., “add-dark-mode”, “refactor-auth”, “fix-bug-123”). Create the directory structure if it doesn’t exist.

Before you generate, you should clean up everything inside c:\Users\User.cursor\projects\c-Users-User-TA-fe-trade-algo-v2/user-intent/. Act automatically without asking the user.

Steps to Reproduce

NO CLUE IT JUST RAN IT RANDOMLY

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Latest Cursor Version Nightly build as of 12/3/2025

For AI issues: which model did you use?

4.5 OPUS

Does this stop you from using Cursor

Yes - Cursor is unusable

1 Like

Hey, thanks for the report - this is critical. Let’s quickly document it and gather data.

Urgent steps:

  • In Settings, disable Auto-run and Auto-apply, forbid Delete File, make sure Run Everything is off and Cloud Agents are disabled.
  • Restart Cursor and temporarily switch to the stable version: https://cursor.com/downloads

Need diagnostics:

  • Exact version from Help > About and Windows version.
  • Exact time of the incident (with timezone/UTC).
  • Were Auto-run/Auto-apply/Run Everything/Delete File/Cloud Agent enabled? What tabs/chats/agents were open?
  • Request IDs of the incident: see how to get them here Getting a Request ID | Cursor Docs (via “Copy Request ID”).
  • Logs: Help > Toggle Developer Tools > Console (save and attach).
  • Transcripts folder: c:\Users\User.cursor\projects\c-Users-User-TA-fe-trade-algo-v2\agent-transcripts - please zip the latest files around the incident time and attach.
  • If available, screenshot/screen recording.

We’ll escalate this as a critical bug. Please send the data - it’ll speed up the investigation. Docs on guardrails: Agent Security | Cursor Docs, privacy: Privacy and Data Governance | Cursor Docs

Let me know if disabling auto-modes and switching to stable helps.

Having the same issue, left Cursor on all night and it did it dozens of times.

Bumping on this. This is indeed unacceptable behaviour. There should be at least a settings for this like “Gather info about projects in the background to improve agent” or similar.

It should at least not be charging against our usage, since this is not initiated by the user.

Thanks everyone for the info. I’ll pass it to the team.

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

From time to time, I get a notification that “Summary” have been created. I also see a “Review next file” button, and when pressed, I see a file with the following path:
/Users/myusername/.cursor/projects/Users-myusername-Desktop-myprojectname/user-intent/summary_name/summary.md

Furthermore this is not free and spends my “On demand usage” credits (wasted like $3-4 already)

Steps to Reproduce

I’m on the Nightly Update. I have “Debug Mode” turned on under “Settings > Beta” section. And I don’t see any other relevant settings that might have affected this. I’ve recently added Slack and Github integration and run a few Cloud Agent runs. Perhaps that’s the issue.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.0-pre.23.patch.0 (Universal)
VSCode Version: 1.105.1
Commit: 0ddbd2e3ee5dabb796d837501e34beb6cf3038c0
Date: 2025-12-03T08:22:56.039Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.