@adhdev/daemon-core 0.9.82-rc.49 → 0.9.82-rc.50

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
@@ -36195,6 +36195,7 @@ async function initDaemonComponents(config) {
36195
36195
  statusInstanceId: config.statusInstanceId,
36196
36196
  statusVersion: config.statusVersion,
36197
36197
  getMeshPeerConnectionStatus: config.getMeshPeerConnectionStatus,
36198
+ dispatchMeshCommand: config.dispatchMeshCommand,
36198
36199
  getCdpLogFn: config.getCdpLogFn || ((ideType) => LOG.forComponent(`CDP:${ideType}`).asLogFn())
36199
36200
  });
36200
36201
  poller = new AgentStreamPoller({