Zed Editor v1.5.1-pre リリース Zed Editor Releases v1.5.1-pre
- Zed EditorのプレリリースV1.5.1-preが公開。
- GitHub Copilot Chatのモデル一覧が空になる不具合やWorktree作成時のブランチ解決エラーを修正。
English summary
- Fixed GitHub Copilot Chat showing an empty model dropdown for users on newer Copilot SDK builds ( #57964 ) git: Fixed an issue where worktree creation would not be possible if resolving default branch
Zed Editor の v1.5.1-pre がリリースされました。今回のプレリリースは主にバグ修正を中心とした内容です。
主な修正点として、新しい Copilot SDK ビルドを使用しているユーザーで GitHub Copilot Chat のモデルドロップダウンが空白になる問題(#57964)が解消されました。また、デフォルトブランチの解決に失敗した場合に Worktree の作成ができなくなる Git 関連の不具合も修正されています。
プレリリース版のため、本番環境での利用には注意が必要です。詳細は公式リリースページをご確認ください。
Zed Editor has published v1.5.1-pre, a release">pre-release build focused on targeted bug fixes rather than new features.
The most notable fix addresses GitHub Copilot Chat displaying an empty model dropdown for users running newer Copilot SDK builds (issue #57964). A Git-related fix is also included: worktree creation would previously fail if resolving the default branch encountered an error, and this edge case has now been handled.
As a release">pre-release, this build is intended for early adopters and testers rather than general production use. Users should verify stability against their own workflows and consult the official release page for the complete changelog and any additional details.
本ページの本文・要約は AI による自動生成です。正確性は元記事 (github.com) をご確認ください。