github / github/copilot-cli

GitHub Mobile stays "Queued for Copilot" after remote CLI already responds

Ouverte
#4,569 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

area:sessions
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

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
  1. Start a repo-less interactive session with copilot --allow-all --remote.
  2. Open that remote session in GitHub Mobile.
  3. Submit Hi from the mobile app.
  4. Observe that GitHub Mobile displays "Queued for Copilot" and does not show a response.
  5. Inspect the local CLI: it received Hi immediately and responded Hi! How can I help?.
  6. 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.

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Commencez par reproduire la session avec copilot --allow-all --remote, puis comparez GitHub Mobile à GitHub.com en utilisant la même session en direct. Le rapport n’identifie aucun fichier du dépôt ni aucun test ; examinez donc le chemin d’état de session mobile plutôt que la livraison de l’invite CLI. C’est terminé lorsque Mobile remplace « Queued for Copilot » et affiche la réponse de la CLI en temps réel.

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

Évaluation

Stack technique
android, github, shell
Domaine
mobile-dev
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

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