惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Google DeepMind News
Google DeepMind News
MyScale Blog
MyScale Blog
A
About on SuperTechFans
Martin Fowler
Martin Fowler
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
D
DataBreaches.Net
B
Blog
博客园 - 【当耐特】
爱范儿
爱范儿
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
WordPress大学
WordPress大学
小众软件
小众软件
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
Engineering at Meta
Engineering at Meta
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Last Week in AI
Last Week in AI
Microsoft Azure Blog
Microsoft Azure Blog
雷峰网
雷峰网
量子位
G
Google Developers Blog

Codeium Blog Posts

Opus 4.7 (fast mode) is now available in Windsurf | Devin Fast and Comprehensive Code Review, Now in Windsurf Introducing Adaptive: a smarter way to use Windsurf Introducing our new Windsurf pricing plans GPT-5.4 is now available in Windsurf Gemini 3.1 Pro is now available in Windsurf | Devin Claude Sonnet 4.6 is now available in Windsurf | Devin GLM-5 and Minimax M2.5 are now available in Windsurf | Devin GPT-5.3-Codex-Spark is now available in Windsurf | Devin Windsurf Arena Mode Leaderboard: The People Want Speed Opus 4.6 (fast mode) is now available in Windsurf | Devin Opus 4.6 is now available in Windsurf | Devin Windsurf Tab v2: 25-75% more accepted code with Variable Aggression Wave 14: Arena Mode - May the Best Model Win GPT-5.2-Codex is now available in Windsurf! Windsurf Wave 13: Merry Shipmas GPT 5.2 is now available in Windsurf! Opus 4.5 is now available in Windsurf | Devin GPT 5.1, GPT 5.1-Codex, and GPT-5.1-Codex Mini are now available in Windsurf Introducing SWE-1.5: Our Fast Agent Model Cognition and Windsurf Cognition (Windsurf) Named a Leader in the 2025 Gartner® Magic Quadrant™ for AI Code Assistants Windsurf Queued Messages Release Windsurf Wave 12: Devin features in Windsurf Wave 11: Just Keep Shipping Our Commitment to Windsurf The Next Chapter The Next Stage of Windsurf Changelist: June 2025 Windsurf and AHEAD Form Strategic AI DevOps Partnership
Windsurf 2.0: Introducing the Agent Command Center and De...
2026-04-15 · via Codeium Blog Posts

Windsurf launched as the first agentic IDE — a code editor where you and your agent work side-by-side on the same codebase.

Since then, agents have gotten much more powerful. The best engineers aren’t pairing with a single agent anymore. They’re running dozens of agents in parallel across cloud and local environments, on different parts of the same project. While the IDE was built for hands-on work, managing a fleet of agents is an entirely different job.

This creates a new problem. The more agents you manage, the faster you hit the limits of your own attention and working memory.

Mission control with Windsurf agent sessions

Windsurf 2.0 is designed to raise that ceiling. We built the Agent Command Center and brought Devin, our autonomous cloud agent, directly into Windsurf so you can do the work of a whole team without one.

The Agent Command Center

The Agent Command Center is a new surface inside Windsurf. It shows every agent you’re running, local and cloud, in a single Kanban view, organized by status.

The Kanban view is an intentional design choice. As agents become more capable, the engineer’s job shifts from writing code to directing work. You need to see what agent is working on what, what is blocked, and what’s ready for review. The interface should reflect that.

The command center doesn’t replace the IDE. It’s deeply integrated with the existing Windsurf editor features, so you can always make last mile edits manually.

Windsurf Spaces

Spaces are how you organize work in the Agent Command Center.

A Space groups everything related to a specific task or project into a single view: agent sessions, PRs, files, and context. An “Onboarding Flow Redesign” space might have one local session prototyping the UI and two cloud sessions handling API changes and writing tests.

Spaces carry context. When you create a new session in a space, it inherits everything the space already knows about the project. When you return to a space, the view is as you left it.

Switching between spaces is switching between tasks, except now each task has a team of agents working inside it.


Devin in Windsurf

Alongside the new Agent Command Center, we’re bringing Devin directly into Windsurf.

Devin is an autonomous software engineering agent that runs in the cloud. It handles complex tasks end to end — debugging, deployment, testing — and keeps working after you close your laptop because it has its own VM with a desktop, browser, and computer use.

With Devin in Windsurf, you can delegate work to the cloud without leaving your editor. You can work on a plan with a local agent and with a single click you can send it to Devin for implementation. Devin spins up its own machine and gets to work. You keep coding locally, or you close your laptop and grab a coffee.

When Devin opens a PR, you can review it right in Windsurf. You can check the diff, run tests, or hand it off to your local agent for touch-ups.

Our goal is to bring the whole software engineering cycle — planning, delegating, and reviewing — in one place.

Devin is included with every Windsurf plan.

Access to Devin Cloud is rolling out gradually. If you don’t see Devin Cloud in Windsurf, try logging out and logging in again.

Download Windsurf 2.0.

Read the docs.