github / github/copilot-cli

Fully support `strict` on plugin entries in the marketplace

Abierto
#1,513 0 comentarios 1 reacción 0 asignados Ver en GitHub
area:plugins
Lenguaje dominante
Shell
Estrellas
11.2k
Forks
1.9k
Merge medio
14 h 16 min
PR fusionados (30 d)
6

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.