github / github/copilot-cli

Toggle to hide tool call activity during streaming

Ouverte
#3,614 0 commentaires 3 réactions 0 personnes assignées Voir sur GitHub
area:input-keyboard area:terminal-rendering
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### 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_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by locating the existing Ctrl+T reasoning-display toggle and the code that renders streaming tool activity. Implement a toggle between full activity and final-response-only output, with hidden status shown in the footer or status bar, and verify both display modes during tool-using prompts.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
cli
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.