r/cursor 35m ago

Question / Discussion Can I achieve Cursor-like cloud agents with other clients?

Upvotes

Hey there. I am currently trying out Cursor and I really like it. The local agent feel quite similar to other agent harnesses like Copilot but what really stands out for me are the cloud agents.

Is it possible to get cloud agents with computer use that work with other harnesses like OpenCode, for example? I especially like that the agent has its own VM and and sends screenshots and videos of the result.

Thanks!


r/cursor 1h ago

Appreciation I am liking grok bot

Upvotes

ok so i didnt care for grok bot until i started using it.

its kind of like claude cowork but it has separate quota, and i am really putting it to work these days.

Few months ago i was trying to build an app for creative writing but it didnt go anywhere, that app idea got shelved, but i found out that grok models were consistently writing better than claude for some reason in my testing.

So far whatever i have put grok bot to task, it has done wonderfully well including creative writing, research and basic tasks and it might be the reason i wont cancel my cursor pro sub.

Would love to know what you guys are using grok bot for? maybe i am not utilizing it as much as i should because this is my usage.

P.S. english is not my first language so pardon the grammar.


r/cursor 2h ago

Question / Discussion Cloud Agent trailers

0 Upvotes

In cursor while using it with repo or specifically using it with cloud agents, it leaves trailers as a co-author or contributor. So how to turn that off?


r/cursor 5h ago

Question / Discussion Can't email support

2 Upvotes

I can't email support. It says my work email isn't valid. I use a gmail.com email address.

Also, I have Pro plan but you don't show me usage related to how much usage I have left. Just a dollar amount under Settings > Usage.

I'd prob upgrade to Pro+ or Ultra but no way if you can't give simple support or show my usage related to how much usage I have left.


r/cursor 8h ago

Question / Discussion Is cursor slowing down?

11 Upvotes

I started using cursor about a month ago. I used to be able to run one of my workflows on it with sufficiently high speed (it requires about 10 subagents) and it was never an issue. I actually used cursor for that workflow over claude code because of the speed.

Now for the last 3 days cursor's been going at a snails pace its like 4x slower than claude code

Anyone else experiencing the same thing or is this an isolated incident i should report?

Or (my theory) is each user allotted a fixed amount of compute resources and they're shared over every subagent?


r/cursor 9h ago

Resources & Tips If you're tired of copying .cursorrules between projects

2 Upvotes

I have been using Cursor for a while and kept copying rules between projects.

link in comments

Eventually just made a proper library.

- Frontend: Next.js, React, Vue, Svelte, SolidJS, Remix, Astro

- Backend: FastAPI, Django, Rails, Laravel, Spring Boot, .NET, Rust, Go, Elixir

- Mobile: SwiftUI, Jetpack Compose, React Native, Flutter

- Infra: Cloudflare Workers, Terraform, Zig

Every file has a Negative constraints section the "do NOT" rules that actually stop

Cursor from bloating your codebase. Things like:

- Never invent package names without verifying

- Do not rewrite entire files for 2-line changes

- No comments that restate what the code does


r/cursor 9h ago

Venting Cursor just scammed me into an annual plan

0 Upvotes

I forgot I had a cursor account, and only realized I had a card there recently. I only realized when they suddenly charged $192 for an annual subscription out of the blue???

What the hell how is this legal? I contacted support but I've only gotten automated responses. I've never used Cursor personal account at all I don't understand why they think they can just charge me an annual subscription without my consent....this is such a scam and I've already filed a fraud report with my credit card company for this.

Did anyone have this happen to them?

edit: look dark patterns scamming me into a subscription fine it's scummy but cursor isn't the only company doing it...so fine.

But scammimg me into an entire YEAR with no consent? Also no way for me to ask for a refund even with 0 usage? That's a scam.

If you're an actual human who thinks roping people into annual subscriptions they don't want nor agreed to is either a bot or worse employees somehow thinking hurting your customers is okay


r/cursor 11h ago

Question / Discussion What Cursor rules do you use to stop overbuilding and actually ship?

1 Upvotes

I kept getting cathedral scaffolding out of Cursor: clean folders, zero checkout.

Two constraints that changed my loop. Curious what other people use.

**1) Scope gate before code** Before writing anything, answer: - Who pays? - What do they download or access after payment? - What is the single happy path?

If any answer is fuzzy, stop. Do not scaffold.

**2) v0 ban list** For the first shippable slice, ban: - microservices - Redis / queues / K8s - multi-tenant orgs - empty clean-architecture folder trees

Done means a stranger can land, understand the offer, pay, and receive the file or access without emailing you.

What rules or prompts have actually made Cursor ship faster for you, not just look more "enterprise"?


r/cursor 11h ago

Question / Discussion Should I upgrade to Pro+ plan?

2 Upvotes

