github / github/copilot-cli

Execution timer for `shell` tool

Aberta
#3,055 1 comentário 1 reação 0 responsáveis Ver no GitHub
area:tools
Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
shell
Domínio
cli
Tipo de issue
Funcionalidade
Dificuldade
3/5
Tempo estimado
1-2 dias
Status de atividade
Pouca atividade
Clareza
Razoavelmente clara
Facilidade para iniciantes
55/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.