Describe the feature or problem you'd like to solve
Updating multiple Copilot CLI plugins requires running /plugin update individually. No bulk update exists.
Proposed solution
/plugin update --all — updates all installed plugins, prints a summary of what changed.
Example prompts or workflows
Standard QoL pattern (npm update, brew upgrade, gh extension upgrade --all). As the plugin ecosystem grows and the number of installed plugins grows, this becomes essential for easy update management.
Additional context
No response
Describe the feature or problem you'd like to solve
Updating multiple Copilot CLI plugins requires running /plugin update individually. No bulk update exists.
Proposed solution
/plugin update --all — updates all installed plugins, prints a summary of what changed.
Example prompts or workflows
Standard QoL pattern (npm update, brew upgrade, gh extension upgrade --all). As the plugin ecosystem grows and the number of installed plugins grows, this becomes essential for easy update management.
Additional context
No response