Cognition rebranded Windsurf as Devin Desktop on June 2, turning the IDE into a command center for managing fleets of local and cloud agents. The move signals a bet that the traditional editor survives the shift to agentic coding, but only as a control surface for agent orchestration.

The product change is not cosmetic. Devin Desktop makes the Agent Command Center the default view inside the IDE. Engineers see a Kanban board of running agents, grouped into Spaces that share context across sessions, pull requests, and files. The interface treats agents as tasks to be dispatched, monitored, and reviewed, not as chat companions.

Cognition co-founders Scott Wu and Jeff Wang described the shift explicitly. “The best engineers we work with are not just pair programming with one agent at a time,” they wrote. “They are using agents to scope and plan work, delegating tasks to cloud agents, reviewing progress, and deciding what makes it to production.”

That observation drives the entire product thesis. If engineering work migrates from writing code to managing agents that write code, the IDE must become a management console. Devin Desktop is that console, with the editor still present for what Wu and Wang call “last-mile edits” — the moments when a human needs to inspect, tweak, and approve.

The open agent play

The most consequential decision in the launch is support for the Agent Client Protocol (ACP), an open standard that lets any compatible agent run inside any ACP-compatible editor. At launch, Devin Desktop supports Codex, Claude Agent, OpenCode, and any agent built in-house by a team.

Third-party agents get the same interface as Devin. They appear in the Kanban view, run inside Spaces, and share context. The company is effectively commoditizing its own agent by making the platform agnostic to which agent runs on it.

Ramp, Harvey, NVIDIA, Modal, and Intact Financial are named as launch partners. Ramp’s engineering team said in the announcement that Devin Desktop “makes it easy to dispatch and monitor our array of agents from a single command center.” That quote reveals the target customer: engineering organizations with multiple agents in production, not individual developers experimenting with one.

The IDE question

Cognition’s bet is that the IDE survives because agent management needs a rich client. The editor provides keybindings, LSP support, terminal access, and extension ecosystems that a web dashboard cannot replicate. Devin Desktop remains “fully backwards-compatible with Windsurf,” meaning existing extensions and workflows carry over.

This is not the default view in the industry. GitHub Copilot and Cursor both push toward agent-first interfaces that minimize the traditional editing surface. Cursor’s Tab and Composer features reduce the role of manual editing. Copilot’s agent mode runs in a chat panel alongside the editor, not as a replacement for it.

Devin Desktop takes the opposite approach. It keeps the full IDE and builds the agent manager on top. The bet is that professional developers will not abandon their tooling, but will demand better tooling for managing the agents that augment their work.

What this means for AI builders

The launch signals that the market for AI coding tools is segmenting. One path is the agent-as-replacement model, where the AI handles entire tasks from specification to pull request. Another path is the agent-as-augmentation model, where the AI handles sub-tasks and the human orchestrates.

Devin Desktop is designed for the second path. It assumes that software engineering remains a human-led activity, but that the human’s primary job shifts from writing code to managing agents that write code. The Kanban view, Spaces, and cross-agent context sharing are all designed for that workflow.

The open protocol support is a hedge against vendor lock-in. If agents become commodities, the platform that manages them best wins. Cognition is betting that Devin Desktop becomes the control plane for multi-agent engineering teams, regardless of which models or agents those teams use.

The outstanding question is whether the IDE is the right surface for that control plane. Web-based dashboards, terminal-based tools, and even dedicated agent management platforms could compete for the same role. Devin Desktop’s advantage is that it sits where developers already work, with the full editor available when needed.

For now, the product is live, free to download, and competing directly with every other AI coding tool on the market. The bet is that engineers who manage multiple agents will pay for a better command center, even if they do not pay for the agent itself.