r/CursorAI

I got tired of checking whether Claude Code was still working, so I built this
▲ 16 r/CursorAI+7 crossposts

I got tired of checking whether Claude Code was still working, so I built this

I've been using Claude Code quite a bit and realized I was constantly looking back at my screen to see whether it had:

  • finished the task
  • stopped and needed my input
  • was still working

So I built BrainSnack, a VS Code/Cursor extension that handles this for me.

While Claude is working, it opens a small panel with something short to read — AI news, technical articles, interview questions, output-based questions, etc.

And when Claude finishes or needs my input, it plays a sound so I know I can come back.

The interesting part is that it doesn't monitor the screen or scrape terminal output.

It's free and open source.

I'd really appreciate some honest feedback from other developers.

I also shared the build/story on LinkedIn. If you'd like to see it there (and help a small indie project get a little more reach), here's the post:

👉 Linkedin post link

Download links -
VS Code - https://marketplace.visualstudio.com/items?itemName=shikhargupta.brainsnack
Cursor - https://open-vsx.org/extension/shikhargupta/brainsnack

Thanks! Would love to hear what you think.

u/Massive-Composer-248 — 17 hours ago

Elon ruined Cursor

OMG, Cursor has taken a nosedive in agent intelligence since SpaceX took over. Grok used to be the cheap model nobody cared about and now it is being fed to us as a quality model that really just shits the bed on the most basic things. What an absolute bummer. Nothing good ever lasts.

reddit.com
u/DifficultySeveral840 — 2 days ago

Getting Started with Cursor now?

Hi everyone 👋

Let's get the obvious out of the way first: I'm new to Cursor. I have experience building apps with other vibecoding platforms like Replit, Lovable, etc and I've also built apps straight up with Claude Code.

A couple of friends recently were telling me that I should get Cursor and I'd notice a huge difference in how much better my development would be. They swear it's night and day.

But, I came to the subreddit (and others similar) and I keep seeing mentions of the spacex acquisition, of the drop in quality, of issues and more issues. I'm still willing to try Cursor, but I figured I'd ask the community first: What should I be looking at for? What are some things I should do right away to make things as good as possible for a newbie? And not to be toxic but like... should I just straight up try a different approach/app?

reddit.com
u/fede-bubble — 2 days ago

Cursor wasted 5 hours of my time on a Shopify theme customization

I purchased Cursor today expecting it to help me customize a Shopify theme, but honestly, this has been incredibly frustrating.

I spent around 5 hours repeatedly giving permissions and instructions. After all that time, it barely accomplished anything meaningful - just two sections, and even those had errors.

The worst part is that my main homepage and other pages were deleted, and the changes weren't properly pushed to my GitHub repository either.

I bought Cursor specifically to save time and help me build faster. Instead, I've lost hours dealing with broken changes and trying to recover my work.

I've already requested a refund because I don't feel I received anything close to the value I paid for.

Has anyone else experienced this with Cursor + Shopify theme development? Is there a reliable workflow or setup that actually prevents Cursor from deleting existing theme files/pages and making destructive changes?

reddit.com
u/Agitated-Cry-6220 — 3 days ago

Stop, Just Stop

Since SpaceX took over cursor it has been nothing more then a dumpster fire. Stop pushing grok. grok is garbage. stop forcing software updates we don't want. just let us have the system we know and loved and that helped us with our code.

reddit.com
u/Early_Inflation181 — 6 days ago
▲ 10 r/CursorAI+2 crossposts

I gave AI coding agents a dopamine loop. On my benchmark, it beat Ponytail on code, tokens, cost, and time.

I wanted to test a narrow question: can an instruction skill make a coding agent use less code, fewer tokens, and less time on real repository tasks?

I created Dopamine, an open-source instruction skill that makes an agent first check whether the requested behavior already exists, whether configuration is enough, whether the project already contains the right helper, whether the platform or standard library provides it, and whether an installed dependency can solve it. The agent writes custom code only when those options are insufficient, then runs a targeted verification check and stops.

