github / github/copilot-cli

Fully support `strict` on plugin entries in the marketplace

Open
#1,513 0 comments 1 reaction 0 assignees View on GitHub
area:plugins
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.