github / github/copilot-cli

Queued prompts occasionally remain stuck after the session becomes idle

Abierto
#4,705 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

area:input-keyboard area:sessions
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza reproduciendo el problema en una sesión interactiva de Copilot CLI usando Ctrl+Q mientras se está ejecutando trabajo activo; después, inspecciona el gestor de colas y la transición a una sesión inactiva. Verifica que el prompt en cola se envíe automáticamente después de que la sesión pase a estar inactiva y que el gestor de colas proporcione una alternativa de "Send now" cuando sea necesario.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Área
cli
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Activo
Claridad
Bastante claro
Aptitud para principiantes
52/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.