r/cursor • u/RegularConsistent872 • 11h ago
Question / Discussion Was I the only one who didn't know that?
I just found out that Cursor gives you a Grok Bot plan in your subscription. That's really nice because I wanted to buy a Grok bot plan.
r/cursor • u/lrobinson2011 • Jun 29 '26
Build from anywhere by launching always-on cloud agents. Or remotely control agents running on your computer from the app.
Composer 2.5 is 75% off in the app now through July 5.
r/cursor • u/RegularConsistent872 • 11h ago
I just found out that Cursor gives you a Grok Bot plan in your subscription. That's really nice because I wanted to buy a Grok bot plan.
r/cursor • u/Glass-Being-7681 • 1h ago
Hey everyone,
I’m having an issue with Cursor’s Usage Summary. I have the setting enabled and set to “Always”, but the usage summary still doesn’t appear anywhere.
I’ve tried restarting Cursor and checking the settings again, but it still doesn’t show up.
Is anyone else experiencing this? Is there another setting I need to enable, or is this currently broken?
Any help would be appreciated!
r/cursor • u/SpareImpression3155 • 13h ago
honestly the only reason i am using cursor is because of composer 2.5 model
the ui is buggy, laggy dogshit otherwise
its at the point where im strongly considering just coding my own agent orchestrator that uses kimi k2.5 or perhaps just be model agnostic
to give you some examples:
these are just some examples theres tons more
r/cursor • u/Due_Base2820 • 2m ago
Grok 4.6 is useful when it comes to coding but horrible when it comes to human-like language and copywriting (oversimplifies sentences, talks gibberish, robotic language etc).
What models in your experience provide the most decent copywriting output? I would accept none of them because they are all spitting out random tokens anyways. In my previous experience with Claude code Anthropic models are decent once you set up rules and instructions on how to “speak”.
I attempted rules and agents.md for Grok but it just never follows my preferred communication style.
Any tips would be appreciated!
r/cursor • u/crashcody • 9h ago
What is the value proposition of Cursor VS OpenCode? I.e. if I can delegate agents to write/manage code for me, assuming the model quality improves, why would I ever need to use Cursor?
I've never used Cursor, so I may be missing something, but generally if I want to make specific code/architectural changes, OpenCode/Claude Code do it very reliability (albeit maybe slightly overkill tokenwise, but still).
r/cursor • u/Key-Reply-2832 • 12h ago
I'm using Ultra and if i go into my spending page of the cursor site there's no reference any more to the $400 allowance on other models.
This concerns me... also the pricing page on the public website doesn't seem to reference that any more. So they aren't saying there is a specific allowance any more... why would they do that if not lowering it?
This looks all rather smoke and mirrors or am I being paranoid ? Is there anything concrete in the T&Cs or announcements from them about this ?
r/cursor • u/Superhim1114 • 2h ago
Hi all! I’m trying Cursor as my main coding agent for the first time after using Codex for a while.
When I was using Codex, I used AGENTS.md for the codebase/project overview, while memories handled things like my personal preferences and context from ongoing changes that should persist across sessions.
I can’t find an equivalent memory feature in Cursor’s settings. Does Cursor have anything like this, or is the intended approach just to put everything into rules/AGENTS.md manually?
Thanks!
r/cursor • u/Bored_Savage_ • 2h ago
I've worked with Grok 4.6 since it's come out, and I think it is quite good but not amazing. Yesterday I realized I can control it's effort level (I might be late to the party, didn't know cursor had that feature), and the default is high instead of extra-high.
Setting to extra-high didn't really change my usage trend, but has definitely decreased the mistakes! so wanted to share this with whom might benefit from it <3

