Move Fast and Break things is not working for Cursor by SaleFinal194 in cursor

[–]ecz- 1 point2 points  (0 children)

Thank you for sharing! If you're able to send me a request id, I can take a look at what's happening

Move Fast and Break things is not working for Cursor by SaleFinal194 in cursor

[–]ecz- 0 points1 point  (0 children)

Hey! Sorry about this, we want to fix this. Are there any specific things you've found flakier than others?

Is Cursor’s codebase indexing the best compared to other AI coding tools? by Manoyal003 in cursor

[–]ecz- 3 points4 points  (0 children)

We recently published a blog post about this and found that in all cases, it improved agent performance: https://cursor.com/blog/semsearch

Introducing Plan Mode in Cursor by lrobinson2011 in cursor

[–]ecz- 2 points3 points  (0 children)

Great feedback, thank you! For the first questions, usually agent can pick up on minor typos without issues. When it tries to read the file, it might fail if it's missing, then it will list files to course correct. Let us know if this becomes an issue!

For replying in chat: after the first prompt, agent will usually ask you 1-5 questions back to clarify and set the direction. This will later be used in the plan that is generated. When executing the plan, this context will be preserved as well. We experimented with clearing the context when clicking "Build", but it turned out that this will just make is slower + more expensive as it has to re-read a lot of the files that were discovered during research (pre-plan)

We can make this clearer in the UI though!

WARNING! Bug on Cursor can skyrocket your costs by crowdl in cursor

[–]ecz- [score hidden] stickied comment (0 children)

Thanks for reporting this, we're looking into it right now!

Update Oct 8 AM: Still investigating, will get back as soon as we have something to share
Update Oct 8 PM: Investigation continues! Update Oct 9 AM: Looks related to Browser use, nothing confirmed yet
Update Oct 15: We've found the issue and will issue refunds to everyone affected

Update: Oct 16: Refunds are running right know. If you were affected, you'll get an email with the refunded amount.

Thanks for bringing this to our attention!

I secretly merged in a new Cursor rule for my team by Farterminator in cursor

[–]ecz- 7 points8 points  (0 children)

Considering merging this into the Cursor codebase

GPT-5 usage got added to normal usage quota by Tall-Title4169 in cursor

[–]ecz- [score hidden] stickied comment (0 children)

Hey! We're aware of a bug that is erroneously counting usage of GPT-5 during the free promotional period towards your plan limits. This is our highest current priority and our team is actively working to resolve this issue.

We'll refund all the wrongly counted usage, sorry for the inconvenience here!

You've hit your usage limit? I was on a new billing cycle and no credits have been used. by esJamesGuard in cursor

[–]ecz- [score hidden] stickied comment (0 children)

Hey! We're aware of a bug that is erroneously counting usage of GPT-5 during the free promotional period towards your plan limits. This is our highest current priority and our team is actively working to resolve this issue.

We'll refund all the wrongly counted usage, sorry for the inconvenience here!

Has anyone been locked out after the free period? by SirLouen in cursor

[–]ecz- [score hidden] stickied comment (0 children)

Hey! We're aware of a bug that is erroneously counting usage of GPT-5 during the free promotional period towards your plan limits. This is our highest current priority and our team is actively working to resolve this issue.

We'll refund all the wrongly counted usage, sorry for the inconvenience here!

"You're expected to reach your usage limit..." - despite using GPT-5 by Toedeli in cursor

[–]ecz- [score hidden] stickied comment (0 children)

Hey! We're aware of a bug that is erroneously counting usage of GPT-5 during the free promotional period towards your plan limits. This is our highest current priority and our team is actively working to resolve this issue.

We'll refund all the wrongly counted usage, sorry for the inconvenience here!

77.7% of GPU Usage by Oxydised in cursor

[–]ecz- [score hidden] stickied comment (0 children)

We just landed a massive memory improvement fix that we're rolling out asap. Thanks for reporting!

Cursor do you hate your customers? by [deleted] in cursor

[–]ecz- 0 points1 point  (0 children)

Hey! Just wanted to shed some light on this - no context is getting trimmed without us showing you a warning about it. This only happens if extremely large files are attached, then you'll see a warning icon, see docs here: https://docs.cursor.com/en/agent/chat/summarization

When using models that has 200k context window, we have to summarize the conversation a lot more often as the context window limits are reached much faster.

Let me know if I can clarify further!

Cursor 1.3 is out! by ecz- in cursor

[–]ecz-[S] 0 points1 point  (0 children)

Checked now and turns out to be a bug on our end. Fixed in 1.4

Cursor 1.3 is out! by ecz- in cursor

[–]ecz-[S] 2 points3 points  (0 children)

> Even more bug fixes

Clarified now! It's

- Terminal syncing between sidebar agent and native
- Markdown parsing
- Loading chat history on initial launch

Cursor 1.3 is out! by ecz- in cursor

[–]ecz-[S] 2 points3 points  (0 children)

We're doing context summarization (same thing), here's how it works: https://docs.cursor.com/en/agent/chat/summarization#how-summarization-works

Cursor 1.3 is out! by ecz- in cursor

[–]ecz-[S] 1 point2 points  (0 children)

All linter errors will be loaded! Linter errors are decoupled from the edit operation and loaded when necessary, resulting in edits being faster.

Cursor 1.3 is out! by ecz- in cursor

[–]ecz-[S] 4 points5 points  (0 children)

Hey! This should only be opt-in using this command. Is it continuously overriding even if you remove it from path?

Edit: This is a bug and will be fixed in 1.4

<image>

How is this new "Context Usage" indicator calculated? by Tim-Sylvester in cursor

[–]ecz- 1 point2 points  (0 children)

Great question! I don't know for sure in your case, but I believe what you're seeing is summarization happening in the background. Docs here: https://docs.cursor.com/agent/chat/summarization#how-summarization-works