Agent mode suggested edit does not show any code

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When using the agent mode, the suggested edit is empty. It is not visible in the file either.

Steps to Reproduce

  1. Open secondary panel
  2. Select agent mode
  3. Request some changes

Expected Behavior

The diff should be shown.

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.38 (user setup)
VSCode Version: 1.99.3
Commit: fe5d1728063e86edeeda5bebd2c8e14bf4d0f960
Date: 2025-10-06T18:18:58.523Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.22631

For AI issues: which model did you use?

All of them result in the same behavior.

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. Is this happening in a new chat? Could you also share the request ID? To do that, you’ll need to turn off Privacy Mode.

Sorry for the late update, I was able to solve it by accepting the suggestion. The issue was related to opening cursor on a symlink, which resulted in all files inside the workspace to appear outside it to cursor, hence requiring an extra confirmation for each edit.