github / github/copilot-cli

Execution timer for `shell` tool

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

Lack of information for how long a shell job has been running

### Proposed solution

The shell tool should give a timer of how many seconds that a command has been running for.

### Example prompts or workflows

Login to a system, check counts for X every 5s for 15s.

### Additional context

This is really useful in scenarios where you want to know how long has it been going for, so that means you know when its hits 15s the work is about to be over rather than a blind wait.

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

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

Hướng nghiên cứu

Start by locating the shell tool's execution entry point and tracing how running commands are represented to the user. Determine where elapsed time can be surfaced during a command, then verify the timer against a workflow that checks counts every 5 seconds for 15 seconds. Done means users can see how many seconds the shell job has been running.

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ó
3/5
Thời gian dự kiến
1-2 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
55/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.