GitHub App installed with "All repositories" access, but Claude Code shows "Aucun dépôt disponible" (no repos available)
Status Open
Maintainer reply None cached
Activity 0 comments · opened Aug 29, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
The Claude GitHub App is correctly installed on my personal GitHub account, with "All repositories" access explicitly selected and saved (installation ID 156254694). Despite this, Claude Code (claude.ai/code) shows "Aucun dépôt disponible" (no repos available) in the repository picker.
What Should Happen?
Repositories should appear in the "Sélectionner un dépôt…" picker once the GitHub App is installed and granted "All repositories" access, as the app's own messaging indicates.
Error Messages/Logs
Steps to Reproduce
- Install the Claude GitHub App at github.com/apps/claude on a personal GitHub account
- Go to github.com/settings/installations/156254694 and confirm "Repository access" is set to "All repositories"
- Go to claude.ai/code and click "Sélectionner un dépôt…"
- Observe: "Aucun dépôt disponible" is shown, even though the app is installed with full repo access
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
N/A — using claude.ai/code (web), not local CLI
Claude Code Version
claude Fable 5
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
This appears to be the same backend indexing/sync issue reported in #12839, #33875, #68517, and #79083.