github / github/copilot-cli

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

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

説明

### 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_

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

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

評価

この issue はまだ評価されていません。

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

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