Windsurf 2.0.61のアップデートとSWE-1.5無料公開
Windsurfはバージョン2.0.61で、様々なバグ修正とパフォーマンス改善を含むマイナーアップデートを実施した。
キーポイント
バグ修正の実施
Windsurf 2.0.61では、具体的な内容は明記されていないが、様々なバグ修正が行われた。
パフォーマンス改善
同バージョンでは、パフォーマンスの改善も実施されている。
マイナーアップデート
バージョン番号の増分が小さいことから、大規模な新機能追加ではなく、既存機能の安定化を目的としたアップデートと推測される。
影響分析・編集コメントを表示
影響分析
この記事は、Windsurfというツールの定期的なメンテナンスアップデートを報告するものであり、業界全体に大きな影響を与える内容ではない。既存ユーザーにとっては安定性向上の知らせとして参考になるが、新規ユーザー獲得や市場構造の変化を促す要素は含まれていない。
編集コメント
変更内容が「様々なバグ修正とパフォーマンス改善」のみという極めて簡素なリリースノートであり、分析可能な技術的詳細に乏しい。ユーザー向けの定例報告としての価値はあるが、ニュース分析の対象としては情報量が不足している。
Wave 13: Merry Shipmas
Windsurfにおいて、並列のマルチエージェントセッション(parallel, multi-agent sessions)を第一級でサポートするほか、Git worktrees、並列のCascadeペイン(side-by-side Cascade panes)、そしてエージェント実行の信頼性を高める専用ターミナルプロファイル(dedicated terminal profile)を追加しました。
SWE-1.5 Free
当社のニアフロンティアモデル(near-frontier model)であるSWE-1.5が、今後3ヶ月間すべてのユーザーに無料で提供開始されました。SWE-1.5 FreeはSWE-1.5の完全な知能を備え、SWE-Bench-Proにおけるコーディングパフォーマンスは同等ですが、標準のスループット速度(standard throughput speeds)で提供されます。Cerebras上でホストされているSWE-1.5のオリジナル版は、有料ユーザー向けに引き続き利用可能です。本日より、SWE-1.5 FreeがWindsurfのデフォルトモデルとしてSWE-1に置き換わります。
Git Worktree Support
WindsurfはGit worktreesをサポートするようになり、同じリポジトリ内で競合なく複数のCascadeセッションを起動できるようになりました。Git worktreesは、同じGit履歴を共有しつつ、異なるブランチを別々のディレクトリにチェックアウトします。
Multi-Cascade Panes & Tabs
Windsurfではすでに複数のCascadeセッションを同時に実行できますが、今回は同じウィンドウ内で別々のペインやタブを使用してそれらを表示・操作できるようになりました。これにより、セッションの進捗状況を監視したり出力を並べて比較したりでき、さらにはWindsurf自体を大規模なCascadeダッシュボードとして活用することも可能です。
Cascade Dedicated Terminal (Beta)
Windsurfは、エージェントがターミナルコマンドを実行するための新しいアプローチを導入しました。デフォルトのシェル(shell)ではなく、Cascadeは信頼性を高めるために特別に設定された専用zshシェルでコマンドを実行するようになりました。Cascade Dedicated Terminalは、.zshrc設定ファイルに設定した環境変数(environment variables)を使用でき、インタラクティブなため、フローを中断することなくシェルスクリプトからのプロンプトに回答できます。これにより、特に複雑なプロンプト(例:powerlevel10k)を使用するユーザーにとって、シェルコマンドの信頼性と速度が向上します。
今回のバージョンでは、macOS版Windsurf StableにおいてCascade Dedicated Terminalはオプトイン(opt-in)方式となります。古いレガシーターミナルで問題が発生している場合は、早期に新しいターミナルへの切り替えを推奨します。将来的にはこの機能をデフォルト化する予定ですが、後方互換性(backwards compatibility)のためにレガシーターミナル拡張機能は維持されます。Windsurf User Settings -> Disable Windsurf Legacy Terminal Profileからオプトインできます。
Context Window Indicator
モデルのコンテキストウィンドウ(context window)が長くなりすぎると、警告なしに以前のコンテキストが切り捨てられ、パフォーマンスが低下する可能性があります。Cascadeはすでにメッセージの要約と履歴のクリアを定期的に行うことでウィンドウを拡張していますが、今回のリリースでは現在使用中のコンテキストウィンドウの量を視覚的に示すインジケーターが追加されました。これにより、制限を予測し、新しいセッションを開始するタイミングを判断しやすくなります。
Cascade Hooks
Cascadeのワークフロー内の主要なポイント(モデル応答時の監査目的など)でカスタムコマンドを実行できます。
System-level Rules & Workflows
企業はMDMポリシー(MDM policies)を介してルールとワークフローを展開でき、組織がユーザーのマシンにルールおよびワークフローファイルを配置することを可能にします。
Bug Fixes and Improvements
構成可能な「次ハunkへスクロール」設定(デフォルトオフ)によるdiffゾーン動作の強化。Cascadeターミナル出力における色とスタイルの保持。Model Context Protocol実装に対する複数の修正。CascadeのWeb Fetchツールの権限低下サポート。専用ターミナル実装における競合状態(race condition)の修正。専用ターミナルでのコマンド強制終了サポート。Markdown補完の改善。古いCascade diffを開く問題の修正。
原文を表示
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.50およびSWE-1.5 Freeの提供開始
Windsurfは並列マルチエージェントセッションなどを搭載したバージョン2.0.50をリリース。また、高性能コードモデルSWE-1.5の機能を維持した無料版「SWE-1.5 Free」を3ヶ月間提供開始し、開発者の利用環境を整備した。
Windsurf 2.0.44:Devin クラウドエージェントが統合され、ローカルセッションからワンクリックでタスク委任可能に
コードエディター「Windsurf」のバージョン 2.0.44 で、AI エージェント「Devin」がクラウド上で直接利用可能になり、開発者はローカル環境からワンクリックでタスクを委任し、編集画面内で変更内容やテスト結果を確認できるようになった。
Windsurf 1.9577.42のアップデートとSWE-1.5 Freeの提供
Windsurfは並列マルチエージェントセッションやGitワークツリーなどの新機能を搭載したバージョン1.9577.42をリリース。また、高性能コードモデルSWE-1.5の無料版を3ヶ月間提供し、開発者の利用を促進している。