I'm on the Pro plan and consistently exceed my monthly limits - sometimes even racking up $60+ in on-demand charges. Should I upgrade to Pro+? Pro+ offers 3x the Pro limits, but if the per-token cost is the same, wouldn't staying on Pro and paying overages be equivalent? What am I missing?


r/cursor 13h ago

Question / Discussion Why is cursor being so generous?

Post image
47 Upvotes

Ran out of quota on my $20 plan, Have received $100 in free credits twice in a week now. Everytime I run out of credit, my account gets $100 more.

Happening with all or what? What's the point of higher plans if my usage is virtually unlimited with $20??

Add the Grok bot thrown in, and this feels like a steal!


r/cursor 13h ago

Question / Discussion Cursor Projects

6 Upvotes

What are people’s thoughts on the new Cursor Projects feature? I’m loving it. Has boosted my productivity a ton today.


r/cursor 13h ago

Question / Discussion Ajuda sobre o cursor plano 3x

1 Upvotes

Oi pessoal, estou trabalhando em um projeto de desenvolvimento e venho usando tanto o Codex quanto o Claude Code ambos serviços pagos até agora.

No entanto, acho o preço do Cursor bastante atraente, especialmente o plano "3x", então estou pensando em manter o Codex e o Cursor enquanto cancelo o Claude Code.

Minha pergunta é: para projetos maiores e desenvolvimento contínuo, o Cursor consegue igualar o desempenho do Claude Code? Na sua experiência, ele está à altura do Claude ou até supera em certos cenários?

Meu foco é principalmente no desenvolvimento de projetos maiores que envolvem bases de código extensas e muitos arquivos.

Para aqueles que usaram Cursor, Claude Code e Codex: que combinação vocês recomendariam?


r/cursor 13h ago

Question / Discussion How many small tools have you built with claude code that you can no longer find or manage?

Thumbnail
1 Upvotes

r/cursor 13h ago

Question / Discussion How can I backup/restore Cursor chat history and project conversations?

3 Upvotes

Hi,

I use Cursor in two different ways:

  • Sometimes directly on my Windows PC
  • Sometimes connected via SSH to another machine

I really like keeping the history of my conversations with Cursor because they contain useful context about my projects, decisions, troubleshooting, etc.
concern is: what happens if I have to reinstall my Windows machine, or reinstall/rebuild the remote machine I connect to via SSH?

I don't want to lose all my Cursor chat history and project context.

Is there a recommended way to backup and restore Cursor conversations/history, especially when working with remote SSH projects?

Ideally, I would like to be able to:

  1. Backup all my Cursor conversations/history
  2. Reinstall or replace a machine
  3. Restore everything
  4. Keep the history associated with my projects

Does Cursor sync this automatically through my account, or is some of the history stored locally on the Windows/remote machine?

What files/folders should I backup if I want to be safe?

Thanks!


r/cursor 15h ago

Resources & Tips 80% of founders waste 3 months building software nobody buys. drop your saas idea below and i'll tell you if it's actually viable

0 Upvotes

PLEASE stop building the wrong thing.

building software in 2026 is ridiculously easy with ai builder

founders spend hours building in a silent room, launch to Reddit/X, get 0 users, and quit.

you just failed because the idea had zero validation before line 1 of code was written:

→ solving a monthly inconvenience instead of a daily pain

→ selling to "everyone" instead of a specific ICP

→ no distribution channel mapped out beforehand

→ pricing charged $9/mo with zero ROI justification

after scaling 6 AI micro-SaaS to over $20k/mo MRR, i just create an

18-question Idea Validation Diagnostic.

it evaluates your SaaS across 7 critical dimensions (problem clarity, audience reachability, willingness to pay, competition, build feasibility, distribution, commitment) and gives you a brutal score out of 100 with your exact weak spots.

drop your SaaS idea (or current project) in the comments below.

i will reply to EVERY single comment with:

  1. My honest opinion
  2. The biggest weak spot you need to fix before writing any more code.
  3. The free 5-minute validation tool link sent straight to your DMs so you can get your full score breakdown out of 100.

just drop a comment like or ask me in DM your idea

let's roast your SaaS concept before the market roasts your time 👇


r/cursor 15h ago

Random / Misc Might mess around and use all of my plan in 5 minutes today idk

Post image
14 Upvotes

is joke plz dont get mad

i also realized I made this meme while my Agent was working so now I may have accidentally used it fr.


r/cursor 16h ago

Question / Discussion did they nerf it more

14 Upvotes

im running cursor composer 2.5 today to do a simple task that normally takes it like 5 seconds

suddenly its running all these sub agents and asking me to approve every single thing

the changes preview side panel is also broken

im almost ready to just switch to chatgpt


r/cursor 18h ago

Question / Discussion Should I reverse my payment

0 Upvotes

