omnius 1.0.696 → 1.0.698

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.
@@ -292512,6 +292512,9 @@ var DECAY_TAU2 = {
292512
292512
  var DEFAULT_INLINE_KG_MAX_BYTES = 512 * 1024 * 1024;
292513
292513
  var DEFAULT_INLINE_EPISODES_MAX_BYTES = 1024 * 1024 * 1024;
292514
292514
 
292515
+ // packages/execution/dist/tools/diagnostic.js
292516
+ init_process_async();
292517
+
292515
292518
  // packages/execution/dist/tools/background-task.js
292516
292519
  init_process_kill();
292517
292520
  init_process_lifecycle();