Windsurf エディタ 1.13.14 の更新:新モデル追加と不具合修正
Windsurf はエディタバージョン 1.13.14 をリリースし、GitHub プルリクエスト拡張機能との互換性を修正した。また、Gemini 3.1 Pro や Claude Sonnet 4.6 など新モデルを追加し、自己サービスユーザー向けに期間限定の特別価格を提供している。
キーポイント
複数の最新LLM(Gemini 3.1 Pro、Claude Opus 4.6、GLM-5、Minimax M2.5、GPT-5.3-Codex-Spark)がWindsurfに追加され、プロモーション価格で利用可能に
Arena Modeの拡張により、IDE内での複数モデル比較評価機能が強化(Frontier Arena/Hybrid Arena/Fast Arena)
Cascade Hooksのクラウド設定やDevOps連携(GitHub PR、Devin認証、.agents/skillsディレクトリ対応)など開発者向け機能が充実
プラットフォームの安定性向上(メモリリーク対策、Linux ARM64完全サポート、Windows/Linuxのセキュリティ修正)
影響分析・編集コメントを表示
影響分析
Windsurfのアップデートは、IDE統合AIツールの多モデル化と実践的評価機能の進化を示している。特にArena Modeによる実タスクでのモデル比較は、ベンチマーク依存から実ワークフロー適合評価への転換を促す。複数ベンダーの最新モデルを迅速に統合する姿勢は、開発者向けAIツール競争の激化を反映している。
編集コメント
「どのAIモデルが実際に開発作業に役立つか」をIDE内で直接比較できるArena Modeは、ベンチマーク信仰からの脱却を促す画期的な機能。プロモーション価格戦略で最新モデルの試用を促進するビジネスモデルも注目。
Windsurf エディタ バージョン 1.13.14 変更点の要約
2026年2月21日にリリースされたWindsurfエディタのバージョン1.13.14では、複数の新機能追加、バグ修正、パフォーマンス改善が実施されました。主要な更新ポイントは以下の通りです。
1. 新AIモデルの追加とプロモーション価格の提供:
複数の先進的なAIモデルが新たに利用可能になりました。特に、Claude Opus 4.6(通常モードおよび最大2.5倍高速な「fast mode」)やGemini 3.1 Pro、Claude Sonnet 4.6が、セルフサービスユーザー向けに期間限定のプロモーション価格で提供されています。さらに、Zhipu AIの「GLM-5」とMinimaxの「M2.5」という2つの新モデルも追加され、これらも期間限定でクレジット消費が割安となります。
2. Arena Modeの拡張:
IDE内で複数のAIモデルを直接比較評価できる「Arena Mode」が強化されました。新たに追加されたモデル(GLM-5、M2.5、Claude Opus 4.6、GPT-5.3-Codex-Spark)は、特定の「バトルグループ」(「Frontier Arena」、「Hybrid Arena」、「Fast Arena」など)に組み込まれ、ユーザーは実際のタスクでどのモデルが最も優れているかを実践的に比較できます。モデル選択UIの改善(バトルグループ選択時のモデルピッカー自動閉じる機能など)も行われています。
3. 機能改善と新サポート:
- プランモード: 計画立案モード「Plan Mode」で、計画の実装を開始すると自動的に「Code Mode」に切り戻る機能が追加され、ワークフローが効率化されました。
- カスタムスキル:
.agents/skillsディレクトリからスキルを読み込む機能がサポートされ、カスタマイズ性が向上しました。 - Cascade Hooksの拡張: クラウドダッシュボードを通じたエンタープライズチーム向けのクラウド設定サポート、
post_cascade_responseフックで適用されたルールを追跡するrules_appliedフィールドの追加、post_write_codeフックの改善などが行われました。 - プラットフォームサポート: Linux ARM64アーキテクチャのクライアントが完全サポートされ、debおよびrpmパッケージが提供されます。
- その他: Devinサービスキー認証のサポート、差分表示ゾーンのコミット時自動閉じる機能、右から左に記述する言語(RTL)でのToDoリスト表示の改善などが実装されました。
4. バグ修正と安定性向上:
重要な修正として、GitHub Pull Requests拡張機能との互換性問題の解決、Windowsでの自己更新機能の修正、Linux上でのシェルコマンドインストール時の誤った権限昇格トリガーの修正、複数のメモリリークへの対処、MCPサーバーリソース読み込みの改善などが行われ、全体的な安定性とパフォーマンスが向上しています。
このリリースは、より多様で強力なAIモデル
原文を表示
Windsurf Editor Changelog | WindsurfWindsurf Editor Changelog
Windsurf Next ChangelogJetBrains Plugin Changelog1.9552.25February 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
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.
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
Fix issues with Arena Mode Battle Groups
Improve UI styling for announcement popups and notifications
Close model picker when selecting a battle group
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.
Various bug fixes and performance improvements
Improved stability and reliability
Windsurf now supports Agent Skills for Cascade.
Various bug fixes and performance improvements
Improved stability and reliability
Gemini 3 Flash is now available for all users. This model combines Gemini 3 Pro-grade reasoning with Flash-level speed and efficiency, making it ideal for agentic workflows and
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み