Windsurf (formerly Codeium) released Wave 13 on March 6, 2026, delivering its SWE-1.5 coding model for free to all users, a new Arena Mode for blind model comparison, Plan Mode for structured task planning, and first-class parallel multi-agent sessions with Git worktree support.

What Happened

Wave 13 is Windsurf's largest feature release of 2026 so far. The headline addition is SWE-1.5, a near-frontier coding model developed by Cognition (the team behind Devin AI) through end-to-end reinforcement learning on real-world tasks. The model matches Claude Sonnet 4.5 on coding benchmarks and runs at up to 950 tokens per second, making it 6x faster than Haiku 4.5 and 13x faster than Sonnet 4.5. SWE-1.5 is available free to all users for three months through June 2026.

Arena Mode introduces blind side-by-side model comparison. Two models respond to the same prompt, and developers vote for the winner before identities are revealed. This eliminates brand bias and lets developers discover which models actually perform best for their specific codebase, rather than relying on generic benchmarks.

Plan Mode adds a structured planning phase before code generation. The agent analyzes requests, scans relevant codebase sections, identifies files needing modification, and maps dependency relationships before writing any code. This reduces wasted tokens on incorrect approaches and lets developers course-correct before implementation begins.

Wave 13 also brings parallel multi-agent sessions using Git worktrees, allowing up to five simultaneous Cascade agents working on different tasks in isolated workspaces without file conflicts.

Why It Matters

Windsurf is directly challenging Cursor on price and features. By offering SWE-1.5 free while Cursor charges for comparable agent capabilities, Windsurf is using an aggressive land-and-expand strategy to pull developers into its ecosystem. The new pricing tiers (Starter at $20/month, Professional at $40/month, Team at $200/month) position Windsurf as a full-spectrum option from individual developers to enterprise teams.

Arena Mode addresses a genuine problem in the AI coding tool space: developers often choose models based on brand recognition rather than actual performance on their code. Blind comparison with voting creates real usage data that benefits the entire community. Plan Mode tackles another pain point, reducing the "generate, realize it is wrong, regenerate" cycle that wastes time and credits.

The parallel agent approach with Git worktrees mirrors what Cursor and other competitors are shipping, signaling that isolated multi-agent workflows are becoming the standard architecture for AI-assisted development.

What to Do Next

Download Windsurf and try SWE-1.5 while it remains free through June 2026. Use Arena Mode to compare it against other models on your actual codebase before committing to a paid tier. If you are evaluating AI coding tools for a team, the parallel agent feature with Git worktrees is worth testing on a real project to see how it handles concurrent development workflows.