Copilot CLI output truncation when running shell command ! aspire run – Aspire Dashboard URL inconsistently missing
- 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
When running !aspire run (using ! to execute the command directly in the shell) inside Copilot CLI, the command output is inconsistently displayed. In some executions, important trailing lines; especially the Aspire Dashboard URL are missing from the displayed output.
This behavior is inconsistent: the same command in the same repository sometimes shows the full output (including the dashboard URL) and sometimes truncates it early. Because the command is executed directly in the shell via !, this appears to be an output rendering or streaming issue within Copilot CLI rather than an Aspire CLI issue.
When the dashboard URL is not shown, I have to open VS Code and retrieve it via the Aspire extension, which breaks the CLI-first workflow.
### Affected version
GitHub Copilot CLI 1.0.12
### Steps to reproduce the behavior
1. Open Copilot CLI
2. Navigate to an Aspire-based project
3. !aspire run
4. Stop and re-run the command multiple times
### Expected behavior
The full shell output from aspire run is consistently displayed, including:
AppHost project path
Aspire Dashboard URL
Logs path
### Additional context
Guía de contribución
Línea de trabajo
Empieza reproduciendo el problema en Copilot CLI 1.0.12 con comandos !aspire run repetidos y, después, sigue la ruta de renderizado o streaming de la salida del comando de shell. Compara las ejecuciones en las que está presente la Aspire Dashboard URL con aquellas en las que falta la salida final; se considera terminado cuando la salida completa incluye de forma consistente la ruta de AppHost, la URL del dashboard y la ruta de logs.
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
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100