Plugins installed via a Marketplace aren't available via ACP
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### 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_
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100