Marketplace-not-found errors now distinguish unreadable registries from hidden registrations.
The marketplace-not-found error now distinguishes three cases instead of always saying "not found": if the marketplace registry couldn't be read, it points to known_marketplaces.json and suggests running /reload-plugins; if the marketplace is registered but hidden (refused, visible in the debug log), it suggests removing and re-adding the marketplace; otherwise it falls back to the old "available marketplaces" message.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
When the install asks for an installation scope, choose the user scope option so the plugin is available across all your projects. Check the install summary: if it reports `Run /reload-plugins to activate.`, see [Apply plugin changes witho…channels see the edit
* Improved `/plugin`: installing, enabling or disabling a plugin now takes effect when you close the menu; `/reload-plugins` is no longer needed afterwardschangelog see the edit
Anthropic's documentation has since written up /reload-plugins, on Claude Code changelog.
Added /reload-plugins to headless sessions, so it appears in the Claude Code Desktop and SDK command lists