@scoutqa/mastra-core 0.24.6-fork.1 → 0.24.6-fork.3

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.
Files changed (83) hide show
  1. package/dist/agent/agent.d.ts.map +1 -1
  2. package/dist/agent/index.cjs +13 -13
  3. package/dist/agent/index.js +2 -2
  4. package/dist/agent/input-processor/index.cjs +6 -6
  5. package/dist/agent/input-processor/index.js +1 -1
  6. package/dist/agent/message-list/prompt/convert-to-mastra-v1.d.ts.map +1 -1
  7. package/dist/agent/save-queue/index.d.ts +1 -1
  8. package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
  9. package/dist/ai-tracing/index.cjs +36 -36
  10. package/dist/ai-tracing/index.js +1 -1
  11. package/dist/{chunk-WNV57BEW.cjs → chunk-2DXW53LD.cjs} +14 -14
  12. package/dist/{chunk-WNV57BEW.cjs.map → chunk-2DXW53LD.cjs.map} +1 -1
  13. package/dist/{chunk-Q6LWNLAJ.js → chunk-4KFLI6P3.js} +6 -4
  14. package/dist/chunk-4KFLI6P3.js.map +1 -0
  15. package/dist/{chunk-WMTXUQC4.cjs → chunk-6FZN2LUN.cjs} +9 -9
  16. package/dist/{chunk-WMTXUQC4.cjs.map → chunk-6FZN2LUN.cjs.map} +1 -1
  17. package/dist/{chunk-LZPOIBOR.js → chunk-ATHHKW7H.js} +3 -3
  18. package/dist/{chunk-LZPOIBOR.js.map → chunk-ATHHKW7H.js.map} +1 -1
  19. package/dist/{chunk-4L63C6E5.cjs → chunk-AZNEZR7L.cjs} +13 -13
  20. package/dist/{chunk-4L63C6E5.cjs.map → chunk-AZNEZR7L.cjs.map} +1 -1
  21. package/dist/{chunk-46XGIEXM.cjs → chunk-BKE436B3.cjs} +4 -4
  22. package/dist/{chunk-46XGIEXM.cjs.map → chunk-BKE436B3.cjs.map} +1 -1
  23. package/dist/{chunk-6D2K2CAA.js → chunk-CMRO5LJP.js} +3 -3
  24. package/dist/{chunk-6D2K2CAA.js.map → chunk-CMRO5LJP.js.map} +1 -1
  25. package/dist/{chunk-CT2DMHGC.cjs → chunk-CU4HTLWA.cjs} +6 -6
  26. package/dist/{chunk-CT2DMHGC.cjs.map → chunk-CU4HTLWA.cjs.map} +1 -1
  27. package/dist/{chunk-CYEQK4PM.cjs → chunk-D76TBUQZ.cjs} +6 -6
  28. package/dist/{chunk-CYEQK4PM.cjs.map → chunk-D76TBUQZ.cjs.map} +1 -1
  29. package/dist/{chunk-UWTYVVVZ.js → chunk-DRQRLD5G.js} +3 -3
  30. package/dist/{chunk-UWTYVVVZ.js.map → chunk-DRQRLD5G.js.map} +1 -1
  31. package/dist/{chunk-N2ILP2YD.js → chunk-DZDMMWMA.js} +4 -4
  32. package/dist/{chunk-N2ILP2YD.js.map → chunk-DZDMMWMA.js.map} +1 -1
  33. package/dist/{chunk-TEORHM5O.js → chunk-EGNFOKJB.js} +10 -10
  34. package/dist/{chunk-TEORHM5O.js.map → chunk-EGNFOKJB.js.map} +1 -1
  35. package/dist/{chunk-ZIWN73GQ.js → chunk-JVJRWHA2.js} +4 -4
  36. package/dist/{chunk-ZIWN73GQ.js.map → chunk-JVJRWHA2.js.map} +1 -1
  37. package/dist/{chunk-NSIYMRY7.cjs → chunk-MGEBT2TA.cjs} +4 -4
  38. package/dist/{chunk-NSIYMRY7.cjs.map → chunk-MGEBT2TA.cjs.map} +1 -1
  39. package/dist/{chunk-WIMFJ2BA.js → chunk-PE5PJBH7.js} +4 -4
  40. package/dist/{chunk-WIMFJ2BA.js.map → chunk-PE5PJBH7.js.map} +1 -1
  41. package/dist/{chunk-YFKTLS32.js → chunk-Q6XG7GDC.js} +7 -7
  42. package/dist/{chunk-YFKTLS32.js.map → chunk-Q6XG7GDC.js.map} +1 -1
  43. package/dist/{chunk-QLMWFSDC.js → chunk-ROWKALJ6.js} +3 -3
  44. package/dist/{chunk-QLMWFSDC.js.map → chunk-ROWKALJ6.js.map} +1 -1
  45. package/dist/{chunk-42RUESSD.cjs → chunk-U3JPTEAU.cjs} +7 -5
  46. package/dist/chunk-U3JPTEAU.cjs.map +1 -0
  47. package/dist/{chunk-IAJHRFO4.cjs → chunk-U574Z73I.cjs} +4 -4
  48. package/dist/{chunk-IAJHRFO4.cjs.map → chunk-U574Z73I.cjs.map} +1 -1
  49. package/dist/{chunk-G3KSVDML.cjs → chunk-WU5GJU3T.cjs} +48 -48
  50. package/dist/{chunk-G3KSVDML.cjs.map → chunk-WU5GJU3T.cjs.map} +1 -1
  51. package/dist/index.cjs +48 -48
  52. package/dist/index.js +8 -8
  53. package/dist/loop/index.cjs +2 -2
  54. package/dist/loop/index.js +1 -1
  55. package/dist/mastra/index.cjs +2 -2
  56. package/dist/mastra/index.js +1 -1
  57. package/dist/memory/index.cjs +4 -4
  58. package/dist/memory/index.js +1 -1
  59. package/dist/processors/index.cjs +11 -11
  60. package/dist/processors/index.js +1 -1
  61. package/dist/relevance/index.cjs +4 -4
  62. package/dist/relevance/index.js +1 -1
  63. package/dist/scores/index.cjs +9 -9
  64. package/dist/scores/index.js +2 -2
  65. package/dist/scores/scoreTraces/index.cjs +8 -8
  66. package/dist/scores/scoreTraces/index.js +3 -3
  67. package/dist/storage/index.cjs +3 -3
  68. package/dist/storage/index.js +1 -1
  69. package/dist/stream/index.cjs +11 -11
  70. package/dist/stream/index.js +2 -2
  71. package/dist/test-utils/llm-mock.cjs +2 -2
  72. package/dist/test-utils/llm-mock.js +1 -1
  73. package/dist/utils.cjs +17 -17
  74. package/dist/utils.js +1 -1
  75. package/dist/workflows/evented/index.cjs +10 -10
  76. package/dist/workflows/evented/index.js +1 -1
  77. package/dist/workflows/index.cjs +14 -14
  78. package/dist/workflows/index.js +1 -1
  79. package/dist/workflows/legacy/index.cjs +22 -22
  80. package/dist/workflows/legacy/index.js +1 -1
  81. package/package.json +3 -3
  82. package/dist/chunk-42RUESSD.cjs.map +0 -1
  83. package/dist/chunk-Q6LWNLAJ.js.map +0 -1