I evaluated it using a pinned checkout of tiangolo/full-stack-fastapi-template. The benchmark contained 12 identical frontend and backend tasks, isolated Git-initialized workspaces, GPT-5.6 Terra at medium reasoning effort, recorded model usage events, Git-based source LOC measurement, and process wall time. The evaluated conditions were a no-skill baseline, Caveman, Ponytail, and Dopamine.

The no-skill baseline averaged 138.5 added source lines, 222,256 processed tokens, $0.1447 in estimated API-equivalent cost, and 87.2 seconds per task. Caveman averaged 98.3 lines, 190,097 tokens, $0.1198, and 66.3 seconds. Ponytail averaged 52.1 lines, 184,212 tokens, $0.1183, and 64.9 seconds. Dopamine averaged 50.2 lines, 156,277 tokens, $0.1044, and 60.1 seconds.

Relative to the no-skill baseline, Dopamine measured 63.8% less added source code, 29.7% fewer processed tokens, 27.9% lower estimated cost, and 31.1% less wall time. Relative to the recorded Ponytail result, it measured 3.7% less source code, 15.2% fewer tokens, 11.8% lower estimated cost, and 7.4% less wall time.

Dopamine was run four times per task, producing 48 trials. The comparison conditions contain one recorded run per task. I kept those results frozen instead of rerunning them after the model and service environment changed. This prevents one kind of drift, but it also means competitor variance cannot be estimated and the final conditions were not measured simultaneously.

These results are development-set efficiency evidence, not proof that Dopamine produces better software or is universally superior. The tasks were inspected while Dopamine was being tuned, competitor conditions have only one run per task, and feature completeness was not executable-graded. A successful agent process does not prove that its implementation was correct. LOC, tokens, estimated cost, and time also do not measure security, maintainability, or usability.

The defensible conclusion is that Dopamine produced lower measured LOC, token usage, estimated API-equivalent cost, and wall time than the recorded comparison runs on this 12-task development benchmark. Proving an equal-quality advantage would require unseen tasks, executable correctness graders, simultaneous randomized runs, and repeated trials for every condition.

I published the raw trial records, task definitions, pinned inputs, skill hashes, benchmark harness, rejected experiments, deterministic chart generator, and reproduction instructions so others can inspect the methodology, reproduce the calculations, and propose stronger tests.

Disclosure: I created and maintain Dopamine.

Repository and full benchmark: github.com/ujjwalredd/Dopamine

u/AutoProspectAI — 5 days ago

How much value is Supergrok at this offer compared to cursor

As per title, I've been running off of composer 2.5 and later grok 4.5 for a few months now on the 20$ cursor sub. 20 is about as much as I use anyway, never really ran out.

If I sub to this supergrok option and use grok 4.5 in cursor next month onwards, can I expect similar limits or will they be much degraded from what I've come to expect?

Can anyone with experience shed any insight? I don't use multimodal GENERATION at all, I am exclusively a coder but I might paste images (mostly graphs, like box and whiskers etc) into the cursor prompt window durinf the coding process.

What usage band(s) can I expect if I go for this supergrok plan?

note that this is NOT asking about grok efficacy, I find 4.5 serviceable as is I do not wish to debate this point. this is purely/exclusively about value obtained from the 68% price drop (since it will be approx comparable to a cursor plan at that price)

u/MullingMulianto — 11 days ago

STOP CHANGING THE FUCKING UI EVERY UPDATE

JESUS TAPDANCING CHRIST. I am so fucking sick of looking for a button only to find you moved it every single update. FUCK OFF. I get it, you need to justify a paycheque, but come on.

When was the last time someone said "Gee, I am so glad this product I use every day for work and productivity makes me relearn my muscle memory."?

reddit.com
u/CrowdSign — 12 days ago

Cursor cloud agent setup is confusing

Cursor cloud agent setup is just confusing and annoying. I do not want to commit my .env to the repo so I need to add my secrets to cursor cloud directly.

This just automatically means I need to do everything manually and can't take advantage of the script to add install and start scripts.

Would have made sent to have a cloud-setup.json where I can override what I want.

Having to have AI burn tokens to run the same thing every time is just unfair and doesn't make sense. Not everything needs to go through AI. Starting most apps don't change every time.

reddit.com
u/jayokunle — 9 days ago