Windsurf Next 1.13.114の更新内容
Windsurf Nextは新機能テスト用のベータ版。1.9552.1025バージョン(2026年2月21日)ではGitHub PR拡張機能の互換性を修正。Gemini 3.1 ProとClaude Sonnet 4.6が、セルフサービスユーザー向けに期間限定の割引価格で利用可能になった。
キーポイント
Windsurf Nextが複数の最新LLM(Gemini 3.1 Pro、Claude Sonnet 4.6、Opus 4.6、GLM-5、Minimax M2.5、GPT-5.3-Codex-Spark)を期間限定プロモ価格で追加
Arena Modeの拡張により、複数モデルの性能比較(Frontier Arena/Hybrid Arena)をIDE内で直接実行可能に
エンタープライズ向け機能強化(Cascade Hooksのクラウド設定、Devinサービスキー認証、.agents/skillsディレクトリ対応)
プラットフォームの安定性・機能向上(メモリリーク対策、Linux ARM64完全サポート、Plan Modeの自動切り替え改善)
影響分析・編集コメントを表示
影響分析
このアップデートは、AI駆動型開発環境の進化を示しており、特に複数の最先端LLMをリアルタイムで比較評価できる「Arena Mode」は、開発者によるモデル選択の実践的な意思決定を支援する。また、エンタープライズ向け機能の充実とマルチプラットフォーム対応の強化は、プロフェッショナル開発ツールとしての競争力を高めている。
編集コメント
複数の最新LLMを一括比較できる「Arena Mode」は開発現場での実用的なモデル選定を変える可能性がある。期間限定プロモ価格によるモデルアクセスの拡大は、ユーザー囲い込み戦略の一環と見られる。
Windsurf Next バージョン1.13.114(リリース日:2026年2月21日)は、安定版リリース前に新機能をテストできるベータ版であり、多数の新機能追加、改善、バグ修正が実施されました。主な更新ポイントは以下の通りです。
1. 新AIモデルの追加とプロモーション提供:
複数の先進的なAIモデルが、期間限定のプロモーション価格でセルフサービスユーザーに提供開始されました。具体的には、Gemini 3.1 Pro、Claude Sonnet 4.6に加え、新たにZhipu AIの「GLM-5」(0.75倍クレジット)とMinimaxの「M2.5」(0.25倍クレジット)が利用可能になりました。さらに、研究プレビューとして「Claude Opus 4.6 (fast mode)」も提供されています。これはOpus 4.6と同等の知性を持ちながら、最大2.5倍の高速出力が特徴です。これらのモデルの多くは、モデルを直接比較できる「Arena Mode」の「Frontier Arena」や「Hybrid Arena」バトルグループにも組み込まれています。また、GPT-5.3-Codex-SparkもArena Modeで利用可能になりました。
2. 機能と操作性の向上:
- Plan Modeの改善: 計画の実装を開始すると自動的に「Code Mode」に切り戻す機能が追加され、ワークフローが合理化されました。
- Cascade Hooksの拡張: クラウドダッシュボードを介したエンタープライズチーム向けのクラウド設定が可能になり、また、
post_cascade_responseフックで適用されたルールを追跡できる新フィールドrules_appliedが導入されました。 - 開発環境の統合強化:
.agents/skillsディレクトリからスキルを読み込むサポート、Devinサービスキー認証のサポート、MCPサーバーリソース読み込みの改善が行われました。 - UI/UXの改良: 全ユーザー向けに「Tab v2」モデルセレクターがリリースされ、告知ポップアップと通知のスタイリングが改善されました。また、Arena Modeでバトルグループを選択時にモデルピッカーが閉じるようになりました。
3. プラットフォーム対応と安定性の強化:
- Linux ARM64アーキテクチャに対応し、deb及びrpmパッケージングによる完全なクライアントサポートを実現しました。
- Windowsでの自己更新機能、およびLinuxでのシェルコマンドインストール時に誤ってトリガーされていた
osascript権限昇格の問題を修正しました。 - 複数のメモリリークに対処し、パフォーマンスが向上しました。
post_write_codeフックが全てのコード編集ツール形式を処理できるよう修正、差分表示ゾーンがコミット時に自動的に閉じるよう改善されました。
4. その他の修正と調整:
- GitHub Pull Requests拡張機能との互換性問題を修正。
- 右から左に記述する言語(RTL)でのToDoリストの表示を改善。
- Arena Modeのバトルグループに関する問題を修正するなど、様々なバグ修正とパフォーマンス改善が実施
原文を表示
Windsurf Next Changelogs | WindsurfWindsurf Next Changelog
Windsurf Next is our beta release that allows you to test new features before they make it to the stable release.
Download Windsurf Next1.9552.1025February 21, 2026Bug Fixes and Improvements
Fix compatibility with GitHub Pull Requests extension
Gemini 3.1 Pro is now available in Windsurf with limited-time promotional pricing for self serve users:
Claude Sonnet 4.6 is now available in Windsurf with limited-time promotional pricing for self serve users:
Two new models are now available in Windsurf with limited-time promotional pricing:
GLM-5 from Zhipu AI — 0.75x credits for a limited time
Minimax M2.5 — 0.25x credits for a limited time
Both models are available to all users and are included in Arena Mode's Frontier Arena and Hybrid Arena battle groups.
Fix for self-updating on Windows
Plan Mode now supports automatic switching back to Code Mode when you start implementing a plan
Added support for reading skills from the .agents/skills directory
Tracking triggered rules in the post_cascade_response hook via a new rules_applied field
Diff zones will now automatically close on commit
Full Linux ARM64 client support with deb and rpm packaging
Cloud configuration for Cascade Hooks is now available for enterprise teams via the cloud dashboard
Support for Devin service key authentication
Fixes for post_write_code hooks to handle all code editing tool formats
Fixes and improvements for MCP server resource loading
Fixed osascript privilege escalation being incorrectly triggered on Linux for shell command installation
Addressed multiple memory leaks
Improved RTL language rendering in todo lists
Claude Opus 4.6 (fast mode) is now available in Windsurf in research preview with limited-time promotional pricing for self serve users until Feb 16:
Opus 4.6 (fast mode) has the same intelligence as Opus 4.6 but with up to 2.5x higher output speeds.
Claude Opus 4.6 is now available in Windsurf with limited-time promotional pricing for self serve users:
Opus 4.6 is available in Arena Mode's Frontier Arena and Hybrid Arena. Try it head-to-head against other frontier models to see how it performs on your real-world tasks.
Various bug fixes and performance improvements
Released Tab v2 model selector to all users
GPT-5.3-Codex-Spark is now available in Arena Mode's Fast Arena and Hybrid Arena battle groups
Claude Opus 4.6 (fast mode) is now available in Windsurf in research preview with limited-time promotional pricing for self serve users until Feb 16:
Opus 4.6 (fast mode) has the same intelligence as Opus 4.6 but with up to 2.5x higher output speeds.
Fix issues with Arena Mode Battle Groups
Improve UI styling for announcement popups and notifications
Close model picker when selecting a battle group
Various bug fixes and performance improvements
Arena Mode brings side-by-side model comparison directly into your IDE, plus Plan Mode for smarter task planning.
Run two Cascade agents side-by-side with hidden model identities and vote on which performs better. Arena Mode lets you discover which models actually work best for your workflow, codebase, and tasks—not just what benchmarks or influencers say.
Battle Groups: Choose specific models to compare or let Windsurf randomly select from curated groups like "fast models" vs "smart models"
Personal & Global Leaderboards: Your votes contribute to both a personal leaderboard (your preferences) and a global one (across all Windsurf users)
Sync or Branch: Send followup prompts to both agents simultaneously, or branch and explore different paths individually
To get started, select the new Arena tab in the model picker. All battle groups are free for the first week for paid users.
Plan Mode is a new Cascade mode alongside Code and Ask. Use it to create detailed implementation plans before diving into code.
Pro tip: Type megaplan in the Cascade input box to trigger an advanced form that asks clarifying questions to create a more aligned, comprehensive plan.
Admins can now set a default model that applies to all team members when they first open Windsurf
Various bug fixes and performance improvements
Fix bug with permanently disconnected cascades
Fixes commit message generation and codemaps suggestions
Enterprise admins can now specify organization-wide allow and deny lists for command auto-execution. Learn more
Bug fixes and performance improvements for diff zones
Improved overall stability and reliability
Added post_setup_worktree hook for initializing worktrees in Cascade
Improvements to GPT-5.2-Codex harness
Admins can now manage Windsurf restrictions via Windows Group Policy
Adds support for GPT-5.2-Codex with four reasoning efforts (low, medium, high, and xhigh). GPT-5.2-Codex is OpenAI's latest model designed for agentic coding. It excels at working in large codebases over long sessions. For most tasks, we recommend using the medium reasoning effort.
Variou
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み