Why it matters

It keeps the review loop in the editor, so agent output is read as a diff in context rather than pasted back from a chat window.

Cursor 2.0

In daily useAdded 2025-10-30

An AI code editor built for fast, agent-assisted software development.

Cursor 2.0 interface

Cursor is a VS Code-derived editor with the AI layer built into the core rather than added as an extension. The consequence that matters is the review loop: an agent proposes a multi-file change and you accept or reject it as an inline diff, in the file, with the surrounding code visible. Repository indexing gives it project-wide context, so requests can reference things it was never explicitly shown. If your work is already editor-centred, this is the least disruptive way to get agentic changes without leaving the place you review code.