Windsurf Wave 12: DeepWiki, Vibe, Dev Containers
Wave 12 brings DeepWiki for codebase indexing, Vibe and Replace for intent-driven refactoring, and Dev Containers support for reproducible environments.
TL;DR
- DeepWiki brings codebase-aware context to your entire project
- Vibe and Replace lets you refactor code by describing intent, not syntax
- Dev Containers support for isolated, reproducible development environments
New
- DeepWiki — Automatically indexes your codebase so Windsurf understands architecture, patterns, and dependencies across files. Ask questions about your project and get answers grounded in actual code.
- Vibe and Replace — Describe what you want to change in plain English; Windsurf refactors the code to match your intent without you writing the syntax.
- Dev Containers support — Define your development environment in a container config and Windsurf respects it, eliminating "works on my machine" friction.
Update Windsurf to the latest version from the official download page.
Source: Windsurf