Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
My Cursor agent has been broken all day. I am not using any Cursor extensions. The issue presents in two distinct ways:
Agent hangs on “Thinking” — I give the agent a prompt, it starts normally (thinking, reading files, etc.), then gets stuck in the Thinking state with no visible output. If left alone, it eventually times out and returns garbled output (see below).
Repeated token loop after stopping and re-prompting — If I stop the stuck agent and prompt it again, it gets stuck on Thinking again, but this time I can see its thought stream. The entire output is a repeated string: begin_of_sentence | >%< | begin_of_sentence | >%< | begin_of_sentence | >%< | …
This repeats indefinitely until it times out.
Additional Anomalous Behavior
After restarting Cursor with --disable-extensions (no extensions were installed to begin with), I navigated back to the problematic agent and prompted it to summarize the chat history. The response it generated was unlike anything I’ve seen — it appeared to hallucinate/fabricate an entirely different conversation history, claiming I had sent empty messages, and the output text was broken mid-word (e.g., “Auto\nCID”, “co\ndebase”, etc.), suggesting some kind of token/rendering pipeline failure. The output was also formatted in the chat window differently than I’ve ever seen. The transcript also could not be exported to .md normally.
Steps to Reproduce
I have not been able to identify a specific trigger — the issue started mid-session and has persisted across: Full PC restart, Cursor restart, Cursor restart with --disable-extensions.
Screenshots / Screen Recordings
Operating System
Windows 10/11
Version Information
Version: 2.5.26 (user setup)
VSCode Version: 1.105.1
Commit: 7d96c2a03bb088ad367615e9da1a3fe20fbbc6a0
Date: 2026-02-26T04:57:56.825Z
Build Type: Stable
Release Track: Default
Electron: 39.4.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200
For AI issues: which model did you use?
Auto
For AI issues: add Request ID with privacy disabled
971fabb4-dece-4d0f-8d05-a5dae4e44c18
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor

