GitHub Copilot、モデル情報表示や並列質問機能を更新
本文の状態
日本語全文を表示中
詳細モードで約3分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
GitHub Copilot Changelog
GitHub は Copilot のデスクトップアプリ、CLI、VS Code における新機能を発表し、セッション管理の効率化やマルチモーダルなフィードバック機能を実装した。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月8日 08:53
AI深層分析
キーポイント
Copilot アプリの機能強化とモデル可視化
完了したリクエストを処理したモデル名やクレジット、キャッシュ詳細が自動表示されるようになり、モバイルインターフェース向けに「Impeccable」スキルが適用された。
CLI におけるセッション管理とワークツリー機能
複数の並行セッションをサイドバーで管理できるほか、実験的な/worktree コマンドにより現在の作業を妨げずに独立した作業領域を作成できるようになった。
VS Code 1.132 の統合ブラウザと多言語音声入力
ウェブページの特定要素に対するフィードバック機能が追加され、オンデバイスモデルによる多言語音声入力がデフォルトで利用可能になった。
文脈を維持した副質問と Markdown 差分レビュー
/btw コマンドにより本番の対話を中断せずに副質問が可能になり、Markdown の差分を編集可能なハイブリッドビューで確認できるようになった。
重要な引用
Auto now shows which model handled each completed request, plus AI credit and cache details when they're available.
Create an isolated worktree and begin a separate conversation with the new experimental /worktree command.
The integrated browser now supports element-level feedback. Select specific elements on a web page, attach a comment to each one...
編集コメントを表示
編集コメント
今回の更新は、AI エージェントの操作体験を「単なる対話」から「統合された作業環境」へと進化させる重要なステップである。特にオンデバイス処理や独立したワークツリー機能は、セキュリティと生産性の両立を求める現場の開発者にとって即座に価値を発揮するだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
今週の GitHub Copilot のデスクトップアプリ、CLI、VS Code におけるアップデートは、文脈を失うことなく作業の再開や整理、変更の確認、質問への回答をサポートします。
GitHub Copilot アプリでは、完了した各リクエストを処理したモデルが自動表示されるようになりました。また、利用可能な場合、AI クレジットとキャッシュの詳細も確認できます。
共有セッションに直接ジャンプしたり、/side コマンドを使ってメインのタスクを中断せずに並列的な質問を検索したりすることも可能です。
更新された「Impeccable」スキルをモバイルインターフェースに適用し、そのセットアップを診断して、より焦点を絞ったデザインレビューを実行できます。
セッションの開始と切り替えがさらに効率的になりました。Copilot アプリを試してみてください。
GitHub Copilot CLI では、[Sessions] サイドバーから複数の並列セッションを簡単に管理できます。左矢印 < をクリックして [Sessions] サイドバーを開き、ショートカットで新しいセッション (n) を開いたり、現在のセッション (x) を閉じたり、セッション間をスムーズに移動したりできます。右矢印 > をクリックするとサイドバーを閉じます。
実験的な /worktree コマンドを使って孤立したワークツリーを作成し、別の会話を開始できます。これにより、現在の作業を妨げずに変更を検索するための別々のワークスペースが用意されます。
Git を使用せずに /rewind コマンドを実行すれば、Copilot によって変更された会話とファイルを復元しつつ、その後の編集内容を保持したままにできます。
タイムラインでツール呼び出しの実行時間をリアルタイム表示することで、遅いコマンドを特定しやすくなります。Copilot CLI をインストールしてください。
VS Code 1.132 リリースのアップデート
統合ブラウザで、要素レベルのフィードバックが可能になりました。Web ページ上の特定の要素を選択し、それぞれにコメントを付与して、エージェントに対して正確な視覚情報を送信できます。メッセージを送信する前に、複数の要素を選択・注釈付けすることも可能です。
多言語での音声入力に対応しました。デフォルトでオンデバイス型の多言語モデルを使用するため、音声データは端末内に留まります。設定した言語に従うほか、システムまたはブラウザのロケールを利用したり、言語を自動検出したりできます。また、マイクの設定とテストを支援する新しい導入体験も追加されました。
/ btw コマンドで横質問が可能です。現在のエージェントの応答を中断せずにサイドチャットを開けます。このサイドチャットは、メインの会話からコンテキストとプロンプトキャッシュを引き継ぐため、進行中の作業について質問できます。また、回答内のテキストを選択して、文脈に即した質問を投げかけることも可能です。
Markdown の変更点を文脈の中で確認できるようになりました。Markdown 差分が実験的なハイブリッド Markdown エディタで開かれるようになり、編集可能なドキュメントの状態で、行インジケータによって追加・変更・削除された箇所を明確に示します。エディタタイプドロップダウンから、テキスト差分ビューとハイブリッド Markdown ビューを切り替えることができます。
今回のリリースで新たに追加された機能は、完全なリリースノートをご覧ください。
GitHub Copilot の週次リリース(8 月 3 日)の記事は、The GitHub Blog に掲載されています。
原文を表示
This week’s updates across GitHub Copilot in the desktop app, CLI, and VS Code help you resume and organize work, review changes, and ask questions without losing context.
GitHub Copilot app
Auto now shows which model handled each completed request, plus AI credit and cache details when they’re available.
Jump directly into shared sessions, or use /side to explore a parallel question without disrupting your main task.
Apply the updated Impeccable skill to mobile interfaces, diagnose its setup, and run more focused design reviews.
Sessions now start and switch more efficiently.
Try the Copilot app.
GitHub Copilot CLI
Easily manage multiple concurrent sessions from the Sessions sidebar. Simply click < (left arrow) to open the Sessions sidebar and use shortcuts to open new sessions (n), close current ones (x), and move between sessions with ease. Click > right arrow to close the sidebar.
Create an isolated worktree and begin a separate conversation with the new experimental /worktree command. This gives you another workspace for exploring changes without disrupting your current work.
Use /rewind without Git to restore the conversation and files Copilot changed while preserving subsequent edits.
See live tool-call durations in the timeline to identify slow commands.
Install the Copilot CLI.
VS Code 1.132 Release updates
The integrated browser now supports element-level feedback. Select specific elements on a web page, attach a comment to each one, and send that precise visual feedback to the agent. You can select and annotate multiple elements before submitting your message.
Dictate in multiple languages. Dictation now uses a multilingual on-device model by default, keeping audio on your device. It can follow your configured language, use your system or browser locale, or automatically detect the language. A new onboarding experience also helps you select and test your microphone.
Ask side questions with /btw. Open a side chat without interrupting the agent’s current turn. The side chat shares the context and prompt cache from your primary conversation, so you can ask about the work already in progress. You can also select text from a response and ask a contextual question about it.
Review Markdown changes in context. Markdown diffs can now open in the experimental hybrid Markdown editor. The modified document remains editable, while gutter indicators identify added, changed, and deleted content. You can switch between the text diff and hybrid Markdown views from the editor type dropdown.
Explore everything that’s new in the full release notes
The post GitHub Copilot weekly releases — August 3 appeared first on The GitHub Blog.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み