Cursor IDE getting stuck throwing an error in the end

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Every time I try to interact with an agent, it gets stuck on summarizing chat context. even a simple hi is not processing
request id-
Request ID: c6776a16-10cf-46fd-8a67-cb16f288d080
An unexpected error occurred.
[internal] Failed to run step, exceeded max retries
aae: [internal] Failed to run step, exceeded max retries
at rK_ (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:28926:24637)
at nK_ (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:28926:23543)
at dK_ (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:28927:6487)
at h8u.run (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:28927:11285)
at async xDn.runAgentLoop (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41235:11960)
at async W1d.streamFromAgentBackend (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41305:12151)
at async W1d.getAgentStreamResponse (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:41305:18486)
at async N3e.submitChatMaybeAbortCurrent (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:29033:16809)
at async giC.submitMessage (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:44688:94906)
at async T_C.submitMessage (vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:45709:10241)
at async vscode-file://vscode-app/c:/Users/patilabh/AppData/Local/Programs/cursor/resources/app/out/vs/workbench/workbench.desktop.main.js:42968:88647

Steps to Reproduce

put any text within an agent

Expected Behavior

I should get a proper response

Operating System

Windows 10/11

Version Information

Version: 3.1.17 (user setup)
VSCode Version: 1.105.1
Commit: fce1e9ab7844f9ea35793da01e634aa7e50bce90
Date: 2026-04-19T19:33:58.189Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1Version: 3.1.17 (user setup)
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.22631

For AI issues: which model did you use?

Auto

Does this stop you from using Cursor

Yes - Cursor is unusable

Thanks for the report @Abhijeet_Patil! This matches a known issue we’re tracking when conversation context grows significantly beyond the model’s token limit., and I’ve added your report.

Starting a new chat should let you continue working with the agent. Is that the case?

Hi Colin, thanks for the response. Although starting new chat is of no use, switching AI model worked for me. Currently using it that way and will wait for a fix from the team. Thanks !