Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Add a configurable delay before autopilot skips clarification questions

Đang mở
#4,899 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
45/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
shell
Lĩnh vực
cli

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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.

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

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

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

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/copilot-cli

Tất cả issue của github/copilot-cli

Issue tương tự

Thêm issue về Shell/Bash

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.