On June 2, 2026, Cognition pushed an over-the-air update that renamed every Windsurf installation to Devin Desktop. If you opened your IDE that morning expecting Windsurf, you got Devin Desktop instead. No download required.

The rebrand wasn't just cosmetic. It came with Devin Local (a Rust-rewritten local coding agent), Agent Client Protocol support, and a default experience that opens on an Agent Command Center instead of a code editor. This is a bet on a specific vision of where AI coding is going — and it's worth paying attention to, even if you don't use Devin Desktop.

What specifically changed on June 2

Three things changed beyond the name.

Devin Local replaced Cascade as the primary local coding agent. Cognition rewrote it from scratch in Rust. The claimed improvement is roughly 30% greater token efficiency over Cascade — meaningful for long agentic sessions where token costs accumulate. Early user reports confirm faster local iteration, though the gap varies significantly by task type.

Agent Command Center as default. When you open Devin Desktop, you now land on the Agent Command Center rather than the code editor. This is the most visible philosophical change: the product opens on a view of what your agents are doing, not where you write code. The editor is still there — it's a full IDE — but it's no longer the front door.

Agent Client Protocol (ACP) support. ACP is an open protocol created by Zed Industries in August 2025. By June 2026, it's been adopted by JetBrains, Google, GitHub, and 25+ agents. The idea is a common language for IDEs, agents, and tools to communicate with each other. Devin Desktop's ACP support means third-party agents can integrate with it directly.

What didn't change

Your settings, keybindings, and preferences migrated automatically. The underlying model access is the same. If you were using Windsurf and have specific workflows built around it, they should still work.

The Devin name was already attached to Cognition's cloud-based agentic product. Devin Desktop (formerly Windsurf) is now the local IDE offering under that same brand. They're separate products sharing a name.

The bigger argument: IDEs as agent managers

The Agent Command Center default surface isn't an accident. It's Cognition's argument about where AI coding tools are going.

The current generation of AI IDEs operates on a model where the developer writes code and the AI assists. You're in the editor. You call the AI when you need it. Devin Desktop's bet is that by late 2026, the primary surface will be an agent management view. You open the product to see what agents are working on, review their outputs, redirect them, and approve changes.

This framing — developer as goal-setter and reviewer, AI as primary actor — is where Cognition, Anthropic with Claude Code, and several others are heading simultaneously. The disagreement is on timeline and how much oversight the developer retains in practice.

Where things stand

Devin Desktop is in the middle of an identity transition. The core Windsurf user base — people who liked a clean, fast IDE with solid autocomplete — is now being asked to orient around an agent management paradigm they didn't ask for.

Whether that's right depends on your workflow. For developers already using Claude Code or Codex CLI in terminal agentic workflows, the Agent Command Center framing makes intuitive sense. For developers who wanted a polished editor with smart completions, it's a reframe that takes adjustment.

The ACP support is genuinely useful regardless of which camp you're in. A shared protocol for agent interoperability is good for the ecosystem, and it means Devin Desktop integrates with other tools better than it did before.

What to watch for in 2H 2026

Three things to track: the Agent Client Protocol adoption curve, how Cursor responds to the agent-first framing, and actual productivity numbers from Devin Local. The 30% token efficiency claim is specific enough to be testable. Independent benchmarks over the next few months will show whether the Rust rewrite delivered meaningful real-world improvement.

The short version

Windsurf became Devin Desktop because Cognition is betting the future of AI coding is agent management, not code assistance. Whether that bet is right in 2026 or in 2028 is genuinely uncertain. But the direction of travel — AI as primary actor, developer as reviewer — is shared by enough major players that it's worth understanding even if you don't update your IDE today.