Copilot App: Adding internal Github hosted marketplace opens GitHub device page without displaying authentication code
Nessuno ha ancora preso questa issue.
- Lingua principale
- Shell
- Stelle
- 11.2k
- Fork
- 1.9k
- Merge medio
- 14h 16m
- PR unite (30g)
- 6
Descrizione
Describe the bug
Adding an internal GitHub plugin marketplace through the Copilot App's Customize > Manage marketplaces UI starts GitHub device authentication and opens https://github.com/login/device, but the Copilot App never displays the device code. The GitHub page therefore asks for a code that the user has no way to obtain, and the marketplace cannot be added.
The user already has access to the internal repository. Authenticated GitHub CLI access to the repository succeeds, while anonymous access returns 404 as expected for an internal repository.
Affected version
GitHub Copilot App / bundled Copilot CLI 1.0.84-5
Steps to reproduce the behavior
- On macOS, open the GitHub Copilot App.
- Open Customize.
- Open Manage marketplaces.
- Enter the URL of an internal GitHub repository containing a valid
.claude-plugin/marketplace.json, for examplehttps://github.com/<organization>/<repository>. - Click Add.
- When prompted, start GitHub authentication.
- Observe that the browser opens GitHub's device activation page and asks for a code, but no device code is displayed anywhere in the Copilot App UI.
Expected behavior
The Copilot App should prominently display the one-time GitHub device code before or while opening the device activation page, and keep it visible until authentication completes or is cancelled.
Alternatively, marketplace access should reuse an existing authenticated Git credential or GitHub CLI session when available.
Actual behavior
GitHub's device activation page opens and waits for a code, but the Copilot App does not show the code. The flow cannot be completed.
Additional context
- Operating system: macOS
- Repository visibility: internal
- The repository is accessible to the current user and contains a valid marketplace manifest.
gh repo view <organization>/<repository>succeeds for the same user.- APM can resolve the same marketplace through the authenticated command-line path.
- This appears related to, but is distinct from, #4103: the App now initiates an authentication flow, but its Customize UI does not surface the required device code.
- Screenshots show the marketplace URL entered in Manage marketplaces followed by GitHub's Enter code page with no corresponding code visible in the Copilot App.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Non sono indicati né un file sorgente né un test. Inizia dal flusso di autenticazione Customize > Manage marketplaces e segui come viene aperta la pagina del dispositivo GitHub, usando l’issue correlata #4103 come contesto. Il lavoro è completato quando il codice dispositivo monouso è visibile nella Copilot App fino al completamento o all’annullamento dell’autenticazione e il marketplace interno può essere aggiunto.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- github, macos
- Ambito
- authentication, cli
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Attiva
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 52/100