Nothing to try yet Notable
No documentation found
Plugin marketplaces can now source plugins from npm; pip/uv/cargo/github/gh sources are reserved but not yet usable
What
Plugin marketplaces can now use npm as a real source, letting you install plugins from an npm registry using the form <package>@npm. Several other source names — pip, uv, cargo, github, and gh — are also now recognized as reserved names, but they are not yet available for actual use.
Why
This gives plugin authors and users a working way to distribute and install plugins through npm today, while signaling that support for other package ecosystems is planned.
Names in the bundle@npm