logoalt Hacker News

mmkostoday at 8:06 AM1 replyview on HN

The anti-Cursor sentiment here is baffling to me given how useful it is to me. I use it interactively and actively review everything it produces. I like how I can plan a feature and refine the plan before instructing the agent to implement it. Last I checked, vscode had none of those features. Do (seemingly most) people prefer Codex because it gives a greater degree of autonomy to the agents?


Replies

RugnirVikingtoday at 10:15 AM

> I like how I can plan a feature and refine the plan before instructing the agent to implement it

You can do that with claude code, github copilot (built into vs code) and codex, in any of their IDE versions, plugins for other ides (jetbrains, vscode, anything else you care to name) and also, of course, the CLI versions of all of them. They're also integrated into github, jira, and everything else.

Seriously, try other tools! if only to get a more balanced perspective.

This all being said, its been a long time since I last tried cursor... I'll give it a go.