Back to Blog
5 min read

Windsurf Is Now Devin Desktop: What Changes Before July 1

On 2 June 2026, Windsurf became Devin Desktop via OTA update, shifting to an Agent Command Center, adopting the open ACP protocol, and setting a Cascade end-of-life date of 1 July 2026.

Windsurf Is Now Devin Desktop: What Changes Before July 1

Windsurf Is Now Devin Desktop — and Cascade Ends in Seven Days

On 2 June 2026, Cognition shipped an over-the-air update (build 2026.5.26) that renamed Windsurf to Devin Desktop. Most users experienced no disruption: plans, pricing, settings, and extensions carried over automatically with no manual migration required. But the rebrand carried a firm technical deadline that is now seven days away for teams reading this on 24 June 2026. Cascade — the Python-based local AI coding agent that powered Windsurf's in-IDE capabilities — reaches end-of-life on 1 July 2026. Any CI/CD pipeline, automation script, Makefile target, or GitHub Actions workflow that explicitly invokes Cascade by name or binary path must be repointed to Devin Local before that date.

From Code-First IDE to Agent Command Center

The shift from Windsurf to Devin Desktop is not merely a cosmetic rebrand. Windsurf's default view opened on an editor canvas — the familiar file tree, code editor, and in-editor AI assistant that have defined AI coding tools since GitHub Copilot. Devin Desktop opens by default on the Agent Command Center: a dashboard showing the status of all active and queued agent sessions, the tasks they are executing, and the pull requests, branches, and issues they are tied to across all connected repositories.

The mental model shifts from an editor with an AI assistant you summon to an agent orchestration hub that contains a full IDE. Cognition acquired Windsurf in July 2025, and the June 2 rebrand completed the post-acquisition consolidation, unifying Devin Cloud, Devin Desktop, and Devin Review into a single product family under the Devin brand and retiring the two-brand structure that had existed since the acquisition.

Cascade to Devin Local: The Technical Migration

Cascade, the local agent that powered Windsurf, was written in Python. Devin Local — its replacement — is a complete rewrite in Rust. Cognition claims Devin Local is up to 30 per cent more token-efficient than Cascade, translating directly into lower API costs and faster agent sessions for high-volume users. For interactive daily development use, the switch is functionally transparent. The requirement to take action is narrow but time-bound: any automated system that calls Cascade by name or path must be updated before 1 July 2026. Cognition's migration documentation identifies this as the only mandatory technical change for teams ahead of the Cascade EOL date.

The Open ACP Protocol: Any Agent in Any Editor

The most architecturally significant feature in the Devin Desktop launch is native support for the Agent Client Protocol. ACP is an open-source protocol — Apache 2.0 licensed — that standardises how AI coding agents communicate with code editors, analogous to how the Language Server Protocol standardised the editor-to-toolchain interface. Created by Zed Industries in August 2025 and adopted by JetBrains, Google, and GitHub, ACP allows any compatible agent to run as a first-class participant inside any compatible editor.

At Devin Desktop's launch, Codex, Claude Agent, Gemini CLI, OpenCode, and Junie are all supported as first-class agents alongside Devin Local within the same editor. Teams can route different tasks to different agents — code generation to Codex, architecture reasoning to Claude Agent, domain-specific work to a specialised open agent — without maintaining multiple editor environments or switching tools between tasks.

Why ACP Changes the Multi-Agent Calculation

For development teams evaluating multiple AI coding agents, ACP in Devin Desktop makes it possible to run all candidates from a single environment and compare outputs on real tasks within a consistent context. The practical effect is that the decision to use multiple agents across different task types no longer requires maintaining a separate editor install for each — consolidating the evaluation surface and reducing the operational overhead of a multi-vendor AI coding stack.

Commercial Changes: Devin Cloud Now on the Standard Pro Plan