@@ -1,45 +1,45 @@
1
1
  'use strict';
2
2
 
3
- var chunkG3KSVDML_cjs = require('../chunk-G3KSVDML.cjs');
4
- var chunk42RUESSD_cjs = require('../chunk-42RUESSD.cjs');
3
+ var chunkWU5GJU3T_cjs = require('../chunk-WU5GJU3T.cjs');
4
+ var chunkU3JPTEAU_cjs = require('../chunk-U3JPTEAU.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "AISDKV5OutputStream", {
9
9
  enumerable: true,
10
- get: function () { return chunkG3KSVDML_cjs.AISDKV5OutputStream; }
10
+ get: function () { return chunkWU5GJU3T_cjs.AISDKV5OutputStream; }
11
11
  });
12
12
  Object.defineProperty(exports, "ChunkFrom", {
13
13
  enumerable: true,
14
- get: function () { return chunkG3KSVDML_cjs.ChunkFrom; }
14
+ get: function () { return chunkWU5GJU3T_cjs.ChunkFrom; }
15
15
  });
16
16
  Object.defineProperty(exports, "MastraAgentNetworkStream", {
17
17
  enumerable: true,
18
- get: function () { return chunkG3KSVDML_cjs.MastraAgentNetworkStream; }
18
+ get: function () { return chunkWU5GJU3T_cjs.MastraAgentNetworkStream; }
19
19
  });
