-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Description
Preliminary Checks
- I have read the Code of Conduct
- I have searched existing issues to ensure this is not a duplicate
- This report contains only technical information about a bug
Affected Subagent
All plugins
Bug Description
I am trying to figure out if this only applies to me, but after installing a plugin, and then listing /agents, I am seeing each agent show up 2x... I have gone as far as removing everything from .claude/ except the .credentials.json, and re-added marketplace, and then re-installed plugin, but got same behavior...
Steps to Reproduce
added wshobson/agents to marketplace
/plugin install quantitative-trading
/agents shows...
│ Agents │
│ 8 agents │
│ │
│ ❯ Create new agent │
│ │
│ Plugin agents │
│ quantitative-trading:quant-analyst · sonnet │
│ quantitative-trading:risk-manager · haiku │
│ quantitative-trading:quant-analyst · sonnet │
│ quantitative-trading:risk-manager · haiku │
│ │
│ Built-in agents (always available) │
│ general-purpose · sonnet │
│ statusline-setup · sonnet │
│ Explore · haiku │
│ Plan · sonnet
Expected Behavior
not expecting the duplicated Plugin agents
Additional Context
No response