Options for the preload entry point. Adds an optional progress hook so hosts
can drive a boot-loader counter (Loading plugins (3/12)…) as remote plugin
manifests resolve. Resolution order is not deterministic — each entry races
its own network fetch — so callers should treat loaded as a count, not an
index. Failures are still swallowed; loaded advances on both success and
recoverable failure so the counter always reaches total.
Options for the preload entry point. Adds an optional progress hook so hosts can drive a boot-loader counter (
Loading plugins (3/12)…) as remote plugin manifests resolve. Resolution order is not deterministic — each entry races its own network fetch — so callers should treatloadedas a count, not an index. Failures are still swallowed;loadedadvances on both success and recoverable failure so the counter always reachestotal.