@agenticmail/enterprise 0.5.367 → 0.5.369

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.
@@ -820,7 +820,7 @@ async function runAgent(_args) {
820
820
  }
821
821
  } catch {
822
822
  }
823
- const { createAgentRuntime } = await import("./runtime-5AZEZO75.js");
823
+ const { createAgentRuntime } = await import("./runtime-HNPFFKQL.js");
824
824
  let orgIntMgr = null;
825
825
  try {
826
826
  const { orgIntegrations: oi } = await import("./routes-OKGFOUUP.js");