Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I have only +132 tokens of context in my Cursor chat instance. When I submit a request to Agent or Plan (those are the only I’ve tried), I briefly see a loading state followed by an error about context overload. I have no files open. Only one Cursor window open. The only enabled model is Sonnet 4 via Anthropic API. My requests are only about 3 sentences; nothing complicated. But half the time I submit a request, I see an error message like the following, even if I wait a few minutes before clicking Resume or Try Again. Does Cursor have a log where I can see why it’s turning 3 sentences into 30k+ tokens constantly? I wish Cursor would alert me to this issue before spamming the hell out of Claude. My Claude logs show 60k+ input tokens in every request, with only about 400 output tokens.
{“error”:{“type”:“provider”,“reason”:“provider_error”,“message”:“Provider returned 429”,“retryable”:true,“provider”:{“status”:429,“body”:“{"type":"error","error":{"type":"rate_limit_error","message":"This request would exceed the rate limit for your organization of 30,000 input tokens per minute. For details, refer to: Rate limits - Claude Docs. You can see the response headers for current usage. Please reduce the prompt length or the maximum tokens requested, or try again later. You may also contact sales at Contact sales | Claude to discuss your options for a rate limit increase."},"request_id":"censored"}”}}}
Steps to Reproduce
Open Cursor > Open recent project > New chat > Select Sonnet 4 API model only > Attach a screenshot of the product and explain the UI bug, like too much space between the system tray and title bar, and ask for it to be fixed > Submit
Expected Behavior
Loading state followed by coding progress
Screenshots / Screen Recordings
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.35
VSCode Version: 1.105.1
Commit: cf8353edc265f5e46b798bfb276861d0bf3bf120
Date: 2026-01-13T07:39:18.564Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0
For AI issues: which model did you use?
Sonnet 4 via API key; everything else disabled
For AI issues: add Request ID with privacy disabled
req_011CXAmmDqQspAdU9fKdDBoD
Additional Information
I’m not a developer. Only 1 month of experience with vibe coding. I just activated a new Cursor account and Anthropic key about 24 hours ago, but I’m continuing to work on a mobile app that I was working on using a different Cursor account. It’s a simple mobile app, with only a few days of work in total. Nothing complicated. The whole thing was built in Cursor, by myself.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor


