日次ダイジェスト
2026-07-10
当日の監視結果を、重複を除いた読みやすい形に再構成しています。
フィルター
フィルター状態
今日のハイライト
3件Visual Studio Code 1.128: Agents Window で workspace 未選択の chat を開始
原題: Visual Studio Code 1.128: Chat without a selected workspace in the Agents window
Agents Window で workspace を選ばずに chat を開始できるようになった。フォルダーに紐付かない質問は Chats section に表示され、workspace の chat、files、changes を使うプロジェクト作業と分けて扱える。
なぜ重要か: 軽い質問とリポジトリ作業を同じ Agents Window で混ぜずに扱えるため、session の目的と context を整理しやすくなります。
より良い tool が Copilot code review を悪化させた後、改善した方法
原題: Better tools made Copilot code review worse. Here's how we actually improved it.
Copilot code review を共通の Unix 風 code exploration tools へ移行した結果、review cost を下げるために agent workflow を pull request の根拠へ合わせて再設計した事例を解説している。
なぜ重要か: tool を増やすだけでは品質が上がらないことを示す実例であり、agent の評価と運用設計を見直す参考になります。
VS Code Updates changed
VS Code Updates に 「This experience is available when using the Claude agent via the agent host. Ensure the agent host is enabled and can be selected for the Claude agent (via the harness picker) with」、「chat.agentHost.enabled」、「Open in VS Code」 など16件の 更新が追加された。
なぜ重要か: 固定ハブページの変化から新しい release note 導線や主要見出しを早く拾えるので、監視入口として意味があります。
テーマ別まとめ
分類済みGitHub Copilot
2VS Code
3GitHub Platform
0このカテゴリの更新はありませんでした。
周辺ニュース
0このカテゴリの更新はありませんでした。
全件リスト
5件より良い tool が Copilot code review を悪化させた後、改善した方法
原題: Better tools made Copilot code review worse. Here's how we actually improved it.
Copilot code review を共通の Unix 風 code exploration tools へ移行した結果、review cost を下げるために agent workflow を pull request の根拠へ合わせて再設計した事例を解説している。
なぜ重要か: tool を増やすだけでは品質が上がらないことを示す実例であり、agent の評価と運用設計を見直す参考になります。
GitHub Mobile の Copilot session フィルターと並べ替えを改善
原題: GitHub Mobile: Improved filters and sorting for Copilot sessions
GitHub Mobile で Copilot session の filter と sort が改善され、session 一覧が増えても目的の session を見つけやすくなった。絞り込み条件を使って表示を整理できる。
なぜ重要か: 複数の agent 作業をモバイルから追う場合でも、進行中・過去の session を管理しやすくなります。
Visual Studio Code 1.128: Agents Window で workspace 未選択の chat を開始
原題: Visual Studio Code 1.128: Chat without a selected workspace in the Agents window
Agents Window で workspace を選ばずに chat を開始できるようになった。フォルダーに紐付かない質問は Chats section に表示され、workspace の chat、files、changes を使うプロジェクト作業と分けて扱える。
なぜ重要か: 軽い質問とリポジトリ作業を同じ Agents Window で混ぜずに扱えるため、session の目的と context を整理しやすくなります。
Visual Studio Code 1.128: Agents Window の chat 用 keyboard shortcut
原題: Visual Studio Code 1.128: Keyboard shortcuts for chats in the Agents window
Agents Window の multi-chat session で、chat の作成、再表示、次・前の chat への移動、open chat の切り替え、active tab の終了や削除を keyboard から操作できるようになった。
なぜ重要か: 複数 chat を使う session で mouse 操作を減らせるため、agent との対話を素早く切り替えられます。
VS Code Updates changed
VS Code Updates に 「This experience is available when using the Claude agent via the agent host. Ensure the agent host is enabled and can be selected for the Claude agent (via the harness picker) with」、「chat.agentHost.enabled」、「Open in VS Code」 など16件の 更新が追加された。
なぜ重要か: 固定ハブページの変化から新しい release note 導線や主要見出しを早く拾えるので、監視入口として意味があります。