Windsurf 2.0.67とSWE-1.5 Freeの公開
Windsurf 2.0.67は、一部MCPサーバーにおけるOAuth認証の問題を修正したバージョンアップである。
キーポイント
OAuth認証バグ修正
一部MCPサーバーで発生していた認証プロセスの障害を解消した。
MCPサーバー連携の安定化
Model Context Protocol対応ツールの接続エラーを修正し、開発環境の信頼性を向上させた。
バージョン2.0.67のリリース
Windsurfエディタの定期的なメンテナンスビルドとして公開された。
影響分析・編集コメントを表示
影響分析
この修正は、MCP(Model Context Protocol)を採用する開発者にとって実用的な改善であり、Windsurfエディタの外部ツール連携信頼性を高める。ただし、新機能やアーキテクチャ変更を伴わないバグ修正であるため、業界全体への波及効果は限定的と判断される。
編集コメント
今回のアップデートは新機能ではなく既存環境の安定化に焦点を当てており、MCP標準を採用する開発現場では接続トラブル解消が期待できる。ただし、変更内容が限定的なため、既存ユーザー向けの品質維持策として位置付けるのが適切である。
ウェーブ13:メリーシップマス!Windsurfにおいて、並列マルチエージェントセッション(parallel, multi-agent sessions)の第一級のサポートに加え、Gitワークツリー(Git worktrees)、並列表示可能なCascadeペイン(side-by-side Cascade panes)、そしてエージェント実行の信頼性向上のための専用ターミナルプロファイル(dedicated terminal profile)が導入されました。
SWE-1.5 Free:当社のニアフロンティアモデルであるSWE-1.5が、今後3ヶ月間すべてのユーザーに無料で提供開始されました。SWE-1.5 FreeはSWE-1.5の完全な知能を備え、SWE-Bench-Proにおけるコーディングパフォーマンスは同等ですが、標準のスループット速度で提供されます。Cerebras上でホストされているSWE-1.5のオリジナル版は、有料ユーザー向けに引き続き利用可能です。本日より、SWE-1.5 FreeがWindsurfのデフォルトモデルとしてSWE-1に置き換えられます。
Gitワークツリー(Git worktrees)サポート:WindsurfがGitワークツリーをサポートし始めました。これにより、同じリポジトリ(repository)内で競合を起こさずに複数のCascadeセッションを生成できます。Gitワークツリーは、同じGit履歴を共有しながら、異なるブランチを別々のディレクトリにチェックアウトします。
マルチCascadeペイン&タブ(Multi-Cascade Panes & Tabs):Windsurfではすでに複数のCascadeセッションを同時に実行できます。今回は、同じウィンドウ内で別々のペインやタブを使用してそれらを表示・操作できるようになりました。これにより、セッションの進捗を監視したり出力を並べて比較したりでき、さらにはWindsurf自体を大規模なCascadeダッシュボードとして活用することも可能です。
Cascade専用ターミナル(Beta):Windsurfはエージェントがターミナルコマンドを実行するための新しいアプローチを導入しました。デフォルトのシェルではなく、Cascadeは信頼性のために特別に設定された専用zshシェル(zsh shell)でコマンドを実行するようになりました。Cascade専用ターミナルは、.zshrc設定ファイルで定義した環境変数を使用でき、インタラクティブなため、シェルスクリプトからのプロンプトに回答しても作業フローを中断する必要がありません。これにより、特に複雑なプロンプト(例:powerlevel10k)を使用するユーザーにとって、シェルコマンドの信頼性と速度が向上します。今回のバージョンでは、macOS上のWindsurf StableにおいてCascade専用ターミナルはオプトイン(opt-in)形式となります。古いレガシーターミナルで問題が発生している場合は、早期に新しいターミナルへの切り替えを推奨します。将来的にはこの機能をデフォルト化する予定ですが、後方互換性の維持のためレガシーターミナル拡張機能は引き続き提供されます。Windsurfユーザー設定 -> Disable Windsurf Legacy Terminal Profileからオプトインできます。
コンテキストウィンドウインジケーター(Context Window Indicator):モデルのコンテキストウィンドウ(context window)が長くなりすぎると、警告なしで以前のコンテキストが切り捨てられ、パフォーマンスが低下する可能性があります。Cascadeはすでにメッセージの要約と履歴のクリアを定期的に行うことでウィンドウを拡張しています。今回のリリースでは、現在どの程度のコンテキストウィンドウが使用されているかを確認できる視覚インジケーターが追加され、制限を予測して新しいセッションを開始するタイミングを判断しやすくなりました。
Cascadeフック(Cascade Hooks):監査目的でのモデル応答時など、Cascadeのワークフローにおける重要なポイントでカスタムコマンドを実行できます。
システムレベルのルール&ワークフロー(System-level Rules & Workflows):企業はMDMポリシー(MDM policies)を介してルールとワークフローを展開でき、組織がユーザーのマシンにルールおよびワークフローファイルを配置することを可能にします。
バグ修正と改善:設定可能な次のハunk(hunk)へのスクロール(scroll-to-next-hunk)オプションを備えた差分ゾーン(diff zone)の動作強化、Cascadeターミナル出力での色とスタイルの保持、モデルコンテキストプロトコル(Model Context Protocol)実装の複数修正、CascadeのWebフェッチツール(Web Fetch tool)の権限低下サポート、専用ターミナル実装における競合状態(race condition)の修正、専用ターミナルでのコマンド強制終了サポート、マークダウン補完の改善、古いCascade差分ファイルの開き方の修正
原文を表示
Wave 13: Merry ShipmasWave 13 brings first-class support for parallel, multi-agent sessions in Windsurf, along with Git worktrees, side-by-side Cascade panes, and a dedicated terminal profile for more reliable agent execution.SWE-1.5 FreeOur near-frontier model, SWE-1.5, is now available for free to all users for the next 3 months. SWE-1.5 Free has the full intelligence of SWE-1.5, with the same coding performance on SWE-Bench-Pro, but delivered at standard throughput speeds. The original variant of SWE-1.5 hosted on Cerebras will continue to be available for paid users. SWE-1.5 Free will replace SWE-1 as the default model in Windsurf starting today.Git Worktree SupportWindsurf now supports Git worktrees, letting you spawn multiple Cascade sessions in the same repository without conflicts. Git worktrees check out different branches into separate directories while sharing the same Git history.Multi-Cascade Panes & TabsYou can already run multiple Cascade sessions in Windsurf at the same time. Now, you can view and interact with them in separate panes and tabs within the same window. This lets you monitor progress and compare outputs of sessions side-by-side, or even turn Windsurf into a big Cascade dashboard.Cascade Dedicated Terminal (Beta)Windsurf introduces a new approach for letting agents execute terminal commands. Instead of your default shell, Cascade will now run commands in a dedicated zsh shell specifically configured for reliability. The Cascade Dedicated Terminal can use the environment variables you set in your .zshrc configuration and is interactive, which means you can answer any prompts from shell scripts without having to break your flow. This should improve the reliability and speed of shell commands, especially for users with complicated prompts (e.g., powerlevel10k).In this version, the Cascade Dedicated Terminal will be opt-in for Windsurf Stable on macOS. If you are experiencing issues with the older legacy terminal, we recommend switching to the new terminal early. We expect to make this feature the default in the future, while maintaining the legacy terminal extension for backwards compatibility purposes. You can opt-in in the Windsurf User Settings -> Disable Windsurf Legacy Terminal Profile.Context Window IndicatorWhen a model's context window grows too long, earlier context can be dropped without warning and performance can degrade. Cascade already extends the window by occasionally summarizing messages and clearing history. This release adds a visual indicator to see how much of your context window is currently in use, helping you anticipate limits and decide when to start a new session.Cascade HooksExecute custom commands at key points during Cascade's workflow, including on model response for auditing purposes.System-level Rules & WorkflowsEnterprises can deploy rules and workflows via MDM policies, allowing organizations to place rules and workflows files on users' machines.Bug Fixes and ImprovementsEnhanced diff zone behavior with configurable scroll-to-next-hunk settings (default off)Preserved colors and styling in Cascade terminal outputMultiple fixes to the Model Context Protocol implementationSupports lowering permissions for Cascade's Web Fetch toolFix race condition in the dedicated terminal implementationSupport force killing commands in the dedicated terminalImproved markdown completionFix opening old Cascade diffs
関連記事
Windsurf 2.0.63およびSWE-1.5 Freeの提供開始
Windsurfは並列マルチエージェントセッションなどをサポートするバージョン2.0.63をリリース。また、コーディング性能の高いSWE-1.5モデルを3ヶ月間無料で提供開始した。
Windsurf IDE バージョン2.2.17の更新内容:Devin機能追加とWindows不具合修正
Windsurf IDEはバージョン2.2.17をリリースし、既存サブスクリプションユーザーがDevin ReviewやQuick Reviewを利用可能になった。また、エージェントコマンドセンターの表示改善やWindows版のアップデート不具合を修正した。
Amazon Quick と Snowflake Cortex AI を活用した AML アラート自動選別
AWS と Snowflake を利用する金融機関向けに、両社の統合フレームワークにより、AML(マネーロンダリング)アラートの選別を自動化する仕組みが紹介された。