Hacktoberfest 2026: as issues que os mantenedores marcaram para outubro, abertas e boas para iniciantes. Ver issues do Hacktoberfest

Add a configurable delay before autopilot skips clarification questions

Aberta
#4,899 0 comentários 0 reações 0 responsáveis Ver no GitHub

Ninguém assumiu esta issue ainda.

Avaliação

Dificuldade
5/5
Tempo estimado
Mais de uma semana
Facilidade para iniciantes
45/100
Tipo de issue
Funcionalidade
Clareza
Razoavelmente clara
Status de atividade
Ativa
Stack de tecnologia
shell
Domínio
cli

Direção de pesquisa

The issue names no files, tests, or entry points. Begin by finding the autopilot clarification-question flow and its existing skip behavior. Done means the configurable countdown, interaction pause, timeout, zero-delay behavior, and separation from permission prompts are covered.

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

Descrição

triage
Describe the feature or problem you'd like to solve

When using Copilot CLI in autopilot mode, clarification questions are skipped immediately. There is no opportunity to respond, even when I’m actively watching the session. I want autonomous execution, but I’d still like a brief chance to provide input when Copilot asks a question.

Proposed solution

Add a configurable grace period, such as 5–10 seconds, before automatically skipping clarification questions.

  • Display a countdown with options to answer or skip immediately.
  • Pause the countdown when the user starts interacting with the question.
  • If there’s no interaction before the timeout, continue with the existing autopilot behavior.
  • Allow a delay of  0  to preserve immediate skipping for fully unattended workflows.

This would let users provide timely input while keeping autopilot hands-off when they’re away.

Example prompts or workflows
  1. Ambiguous bug report: “The app has been slow recently.” If Copilot asks whether I mean startup, navigation, or API responses, give me a few seconds to select one.
  2. Implementation choice: “Add caching to this service.” If Copilot asks about the caching approach, let me answer before it proceeds autonomously.
  3. Scope clarification: “Refactor the authentication module.” If Copilot asks whether public interfaces must remain unchanged, allow a brief response window.
  4. Unattended execution: Start a task and step away. Any unanswered clarification questions time out automatically, so work can continue without waiting indefinitely.
Additional context

Observed on Copilot CLI 1.0.86 on Windows, with autopilot enabled. A clarification question was immediately skipped and returned to the assistant as “The user is not available to respond and will review your work later.”

This request concerns clarification questions, not tool-permission or security-approval prompts.

Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Guia de contribuição

Abrir o guia de contribuição

Primeiros passos

  1. Leia a issue inteira e depois o guia de contribuição do projeto.
  2. Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
  3. Faça um fork do repositório e trabalhe em uma branch.
  4. Abra um pull request que referencie o número da issue.

Mais de github/copilot-cli

Todas as issues de github/copilot-cli

Issues semelhantes

Mais issues de Shell/Bash

Receba novas issues na sua caixa de entrada

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