Suddenly not being shown code changes

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Suddenly I’m not be shown code changes. I’m running latest. Is there something I need to change in the settings to be able to see what the agent is actually doing? Now I prompt it, it says it does stuff, but I have no idea of validating anything.

Steps to Reproduce

Prompt it to make changes or add code

Expected Behavior

Typically I am able to review the changes made

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.69 (Universal)
VSCode Version: 1.99.3
Commit: 63fcac100bd5d5749f2a98aa47d65f6eca61db30
Date: 2025-11-07T18:21:29.650Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.1.0

For AI issues: which model did you use?

auto

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey Thanks for the report. To understand what’s going on, please share:

  • Which feature are you using? Agent, Ask mode, or Cmd+K for inline edits?
  • Are files actually changing? Check unsaved file indicators (dots next to filenames) and changes in Git/Source Control
  • Screenshot: what’s visible after the agent “says it did something”?
  • Console errors: Help → Toggle Developer Tools → Console - send any errors if they appear
  • Share the Request ID of the last request: chat menu → Copy Request ID

This will help us see whether changes are applied automatically, the UI hides the review due to a bug, or the issue is elsewhere.

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