Prompts Fail to Execute in Chat

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When executing multiple consecutive prompts within a single chat (in “agent” mode), a situation eventually arises where a prompt simply stops executing, and nothing more happens.

Initially, this behavior was observed in chats where attempts were made to run commands in the terminal (many topics have already been created about this bug). The same error would occur after a command failed in the terminal.

Now, this happens in any chat whatsoever (using the Gemini 2.5-pro model).

Steps to Reproduce

I’m just running several prompts for a single task within the same chat. There are no specific steps involved.

Expected Behavior

Prompts should be processed and executed.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.7.23 (system setup)
VSCode Version: 1.99.3
Commit: 5069385c5a69db511722405ab5aeadc01579afd0
Date: 2025-09-30T02:52:09.100Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

For AI issues: which model did you use?

gemini-2.5-pro

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. Are you using MCP servers?

Hi. No, I’m not using MCP servers.

Does the same happen in new chats? Could you also share the request ID? To do that, you’ll need to turn off Privacy Mode.

Yes, this is also happening in new chats. For example, just now, the execution stopped at some point on the very first prompt.
request id 40a73ebc-dc77-48a1-935e-8a0425b5435e

1 Like

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