Toggle to hide tool call activity during streaming
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### 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_
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- shell
- Lĩnh vực
- cli
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100