@adhdev/daemon-core 0.9.56 → 0.9.57

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -17726,7 +17726,7 @@ Run 'adhdev doctor' for detailed diagnostics.`
17726
17726
  resolvedDir,
17727
17727
  resolvedCliArgs,
17728
17728
  resolvedProvider,
17729
- {},
17729
+ this.providerLoader.getSettings(normalizedType),
17730
17730
  false,
17731
17731
  {
17732
17732
  providerSessionId: sessionBinding.providerSessionId,