Is there a good chart somewhere, to compare all the current AI coding CLIs / IDEs / extensions with one another?
this maybe? https://liveswebench.ai/
Does anyone know if it's GitHub-only or can it be used as a CLI (i.e., Aider replacement)?
71–80 of 492 posts
Is there a good chart somewhere, to compare all the current AI coding CLIs / IDEs / extensions with one another?
this maybe? https://liveswebench.ai/
Does anyone know if it's GitHub-only or can it be used as a CLI (i.e., Aider replacement)?
Earlier quoted context omitted.
The benefit of Aider is that you can configure a very involved static analysis toolchain to edits which directly triggers new edits in response, and everything is a git commit so it's easy to revert bad edits quickly. I have used both and I find Aider provides more control and produces code faster due to leaner prompts (it's also easier to run multiple Aider instances than Cursor instances), while Cursor has a pretti…
what are the most useful changes you've made to the configuration? This could be it - I haven't played with that a whole lot
Cursor recently lost me as a customer. Too many updates that disturb my workflow and productivity, no easy way to roll back versions, super sparse changelogs, lots of magic in context building, really untransparent pricing on max mode. I recently made the switch to Claude Code on the Max plan and I couldn't be happier. The only real thing I'm missing is the diff view across files, but I assume it's just a matter of t…
I feel unstoppable with Claude Code Max. I never thought I'd pay $200 per month for any developer tool, yet here we are, and I also couldn't be happier with it.
Earlier quoted context omitted.
Until Claude Code becomes manageable price wise, I don’t think Cursor really sees them as their competition. I can burn the whole cursor subscription price in a single day with Claude Code.
Yeah, if you're a heavy user of Claude code, you pretty much need to use it with a Max subscription rather than a BYOK approach. But that starts at $100 / month so it's a significant bump from cursor.
Why is that?
I don't really see why people still use Cursor over tools like Cline / Roo Code. I'm guessing it's as they clearly have a larger viral marketing department than engineers, as the application itself doesn't perform nearly as well, requires you to have another IDE installed and their subscriptions nerf the models context sizes etc...
Because at some point we have to stop riding the treadmill and just pick a tool and use it to make stuff. Cursor was the first to really arrive at a useful agent mode. It does everything I need it to and more. It's not worth it to me to keep hopping to new tools every time a new one becomes the hyped up hot thing. Like it or not, we're hitting the slope of enlightenment and some of us are ready to be done with the ch…
I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
This is good user feedback. If Cursor is "Claude + VSCode", why do you need the other 2 open?
Earlier quoted context omitted.
They just announced Claude Code will come with the pro subscription ($20)
Interesting, but the limit is really low: > Pro ($20/month): Average users can send approximately 45 messages with Claude every 5 hours, OR send approximately 10-40 prompts with Claude Code every 5 hours. [0] I can probably run through that in 5 minutes. [0] https://support.anthropic.com/en/articles/11145838-using-cla...
I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
It’s more of a ticking time bomb because it relies so heavily on upstream model providers who all have competing products, particularly Claude Code.
I don’t think the future of agentic software development is in an IDE. Claude Code gives me power to orchestrate - the UX has nothing to do with terminal; it just turns out an agent that lives on the OS and in the filesystem is a powerful thing.
Anthropic can and will evolve Claude Code at a pace cursor cannot evolve IDE abstractions. And then yea - they are designing the perfect wrapper because they are also designing the model.
Long bet is Claude Code becomes more of an OS.
Earlier quoted context omitted.
Because at some point we have to stop riding the treadmill and just pick a tool and use it to make stuff. Cursor was the first to really arrive at a useful agent mode. It does everything I need it to and more. It's not worth it to me to keep hopping to new tools every time a new one becomes the hyped up hot thing. Like it or not, we're hitting the slope of enlightenment and some of us are ready to be done with the ch…
Cline was agent based from day one and doesn't try to do copilot style tab completes at all. It's been our go to agentic coding app across the majority of our large clients since mid-late 2024. Cursor has been trying to play catch up but has not delivered us the same results.
Which is another reason why I'll stick with Cursor. Cursor's tab complete can barely be described as Copilot-style, it's nearly a different paradigm and it's what actually got me to pay for it in the first place. I only tried agent mode because it was included with the bundle.
> from day one
July 5, 2024 if going by initial commit. So, yes, technically before Cursor, but Cursor was building agent mode before Cline drew any attention in the mainstream. Cline's first interest on HN dates back to January.
I'll concede that it appears Cline did get to agents first, but it's still a new development in terms of actually drawing interest.