GitHub Mobile stays "Queued for Copilot" after remote CLI already responds
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Shell
- Sterne
- 11.2k
- Forks
- 1.9k
- Ø Merge
- 14 Std. 16 Min.
- Gemergte PRs (30 T.)
- 6
Beschreibung
Describe the bug
GitHub Mobile does not refresh a remotely controlled Copilot CLI session after submitting a prompt. The mobile app remains at "Queued for Copilot", even though the local CLI receives the prompt and responds immediately. Opening the same session on GitHub.com shows the response and updates correctly in real time.
This appears isolated to GitHub Mobile session state synchronization rather than prompt delivery, CLI execution, or the remote-control connection.
Affected version
- GitHub Copilot CLI 1.0.80
- GitHub Mobile 1.273.0
- Android 16
- CLI host: Debian 13 x86_64
Steps to reproduce the behavior
- Start a repo-less interactive session with
copilot --allow-all --remote. - Open that remote session in GitHub Mobile.
- Submit
Hifrom the mobile app. - Observe that GitHub Mobile displays "Queued for Copilot" and does not show a response.
- Inspect the local CLI: it received
Hiimmediately and respondedHi! How can I help?. - Open the same remote session on GitHub.com: the response is present and the browser interface updates correctly.
Expected behavior
GitHub Mobile should update the remote session in real time, replace the queued state when the prompt is accepted, and display the CLI response just as GitHub.com does.
Additional context
- The CLI reports remote control connected successfully.
- The Copilot remote service remains active and its GitHub HTTPS connections remain established.
- The CLI log contains no corresponding disconnect or prompt-delivery error.
- Keep-alive is enabled, and the host remains online.
- Related broader report: #2765. This report isolates the failure to GitHub Mobile because the browser works correctly against the same live session.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, die Sitzung mit copilot --allow-all --remote zu reproduzieren, und vergleiche dann GitHub Mobile mit GitHub.com anhand derselben Live-Sitzung. Der Bericht identifiziert keine Repository-Datei und keinen Test; untersuche daher den Pfad des Sitzungsstatus in der mobilen Anwendung statt der Zustellung der CLI-Eingabeaufforderung. Als erledigt gilt die Aufgabe, wenn Mobile „Queued for Copilot“ ersetzt und die CLI-Antwort in Echtzeit anzeigt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- android, github, shell
- Bereich
- mobile-dev
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100