Hacker News new | ask | show | jobs
by batata_frita 530 days ago
Have you tried cline to compare with cursor?

I haven't tried Cursor yet but for me cline does an excelent job. It uses internal mechanisms to understand the code base before making any changes.

1 comments

I'll give it a go, I've also heard Windsurf is quite good.

Personally I've been very impressed with Cursor Agent mode, I'm using it almost exclusively. It understands the entire codebase, makes changes across files, generates new files, and interacts with terminal input/output. Using it, I've been able to build, test & deploy fullstack React web apps and three.js games from scratch.