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
- Have Copilot CLI setup with plugins installed from a marketplace. Confirm that you can use the agents and skills in the CLI.
- Via ACP, try and invoke an agent or skill. It fails; the model reports that it's not aware of that agent or skill.
- Via ACP, request a list of "custom agents". It will return agents from the .github/agents/ directory, but not those from the plugins.
- 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
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
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