Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
On cursor version 2.5.17, any chat prompt with an @.file reference causes the chat to get stuck in “Planning next move” indefinitely.
Steps to Reproduce
- Fresh install of Cursor 2.5.17
- Create an empty folder with a single text file containing some text
- Open folder in Cursor and send any chat prompt containing an @.file reference to the file
- Chat hangs indefinitely on planning next move
Expected Behavior
- Chat should not hang when prompt includes @.file reference
Operating System
MacOS
Version Information
Version: 2.5.17 (Universal)
VSCode Version: 1.105.1
Commit: 7b98dcb824ea96c9c62362a5e80dbf0d1aae4770
Date: 2026-02-17T05:58:33.110Z
Build Type: Stable
Release Track: Nightly
Electron: 39.3.0
Chromium: 142.0.7444.265
Node.js: 22.21.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.2.0
For AI issues: which model did you use?
Tested on various models including:
- Composer 1.5
- Codex 5.3
Additional Information
Downgrading to Cursor 2.4.37 resolved the issue.
Attempted solutions that did not work:
- tried disabling HTTP 2.0
- tried clearing Cursor application caches
- tried a full re-install of Cursor 2.5.17
- tried deleting/re-building code index
Does this stop you from using Cursor
Yes - Cursor is unusable