You'll notice
Plugin and skill search results now mark which plugins are already enabled for this session.
Plugin and skill search results (SearchPlugins/SearchSkills) now include an enabled boolean on each result, cross-referenced against the plugins enabled for the current session (or, in a channel session, the plugins the channel has). ListPlugins can now be served directly from that enabled-plugin manifest instead of always calling the list-plugins API.
Names in the bundleSearchPluginsSearchSkillsListPlugins
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.
Confirmed since
Anthropic's documentation has since written up ListPlugins, on Claude Code changelog.
* Improved the `ListPlugins` tool description so Claude knows it lists plugins enabled on your claude.ai account, not plugins installed locally with `/plugin`changelog see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up ListPlugins, on Claude Code changelog.