When: click code link in chat; Desired: navigate; Actual: No change

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When: Click code link in agent chat
Desired: Navigate to code.
Actual: No change.
Frequency: 30% of the time

Steps to Reproduce

When: Click code link in agent chat

Expected Behavior

Desired: Navigate to code.

Operating System

MacOS

Version Information

Version: 3.10.20 (Universal)
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 x64 23.6.0

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

This is a known regression in 3.10.x where clicking a code/file reference in the agent chat sometimes does nothing instead of opening the file. It’s on our side, not your setup, and a fix has already shipped.

Updating to the latest version (3.11 or newer) should sort it out. If you can’t update right away, you can still open the file from the Explorer or with Cmd+P in the meantime.

Let me know if you still run into it after updating!