Windsurf 2.0: Introducing the Agent Command Center and Devin in Windsurf
14:00 · April 15, 2026 · Windsurf Blog

Ship more with local and cloud agents working together.
Summary
Windsurf 2.0 extends the original agentic IDE model, in which a developer and a single agent edit the same codebase together, to support simultaneous operation of many agents across local and cloud environments. The new Agent Command Center presents every active agent in one Kanban-style board ordered by status, allowing an engineer to monitor progress, identify blocked work, and route tasks without switching contexts. This interface is deliberately designed to match the emerging division of labor in which the developer directs rather than writes code, while remaining tightly coupled to the existing editor so that last-mile manual changes are still possible.
Work is further organized through Spaces, each of which collects the sessions, pull requests, files, and persistent context belonging to a single task or project. Creating a new session inside a Space automatically inherits that context, and returning to the Space restores the prior view. In practice, a Space for an onboarding-flow redesign might contain one local agent prototyping the interface while two cloud agents modify APIs and generate tests, all visible in the same pane.
Devin, the autonomous cloud agent, is now reachable directly from within Windsurf. It executes end-to-end engineering work—debugging, testing, deployment—inside its own virtual machine that includes a desktop, browser, and tool-use capabilities, allowing it to continue after the developer closes the laptop. A plan developed with a local agent can be handed off to Devin with one click; when Devin opens a pull request, the diff, test results, and further edits remain accessible inside the same IDE. The release therefore consolidates planning, delegation, and review inside a single environment, with Devin included in every Windsurf plan.
Why it matters
This update is highly relevant for product teams and builders as it represents a major shift in AI-assisted software engineering, moving from single-agent pairing to multi-agent orchestration. Dutch tech teams can leverage these tools to significantly accelerate development cycles, though they must evaluate cloud agent data handling for EU compliance.





