github / github/copilot-cli

Copilot CLI output truncation when running shell command ! aspire run – Aspire Dashboard URL inconsistently missing

Ouverte
#2,388 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
area:terminal-rendering area:tools
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

### 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

Image

### Expected behavior

The full shell output from aspire run is consistently displayed, including:

AppHost project path
Aspire Dashboard URL
Logs path

Image

### Additional context

Image
Image

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start by reproducing the issue in Copilot CLI 1.0.12 with repeated !aspire run commands, then trace the shell-command output rendering or streaming path. Compare runs where the Aspire Dashboard URL is present with runs where trailing output is missing; done means the full output consistently includes the AppHost path, dashboard URL, and logs path.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
shell
Domaine
cli
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Calme
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.