Windsurf 1.9544.26 の更新情報
Windsurfエディタがバージョン1.9544.26に更新され、GitHub Pull Requests拡張機能との互換性が修正された。また、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ディレクトリ対応)などエンタープライズ向け機能強化
Plan ModeとCode Modeの自動切り替え、Linux ARM64完全サポートなど開発者体験の向上
影響分析・編集コメントを表示
影響分析
Windsurfのアップデートは、単なるコードエディタの機能追加を超え、IDE内で複数の最先端AIモデルをリアルタスクで比較評価できるプラットフォームとしての地位を確立する動き。特にArena Modeによる実践的モデル比較と、主要クラウドAIサービス(Google、Anthropic、OpenAI系、中国勢)のほぼ全てを網羅するモデルラインナップは、開発者によるモデル選択の民主化を促進する。エンタープライズ向け機能強化と並行して、セルフサービスユーザーへのプロモーション価格提供により、市場拡大を図っている。
編集コメント
「ベンチマークではなく実際のワークフローでモデルを比較」というArena Modeのコンセプトは実務家に刺さる。IDEがAIモデルの戦場になりつつある。
Windsurf エディタ アップデート内容 要約
2026年2月21日公開のWindsurfエディタの変更ログは、主に新機能の追加、複数のバグ修正、そして特に新しいAIモデルの提供と「アリーナモード」の拡充に焦点を当てています。
主要な新機能と拡張
- 新AIモデルの追加とプロモーション: 複数の最新AIモデルが期間限定のプロモーション価格で利用可能になりました。これには、Gemini 3.1 Pro、Claude Sonnet 4.6、Zhipu AIのGLM-5、MinimaxのM2.5が含まれます。特に、研究プレビューとして提供されるClaude Opus 4.6の高速版(最大2.5倍の出力速度)と標準版も追加されました。
- アリーナモードの強化: 上記の新モデルの多くが、IDE内でモデルを直接比較評価できる「アリーナモード」の「フロンティアアリーナ」や「ハイブリッドアリーナ」などの戦闘グループに組み込まれました。GPT-5.3-Codex-Sparkも「ファストアリーナ」に追加されています。このモードは、ユーザーが実際のタスクでどのモデルが優れているかを盲検比較で投票できる機能です。
- プランモードの改善: 計画の実装を開始すると自動的にコードモードに切り替わる機能が追加され、ワークフローがよりスムーズになりました。
- クラウド機能とエンタープライズ向け機能: エンタープライズチーム向けに、クラウドダッシュボードを通じた「カスケードフック」の設定管理が可能になりました。また、Devinサービスキー認証のサポートも追加されています。
- スキルとカスケードエージェントの拡張:
.agents/skillsディレクトリからスキルを読み込むサポートが追加され、post_cascade_responseフックでは適用されたルールを追跡できる新フィールドrules_appliedが導入されました。
重要なバグ修正と改善点
- 互換性と動作の安定化: GitHub Pull Requests拡張機能との互換性問題を修正し、Windowsでの自己更新機能の問題を解決しました。
- メモリとパフォーマンス: 複数のメモリリークに対処し、全体的なパフォーマンス改善が行われています。
- プラットフォームサポートの拡大: 完全なLinux ARM64クライアントサポートが実装され、debおよびrpmパッケージが提供されるようになりました。
- UI/UXの改善: 右から左に記述する言語(RTL)でのToDoリストの表示が改善され、通知ポップアップのスタイリングが向上しました。また、すべてのユーザーに「Tab v2」モデルセレクターが提供され、アリーナモードの戦闘グループに関する問題が修正されています。
- その他の修正: コード編集ツールの各種フォーマットを処理する
post_write_codeフックの修正、MCPサーバーリソース読み込みの改善、Linuxでのosascript権限昇格の誤検知の修正などが実施されました。
今回のアップデートは、ユーザ
原文を表示
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日報で今日の重要ニュースをまとめ読み