Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After updating Cursor to version 3.10.20 on Windows 11, code references generated by the Agent are no longer clickable.
Expected behavior:
When the Agent mentions a file (for example, models/crm_lead.py or views/crm_lead_views.xml), clicking the reference should open the file and navigate to the corresponding location.
Actual behavior:
Clicking the file reference does nothing.
Environment:
- Cursor IDE 3.10.20 (Stable)
- Windows 11
- Agent mode
- Build: IDE
Troubleshooting performed:
- Restarted Cursor
- Reloaded the window
- Restarted the Extension Host
- Checked Cursor and VS Code settings
- Verified there are no disabled settings related to code references
- Opened Developer Tools and found Extension Host warnings, but the issue persists
This feature worked correctly before updating to version 3.10.20.
Steps to Reproduce
- Open Cursor IDE (version 3.10.20) on Windows 11.
- Open any project.
- Open the Agent chat.
- Ask the Agent to modify or create a file.
- Wait for the Agent to finish and display the modified file(s) in the chat.
- Click on any file reference shown in the Agent response (for example, models/example.py or views/example.xml).
- Observe that nothing happens. The file is not opened and Cursor does not navigate to the referenced location.
Expected Behavior
When clicking a file reference in the Agent chat, Cursor should open the corresponding file and navigate to the referenced location or line.
Operating System
Windows 10/11
Version Information
Cursor Version: 3.10.20 (User Setup)
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Build Type: Stable
Release Track: Default
Layout: IDE
Operating System: Windows 11 x64 (10.0.26200)
Electron: 40.1.0
Chromium: 144.0.7559.236
Node.js: 24.15.0
For AI issues: which model did you use?
Model: Composer 2.5 Fast
Agent Mode
Does this stop you from using Cursor
Yes - Cursor is unusable