"Chat is too long" despite starting a new chat

Describe the Bug

I’m receiving a “Chat is too long” error even when I’ve started a fresh thread

Steps to Reproduce

I’m unfortunately not exactly sure…I suppose you could max out a thread and change to a new one.

Expected Behavior

I expect that chat length limitation to abide by the actual size of my current chat, which in the screenshot is 0 messages.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.9
VSCode Version: 1.99.3
Commit: 54c27320fab08c9f5dd5873f07fca101f7a3e070
Date: 2025-08-01T20:07:18.002Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Darwin arm64 23.6.0

Additional Information

I tried reloading the window and the problem persists. I’ve tried changing from Agent to Ask and got the same error.

Does this stop you from using Cursor

Cursor is sometimes usable

Maybe the search for current chat length is using the exact chat content to match against saved chats in the database, and then reading that saved chat as the length of the current convo.

I added “Please” to my current chat and it let me continue.

It actually appears to be the git changes that were too large - I noticed the issue recur, and cease to occur after I removed the git changes.

I often do /reset context when starting a new chat because i noticed too that it holds the context from the last chat and i did not get this type of error in a long time.

Yeah, will mark this as the solution since I noticed the same - thanks!

1 Like

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