github / github/copilot-cli

Queued prompts occasionally remain stuck after the session becomes idle

Aperta
#4,705 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

area:input-keyboard area:sessions
Lingua principale
Shell
Stelle
11.2k
Fork
1.9k
Merge medio
14h 16m
PR unite (30g)
6

Descrizione

Describe the bug

Queued prompts are not dequeued consistently. Occasionally, after pressing Ctrl+Q to enqueue a prompt while Copilot CLI is busy, the prompt remains listed under Queued (1) Ctrl+Q to manage even after the session becomes idle.

The queue manager allows the queued prompt to be edited or deleted, but it does not provide a "Send now" action, and the prompt never dispatches automatically. Deleting the queued prompt and submitting the same text manually works.

Affected version

1.0.83-3

Steps to reproduce the behavior
  1. Start an interactive Copilot CLI session and submit a prompt that keeps the session busy.
  2. While it is busy, type another prompt and press Ctrl+Q to enqueue it.
  3. Wait for the active work to finish and for the session to become idle.
  4. Observe that, intermittently, the status continues to show Queued (1) Ctrl+Q to manage and the prompt is never sent.
  5. Press Ctrl+Q to manage the queue. The prompt can be edited or deleted, but there is no option to send it immediately.
  6. Delete the queued prompt and submit the same text manually; it sends successfully.

This is intermittent and does not happen for every queued prompt.

Expected behavior

A queued prompt should automatically dispatch when the session becomes idle. The queue manager should also provide a "Send now" action as a fallback when automatic dequeueing does not occur.

Additional context
  • Operating system: Windows
  • Reproducibility: Intermittent
  • UI remains responsive; queued prompts can still be edited or deleted.
  • Manually resubmitting the same prompt succeeds.

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia riproducendo il problema in una sessione interattiva di Copilot CLI usando Ctrl+Q mentre è in corso del lavoro attivo, quindi esamina il gestore della coda e la transizione a una sessione inattiva. Verifica che il prompt accodato venga inviato automaticamente dopo che la sessione diventa inattiva e che il gestore della coda fornisca un fallback "Send now" quando necessario.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Ambito
cli
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
52/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.