mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
`registerApiProvider()` gets wiped by `resetApiProviders()` during session reload, replacing the Bun-bundled Bedrock provider with the opaque lazy loader that cannot resolve inside the binary. `setBedrockProviderModule()` sets an override that survives resets.