Complexity: 4
Create Issue
This iteration we started work on supporting agent plugins. Support for this is very very preliminary, but you can go ahead and test some of the flows.
search for @agentPlugins in the plugins view
- Verify you can see and install plugins. The default marketplaces we have copy the copilot CLI, with support for awesome-copilot mainly out of the box. Command (/prompts), skills, hooks, and MCP servers can be sourced from plugins.
- You can enable, disable, and uninstall agent plugins from the plugins view
- If you manually clone/download a plugin, you can configure this in the
chat.plugins.paths setting
- You can add additional marketplaces like
anthropics/claude-code in the chat.plugins.marketplaces setting.
Play around with these and see how they work for you.
Complexity: 4
Create Issue
This iteration we started work on supporting agent plugins. Support for this is very very preliminary, but you can go ahead and test some of the flows.
search for @agentPluginsin the plugins viewchat.plugins.pathssettinganthropics/claude-codein thechat.plugins.marketplacessetting.Play around with these and see how they work for you.