Regression: exit summary not shown after upgrading to 1.0.74 / 1.0.75
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
## Summary
After upgrading from `1.0.73` to `1.0.74` (and still broken in `1.0.75`), the CLI no longer prints the session/exit summary when quitting. Rolling back to `1.0.73` restores the expected behavior.
## Environment
- Copilot CLI: broken on `1.0.74` and `1.0.75`; works on `1.0.73` (current rollback)
- OS: Ubuntu 22.04.5 LTS on WSL2 (kernel `6.18.33.1-microsoft-standard-WSL2`)
- Terminal: `xterm-256color`
- Shell: `/bin/bash`
- `TERM=xterm-256color`
## Steps to reproduce
1. Run `copilot` (interactive mode).
2. Have a normal conversation.
3. Exit via `/exit` (also tried `ctrl+d`).
4. Observe: no summary is printed on exit.
## Expected behavior
On exit, the CLI prints a session summary (as it does in `1.0.73`).
## Notes
- `/exit print` still force-prints the session content, but the normal automatic summary on exit is missing.
- Verified on both `1.0.74` and `1.0.75` before rolling back to `1.0.73`.
- No relevant setting in `settings.json` appears to gate this (`showTimestamps`, footer settings, etc. were checked).
## Regression range
First bad: `1.0.74` — Last good: `1.0.73`
Guía de contribución
Línea de trabajo
Reproduce la regresión ejecutando la copilot CLI interactiva y saliendo con /exit o ctrl+d; después, compara el comportamiento entre 1.0.73 y 1.0.74. Sigue la ruta de salida normal en lugar del comando /exit para imprimir; se considera terminado cuando el resumen automático de la sesión se devuelve al salir sin romper el comportamiento existente de impresión forzada.
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
- Bien especificado
- Aptitud para principiantes
- 68/100