Windsurf, now operating under Cognition AI following the acquisition, has released Wave 13 with two headline features: Arena Mode and Plan Mode. The update cements Windsurf's position at the top of several AI coding tool rankings and shows that the Cognition acquisition has accelerated rather than disrupted development.
Arena Mode lets developers run blind side-by-side comparisons between different AI models. You describe a task, two models generate responses without revealing which is which, and you vote on which output is better. The aggregated voting data feeds back into Windsurf's model selection, meaning the tool gets smarter about which model to use for which type of task over time. It is essentially an ELO rating system for coding AI.
Plan Mode addresses the common complaint that AI coding tools jump straight into code generation without thinking through the approach. With Plan Mode enabled, Windsurf first generates an execution plan — breaking down the task, identifying files to modify, and outlining the sequence of changes — before writing any code. Developers can review and adjust the plan before execution, which leads to more predictable and accurate results on complex tasks.