Feature Request: /remote should support non-GitHub git repositories (e.g. GitLab, Bitbucket)
- 主要言語
- Shell
- スター
- 11.2k
- フォーク
- 1.9k
- 平均マージ
- 14時間 16分
- マージ済み PR(30日)
- 6
説明
## 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.
コントリビューションガイド
調査の方向性
CLI で正確なエラーメッセージと /remote コマンドを検索し、リポジトリホストのチェックとそのテストを追跡します。GitHub 認証がリモートセッションをどのように制御しているかを確認し、既存の GitHub ホスト型フローを壊さずに GitLab やその他の Git リポジトリを利用できるようにすることを完了条件とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, github, shell
- 領域
- authentication, cli
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100