Skip to main content
Changelog
v1.9.12026-06-17by Fatih

164 marketplace entries were invisible in the plugin picker

The infra-specialist and AI Ops team waves were registered with a path key instead of source. Claude Code's marketplace parser only reads source to locate plugin directories, so descriptions, versions, and categories never rendered for 77 entries.

fix

What was broken

Waves 6 and 7 (the infra-specialist and AI Ops teams, plus their bundles, agents, and skills) were added to .claude-plugin/marketplace.json with a path key instead of source. Claude Code's marketplace parser only reads source to locate plugin directories, so 77 entries never rendered descriptions, version tags, or category labels in the plugin selection UI.

Also adds the missing ./ prefix so these entries match the format used by every other wave.