Title: Initial user prompt lost when Git setup/snapshot command times out
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 2.1k
- Fork
- 153
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Title: Initial user prompt lost when Git setup/snapshot command times out
Body:
A new Copilot app session lost the user’s initial prompt after a Git command timed out after 300 seconds.
Observed behavior:
The UI showed a Git timeout: git command timed out after 300 seconds.
The prompt did not return.
Stuck Git processes remained running, including git worktree add, git reset --hard --no-recurse-submodules, and git add -A.
After recovery, the persisted chat context did not include the original user request.
The earliest stored user message was only the later follow-up: what happened?.
Expected behavior:
The initial prompt should be persisted before or independently of long-running Git setup/snapshot operations, so it can be recovered even if Git times out or child processes remain stuck.
Impact:
Users can lose their original request and cannot recover the intended task without retyping it
---
| Field | Value |
| --- | --- |
| App version | 1.0.21 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | /chat |
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
No source files or tests are named in the report. Start by reproducing the Git setup/snapshot timeout flow on the /chat path and trace when the initial prompt is persisted; done means a timed-out or stuck Git operation still leaves the original prompt recoverable, with a regression test covering that recovery.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- git
- Ambito
- desktop
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100