OptionaldependsIDs of plugins this entry declares as runtime dependencies. Mirrors Plugin.Meta.dependsOn. Surfaced in the catalog so the manager can resolve and auto-install transitive deps before they are first loaded.
OptionaldescriptionOptionalhomeOptionaliconOptionaliconURL to dynamic-import the latest version of this plugin module.
GitHub repository slug, e.g. owner/name. Used to fetch version history.
OptionalscreenshotsOptionalsourceOptionaltagsLatest known version string, e.g. v1.2.0.
Corresponds to releaseTag in the wire-format PluginEntry; named version here
because the plugin manager layer speaks versions, not release tags.
A registry plugin entry as seen by the plugin manager layer. Populated from the registry catalog; represents the latest available version of a plugin.
Independently defined from @dxos/protocols PluginEntry — similar shape but not the same type. Implementations of PluginProvider (e.g. EdgeRegistryPluginProvider) are responsible for mapping their wire-format entries to this shape.