Discussion about this post

User's avatar
JP's avatar

The deep context awareness is what sets Cursor apart, agreed. But the pricing model hits the same wall: you burn through allocations fast on anything non-trivial.

I ended up going the other direction. Claude Code in the terminal with Kimi K2.5 routed through Synthetic gives me 135 messages per 5-hour window for $30/month. No IDE lock-in, same tool-calling and file access, and the context window is 256k tokens. Wrote up the setup and rate limit maths here https://reading.sh/how-to-get-3x-claude-rate-limits-for-30-a-month-1d3fdb8658df

Not saying Cursor is wrong for everyone. But if you are comfortable in the terminal already, the economics look quite different.

Pawel Jozefiak's avatar

Great breakdown of Cursor's context awareness features. The @ symbol system for referencing files and docs is genuinely one of those "why didn't this exist before" moments in developer tooling. I've been using it alongside Claude Code for the past several months, and the mental model shift you describe - from "AI as autocomplete" to "AI as collaborator" - is real and takes some adjustment.

One thing I've noticed that might be worth adding: the workflow benefits compound when you're working on projects with lots of interconnected files. Traditional setups have you constantly context-switching, but being able to reference multiple files in a single conversation makes refactoring and debugging significantly smoother. That said, I've found it works best when you're intentional about what context you feed it - more isn't always better.

What surprised me most was how different tools excel at different parts of the development cycle. Cursor is fantastic for focused editing sessions, but for longer autonomous tasks I've ended up using Claude Code as the backbone for Wiz, an AI agent I built that runs 24/7. Each tool has its sweet spot. I wrote about my experience testing various AI dev tools, including Cursor and some alternatives that don't get as much attention: https://thoughts.jock.pl/p/cursor-vs-google-ai-studio-antigravity-ide-comparison-2025

No posts

Ready for more?