Pending prompts stay on the screen after being fired
Nadie ha tomado este issue todavía.
- 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
If I enter a prompt while the agent is running, it pops up as queued, with (pending · ctrl+c to cancel) next to it.
Then when the prompt clears and the steering command is injected, the pending should go away, the prompt becomes colored differently (e.g. purple for autopilot or blue in plan mode, etc). Then the agent responds to the new prompt.
However, in recent updates, this does still happen but the pending prompt remains on the screen. Even after the model has responded to the prompt. If I then put in another pending prompt, it stays on the screen too along with the other one. The only way to clear this seems to be to wait for the whole turn to finish without steering.
Affected version
GitHub Copilot CLI 1.0.81-7
Steps to reproduce the behavior
- Start any long-running prompt with multiple steps
- While the model is thinking/working, enter a new pending "steering" prompt
- Wait for the steering prompt to be accepted and the model to respond to the steering
That is enough to reproduce; continuing to steer in this way, before the turn ends, will result in a large queue of pending messages at the bottom of the screen even if they've all been processed.
Expected behavior
The pending steering prompts should disappear from the bottom of the screen after being processed by the model
Additional context
No response
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Empieza reproduciendo el flujo de steering pendiente en la CLI: inicia un prompt de larga duración, introduce un prompt de steering y espera a que el modelo responda. Rastrea dónde se renderizan y se eliminan los prompts pendientes procesados. Se considera terminado cuando cada prompt procesado desaparece de la parte inferior de la pantalla, mientras los prompts pendientes posteriores siguen visibles.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- cli
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 68/100