github / github/copilot-cli

Feature Request: Auto-update plugins (all or per-plugin)

Đang mở
#2,734 3 bình luận 13 reaction 0 người được giao Xem trên GitHub
area:plugins
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ả

### Describe the feature or problem you'd like to solve

Currently, when plugins in the marketplace are updated, users must manually check for and apply updates. This creates friction. Users may run outdated versions with bugs or missing features without realizing it, and plugin authors have no way to ensure users are on the latest version.

### Proposed solution

Add an auto-update mechanism for installed plugins with the following capabilities:

1. **Global auto-update toggle**: a setting (e.g., `copilot.plugins.autoUpdate: true`) that automatically pulls the latest version of all installed plugins on a configurable cadence (e.g., on session start or daily).
2. **Per-plugin granularity**: allow users to pin specific plugins to a version or opt individual plugins in/out of auto-update (e.g., `copilot.plugins.autoUpdateExclude: ["plugin-a"]`).
3. **Update notifications**: when an update is applied (or available, if auto-update is off), surface a brief notification with a changelog summary so users are aware of what changed.
4. **Rollback support**: if an auto-updated plugin causes issues, provide a quick way to revert to the previous version.

### Example prompts or workflows

_No response_

### Additional context

_No response_

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

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

Đánh giá

Issue này chưa được đánh giá.

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.