github / github/copilot-cli

Fully support `strict` on plugin entries in the marketplace

未關閉
#1,513 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
area:plugins
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

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

strict is in the schema for a plugin entry in the marketplace listing, but it is not respected. The default is true and that's what the CLI currently supports, but we should support when a marketplace's plugin entry has this set to false

### Proposed solution

Add support for strict: false and plumb that through to the various plugin acquisition methods. This would allow the marketplace to control the parts of the plugin that are included rather than the (potentially remote) plugin source's plugin.json.

### Example prompts or workflows

_No response_

### Additional context

https://code.claude.com/docs/en/plugin-marketplaces#strict-mode

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。