Remote session fails with 'Claude GitHub app must be installed' despite app being installed
Status Closed — not planned
Maintainer reply None cached
Workaround ✓ Mentioned in thread ↓
Activity 13 comments · opened Jan 28, 2026 · closed Apr 9, 2026
Description
Remote/background task execution fails with the error:
Cannot launch remote Claude Code session.
The Claude GitHub app must be installed on this repository first.
https://github.com/apps/claude/installations/new
However, the Claude GitHub app is installed and configured correctly.
Environment
- Claude Code CLI (latest)
- macOS (Darwin 25.3.0)
- Repository: private repo with SSH remote (
git@github.com:owner/repo.git)
Configuration verified
- Claude GitHub app installed 25+ minutes ago
- Repository access set to "All repositories"
- Permissions include:
- Read access to actions, checks, and metadata
- Read and write access to code, discussions, issues, pull requests, and workflows
- Git remote correctly points to GitHub
Screenshot
App installation settings show:
- "All repositories" selected
- Installed 25 minutes prior to error
Expected behavior
Remote session should launch successfully since the app is installed with proper permissions.
Actual behavior
CLI reports the app is not installed despite it being configured correctly.
13 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Update: Partial resolution + additional finding
The remote feature now works when invoked directly from the terminal:
However, it still fails when attempting to launch a remote session from within an active Claude Code session:
This suggests:
Workaround: Use
claude --remotedirectly from the shell rather than triggering remote tasks from within an active session.Same problem here on Windows.
&command in Claude Code CLI report error "Cannot launch remote Claude Code session." despite claude github app has already been installed on the repoclaude --remoteworksSame issue through both mobile and web app, it used to work two weeks ago, the claude code app is definitely installed and has access to the repo.
I am facing the same issue and the claude app is installed and Github access is properly set up.
Likely the same issue. Not sure if it's the same root cause as the original issue, but sharing in case it helps.
I encountered a similar symptom on Claude Code web and mobile app.
The dialog showed "GitHub app is not installed" even though the app was already installed and had access to the repo. It was working fine until last night.
Environment:
Workaround:
Is fixed today
I am facing the same issue. I already have the claude app installed on github.
My claude CLI version is 2.1.38
Same issue on 2.1.42
Same issue. I only gave access to a few repositories. Have tried reinstalling.
Same problem here, need to fix asap as it seems quite esay to
Closing for now — inactive for too long. Please open a new issue if this is still relevant.
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.