github / github/copilot-cli

Plugins installed via a Marketplace aren't available via ACP

Abierto
#2,590 2 comentarios 3 reacciones 0 asignados Ver en GitHub
area:non-interactive 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 bug

I've got a number of plugins that are installed via a local clone of a marketplace repository. In the CLI, I can see all of the plugins and use the agents and skills contained within. When accessing Copilot via ACP, the models are unaware of any plugins, so the agents and skills are no longer available.

### Affected version

1.0.21

### Steps to reproduce the behavior

1. Have Copilot CLI setup with plugins installed from a marketplace. Confirm that you can use the agents and skills in the CLI.
2. Via ACP, try and invoke an agent or skill. It fails; the model reports that it's not aware of that agent or skill.
3. Via ACP, request a list of "custom agents". It will return agents from the .github/agents/ directory, but not those from the plugins.
4. Via ACP, request a list of plugins. It will tell you that there are no plugins.

### Expected behavior

For 2, it should use the agent or skill.
For 3, it should return a list of custom agents from the plugins.
For 4, it should return a list of plugins.

### Additional context

_No response_

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

No implementation files or tests are named. Start by tracing how the CLI discovers plugins from a local marketplace and how ACP exposes agents, skills, and plugin listings; compare those paths. Done means ACP can use marketplace agents and skills and lists the plugins, matching the reported CLI behavior.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
shell
Área
cli, tooling
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Bastante claro
Aptitud para principiantes
48/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.