You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(plugins): fallback to Claude's known_marketplaces for browse
When browsing a marketplace not in plugin_repos.json, read the actual
source URL from Claude's ~/.claude/plugins/known_marketplaces.json.
This handles cases like every-marketplace where:
- Marketplace name: every-marketplace
- Actual repo: EveryInc/compounding-engineering-plugin
- (GitHub redirects every-marketplace -> compounding-engineering-plugin)
0 commit comments