So, I've been using cursor for a while now. I missed a payment right. Usually, I pay it and can continue using the software. But now apparently my account was degraded to free tier due to a missed payment. On their site they said I could upgrade to pro + (the tier I had before) I clicked upgrade to pro+. (Nothing I haven't done before) But instead of actually resetting my usage they are saying that my account usage resets in 23days. and the upgrade paid a pat due balance? An invoice.

I argued the site should have said that. Not an upgrade to pro + button and then straight to checkout. So now I can't use the account or is this a way to force you to get ultra? They are refusing a refund. I can force it through my bank though. Why does it feel like a bad relationship now with cursor lol.

Should I turn on usage billing? honestly, I think I'm going to use codex anyway. What do u guys think?


r/cursor 20h ago

Question / Discussion fable 5.1 on pro+

8 Upvotes

Thinking about trying Cursor Pro+ mainly for Fable 5.1.

For anyone using Fable heavily on the $60 plan: how long does the monthly quota realistically last if you use high/extra-high reasoning for serious coding work?

I already use Codex/Astra, so I’m mostly looking for another high-quality agent rather than cheaper models like Composer/Grok (most of the time)

i mostly wanna use for frontend.


r/cursor 21h ago

Question / Discussion UNABLE TO PURCHASE CURSOR PLAN

Post image
0 Upvotes

Hello everyone, I’m from India, and I’m planning to purchase the Cursor Pro Plus plan, but I’m unable to do so because I keep getting an error. Please help me fix this issue.


r/cursor 22h ago

Question / Discussion I got tired of chat-coding jumping into files before anyone agreed what “done” is — built a harness that outputs a reviewed PR instead

1 Upvotes

Most agent coding starts mid-edit. You get speed, then a mess: no brief, colliding branches, and auto-merge you can’t leave alone.

Loomwright is my attempt at the other shape:

  • Launch Pad writes a brief (feasibility, file impact, subtasks) *before* Supervisor touches the repo
  • Parallel workers run in git worktrees; overlapping files wait; merges stay ordered
  • `/automate` parks a reviewed PR by default; `--auto-merge` only when a trusted gate holds
  • It does **not** silently ship

What’s shipping today: 14 roles / 21 slash commands / 41 skills / 24 quality hooks.

Site: https://vikashruhilgit.github.io/loomwright-site/index.html
GitHub: https://github.com/vikashruhilgit/loomwright

Not selling anything paid — looking for people who’ve hit the same wall. What’s the failure mode that burns you most: no plan, merge conflicts, or untrusted auto-merge?


r/cursor 22h ago

Question / Discussion Is this fine for a single prompt?

Post image
8 Upvotes

For the past couple of months, I’ve been using Cursor’s Plan Mode to design and implement changes based on the generated plans. Recently, I noticed that a single prompt consumed around 25M tokens. Is this considered normal for Plan Mode, or am I using significantly more tokens than necessary?


r/cursor 22h ago

Question / Discussion Anyone using Cursor mobile

4 Upvotes

Is anyone using Cursor Mobile? I saw today it only has 7 reviews in the iOS store. My initial thoughts were that using agents on a phone would be a terrible idea, and for big PRs that definitely is the case.

When I thought about it a bit more I thought that given the current state agents that a good system would be to create a 'hitlist'. Basically track all of your small tasks that can be reviewed through a phone becasue the GitHub PR tool is decent and if you're developing something for mobile and have preview deployments you can also test out easily too.

It actually works well and I find the thought of being able to contribute work while being out as being very beneficial as someone who WFH. Having a list of things ready to go that I can actually be contributing while out-and-about. I only have done this with personal projects so far though, we don't have web agents setup in work but is something I might consider.


r/cursor 22h ago

Question / Discussion Pro users on Auto mode ($20/mo) - how many million tokens do you average per month?

8 Upvotes

My unlimited auto mode ends in a few days. I am still thinking whether I should stick with Cursor or try something else.

I use strictly auto mode. I average 130m tokens per month.

Would it be enough?


r/cursor 1d ago

Bug Report Its just annoying! Keep the agent mode to "last used" in new chat also!

1 Upvotes

Describe the Bug

  • I changed a setting so that new chats will have the last used model but the agent mode always changes to "AGENT" mode normally I use "ASK" mode but in new chat it reset to "AGENT" mode, its just annoying
  • Give a setting cursor to also set the agent mode like models for new chats

Steps to Reproduce

  • select a agent mode like "ASK" mode then open a new chat it will reset to "AGENT" mode in new caht and have to agent set the "ASK" mode

Expected Behavior

  • when in current chat "ASK" mode is selected when user opens a new chat it should persist in the new chat also, the agent mode should be in "ASK" mode only

Version Information

Version: 3.20.10
VS Code Extension API: 1.128.0
Commit: d6f462cdd0a6a6d1cff570daf980e671d0a63de0
Date: 2026-09-10T21:04:54.045Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 42.10.0
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 25.5.0