github / github/copilot-cli

--no-remote flag does not fully disable remote control

オープン 初心者向け
#3,022 コメント 0 件 リアクション 4 件 担当者 0 名 GitHub で見る
area:configuration area:sessions
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the bug

The `--no-remote` flag is documented as "Disable remote control of your session from GitHub web and mobile", but it only sets remote to read-only instead of fully disconnecting it. The /remote off slash command correctly disconnects, but `--no-remote` does not match this behavior.

### Affected version

Copilot CLI v1.0.37

### Steps to reproduce the behavior

1. Launch `copilot --no-remote`
2. Run `/remote` to check status
3. Observe: `Remote control status: read-only`

### Expected behavior

`/remote` should show `Remote control status: disconnected`, matching the behavior of `/remote off`.

### Additional context

There is also no persistent setting in `~/.copilot/settings.json` to default remote to disconnected, so users must run `/remote off` manually every session.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start with the CLI argument handling for `copilot --no-remote` and the `/remote` status and `/remote off` command paths. Reproduce the issue on Copilot CLI v1.0.37 or the current version, then verify that launching with `--no-remote` reports `Remote control status: disconnected` rather than `read-only`.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
明確に書かれている
初心者へのやさしさ
72/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。