Cursor doesn't highlight agent changes

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

After transition to 2.5 sometimes changes aren’t highlighted even if I haven’t accepted them yet.
It’s really hard to navigate through changes without highlight.
Some changes are highlighted, some not.

Steps to Reproduce

Can’t tell for sure. It happens when I use the agent.

Expected Behavior

Use Cursor Agent and sometimes you’ll see that there is no highlight.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 2.5.17 (user setup)
VSCode Version: 1.105.1
Commit: 7b98dcb824ea96c9c62362a5e80dbf0d1aae4770
Date: 2026-02-17T05:58:33.110Z
Build Type: Stable
Release Track: Default
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Auto.

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

2 Likes

Hey, this is a known issue in 2.5.x. A few users have already reported the same thing. Only the first agent change shows up as a diff, and the rest get applied without highlighting.

Main thread here: Only some diffs are shown when agent makes changes

The team is aware and is already looking into it. For now, you can use the Review panel (the Review button in chat) to see all changes, although it’s not a full replacement for inline diffs.

Let me know if you notice anything else.

A post was merged into an existing topic: Only some diffs are shown whhen agent makes changes