Fetching from the wire…
Top 5 · 2026-06-08 · source-backed
I opened my editor expecting an editor. What I should have expected, after the June 2 OTA update, was a Kanban board.
Cognition pushed an over-the-air update that reopened Windsurf as Devin Desktop. Not a rebrand. A reframe. The thing is no longer "an editor with AI bolted on," it's an "agent manager" where you watch and direct work instead of typing it. Under the hood: Devin Local, a Rust rewrite of Cascade that's about 30% more token-efficient and ships with subagents. Cascade itself gets deprecated July 1. The bigger move is the Agent Client Protocol (ACP), which lets Claude Agent, Codex, OpenCode, and 25-plus ACP-compatible agents run natively in the same view and share context through Spaces. Plans and pricing didn't change.
The Rust rewrite cutting tokens ~30% is the kind of unglamorous infrastructure work that actually compounds. But ACP is the story. We've been pretending the "which coding agent do you use" question has one answer. It doesn't. I use Claude Code for most things, reach for Codex on certain refactors, and I'd happily run a cheap open-weight agent for bulk work if the harness made it painless. ACP is a bet that the harness should be agent-agnostic and the agents should be hot-swappable. That matches where I think this goes.
Connect this to the MiniMax story. If open weights are now competitive, you want a surface that lets you point different agents at different tasks without rebuilding your workflow each time. Devin Desktop's Kanban-of-agents and ACP's shared-context Spaces are one concrete answer to "how do I orchestrate a fleet."
What builders should do: if you live in Windsurf, the July 1 Cascade deprecation is a real deadline, go read the migration notes now rather than getting surprised. Everyone else should watch ACP adoption. A genuinely open agent-client protocol that multiple vendors implement would be the most useful standard to emerge from this cycle, more useful than any single model release. I'm skeptical it stays open if it wins. But I want it to.
Each link below shares sources, entities, or timing with this story.
Cognition shipped an over-the-air update on June 2 that rebranded Windsurf to Devin Desktop and auto-ported everyone's settings (Devin/Cognition). Cascade, the agent a lot of people actually chose Windsurf for, is deprecated. End of life July 1, 2026. In its place: Devin Local...
Cursor reworked its core interaction around multiple agents running in parallel, with a dedicated Agents view that tracks local and cloud agents by status (AgentDepot). Windsurf rebranded to Devin Desktop on June 2, retired its Cascade local agent July 1, and replaced it with...
xintaofei/codeg is a Rust desktop app, self-hosted server and Docker image pulling transcripts from Claude Code, Codex, OpenCode, Pi and Grok Build into a shared multi-agent workspace, speaking both ACP and ADE. It's at 3,125 stars with 223 open issues, created February 9, pus...
@ai-sdk/harness-cursor connects Cursor to the HarnessAgent interface through @ai-sdk/harness-acp over the Agent Client Protocol (Vercel). Instantiating is two lines and swapping the harness value changes which agent runs without touching application code. Coverage now spans Cl...
Spotify's Portal team published Xirp on August 10: a vendor-neutral agentic development environment that manages concurrent sessions across Claude Code, Gemini CLI, and Codex, each session isolated in its own git worktree so dozens of agents can work the same codebase without...
Apple's Xcode 26.6 added Google Gemini alongside Claude and Codex, all pluggable through the open Agent Client Protocol. Devin Desktop and JetBrains have opened to ACP too. The editor is decoupling from any single model vendor, which pressures tools to compete on agent quality...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.