Skip to content

GitHub connector links repositories successfully but Claude cannot access content for ANY repository (account-wide, public and private alike) — recent regression #71542

Description

@Antares9879

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

Note: This is NOT a Claude Code CLI issue — this is the GitHub connector within claude.ai web chat.

This is a recent regression, not a longstanding issue. It worked correctly as recently as June 19-20, 2026. The failure started June 25, 2026 and is still ongoing as of June 26, 2026. This narrow timeframe should correlate with a specific backend change/deploy on Anthropic's side.

The GitHub connector ("Add content from GitHub") lets me select and "add" a repository to a chat without error, but Claude is never actually able to read its contents afterward. The repository behaves like an inert text reference rather than a working connector link.

This is not isolated to one repository — it happens with every repository I try, both public and private, on every branch. Unlike intermittent-access reports elsewhere, the failure here is consistent every time, not occasional.

What I have tried:

  • Confirmed repositories are public (not just private) — rules out a per-repo permission/visibility issue
  • Disconnected and re-authorized the Claude GitHub App from scratch — issue persists
  • Re-selected repositories and branches multiple times — same result each time

Related to #68517, but distinct: that report describes private repos failing intermittently while public repos on the same account work fine, with a history of the repo being transferred to an organization and back. In my case, both public and private repos fail consistently with no intermittent success and no organization-transfer history — suggesting a broader connector-level failure rather than an issue isolated to private-repo indexing.

This also appears consistent with other reports of GitHub repository sync/access being broken despite the connector showing a "Connected" status (see #10647, #33875, #18467, #27155 for related patterns).

What Should Happen?

After selecting and adding a repository via "Add content from GitHub" (public or private), Claude should be able to read its file tree and contents when asked, consistently — not intermittently and not failing for all repos.

Error Messages/Logs

No explicit error message is shown in the UI. The repository is simply not accessible — Claude cannot retrieve any file or folder content from it, as if no repository were attached at all.

Steps to Reproduce

  1. Open a new chat on claude.ai
  2. Click the "+" button → "Add content from GitHub"
  3. Select any repository from my account (tested with both public and private repos), any branch
  4. Click "Add repository"
  5. Send a message asking Claude to read the project's folder structure or file contents
  6. Observe: Claude has no actual access to the repository content, despite the repo appearing successfully linked in the UI
Image

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

N/A (claude.ai web feature, no version number exposed). Last confirmed working: June 19-20, 2026. Started failing: June 25, 2026. Still broken as of June 26, 2026.

Claude Code Version

N/A — using claude.ai web chat, not Claude Code CLI

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Other

Additional Information

Browser: Chrome 148.0.7778.21
Account type: Free Plan
Example public repository tested: Antares9879/PBL-TRPL210

Cross-reference: see #68517 for a related but distinct pattern (private-repo-only, intermittent, with an organization-transfer history). This report differs in that both public and private repos are affected, consistently, with no transfer history, and the onset is precisely dated (June 25, 2026).

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidIssue doesn't seem to be related to Claude Code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions