[BUG]
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?
Claude GitHub App is installed with access to Adap1oCode/accounts-bridge (confirmed via GitHub's "Leave" button on the repo)
Repo does not appear in the Claude Code web picker, even when searching the exact name
Other repos in the same org (mailscan) do show up fine
What Should Happen?
to see all my repo in claude code on web
Error Messages/Logs
Steps to Reproduce
- Install the Claude GitHub App on the "Adap1oCode" GitHub organization
via https://github.com/apps/claude/installations/select_target,
granting access to "All repositories".
- Confirm access is granted: go to github.com/settings/repositories
— the repo Adap1oCode/accounts-bridge is listed there with a "Leave"
button, confirming the Claude GitHub App has repository access.
- Open claude.ai/code (Claude Code on the web).
- Click the repo picker in the bottom toolbar.
- Search for "accounts-bridge" or "accounts bridge" in the
"Search repos..." field.
Expected behavior:
Adap1oCode/accounts-bridge should appear in the repo picker, since the
Claude GitHub App has confirmed access to it (same org, same
installation as Adap1oCode/mailscan, which does appear correctly in
the picker).
Actual behavior:
The search returns "No repos match." The repo does not appear in the
picker at all, even though a sibling repo in the same org
(Adap1oCode/mailscan) shows up fine and works normally.
Additional notes:
- This is not a permissions issue — access is confirmed via GitHub's
own settings page.
- Tried: full uninstall + reinstall of the Claude GitHub App, granting
"All repositories" access.
- Tried: disconnecting and reconnecting the GitHub integration in
Claude.ai settings after the reinstall.
- Tried: incognito window / hard refresh to rule out client-side cache.
- None of the above resolved it.
- Claude Code Desktop CAN access this same repo without issue (likely
because it authenticates via local git/GitHub CLI credentials rather
than the web picker's backend index), which suggests this is
specific to the backend indexing step that populates the web picker.
Requesting a backend repository index reset for Adap1oCode/accounts-bridge.
Claude Model
None
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
Claude Code CLI version: 2.1.205
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