Windsurf 1.9552.25 の更新内容
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Windsurf Changelog
Windsurfエディタがバージョン1.9552.25に更新され、GitHub Pull Requests拡張機能との互換性が修正された。また、Gemini 3.1 ProとClaude Sonnet 4.6が期間限定の割引価格で利用可能になった。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Windsurf エディタ バージョン 1.9552.25 変更点要約
2026年2月21日公開のWindsurfエディタ(バージョン1.9552.25)のアップデートでは、主に新AIモデルの追加、機能改善、バグ修正が行われました。
1. 新規AIモデルの追加とプロモーション
複数の先進的なAIモデルが利用可能になり、期間限定のプロモーション価格が設定されています。
- Gemini 3.1 ProとClaude Sonnet 4.6がセルフサービスユーザー向けに追加。
- Zhipu AIのGLM-5(クレジット消費0.75倍)とMinimax M2.5(同0.25倍)が全ユーザー向けに導入。これらは「Arena Mode」の「Frontier Arena」および「Hybrid Arena」バトルグループにも含まれます。
- Claude Opus 4.6が通常版と高速版(「fast mode」、出力速度最大2.5倍向上)の両方で利用可能に。高速版は2月16日までリサーチプレビューとして提供。通常版もArena Modeの特定バトルグループで比較可能です。
- GPT-5.3-Codex-SparkがArena Modeの「Fast Arena」と「Hybrid Arena」に追加。
2. コア機能の拡張と改善
- Arena Modeの強化: モデルセレクターの全ユーザー公開、バトルグループの問題修正、UI改善(通知のスタイリング、バトルグループ選択時のモデルピッカー自動閉じる)が実施されました。このモードでは、モデルを隠して2つのCascadeエージェントを並列実行し、パフォーマンスを投票評価できます。
- Plan Modeの改善: 計画の実装を開始すると自動的に「Code Mode」へ切り替わるようになりました。
- Cascade Hooksの拡張: クラウドダッシュボードを通じたエンタープライズチーム向けクラウド設定のサポート、
post_cascade_responseフックでの適用ルール追跡(rules_appliedフィールド追加)、post_write_codeフックのコード編集ツールフォーマット対応が行われました。 - スキルとエージェント:
.agents/skillsディレクトリからのスキル読み込みをサポート。 - プラットフォーム対応: Linux ARM64クライアントの完全サポート(deb/rpmパッケージ)を実装。
3. バグ修正とパフォーマンス向上
- GitHub Pull Requests拡張機能との互換性を修正。
- Windowsでの自己更新機能を修正。
- Diffゾーンがコミット時に自動で閉じるよう修正。
- Linuxでの
osascript権限昇格誤検知(シェルコマンドインストール時)を修正。 - MCPサーバーリソース読み込みの修正と改善。
- 複数のメモリリークに対処。
- ToDoリストにおけるRTL(右から左)言語のレンダリングを改善。
- Devinサービスキー認証のサポートを追加。
- その他、様々なバグ修正とパフォーマンス改善を実施。
原文を表示
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
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み