Hey, this is a known issue where the backend generates the response, but the client fails to render it. A few things to try:
-
Resync your project index: Cursor Settings > Indexing > Resync Index. This has fixed it for several users.
-
Disable HTTP/2: Add
"cursor.general.disableHttp2": trueto yoursettings.jsonviaCmd+Shift+P> Preferences: Open User Settings (JSON), then restart Cursor. -
Run network diagnostics: Cursor Settings > Network > Run Diagnostics, then share a screenshot of the results.
-
Test in an empty folder: File > Open Folder > pick an empty directory, start a new chat, type “hello”. Does the same thing happen?
-
Update to 2.6.20. You’re on 2.6.19, and the latest stable is 2.6.20.
Are you using a VPN or proxy? If yes, try without it.
The team is aware of this issue. Related mega-thread for reference: Taking longer than expected
Let me know how it goes.