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).