Windsurf 1.9600.41のアップデートとSWE-1.5無料公開
本文の状態
日本語全文を表示中
詳細モードで約4分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Windsurf Changelog
Windsurfは並列マルチエージェントやGitワークツリーなどを搭載した1.9600.41へ更新。また、near-frontierモデルSWE-1.5の全機能版を3ヶ月間無料公開し、コーディング性能を標準速度で提供している。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
Wave 13: Merry Shipmas
Wave 13では、Windsurfにおける並列マルチエージェントセッションの第一級サポートに加え、Git worktrees、並列表示可能なCascadeペイン、そしてより信頼性の高いエージェント実行のための専用ターミナルプロファイルが導入されました。
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 Worktreeサポート
Windsurfは現在、Git worktreesをサポートしており、同じリポジトリ内で競合することなく複数のCascadeセッションを生成できます。Git worktreeは、同じGit履歴を共有しつつ、異なるブランチを別々のディレクトリにチェックアウトします。
マルチCascadeペインとタブ
Windsurfではすでに複数のCascadeセッションを同時に実行できます。今回は、同じウィンドウ内の別々のペインやタブでそれらを表示し対話できるようになりました。これにより、セッションの進捗状況を確認したり出力を並べて比較したりすることが可能になり、さらにはWindsurfを大規模なCascadeダッシュボードとして活用することもできます。
Cascade専用ターミナル(ベータ版)
Windsurfは、エージェントがターミナルコマンドを実行するための新しいアプローチを導入しました。デフォルトのシェルではなく、Cascadeは信頼性を高めるために特別に構成されたzshシェルでコマンドを実行します。Cascade専用ターミナルは、.zshrc設定ファイルに設定した環境変数を使用でき、インタラクティブなため、フローを中断することなくシェルスクリプトからのプロンプトに回答できます。これにより、特に複雑なプロンプト(例:powerlevel10k)を使用するユーザーにとって、シェルコマンドの信頼性と速度が向上します。
今回のバージョンでは、macOS上のWindsurf StableにおいてCascade専用ターミナルはオプトイン方式となります。古いレガシーターミナルで問題が発生している場合は、早期に新しいターミナルへの切り替えを推奨します。将来的にはこの機能をデフォルトにする予定ですが、後方互換性の維持のためレガシーターミナル拡張機能は残されます。Windsurfユーザー設定 -> Windsurfレガシーターミナルプロファイルの無効化からオプトインできます。
コンテキストウィンドウインジケーター
モデルのコンテキストウィンドウが長くなりすぎると、警告なしで以前のコンテキストが破棄され、パフォーマンスが低下する可能性があります。Cascadeはすでにメッセージの要約と履歴のクリアを定期的に行うことでウィンドウを拡張しています。今回のリリースでは、現在使用されているコンテキストウィンドウの量を視覚的に確認できるインジケーターが追加され、制限を予測したり新しいセッションを開始するタイミングを判断したりするのに役立ちます。
Cascadeフック
監査目的など、モデルのレスポンス時を含むCascadeワークフローの主要なポイントでカスタムコマンドを実行します。
システムレベルのルールとワークフロー
企業はMDMポリシーを通じてルールやワークフローを展開でき、組織がユーザーのマシンにルールおよびワークフローファイルを配置することを可能にします。
バグ修正と改善
構成可能な「次ハunkへスクロール」設定(デフォルトオフ)による差分ゾーン動作の強化
Cascadeターミナル出力における色とスタイルの保持
Model Context Protocol実装に関する複数の修正
CascadeのWeb Fetchツールの権限低下サポート
専用ターミナル実装における競合状態の修正
専用ターミナルでのコマンド強制終了サポート
マークダウン補完の改善
古い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
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み