github / github/copilot-cli

Condensed timeline display option for autopilot mode

Đang mở
#2,623 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
area:agents area:terminal-rendering
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ả

Description:

When running in autopilot mode, the agent executes many tool calls in sequence. Currently, each tool call shows:

- Description label
- Full command preview (2-3 lines)
- Output summary ("51 lines...")

Request: Add a display option for autopilot mode that collapses each tool call to just the description label, e.g.:

● Extract authorized scopes section (shell) ▸
● Extract Bitbucket repo mapping (shell) ▸
● Create REF_SCOPES.md (file) ▸

The ▸ or similar indicator would show it's expandable. Pressing Ctrl+O/Ctrl+E would still expand as today.

Why: In autopilot mode, users primarily monitor progress via descriptions, not command details. A condensed view would:

1. Show more activity on screen at once
2. Reduce visual noise during long autonomous runs
3. Make it easier to spot when the agent pauses for input

Suggested implementation:

- New config option: display.autopilotCondensed: true
- Or a /display slash command to toggle verbosity levels

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Start by tracing how autopilot tool calls are rendered and how the existing Ctrl+O/Ctrl+E expansion behavior is handled. Then inspect the display configuration and slash-command paths to determine where the verbosity option belongs. Done means autopilot can show description-only tool calls with an expansion indicator while preserving the current expansion controls.

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
48/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.