Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
While using agent mode in cursor ide, sending a prompt,when we are terminating the BidiAppend packet in the request itself, the prompt response window gets hanged in cursor ide native app.
How can we gracefully terminate the session by intimating the cursor client that it does not get hanged
Steps to Reproduce
Open cursor ide in windows native, press ctrl+L .
Then type a prompt in agent mode, there will be request originated to endpoint BidiAppend.
Terminate that request in between , the app chat window gets hanged.
Expected Behavior
When we terminate the request transaction, the app should not get hanged.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.11 (user setup)
VSCode Version: 1.99.3
Commit: 2f2737de9aa376933d975ae30290447c910fdf40
Date: 2025-09-05T03:48:32.332Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT arm64 10.0.26100

