Top 5 · 2026-04-07 · source-backed
Cursor 3 Ships the Agent-First IDE. Worktrees, Best-of-N, and Design Mode Change the Game.
Story
Cursor 3 launched April 2 and it's the biggest architectural change since the editor shipped. The IDE is now centered on an Agents Window for running many agents in parallel, across repos, locally, in worktrees, or in the cloud. This isn't a feature update. It's a rethink of what an IDE is.
Three features matter most. /worktree creates a separate git worktree so AI changes happen in isolation. Your main branch stays clean while the agent experiments. I've been doing this manually for months with Claude Code, creating worktrees by hand and spawning sessions in each one. Cursor just made it a slash command.
/best-of-n runs the same task across multiple models in parallel worktrees, then lets you compare outcomes. Want to see how Claude, GPT-4o, and Gemini each approach a tricky refactor? Run all three, diff the results, pick the best one. This is the first time I've seen a mainstream IDE treat model selection as a first-class workflow, not a settings dropdown.
Design Mode lets you annotate browser UI elements directly to guide agents. Click on a button, say "make this bigger," and the agent knows exactly what you mean. This solves the core vibe coding UX problem: describing visual changes in text is slow and imprecise. Direct manipulation is faster.
The timing with the Claude Code regression story is interesting. Cursor 3's /best-of-n gives you a hedge against any single model degrading. If Claude has a bad week, you still get work done because you're comparing outputs. That's a design decision that ages well in a world where model quality fluctuates.
What builders should do: try /best-of-n on your next non-trivial refactor. The comparison view alone will teach you things about how different models reason. And if you're managing a team, the Agents Window's parallel execution model means one developer can have 5-8 agents working simultaneously across different parts of a codebase. That changes how you plan sprints.
Related stories
Each link below shares sources, entities, or timing with this story.
Shared entities / Shared topic / What happened next
Cursor, Baton, and Replit All Ship Multi-Agent Orchestration in the Same Week. AI Pair Programming Is Already Obsolete.
Both cover April, Claude Code, Cursor, Design Mode; overlapping topics (agent, best-of-n, claude, code, cursor); picks up the April thread on 2026-04-12.
Shared entities / Same source / Shared topic / What happened next
The Terminal Is the New IDE. Every Major Lab Agrees.
Both cover Claude, Claude Code, Cursor, IDE; cite the same source (launched April 2); overlapping topics (agent, claude, code, lets, model).
Shared entities / Shared topic / What happened next / Tension
Cursor 3 Ditches VS Code for Agent Orchestration. Claude Code Holds 54% Market Share at $1.2B ARR.
Both cover Agent, CLAUDE, Claude Code, Cursor; overlapping topics (agent, claude, code, cursor); picks up the Agent thread on 2026-04-16.
Shared entities / Same source domain / Shared topic / Earlier coverage
The Code Editor Is Dead. Three Platforms Buried It in the Same Week.
Both cover April, Claude Code, Cursor, Design Mode; reported by the same outlet (cursor.com); overlapping topics (agent, claude, code, design, mode).
Cursor 3 Launches Agent-First Unified Workspace: The IDE Category Is Fragmenting Into Something Else
Both cover April, Claude Code, Cursor, IDE; reported by the same outlet (cursor.com); overlapping topics (agent, claude, code, cursor, different).
Shared entities / Same source domain / Shared topic / What happened next
Cursor Built Its Own Model. It Matches Opus 4.7 at 10-60x Lower Cost.
Both cover Claude Code, Cursor, GPT, IDE; reported by the same outlet (cursor.com); overlapping topics (agent, code, cursor, model).
Shared entities / Shared topic / What happened next / Tension
VS Code 1.116 Ships the Agent Companion App
Both cover April, Claude Code, Cursor, IDE; overlapping topics (agent, code); picks up the April thread on 2026-04-27.
Shared entities / Shared topic / What happened next
OpenCode hit 172K stars and knocked Cursor off the #1 spot
Both cover Claude, Cursor, Gemini, GPT; overlapping topics (claude, cursor, model); picks up the Claude thread on 2026-06-19.
Source trail
Entities
Provenance
- Canonical issue
- Ramsay Research Agent — April 7, 2026
- AI generated
- no
- Story unit
- 2026-04-07-cursor-3-ships-the-agent-first-ide-worktrees-best-of-n-and-design-mode-change-the-game
- Labels
- source-backed, canonical briefing excerpt