The rebrand also brought a meaningful commercial shift. Devin Cloud agent access — previously positioned as an enterprise-tier feature — now starts on the $20 per month Pro plan. Individual developers and smaller teams can access cloud-hosted agent execution without enterprise pricing commitments, making it considerably easier to evaluate Devin Cloud capabilities before a larger deployment decision. All existing Windsurf plan holders retained their plan terms with no pricing changes at the point of rebrand.

What Indian Development Teams Should Do Before 1 July

The action checklist for Indian engineering teams is specific and time-limited. Teams using Devin Desktop for interactive development with no automated workflows that invoke Cascade have no action required — settings ported automatically. The migration obligation falls on teams with CI/CD configurations, scheduled automation scripts, or programmatic workflows that reference Cascade by name or its binary path. These need to be identified, updated to reference Devin Local, and tested before 1 July 2026. Cognition's migration FAQ is the canonical reference for the specific binary path changes.

The Bottom Line

On 2 June 2026, Cognition rebranded Windsurf to Devin Desktop via OTA update, making the Agent Command Center the default view and shipping native support for the open ACP protocol — enabling Codex, Claude Agent, Gemini CLI, OpenCode, and Junie to run as first-class agents alongside Devin Local inside a single editor. Cascade, the Python-based local agent, reaches end-of-life on 1 July 2026, replaced by Devin Local, a Rust rewrite claimed to be 30 per cent more token-efficient. Devin Cloud agent access now starts on the $20 Pro plan. For Indian development teams, the next action is specific and time-bound: audit CI/CD configurations for Cascade invocations and repoint to Devin Local before 1 July.

Frequently Asked Questions

When did Windsurf rebrand to Devin Desktop and what triggered the change?+

Windsurf was rebranded to Devin Desktop on 2 June 2026 via an over-the-air update (build 2026.5.26). The rebrand reflects the post-acquisition consolidation by Cognition, which acquired Windsurf in July 2025 and has now unified Devin Cloud, Devin Desktop, and Devin Review into a single product family under the Devin brand. Plans, pricing, settings, and extensions carried over automatically for all existing Windsurf users with no manual migration required at the time of rebrand.

What is Cascade EOL and what must developers do before 1 July 2026?+

Cascade is the Python-based local AI coding agent that powered Windsurf's in-IDE capabilities. It will be deprecated and removed on 1 July 2026, replaced by Devin Local — a complete Rust rewrite that Cognition claims is up to 30 per cent more token-efficient. For developers using Devin Desktop interactively, no action is required: the migration is automatic. Action is required only for teams with CI/CD pipelines, automation scripts, Makefile targets, or GitHub Actions workflows that explicitly invoke Cascade by name or binary path — these must be repointed to Devin Local before 1 July 2026.

What is the Agent Client Protocol and which AI agents work in Devin Desktop?+

The Agent Client Protocol is an open-source, Apache 2.0 licensed protocol that standardises communication between AI coding agents and code editors, similar to how the Language Server Protocol standardised editor-to-toolchain communication. Created by Zed Industries in August 2025 and adopted by JetBrains, Google, and GitHub, ACP allows any compatible agent to run as a first-class participant inside any compatible editor. Devin Desktop ships with native ACP support, making Codex, Claude Agent, Gemini CLI, OpenCode, and Junie available as first-class agents alongside Devin Local within a single editor environment.

What changed for Devin Cloud access with the Devin Desktop rebrand?+

With the Devin Desktop rebrand, Cognition moved Devin Cloud agent access from an enterprise-only feature to the standard $20 per month Pro plan. This means individual developers and smaller teams can now access cloud-hosted agent execution without committing to enterprise-tier pricing, significantly lowering the barrier to evaluating and deploying Devin Cloud capabilities. All existing Windsurf plan holders retained their plan terms at no additional cost, with the Devin Cloud access expansion representing a net improvement in what the standard Pro plan delivers.

TT

Written by

TechPillow Team

Sharing insights on technology, product development, and the Indian tech ecosystem.

Ready to Build Something Extraordinary?

From ideation to launch, we're your end-to-end technology partner.

Book a Free Strategy Call