[BUG]

Resolved 💬 3 comments Opened Jul 21, 2025 by unitof Closed Aug 19, 2025

Environment

  • Platform (select one):
  • [x] Anthropic API
  • [ ] AWS Bedrock
  • [ ] Google Vertex AI
  • [ ] Other: <!-- specify -->
  • Claude CLI version: 1.0.56 (Claude Code)
  • Operating System: macOS 15.5 (24F74)
  • Terminal: Terminal App

Bug Description

/install-github-app does not detect GitHub repository remotes using SSH protocol.

Steps to Reproduce

  1. Clone a GitHub repo using GitHub's recommended SSH method: git clone git@github.com:anthropics/claude-code.git
  2. Run claude in the cloned repo
  3. Run /install-github-app in Claude, first step fails to detect repo.

Expected Behavior

Automatically detect GitHub repo, as Claude successfully does for git remotes using HTTP protocol.

Actual Behavior

Claude does not detect GitHub repo, requiring user to type repo.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