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

Đang mở Phù hợp với người mới
#3,022 0 bình luận 4 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
72/100
Loại issue
Lỗi
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Ít trao đổi
Công nghệ
shell
Lĩnh vực
cli

Hướng nghiên cứu

Bắt đầu với việc xử lý các đối số CLI cho copilot --no-remote và các đường dẫn lệnh của trạng thái /remote và lệnh /remote off. Tái hiện vấn đề trên Copilot CLI v1.0.37 hoặc phiên bản hiện tại, sau đó xác minh rằng việc khởi chạy với --no-remote báo cáo Remote control status: disconnected thay vì read-only.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

area:configuration area:sessions
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.

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/copilot-cli

Tất cả issue của github/copilot-cli

Issue tương tự

Thêm issue về Shell/Bash

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.