Feature Request: /remote should support non-GitHub git repositories (e.g. GitLab, Bitbucket)
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
## Problem
`/remote` fails with `Remote session disabled: not in a GitHub repository` when used in a GitLab (or other) repository.
## Proposed Solution
The remote session feature should work independently of the git host — session control via GitHub account, regardless of where the code is hosted.
## Use Case
Teams using GitLab want to use /remote to control their Copilot CLI session from GitHub web/mobile, but are blocked by the repository host check.
## Additional Context
The CLI is already authenticated via GitHub, so the restriction to GitHub-hosted repos feels unnecessary for the remote control functionality itself.
Hướng dẫn đóng góp
Hướng nghiên cứu
Search the CLI for the exact error message and the /remote command, then trace the repository-host check and its tests. Confirm how GitHub authentication controls remote sessions, and define done as allowing GitLab or other Git repositories without breaking the existing GitHub-hosted flow.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- git, github, shell
- Lĩnh vực
- authentication, cli
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100