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

推荐订阅源

A
About on SuperTechFans
人人都是产品经理
人人都是产品经理
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
月光博客
月光博客
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Visual Studio Blog
博客园 - 叶小钗
博客园 - 司徒正美
美团技术团队
博客园_首页
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
D
DataBreaches.Net
Google DeepMind News
Google DeepMind News

Codeium Blog Posts

Opus 4.7 (fast mode) is now available in Windsurf | Devin Fast and Comprehensive Code Review, Now in Windsurf Windsurf 2.0: Introducing the Agent Command Center and Devin 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 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 Wave 12: Devin features in Windsurf
2025-08-14 · via Codeium Blog Posts

Our goal for Windsurf is to build the most powerful IDE for world-class developers. Today, we’re excited to announce Wave 12, which brings us closer to that vision. Wave 12 comes with a fresh look, new features that integrate Devin’s capabilities into your IDE, and a suite of updates that will make Windsurf faster, more reliable, and smarter than ever before.

Bringing Devin features into Windsurf

Our team is focused on bringing the core insights that power Devin, the world’s most powerful SWE agent, to Windsurf. With Wave 12, we’re excited to launch our first direct integrations between Devin and Windsurf.

DeepWiki

Another feature that we’re proud to bring to Windsurf is Devin’s DeepWiki. When we built DeepWiki, our goal was to build a documentation system that makes it easy for engineers to quickly understand codebases that they’re unfamiliar with. But as developers, we know sometimes it’s more convenient to read through the code yourself. This is what inspired us to bring DeepWiki to the IDE.

Unlike traditional language server hover cards that show basic type information and comments, Windsurf now features DeepWiki-powered cards that help you understand functions, variables, and classes as you read through the codebase. DeepWiki in Windsurf can be triggered in two different ways: you can hover over different symbols, or you can CMD/Ctrl+Shift+Click on a symbol in order to open an explanation on the left-hand side panel, which you can then easily add to your Cascade context.

Vibe and Replace

We’re excited to introduce Vibe and Replace. Like Find and Replace, it starts with exact text matching, but instead of simple replacement, we apply an AI prompt to each match for intelligent, context-aware transformations. Generate documentation, rename variables semantically, or remove feature flags that adapt to each location’s specific context.

As part of our ongoing work to turn Windsurf into the world’s most intelligent agentic IDE, we’ve added numerous updates to Cascade and Tab. These updates are directly influenced by our work on Devin and should enable users to see faster and more reliable results in Windsurf.

Cascade is more intelligent

Wave 12 brings exciting new updates to the Cascade agent. First, planning mode is now automatic, with no manual toggles needed. Cascade intelligently decides when to make a plan and autonomously creates to-do lists when appropriate, directly in the chat, to scope out long-running tasks.

Second, we’ve revamped Cascade’s tools. Edits are more accurate, and code exploration fully leverages the long context of new models. We’ve made Cascade faster, smarter and more reliable than ever.

Faster Tab

Our Tab autocomplete feature is now powered by a new system that makes more frequent, smarter suggestions. We’ve specifically worked on making the UI less invasive, deployed an improved diff algorithm, and tuned the system to be less aggressive when you’re just reading code.

A new look for Windsurf

As Windsurf continues to evolve, we wanted to create an interface that better reflects its growing capabilities. Because of this, we decided to bring a new look to Windsurf. The new Windsurf UI now features all-new Chat and Cascade panels that make it easier to scan the agent’s trajectory and understand its most important actions and tool calls.

Our commitment to quality and stability

An IDE is first and foremost a tool that you need to rely on every day for your work, whether it’s a new project or a large codebase. Because of this, our team has worked tirelessly to improve the reliability and performance of Windsurf overall. As part of this update, we’re shipping over 100 bug and reliability fixes.

Dev Containers

With Wave 12, Windsurf now supports development containers via remote access. Dev Container commands are now available when connected to a remote host through SSH and enable developers to work with containers directly from their Windsurf editor.