[BUG] GitHub repos not visible in Claude Code web picker despite GitHub App installed with full access
Resolved 💬 2 comments Opened May 12, 2026 by maxime113 Closed Jun 14, 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?
My GitHub repositories do not appear in the repository picker on Claude Code web (claude.ai/code), despite the Claude GitHub App being correctly installed with access granted to all repositories.
When I open the "Select repo..." picker, it shows "No repos match" regardless of search term, and pasting the full repository URL also fails to resolve the repo.
What Should Happen?
All repositories that the Claude GitHub App has been granted access to should appear in the repository picker, and pasting a repo URL should resolve the repo successfully.
Error Messages/Logs
The repository picker is empty regardless of search term. URL pasting also fails. This blocks the entire Claude Code web workflow for my account.
Steps to Reproduce
- Install the Claude GitHub App at https://github.com/apps/claude/installations/select_target
- Grant access to all repositories
- Confirm the app is installed and configured under GitHub Settings → Applications
- Go to claude.ai/code and click "Select repo..."
- Open the repository picker → "No repos match"
- Try searching by repo name → still "No repos match"
- Try pasting the full repo URL → repo does not resolve
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
N/A — web only (claude.ai/code), CLI not installed
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
Troubleshooting Already Attempted
- Confirmed the Claude GitHub App is installed and shows as "Configured" in GitHub Settings → Applications
- Confirmed "All repositories" access is granted
- Toggled repo access settings to re-trigger the install webhook
- Hard refreshed claude.ai/code
- Pasted full GitHub URLs directly into the picker search field
- Claude.ai email: m.s.arnulf@gmail.com
- GitHub username: maxime113
- GitHub email: maxime@thepioneer.vc
- Account type: Personal (with access to organization repos)
- Platform: Claude Code on the web (claude.ai/code)
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