Routines "Select a repository" shows "No repositories found" despite GitHub connector being connected
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?
GitHub Integration connector shows as connected (Disconnect button visible in Customize → Connectors). GitHub account is Clonexman (wagenerw@gmail.com). Multiple PRs pushed to repos on this account today via gh CLI without issue.
When creating a new Routine at claude.ai/code/routines/new, the "Select a repository" dropdown consistently shows "No repositories found".
Steps taken:
Verified GitHub Integration shows as Connected in Customize → Connectors
Checked GitHub Settings → Applications → Installed GitHub Apps → No installed GitHub Apps on account
Disconnected and reconnected GitHub Integration (including from a fresh incognito session) — reconnect completes without ever prompting for GitHub App installation or repository access grant
Routines repo picker still shows "No repositories found"
Root cause hypothesis: The Connect flow completes OAuth authorization but never triggers the GitHub App installation step that grants repository enumeration access to Routines.
Expected: Connect flow should prompt GitHub App installation with repo selection, or repos should be discoverable via existing OAuth token.
Platform: claude.ai/code — Routines (Research Preview), Windows 11, Chrome
What Should Happen?
Connect flow should prompt GitHub App installation with repo selection, or repos should be discoverable via existing OAuth token.
Error Messages/Logs
Steps to Reproduce
When creating a new Routine at claude.ai/code/routines/new, the "Select a repository" dropdown consistently shows "No repositories found".
Steps taken:
- Verified GitHub Integration shows as Connected in Customize → Connectors
- Checked GitHub Settings → Applications → Installed GitHub Apps → No installed GitHub Apps on account
- Disconnected and reconnected GitHub Integration (including from a fresh incognito session) — reconnect completes without ever prompting for GitHub App installation or repository access grant
- Routines repo picker still shows "No repositories found"
Root cause hypothesis: The Connect flow completes OAuth authorization but never triggers the GitHub App installation step that grants repository enumeration access to Routines.
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
_No response_
Claude Code Version
2.1.118 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
PowerShell
Additional Information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