github / github/copilot-cli

Toggle to hide tool call activity during streaming

オープン
#3,614 コメント 0 件 リアクション 3 件 担当者 0 名 GitHub で見る
area:input-keyboard area:terminal-rendering
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the feature or problem you'd like to solve

Toggle to hide tool call activity during streaming

### Proposed solution

When the model uses tools, the UI shows intermediate activity like:
"Checking my documentation"
└ # GitHub Copilot CLI Documentation
"Running bash command"
└ ...

This is informative but noisy, especially for quick questions where multiple tools fire.

Request: Add a keybinding (e.g., Ctrl+T style) or /command to toggle between:
1. Show all tool activity (current default)
2. Show only final response text (hidden tool calls) + show in footer/status bar that call activity is hidden

The hidden view would still show the final answer — just hide the intermediate "working on it" indicators. Similar to how Ctrl+T toggles reasoning display.

### Example prompts or workflows

_No response_

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、既存の Ctrl+T の推論表示トグルと、ストリーミング中のツールアクティビティをレンダリングするコードを見つけます。完全なアクティビティと最終応答のみの出力を切り替えられるように実装し、非表示の状態をフッターまたはステータスバーに表示して、ツールを使用するプロンプトで両方の表示モードを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。