Zed collab-staging: マッチ無しでも編集予測の保持率を計算 collab-staging: agent_ui: Use the thread title for agent notifications (#59377)
AI要約 Zedのコラボレーションサーバーstaging環境向けリリース。編集予測(edit prediction)機能において、候補マッチが存在しない場合でも保持率(kept rate)を算出するよう修正された(PR #55912)。AI補完の品質計測精度の改善が目的と見られる。
EN The agent-waiting notification heading was hardcoded to the agent id, showing "claude acp" for external agents. Use the thread's own title, which external agents now provide via session info updates,