20
20
  Object.defineProperty(exports, "MastraModelOutput", {
21
21
  enumerable: true,
22
- get: function () { return chunkG3KSVDML_cjs.MastraModelOutput; }
22
+ get: function () { return chunkWU5GJU3T_cjs.MastraModelOutput; }
23
23
  });
24
24
  Object.defineProperty(exports, "WorkflowRunOutput", {
25
25
  enumerable: true,
26
- get: function () { return chunkG3KSVDML_cjs.WorkflowRunOutput; }
26
+ get: function () { return chunkWU5GJU3T_cjs.WorkflowRunOutput; }
27
27
  });
28
28
  Object.defineProperty(exports, "convertFullStreamChunkToUIMessageStream", {
29
29
  enumerable: true,
30
- get: function () { return chunkG3KSVDML_cjs.convertFullStreamChunkToUIMessageStream; }
30
+ get: function () { return chunkWU5GJU3T_cjs.convertFullStreamChunkToUIMessageStream; }
31
31
  });
32
32
  Object.defineProperty(exports, "convertMastraChunkToAISDKv5", {
33
33
  enumerable: true,
34
- get: function () { return chunkG3KSVDML_cjs.convertMastraChunkToAISDKv5; }
34
+ get: function () { return chunkWU5GJU3T_cjs.convertMastraChunkToAISDKv5; }
35
35
  });
36
36
  Object.defineProperty(exports, "DefaultGeneratedFile", {
37
37
  enumerable: true,
38
- get: function () { return chunk42RUESSD_cjs.DefaultGeneratedFile; }
38
+ get: function () { return chunkU3JPTEAU_cjs.DefaultGeneratedFile; }
39
39
  });
40
40
  Object.defineProperty(exports, "DefaultGeneratedFileWithType", {
41
41
  enumerable: true,
42
- get: function () { return chunk42RUESSD_cjs.DefaultGeneratedFileWithType; }
42
+ get: function () { return chunkU3JPTEAU_cjs.DefaultGeneratedFileWithType; }
43
43
  });
44
44
  //# sourceMappingURL=index.cjs.map
45
45
  //# sourceMappingURL=index.cjs.map
