Cursor stop generating for no reason

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

does it due to you forget to clear the write buffer in the context window?

Steps to Reproduce

let it output extreme long answer

Operating System

Windows 10/11

Version Information

latese version

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I need a bit more info to look into this:

  1. Cursor version: go to Menu > About Cursor > Copy, then paste it here
  2. Which model are you using? (Claude, GPT, etc.)
  3. Does this happen in Chat mode or Agent mode?
  4. Next time the generation stops halfway, copy the Request ID (top right menu in the chat > Copy Request ID) and share it here

Also worth trying:

  • Open settings.json and add "cursor.general.disableHttp2": true, then restart Cursor. This has helped other users with similar generation cut-off issues.
  • If you’re using a VPN or a corporate network, try without them.

Let me know how it goes.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.