github / github/copilot-cli

When new files are being created, GH Copilot CLI often tries to read them first and outputs failed Read operations

Abierto
#2,749 0 comentarios 1 reacción 0 asignados Ver en GitHub
area:terminal-rendering area:tools
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

For many prompts that result in new files being created, the harness first tries to read the still nonexistent files (probably as a safety measure); but instead of that being a hidden/silent operation, the terminal output shows "Read" errors, which makes it seem like the CLI has bugs even though it's expected behavior.

### Affected version

GitHub Copilot CLI 1.0.28

### Steps to reproduce the behavior

1. Run prompts/flows that create new files ('/openspec-propose' is the one I used this time)
2. See the "Read" errors in the terminal output.

### Expected behavior

No "Read" error should appear.

### Additional context

Image

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.