I can't tap to file in agent

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I click on the modified file in the agent window, but there is no reaction.

Steps to Reproduce

  1. Start agent
  2. Tap to file

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.10.20
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.2.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, this is a known regression in 3.10.20. Clicking the file header in the agent chat, the one with the filename and +N or -N, doesn’t open the file. It’s on our side, the fix is already merged and will ship in one of the next releases. I can’t share an exact ETA yet.

For now, you can open the changed file like this:

  • via the Changes/Review tab, click the diff in the review panel
  • use Cmd+P and type the filename

Once the update with the fix is out, I’ll follow up in this thread.