@@ -1,4 +1,4 @@
1
- export { AISDKV5OutputStream, ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-TEORHM5O.js';
2
- export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-Q6LWNLAJ.js';
1
+ export { AISDKV5OutputStream, ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-EGNFOKJB.js';
2
+ export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-4KFLI6P3.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var chunkCYEQK4PM_cjs = require('../chunk-CYEQK4PM.cjs');
3
+ var chunkD76TBUQZ_cjs = require('../chunk-D76TBUQZ.cjs');
4
4
  var ai = require('ai');
5
5
  var test = require('ai/test');
6
6
  var test$1 = require('ai-v5/test');
@@ -96,7 +96,7 @@ function createMockModel({
96
96
  });
97
97
  return mockModel;
98
98
  }
99
- var MockProvider = class extends chunkCYEQK4PM_cjs.MastraLLMV1 {
99
+ var MockProvider = class extends chunkD76TBUQZ_cjs.MastraLLMV1 {
100
100
  constructor({
101
101
  spyGenerate,
102
102
  spyStream,
@@ -1,4 +1,4 @@
1
- import { MastraLLMV1 } from '../chunk-6D2K2CAA.js';
1
+ import { MastraLLMV1 } from '../chunk-CMRO5LJP.js';
2
2
  import { simulateReadableStream } from 'ai';
3
3
  import { MockLanguageModelV1 } from 'ai/test';
4
4
  import { MockLanguageModelV2, convertArrayToReadableStream } from 'ai-v5/test';
package/dist/utils.cjs CHANGED
@@ -1,72 +1,72 @@
1
1
  'use strict';
2
2
 
3
- var chunkIAJHRFO4_cjs = require('./chunk-IAJHRFO4.cjs');
3
+ var chunkU574Z73I_cjs = require('./chunk-U574Z73I.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "checkEvalStorageFields", {
8
8
  enumerable: true,
9
- get: function () { return chunkIAJHRFO4_cjs.checkEvalStorageFields; }
9
+ get: function () { return chunkU574Z73I_cjs.checkEvalStorageFields; }
10
10
  });
11
11
  Object.defineProperty(exports, "createMastraProxy", {
12
12
  enumerable: true,
13
- get: function () { return chunkIAJHRFO4_cjs.createMastraProxy; }
13
+ get: function () { return chunkU574Z73I_cjs.createMastraProxy; }
14
14
  });
15
15
  Object.defineProperty(exports, "deepMerge", {
16
16
  enumerable: true,
17
- get: function () { return chunkIAJHRFO4_cjs.deepMerge; }
17
+ get: function () { return chunkU574Z73I_cjs.deepMerge; }
18
18
  });
19
19
  Object.defineProperty(exports, "delay", {
20
20
  enumerable: true,
21
- get: function () { return chunkIAJHRFO4_cjs.delay; }
21
+ get: function () { return chunkU574Z73I_cjs.delay; }
22
22
  });
23
23
  Object.defineProperty(exports, "ensureToolProperties", {
24
24
  enumerable: true,
25
- get: function () { return chunkIAJHRFO4_cjs.ensureToolProperties; }
25
+ get: function () { return chunkU574Z73I_cjs.ensureToolProperties; }
26
26
  });
27
27
  Object.defineProperty(exports, "fetchWithRetry", {
28
28
  enumerable: true,
29
- get: function () { return chunkIAJHRFO4_cjs.fetchWithRetry; }
29
+ get: function () { return chunkU574Z73I_cjs.fetchWithRetry; }
30
30
  });
31
31
  Object.defineProperty(exports, "generateEmptyFromSchema", {
32
32
  enumerable: true,
33
- get: function () { return chunkIAJHRFO4_cjs.generateEmptyFromSchema; }
33
+ get: function () { return chunkU574Z73I_cjs.generateEmptyFromSchema; }
34
34
  });
35
35
  Object.defineProperty(exports, "isCoreMessage", {
36
36
  enumerable: true,
37
- get: function () { return chunkIAJHRFO4_cjs.isCoreMessage; }
37
+ get: function () { return chunkU574Z73I_cjs.isCoreMessage; }
38
38
  });
39
39
  Object.defineProperty(exports, "isUiMessage", {
40
40
  enumerable: true,
41
- get: function () { return chunkIAJHRFO4_cjs.isUiMessage; }
41
+ get: function () { return chunkU574Z73I_cjs.isUiMessage; }
42
42
  });
43
43
  Object.defineProperty(exports, "isZodType", {
44
44
  enumerable: true,
45
- get: function () { return chunkIAJHRFO4_cjs.isZodType; }
45
+ get: function () { return chunkU574Z73I_cjs.isZodType; }
46
46
  });
47
47
  Object.defineProperty(exports, "makeCoreTool", {
48
48
  enumerable: true,
49
- get: function () { return chunkIAJHRFO4_cjs.makeCoreTool; }
49
+ get: function () { return chunkU574Z73I_cjs.makeCoreTool; }
50
50
  });
51
51
  Object.defineProperty(exports, "makeCoreToolV5", {
52
52
  enumerable: true,
53
- get: function () { return chunkIAJHRFO4_cjs.makeCoreToolV5; }
53
+ get: function () { return chunkU574Z73I_cjs.makeCoreToolV5; }
54
54
  });
55
55
  Object.defineProperty(exports, "maskStreamTags", {
56
56
  enumerable: true,
57
- get: function () { return chunkIAJHRFO4_cjs.maskStreamTags; }
57
+ get: function () { return chunkU574Z73I_cjs.maskStreamTags; }
58
58
  });
59
59
  Object.defineProperty(exports, "parseFieldKey", {
60
60
  enumerable: true,
61
- get: function () { return chunkIAJHRFO4_cjs.parseFieldKey; }
61
+ get: function () { return chunkU574Z73I_cjs.parseFieldKey; }
62
62
  });
63
63
  Object.defineProperty(exports, "parseSqlIdentifier", {
64
64
  enumerable: true,
65
- get: function () { return chunkIAJHRFO4_cjs.parseSqlIdentifier; }
65
+ get: function () { return chunkU574Z73I_cjs.parseSqlIdentifier; }
66
66
  });
67
67
  Object.defineProperty(exports, "resolveSerializedZodOutput", {
68
68
  enumerable: true,
69
- get: function () { return chunkIAJHRFO4_cjs.resolveSerializedZodOutput; }
69
+ get: function () { return chunkU574Z73I_cjs.resolveSerializedZodOutput; }
70
70
  });
71
71
  //# sourceMappingURL=utils.cjs.map
72
72
  //# sourceMappingURL=utils.cjs.map
package/dist/utils.js CHANGED
@@ -1,3 +1,3 @@
1
- export { checkEvalStorageFields, createMastraProxy, deepMerge, delay, ensureToolProperties, fetchWithRetry, generateEmptyFromSchema, isCoreMessage, isUiMessage, isZodType, makeCoreTool, makeCoreToolV5, maskStreamTags, parseFieldKey, parseSqlIdentifier, resolveSerializedZodOutput } from './chunk-WIMFJ2BA.js';
1
+ export { checkEvalStorageFields, createMastraProxy, deepMerge, delay, ensureToolProperties, fetchWithRetry, generateEmptyFromSchema, isCoreMessage, isUiMessage, isZodType, makeCoreTool, makeCoreToolV5, maskStreamTags, parseFieldKey, parseSqlIdentifier, resolveSerializedZodOutput } from './chunk-PE5PJBH7.js';
2
2
  //# sourceMappingURL=utils.js.map
3
3
  //# sourceMappingURL=utils.js.map
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunk4L63C6E5_cjs = require('../../chunk-4L63C6E5.cjs');
3
+ var chunkAZNEZR7L_cjs = require('../../chunk-AZNEZR7L.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunk4L63C6E5_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunkAZNEZR7L_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunk4L63C6E5_cjs.EventedRun; }
13
+ get: function () { return chunkAZNEZR7L_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunk4L63C6E5_cjs.EventedWorkflow; }
17
+ get: function () { return chunkAZNEZR7L_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunk4L63C6E5_cjs.StepExecutor; }
21
+ get: function () { return chunkAZNEZR7L_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunk4L63C6E5_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunkAZNEZR7L_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunk4L63C6E5_cjs.cloneStep; }
29
+ get: function () { return chunkAZNEZR7L_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunk4L63C6E5_cjs.cloneWorkflow; }
33
+ get: function () { return chunkAZNEZR7L_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunk4L63C6E5_cjs.createStep; }
37
+ get: function () { return chunkAZNEZR7L_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunk4L63C6E5_cjs.createWorkflow; }
41
+ get: function () { return chunkAZNEZR7L_cjs.createWorkflow; }
42
42
  });
43
43
  //# sourceMappingURL=index.cjs.map
44
44
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-N2ILP2YD.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-DZDMMWMA.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,60 +1,60 @@
1
1
  'use strict';
2
2
 
3
- var chunkG3KSVDML_cjs = require('../chunk-G3KSVDML.cjs');
3
+ var chunkWU5GJU3T_cjs = require('../chunk-WU5GJU3T.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkG3KSVDML_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunkWU5GJU3T_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunkG3KSVDML_cjs.ExecutionEngine; }
13
+ get: function () { return chunkWU5GJU3T_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunkG3KSVDML_cjs.Run; }
17
+ get: function () { return chunkWU5GJU3T_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunkG3KSVDML_cjs.Workflow; }
21
+ get: function () { return chunkWU5GJU3T_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cloneStep", {
24
24
  enumerable: true,
25
- get: function () { return chunkG3KSVDML_cjs.cloneStep; }
25
+ get: function () { return chunkWU5GJU3T_cjs.cloneStep; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneWorkflow", {
28
28
  enumerable: true,
29
- get: function () { return chunkG3KSVDML_cjs.cloneWorkflow; }
29
+ get: function () { return chunkWU5GJU3T_cjs.cloneWorkflow; }
30
30
  });
31
31
  Object.defineProperty(exports, "createStep", {
32
32
  enumerable: true,
33
- get: function () { return chunkG3KSVDML_cjs.createStep; }
33
+ get: function () { return chunkWU5GJU3T_cjs.createStep; }
34
34
  });
35
35
  Object.defineProperty(exports, "createWorkflow", {
36
36
  enumerable: true,
37
- get: function () { return chunkG3KSVDML_cjs.createWorkflow; }
37
+ get: function () { return chunkWU5GJU3T_cjs.createWorkflow; }
38
38
  });
39
39
  Object.defineProperty(exports, "getResumeLabelsByStepId", {
40
40
  enumerable: true,
41
- get: function () { return chunkG3KSVDML_cjs.getResumeLabelsByStepId; }
41
+ get: function () { return chunkWU5GJU3T_cjs.getResumeLabelsByStepId; }
42
42
  });
43
43
  Object.defineProperty(exports, "getStepResult", {
44
44
  enumerable: true,
45
- get: function () { return chunkG3KSVDML_cjs.getStepResult; }
45
+ get: function () { return chunkWU5GJU3T_cjs.getStepResult; }
46
46
  });
47
47
  Object.defineProperty(exports, "getZodErrors", {
48
48
  enumerable: true,
49
- get: function () { return chunkG3KSVDML_cjs.getZodErrors; }
49
+ get: function () { return chunkWU5GJU3T_cjs.getZodErrors; }
50
50
  });
51
51
  Object.defineProperty(exports, "mapVariable", {
52
52
  enumerable: true,
53
- get: function () { return chunkG3KSVDML_cjs.mapVariable; }
53
+ get: function () { return chunkWU5GJU3T_cjs.mapVariable; }
54
54
  });
55
55
  Object.defineProperty(exports, "validateStepInput", {
56
56
  enumerable: true,
57
- get: function () { return chunkG3KSVDML_cjs.validateStepInput; }
57
+ get: function () { return chunkWU5GJU3T_cjs.validateStepInput; }
58
58
  });
59
59
  //# sourceMappingURL=index.cjs.map
60
60
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, getResumeLabelsByStepId, getStepResult, getZodErrors, mapVariable, validateStepInput } from '../chunk-TEORHM5O.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, getResumeLabelsByStepId, getStepResult, getZodErrors, mapVariable, validateStepInput } from '../chunk-EGNFOKJB.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,92 +1,92 @@
1
1
  'use strict';
2
2
 
3
- var chunkG3KSVDML_cjs = require('../../chunk-G3KSVDML.cjs');
3
+ var chunkWU5GJU3T_cjs = require('../../chunk-WU5GJU3T.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "LegacyStep", {
8
8
  enumerable: true,
9
- get: function () { return chunkG3KSVDML_cjs.LegacyStep; }
9
+ get: function () { return chunkWU5GJU3T_cjs.LegacyStep; }
10
10
  });
11
11
  Object.defineProperty(exports, "LegacyWorkflow", {
12
12
  enumerable: true,
13
- get: function () { return chunkG3KSVDML_cjs.LegacyWorkflow; }
13
+ get: function () { return chunkWU5GJU3T_cjs.LegacyWorkflow; }
14
14
  });
15
15
  Object.defineProperty(exports, "WhenConditionReturnValue", {
16
16
  enumerable: true,
17
- get: function () { return chunkG3KSVDML_cjs.WhenConditionReturnValue; }
17
+ get: function () { return chunkWU5GJU3T_cjs.WhenConditionReturnValue; }
18
18
  });
19
19
  Object.defineProperty(exports, "agentToStep", {
20
20
  enumerable: true,
21
- get: function () { return chunkG3KSVDML_cjs.agentToStep; }
21
+ get: function () { return chunkWU5GJU3T_cjs.agentToStep; }
22
22
  });
23
23
  Object.defineProperty(exports, "getActivePathsAndStatus", {
24
24
  enumerable: true,
25
- get: function () { return chunkG3KSVDML_cjs.getActivePathsAndStatus; }
25
+ get: function () { return chunkWU5GJU3T_cjs.getActivePathsAndStatus; }
26
26
  });
27
27
  Object.defineProperty(exports, "getResultActivePaths", {
28
28
  enumerable: true,
29
- get: function () { return chunkG3KSVDML_cjs.getResultActivePaths; }
29
+ get: function () { return chunkWU5GJU3T_cjs.getResultActivePaths; }
30
30
  });
31
31
  Object.defineProperty(exports, "getStepResult", {
32
32
  enumerable: true,
33
- get: function () { return chunkG3KSVDML_cjs.getStepResult2; }
33
+ get: function () { return chunkWU5GJU3T_cjs.getStepResult2; }
34
34
  });
35
35
  Object.defineProperty(exports, "getSuspendedPaths", {
36
36
  enumerable: true,
37
- get: function () { return chunkG3KSVDML_cjs.getSuspendedPaths; }
37
+ get: function () { return chunkWU5GJU3T_cjs.getSuspendedPaths; }
38
38
  });
39
39
  Object.defineProperty(exports, "isAgent", {
40
40
  enumerable: true,
41
- get: function () { return chunkG3KSVDML_cjs.isAgent; }
41
+ get: function () { return chunkWU5GJU3T_cjs.isAgent; }
42
42
  });
43
43
  Object.defineProperty(exports, "isConditionalKey", {
44
44
  enumerable: true,
45
- get: function () { return chunkG3KSVDML_cjs.isConditionalKey; }
45
+ get: function () { return chunkWU5GJU3T_cjs.isConditionalKey; }
46
46
  });
47
47
  Object.defineProperty(exports, "isErrorEvent", {
48
48
  enumerable: true,
49
- get: function () { return chunkG3KSVDML_cjs.isErrorEvent; }
49
+ get: function () { return chunkWU5GJU3T_cjs.isErrorEvent; }
50
50
  });
51
51
  Object.defineProperty(exports, "isFinalState", {
52
52
  enumerable: true,
53
- get: function () { return chunkG3KSVDML_cjs.isFinalState; }
53
+ get: function () { return chunkWU5GJU3T_cjs.isFinalState; }
54
54
  });
55
55
  Object.defineProperty(exports, "isLimboState", {
56
56
  enumerable: true,
57
- get: function () { return chunkG3KSVDML_cjs.isLimboState; }
57
+ get: function () { return chunkWU5GJU3T_cjs.isLimboState; }
58
58
  });
59
59
  Object.defineProperty(exports, "isTransitionEvent", {
60
60
  enumerable: true,
61
- get: function () { return chunkG3KSVDML_cjs.isTransitionEvent; }
61
+ get: function () { return chunkWU5GJU3T_cjs.isTransitionEvent; }
62
62
  });
63
63
  Object.defineProperty(exports, "isVariableReference", {
64
64
  enumerable: true,
65
- get: function () { return chunkG3KSVDML_cjs.isVariableReference; }
65
+ get: function () { return chunkWU5GJU3T_cjs.isVariableReference; }
66
66
  });
67
67
  Object.defineProperty(exports, "isWorkflow", {
68
68
  enumerable: true,
69
- get: function () { return chunkG3KSVDML_cjs.isWorkflow; }
69
+ get: function () { return chunkWU5GJU3T_cjs.isWorkflow; }
70
70
  });
71
71
  Object.defineProperty(exports, "mergeChildValue", {
72
72
  enumerable: true,
73
- get: function () { return chunkG3KSVDML_cjs.mergeChildValue; }
73
+ get: function () { return chunkWU5GJU3T_cjs.mergeChildValue; }
74
74
  });
75
75
  Object.defineProperty(exports, "recursivelyCheckForFinalState", {
76
76
  enumerable: true,
77
- get: function () { return chunkG3KSVDML_cjs.recursivelyCheckForFinalState; }
77
+ get: function () { return chunkWU5GJU3T_cjs.recursivelyCheckForFinalState; }
78
78
  });
79
79
  Object.defineProperty(exports, "resolveVariables", {
80
80
  enumerable: true,
81
- get: function () { return chunkG3KSVDML_cjs.resolveVariables; }
81
+ get: function () { return chunkWU5GJU3T_cjs.resolveVariables; }
82
82
  });
83
83
  Object.defineProperty(exports, "updateStepInHierarchy", {
84
84
  enumerable: true,
85
- get: function () { return chunkG3KSVDML_cjs.updateStepInHierarchy; }
85
+ get: function () { return chunkWU5GJU3T_cjs.updateStepInHierarchy; }
86
86
  });
87
87
  Object.defineProperty(exports, "workflowToStep", {
88
88
  enumerable: true,
89
- get: function () { return chunkG3KSVDML_cjs.workflowToStep; }
89
+ get: function () { return chunkWU5GJU3T_cjs.workflowToStep; }
90
90
  });
91
91
  //# sourceMappingURL=index.cjs.map
92
92
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { LegacyStep, LegacyWorkflow, WhenConditionReturnValue, agentToStep, getActivePathsAndStatus, getResultActivePaths, getStepResult2 as getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep } from '../../chunk-TEORHM5O.js';
1
+ export { LegacyStep, LegacyWorkflow, WhenConditionReturnValue, agentToStep, getActivePathsAndStatus, getResultActivePaths, getStepResult2 as getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep } from '../../chunk-EGNFOKJB.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@scoutqa/mastra-core",
3
- "version": "0.24.6-fork.1",
3
+ "version": "0.24.6-fork.3",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -247,9 +247,9 @@
247
247
  "vitest": "^3.2.4",
248
248
  "zod": "^3.25.76",
249
249
  "zod-v4": "npm:zod@4.1.12",
250
- "@internal/lint": "0.0.64",
251
250
  "@internal/external-types": "0.0.14",
252
- "@internal/types-builder": "0.0.39"
251
+ "@internal/types-builder": "0.0.39",
252
+ "@internal/lint": "0.0.64"
253
253
  },
254
254
  "engines": {
255
255
  "node": ">=20"