Skip to main content

Module loader

Module loader 

Source
Expand description

Async extension loading orchestration.

The chat UI owns the manager behind an async lock; this module keeps startup snappy by running discovery/loading in the background and streaming progress events back to the UI (which can render them as toasts).

Enums§

ExtensionLoaderEvent

Functions§

spawn_discover_and_load