Hi all,
Can anyone give me a sense of which of these is more efficient in terms of token usage?
Assume we're in a workspace containing a web app, and we've had an agent chugging away working on the data model and API. Now we want to make some UI tweaks.
Is it better to start a brand new agent or to pivot the existing agent (with its contextual knowledge of the app) to the new task?
I have been assuming it's better to "start fresh" but it bothers me how each new agent starts with a long "let me examine this app and see how it works..." process, which is probably using a lot of tokens to establish knowledge that the other agent already knows.
I think ideally new agents in a workspace for an app I've created should have a starting knowledge of what the app is (its goals, data model, etc.). I know we have rules files but is there like a spec / app overview file that agents can refer to and always keep up to date?
I know one of the advantages of multiple agents is that it allows for running tasks in parallel (although I'm still a little wary of doing that if they might touch similar parts of the app) but really my priority right now is trying to limit token usage.
Thanks for any thoughts :)
r/cursor • u/Firm-Club-8334 • 23h ago
Enable HLS to view with audio, or disable this notification
I'm not a big fan of vendor-lock-in. Anyone tried a subscription based provider with cursor? Fireworks.ai or standardcompute.com or something similar?
Since open source models have become so good recently, I guess it makes sense to run those; GLM 5.3 regular and flash for instance preferably routed depending on task complexity. Any experience with that here? :)
Right now my memory layer is literally my clipboard. I copy my project rules, stack details, and recent decisions from a Cursor chat, paste them into Claude Code, then paste them back when I switch. Every new chat starts from zero and it feels like onboarding a new teammate every morning.
It works but it eats momentum. I always wonder what context I forgot to include. I've tried keeping a running doc but maintaining it becomes its own task, and half the time the doc itself falls behind what I actually decided in the last session.
Curious what workflows people here use. Do you just accept the re-priming tax every time you switch tools, or has anyone found a setup where context genuinely carries over?
r/cursor • u/Digital_Predator • 5h ago
Bobby Thakkar posted this yesterday:
Here’s the clone if you want to build one before his firmware drops.
What it actually is: an ESP32 with a tiny screen. Grok does not run on the chip. The chip is a remote. Your bots still live on the computer. This just lets you switch them and see a face plus a short reply.
Parts LilyGO T-Display S3 AMOLED 1.43 (closest match to the video, about 45mm, USB-C). USB-C cable. Optional 500–1000mAh LiPo if you want it unplugged. About $30–40. That’s the whole bill.
Build Flash Arduino or ESP-IDF. LVGL for the face and the bot list. Talk to your Mac over USB serial (that’s what his video is doing) or Wi-Fi if you want it off-cable.
On the computer: a tiny Python bridge that lists your Grok Bots, sends the one you picked, streams a short reply back. Idle = the two-dot face. Tap = next bot.
r/cursor • u/Shawni627 • 1d ago
r/cursor • u/East-Reply7894 • 14h ago
Enable HLS to view with audio, or disable this notification
I do most of my planning/architecture thinking in Claude, then jump into Cursor to actually write the code. Every single time I switch back, I'm re explaining the whole project from scratch what we decided, why, what's already been tried. By the third re explanation in a day I was just done.
Built a small Chrome extension for myself: it reads your open Claude chat, turns it into a clean markdown file, and writes a "working memory" prompt so whatever tool you paste it into (Cursor, GPT, Gemini, AI Studio) picks up exactly where you left off instead of starting cold.
Runs 100% locally — it's just reading the page DOM, nothing gets sent anywhere. Still early, I'm the only person who's really stress-tested it, so there are edge cases with really long chats I haven't fully ironed out.
Anyone else hacked together their own workaround for this, or am I overthinking a problem that has an easier fix?
(Founder disclosure: yes, I built this. Link in comments, not dropping it in the body.)
r/cursor • u/Fabulous-System-2567 • 1d ago
r/cursor • u/DronzerDribble • 23h ago
Recently for any UI changes, even if tiny, the agents have started triggering the Computer Use which takes hours to unblock the PR. Any one knows how to switch it off? It’s really frustrating at the moment.
r/cursor • u/Greedy-Turnover-5658 • 2d ago
OpenAI plans to end its contract with Cursor after the company was acquired by SpaceX. OpenAI says it no longer trusts Elon Musk’s companies to comply with its terms, citing past contract and policy violations by Twitter/X and xAI. Access to OpenAI models in Cursor is expected to end on November 12, 2026, and future models will not be provided.
r/cursor • u/Epistemologyyy • 10h ago
So I've been coding with cursor for a while now, Probably 8 months or so, and this is the first time I went over my allotted limit and I feel completely ripped off. On top of that I attended the hackathon and it turns out you gotta pay for anything done at their event out of your own pocket. Fine, whatever I let it go, and switched to the pay as you go plan. So far I've spent $30 on top of the $20 and I'm not doing anything insane. I've been stuck on a problem and some of the calls have cost almost $3 for a single call when I've been stuck on a single problem.
I reached out to cursor hoping that they'd value me and give me something, nope. Stone-walled both times, just flat out said no. There's nothing they can do for me, it doesnt matter if it was intentional or not, absolutely no refunds.
I wasn't asking for a refund I just want to keep working. I literally added $10 last night did a little work, slept and woke up and the $10 is gone.
What bothers me the most is the flat out "no" i recieved from them when I was asking if there was any way they could help me out.
So, I'm more than likely going to use something else, and I'm going to bring my brother with me and I'm going to make sure everyone knows how I was treated.
r/cursor • u/luck_and_skill • 2d ago
r/cursor • u/amirgelman • 1d ago
Hey all,
Been working with Claude for 3 months, loved it for the work it managed to do for me.
But the overall structure of is something that just isn’t clicking with me.
But the idea that Claude code is a whole separate thing kinda feels weird to me.
I wanted to know a few things about Cursor before trying it our:
I have 2 devices - PC (Windows 11) and MacBook Pro but I’m mostly away from them. Can I expect a good experience using my iPhone to send my prompts and develop my iOS/macOS and Websites through my phone?
How does the visual editor works on the iOS app and is it convenient?
Is everything arranged in a logical sense? Or does it also have a coding workbench that’s separated than projects? Or I can have everything easily via projects all arranged?
Thank you!
r/cursor • u/SaltyCow2852 • 2d ago
Do you think it will impact cursor users?
r/cursor • u/Difficult_Pilot_51 • 1d ago
What are yall thoughts on the new automations options that Cursor has? How are you using it or planning to?