Cursor 3 — No Longer an IDE, Now an Agent Command Center
Cursor just shipped version 3 and it's not a feature update — it's a philosophical pivot. Cursor is no longer positioning itself as a code editor that happens to have AI. It's now a unified workspace where you assign tasks to a team of agents and watch them execute. 422 points on Hacker News. The response to Claude Code and Codex is here.
The new Agents Window is the centerpiece. Instead of a chat sidebar, you get a command center where multiple agents run in parallel — locally, in worktrees, in the cloud, on remote SSH. Agent Tabs let you view multiple agent sessions side by side. Design Mode lets you annotate UI elements directly in the browser and point agents at exactly what you want changed. The abstraction level has shifted: you're no longer writing code, you're directing agents who write code.
This is Cursor's answer to the existential threat of CLI-based coding agents. Claude Code and Codex proved that developers don't need an IDE to get things done — a terminal prompt is enough. Cursor's bet is that when you're running five agents in parallel, you need a visual workspace to manage them. The Agent Window gives you a project manager view, not a code editor view. You see what each agent is doing, their progress, and their diffs — all without manually switching contexts.
The MCP integration is deeper now too. MCP Apps provide structured tool outputs directly in the workspace. Enterprise admins get security and attribution controls. Faster large-file diff rendering solves the practical bottleneck of reviewing agent-generated code. Whether you prefer the terminal or the IDE, the interesting thing is that every major player is converging on the same model: agents do the work, humans do the review.
https://cursor.com/blog/cursor-3
← Back to all articles
The new Agents Window is the centerpiece. Instead of a chat sidebar, you get a command center where multiple agents run in parallel — locally, in worktrees, in the cloud, on remote SSH. Agent Tabs let you view multiple agent sessions side by side. Design Mode lets you annotate UI elements directly in the browser and point agents at exactly what you want changed. The abstraction level has shifted: you're no longer writing code, you're directing agents who write code.
This is Cursor's answer to the existential threat of CLI-based coding agents. Claude Code and Codex proved that developers don't need an IDE to get things done — a terminal prompt is enough. Cursor's bet is that when you're running five agents in parallel, you need a visual workspace to manage them. The Agent Window gives you a project manager view, not a code editor view. You see what each agent is doing, their progress, and their diffs — all without manually switching contexts.
The MCP integration is deeper now too. MCP Apps provide structured tool outputs directly in the workspace. Enterprise admins get security and attribution controls. Faster large-file diff rendering solves the practical bottleneck of reviewing agent-generated code. Whether you prefer the terminal or the IDE, the interesting thing is that every major player is converging on the same model: agents do the work, humans do the review.
https://cursor.com/blog/cursor-3
Comments