Short answer: Windsurf became Devin Desktop on 2 June 2026, plans and pricing carried over, and Cognition is shipping it weekly, so this is not a rescue mission. Move if you wanted an editor and are getting an agent command center, if you want to run several agent CLIs on subscriptions you already hold, or if a Teams flex seat leaves you without desktop access. Stay if you rely on Windsurf-specific editor features like Tab and Supercomplete, if the Devin credit pool suits your billing, or if your enterprise contract is already in place. Continuum does not ship an editor, which is the honest limit on this migration.
- Windsurf is Devin Desktop. The rename shipped in place in June 2026 and windsurf.com redirects to devin.ai.
- Nothing was taken away. Plans, pricing, extensions, settings, and legacy Windsurf Enterprise contracts all carried over.
- The strategic direction moved, from editor-first to a desktop client for Devin's local and cloud agents.
- Continuum is not an editor, so this is a partial replacement: keep an editor and replace the agent fleet layer.
- Teams flex seats exclude desktop access. A full seat is required, which changes the per-seat math.
- Credits are one shared pool across Devin Cloud, Desktop, CLI, and Review, which is a funnel worth understanding.
What actually happened to Windsurf
The short version: Cognition acquired the Windsurf company in July 2025, days after Google hired its chief executive and co-founders in a licensing deal. On 2 June 2026 Cognition renamed the desktop editor Devin Desktop and shipped the change as an ordinary over-the-air update. Existing projects, settings, extensions, keybindings, plans, and pricing carried over. Cascade, the agent Windsurf was known for, reached end of life on 1 July 2026 and was replaced by Devin Local. The full history is in what happened to the Windsurf IDE.
What did not happen is equally important, because a lot of the commentary got it wrong. The product was not discontinued, frozen, or abandoned. The changelog carries stable releases through mid August 2026 at roughly weekly cadence, with substantive work rather than maintenance. Cognition raised more than a billion dollars in May 2026 at a valuation around 26 billion, and was reported in August 2026 to be in talks to raise again. Funding risk is not the concern here.
| Question | Answer |
|---|---|
| Does the editor still exist? | Yes, as Devin Desktop |
| Did my plan or price change? | No, including legacy Windsurf Enterprise plans |
| Did I have to reinstall or migrate? | No, the rename arrived as an update |
| Do .windsurfrules still work? | Yes, though .devin/rules/ now takes precedence |
| Is Cascade still the agent? | No, end of life 1 July 2026, replaced by Devin Local |
| Is the Windsurf name gone entirely? | No, the JetBrains plugin keeps it |
| Is it still actively developed? | Yes, weekly stable releases through August 2026 |
Honest reasons to move
- You wanted an editor and are getting a fleet manager. The product's organizing idea changed. That is a legitimate reason to leave even though nothing broke, and it is the most common one.
- You already pay for Claude or ChatGPT. Devin Desktop bills through Devin credits. If your team is already on Claude Max or a ChatGPT plan that includes Codex, running those agents through a free workbench avoids a third billing relationship.
- Teams flex seats do not include Desktop. A Teams plan starts at 80 dollars a month minimum plus 40 dollars per full developer seat, and only full seats get Devin Desktop access. Flex seats are free but cannot open the app. That is a sharper per-seat cost than it first appears.
- The credit pool is shared with the cloud product. One wallet across Cloud, Desktop, CLI, and Review makes desktop usage compete with autonomous cloud runs for the same budget. Some teams want those metered separately.
- You want several agents side by side. Continuum runs Claude Code, Codex, Cursor, Gemini, Grok, and OpenCode in one sidebar with each identity distinct, rather than one vendor's agent with a model picker.
- You want to steer work from a phone. Native iPhone and Watch clients for approving plans, interrupting runs, and reading diffs on sessions running on your own hosts.
- You need a spend cap per member. Weekly caps, seat billing, and a spend ledger by repository are organization features rather than a credit balance you watch drain.
Honest reasons to stay
- Continuum is not an editor. This is the limit that decides most cases. There is no Tab, no Supercomplete, no inline completion, no code navigation. If in-editor completion is the daily value, you cannot replace Devin Desktop with a workbench, only complement it.
- Devin Cloud is a real product and Continuum does not sell one. If you assign work and review branches later on vendor infrastructure, that is a different architecture, not a feature gap you can configure around.
- The vendor is very well capitalized. Cognition's funding and reported revenue make abandonment risk low, and it has written commitments that nothing is being removed and legacy plans are honored.
- Enterprise contracts are in place. SAML and OIDC single sign-on, VPC deployment, and teamspace isolation are Enterprise features with a negotiated contract behind them. Do not trade a signed security approval for a lower app price.
- Credits roll over and never expire. That is a genuinely friendly billing design compared with allowances that reset, and it is worth something if your usage is spiky.
- SWE-1.7 is free on Pro and above. Cognition's own model, released in July 2026, is included rather than metered at the frontier rate, which changes the economics of high-volume work.
What moves and what does not
Because Devin Desktop is an editor and Continuum is an agent workbench, the migration is a split rather than a lift and shift. Be precise about which half you are moving.
| What you have | Where it goes | Notes |
|---|---|---|
| Repositories and branches | Unchanged | Both work against ordinary git; nothing is locked in |
| .windsurfrules and .devin/rules | Rewrite as CLAUDE.md or AGENTS.md | Same content and intent, different filenames read by different agents |
| Editor, extensions, keybindings | Stays in your editor | Continuum does not replace an editor |
| Cascade or Devin Local sessions | Claude Code, Codex, Cursor, Gemini, Grok, or OpenCode | Different agent, your own subscription, worktree isolation per session |
| Devin credits | Not transferable | Credits are Cognition-issued; they do not follow you out |
| Devin Cloud runs | Sessions on hosts you own, controlled from any client | A different architecture, not an equivalent |
| Teams seats and admin | Organization roles, seat billing, weekly caps | Caps and spend by repository are additions, not equivalents |
| Chat history | Does not move | Scoped to whichever application produced it |
One practical note on rules files. Devin Desktop still reads .windsurfrules and now prefers .devin/rules/, while Claude Code reads CLAUDE.md and Codex reads AGENTS.md. The content is usually portable almost verbatim: architecture constraints, test commands, style rules, and directories to avoid. Copy it across rather than rewriting it, then trim whatever was specific to the editor's own behavior. See the CLAUDE.md guide and the AGENTS.md specification.
A reversible migration
There is no forcing function here, which is the best thing about this particular move. Devin Desktop is not shutting down, your plan is not expiring, and nothing is being deleted. That means you can take the slow path.
- Do not cancel anything yet. Keep the Devin plan running through the whole pilot. Cancelling first is how a migration turns into an emergency.
- Decide which half you are replacing. Editor, agent fleet, or both. If the answer is both, you need an editor choice as well, and that is a separate evaluation.
- Port your rules file. Copy .devin/rules or .windsurfrules content into CLAUDE.md or AGENTS.md and commit it. This is the highest-leverage step and takes twenty minutes.
- Connect one provider you already pay for. Whichever of Claude, ChatGPT, or Cursor you already hold. The workbench is free, so there is no second bill during the pilot.
- Run one real feature end to end. Worktree session, plan, diff, pull request, merge. Toy tasks do not surface the differences that matter.
- Check the specific thing you moved for. If it was per-seat cost, price both properly. If it was mobile control, approve a plan from your phone. If it was spend caps, set one and watch it hold.
- Only then decide about the seat. Downgrade or cancel after a full release cycle on the new path, not before.
For teams, price both sides carefully before the meeting, because the Devin seat structure is easy to misread. A Teams plan is 80 dollars a month minimum plus 40 dollars per full developer seat, and only full seats include Devin Desktop. Continuum team seats start at 25 dollars per member per month on one subscription with weekly caps included, and the app itself is free if you are bringing your own provider accounts. The team cost calculator handles the comparison, and organization controls covers what the seat actually buys.
Questions people ask
Is Windsurf discontinued?
No. It was renamed Devin Desktop on 2 June 2026 and windsurf.com redirects to devin.ai. Cognition shipped stable releases at roughly weekly cadence through August 2026 and has stated that plans, pricing, extensions, and legacy Windsurf Enterprise contracts all continue unchanged.
Do I have to move off Windsurf?
No, and there is no deadline pushing you. The reasons to move are strategic rather than urgent: the product's center of gravity shifted from editor to agent command center, and its billing shifted to a credit pool shared with Devin Cloud. Neither forces a decision this quarter.
Can Continuum replace Devin Desktop entirely?
Not entirely. Continuum is an agent workbench, not an editor: there is no Tab, no Supercomplete, and no code navigation. It replaces the agent fleet layer. Most people who make this move keep an editor and change what runs the agents.
Will my Windsurf rules file work?
Not directly, but the content ports almost verbatim. Copy .windsurfrules or .devin/rules content into CLAUDE.md for Claude Code or AGENTS.md for Codex, then remove anything that described editor-specific behavior rather than your codebase.
What happens to my Devin credits?
They stay with Cognition. Credits are issued against your Devin plan and are not transferable to another vendor. They do roll over and do not expire while your plan is active, so there is no rush to burn them before a pilot.
Is Devin Desktop a safe bet for the next two years?
On funding and shipping cadence, yes: the vendor is very well capitalized, releases weekly, and has written commitments to legacy plans. The honest caveat is that the desktop app is steadily becoming a client for the wider Devin system, so buy it as a Devin-ecosystem product rather than expecting the 2024 Windsurf experience to be preserved.
Sources
Every figure above was read from these pages on August 2026. Vendors reprice without notice; if you find a stale number, tell us.