@mastra/core 0.23.3 → 0.24.0-alpha.0

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 (53) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/agent/agent.d.ts +6 -0
  3. package/dist/agent/agent.d.ts.map +1 -1
  4. package/dist/agent/index.cjs +10 -10
  5. package/dist/agent/index.js +1 -1
  6. package/dist/agent/input-processor/index.cjs +6 -6
  7. package/dist/agent/input-processor/index.js +1 -1
  8. package/dist/{chunk-5KNLBUBH.cjs → chunk-253FBVD4.cjs} +12 -8
  9. package/dist/chunk-253FBVD4.cjs.map +1 -0
  10. package/dist/{chunk-TIH46IMO.js → chunk-2B3VLGTH.js} +3 -3
  11. package/dist/{chunk-TIH46IMO.js.map → chunk-2B3VLGTH.js.map} +1 -1
  12. package/dist/{chunk-PXP7ESSG.js → chunk-3VXXCPKX.js} +3 -3
  13. package/dist/{chunk-PXP7ESSG.js.map → chunk-3VXXCPKX.js.map} +1 -1
  14. package/dist/{chunk-X2HARMRO.cjs → chunk-77JHIM4E.cjs} +12 -12
  15. package/dist/{chunk-X2HARMRO.cjs.map → chunk-77JHIM4E.cjs.map} +1 -1
  16. package/dist/{chunk-NGT4TTOQ.cjs → chunk-ABZOBBLL.cjs} +4 -4
  17. package/dist/{chunk-NGT4TTOQ.cjs.map → chunk-ABZOBBLL.cjs.map} +1 -1
  18. package/dist/{chunk-MDOGD62Q.js → chunk-BWGXM3D4.js} +3 -3
  19. package/dist/{chunk-MDOGD62Q.js.map → chunk-BWGXM3D4.js.map} +1 -1
  20. package/dist/{chunk-6KO3VDTF.cjs → chunk-C7OVZMPW.cjs} +4 -4
  21. package/dist/{chunk-6KO3VDTF.cjs.map → chunk-C7OVZMPW.cjs.map} +1 -1
  22. package/dist/{chunk-EEPYVE6F.js → chunk-LG5B3KIW.js} +12 -8
  23. package/dist/chunk-LG5B3KIW.js.map +1 -0
  24. package/dist/{chunk-MXJRZZEC.cjs → chunk-ROS5CMJS.cjs} +9 -9
  25. package/dist/{chunk-MXJRZZEC.cjs.map → chunk-ROS5CMJS.cjs.map} +1 -1
  26. package/dist/{chunk-NDKL6C5J.js → chunk-Z4RIRDU3.js} +3 -3
  27. package/dist/{chunk-NDKL6C5J.js.map → chunk-Z4RIRDU3.js.map} +1 -1
  28. package/dist/index.cjs +21 -21
  29. package/dist/index.js +4 -4
  30. package/dist/loop/index.cjs +2 -2
  31. package/dist/loop/index.js +1 -1
  32. package/dist/loop/network/index.d.ts.map +1 -1
  33. package/dist/mastra/index.cjs +2 -2
  34. package/dist/mastra/index.js +1 -1
  35. package/dist/processors/index.cjs +11 -11
  36. package/dist/processors/index.js +1 -1
  37. package/dist/relevance/index.cjs +4 -4
  38. package/dist/relevance/index.js +1 -1
  39. package/dist/scores/index.cjs +4 -4
  40. package/dist/scores/index.js +1 -1
  41. package/dist/scores/scoreTraces/index.cjs +3 -3
  42. package/dist/scores/scoreTraces/index.js +1 -1
  43. package/dist/stream/index.cjs +8 -8
  44. package/dist/stream/index.js +1 -1
  45. package/dist/workflows/evented/index.cjs +10 -10
  46. package/dist/workflows/evented/index.js +1 -1
  47. package/dist/workflows/index.cjs +14 -14
  48. package/dist/workflows/index.js +1 -1
  49. package/dist/workflows/legacy/index.cjs +22 -22
  50. package/dist/workflows/legacy/index.js +1 -1
  51. package/package.json +4 -4
  52. package/dist/chunk-5KNLBUBH.cjs.map +0 -1
  53. package/dist/chunk-EEPYVE6F.js.map +0 -1
@@ -1,4 +1,4 @@
1
- export { MastraScorer, createScorer, runExperiment } from '../chunk-NDKL6C5J.js';
1
+ export { MastraScorer, createScorer, runExperiment } from '../chunk-Z4RIRDU3.js';
2
2
  export { saveScorePayloadSchema, scoreResultSchema, scoringExtractStepResultSchema, scoringValueSchema } from '../chunk-KAEQISOW.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 chunkX2HARMRO_cjs = require('../../chunk-X2HARMRO.cjs');
3
+ var chunk77JHIM4E_cjs = require('../../chunk-77JHIM4E.cjs');
4
4
  var chunkUZKIGB7M_cjs = require('../../chunk-UZKIGB7M.cjs');
5
5
  var chunkMJMID7LX_cjs = require('../../chunk-MJMID7LX.cjs');
6
6
  var chunk5NTO7S5I_cjs = require('../../chunk-5NTO7S5I.cjs');
@@ -234,7 +234,7 @@ function transformTraceToScorerInputAndOutput(trace) {
234
234
  }
235
235
 
236
236
  // src/scores/scoreTraces/scoreTracesWorkflow.ts
237
- var getTraceStep = chunkX2HARMRO_cjs.createStep({
237
+ var getTraceStep = chunk77JHIM4E_cjs.createStep({
238
238
  id: "__process-trace-scoring",
239
239
  inputSchema: z__default.default.object({
240
240
  targets: z__default.default.array(
@@ -404,7 +404,7 @@ async function attachScoreToSpan({
404
404
  updates: { links: [...existingLinks, link] }
405
405
  });
406
406
  }
407
- var scoreTracesWorkflow = chunkX2HARMRO_cjs.createWorkflow({
407
+ var scoreTracesWorkflow = chunk77JHIM4E_cjs.createWorkflow({
408
408
  id: "__batch-scoring-traces",
409
409
  inputSchema: z__default.default.object({
410
410
  targets: z__default.default.array(
@@ -1,4 +1,4 @@
1
- import { createStep, createWorkflow } from '../../chunk-PXP7ESSG.js';
1
+ import { createStep, createWorkflow } from '../../chunk-3VXXCPKX.js';
2
2
  import { saveScorePayloadSchema } from '../../chunk-KAEQISOW.js';
3
3
  import { convertMessages } from '../../chunk-E3PG7G6E.js';
4
4
  import { MastraError } from '../../chunk-PZUZNPFM.js';
@@ -1,37 +1,37 @@
1
1
  'use strict';
2
2
 
3
- var chunk5KNLBUBH_cjs = require('../chunk-5KNLBUBH.cjs');
3
+ var chunk253FBVD4_cjs = require('../chunk-253FBVD4.cjs');
4
4
  var chunkMJMID7LX_cjs = require('../chunk-MJMID7LX.cjs');
5
5
 
6
6
 
7
7
 
8
8
  Object.defineProperty(exports, "AISDKV5OutputStream", {
9
9
  enumerable: true,
10
- get: function () { return chunk5KNLBUBH_cjs.AISDKV5OutputStream; }
10
+ get: function () { return chunk253FBVD4_cjs.AISDKV5OutputStream; }
11
11
  });
12
12
  Object.defineProperty(exports, "ChunkFrom", {
13
13
  enumerable: true,
14
- get: function () { return chunk5KNLBUBH_cjs.ChunkFrom; }
14
+ get: function () { return chunk253FBVD4_cjs.ChunkFrom; }
15
15
  });
16
16
  Object.defineProperty(exports, "MastraAgentNetworkStream", {
17
17
  enumerable: true,
18
- get: function () { return chunk5KNLBUBH_cjs.MastraAgentNetworkStream; }
18
+ get: function () { return chunk253FBVD4_cjs.MastraAgentNetworkStream; }
19
19
  });
20
20
  Object.defineProperty(exports, "MastraModelOutput", {
21
21
  enumerable: true,
22
- get: function () { return chunk5KNLBUBH_cjs.MastraModelOutput; }
22
+ get: function () { return chunk253FBVD4_cjs.MastraModelOutput; }
23
23
  });
24
24
  Object.defineProperty(exports, "WorkflowRunOutput", {
25
25
  enumerable: true,
26
- get: function () { return chunk5KNLBUBH_cjs.WorkflowRunOutput; }
26
+ get: function () { return chunk253FBVD4_cjs.WorkflowRunOutput; }
27
27
  });
28
28
  Object.defineProperty(exports, "convertFullStreamChunkToUIMessageStream", {
29
29
  enumerable: true,
30
- get: function () { return chunk5KNLBUBH_cjs.convertFullStreamChunkToUIMessageStream; }
30
+ get: function () { return chunk253FBVD4_cjs.convertFullStreamChunkToUIMessageStream; }
31
31
  });
32
32
  Object.defineProperty(exports, "convertMastraChunkToAISDKv5", {
33
33
  enumerable: true,
34
- get: function () { return chunk5KNLBUBH_cjs.convertMastraChunkToAISDKv5; }
34
+ get: function () { return chunk253FBVD4_cjs.convertMastraChunkToAISDKv5; }
35
35
  });
36
36
  Object.defineProperty(exports, "DefaultGeneratedFile", {
37
37
  enumerable: true,
@@ -1,4 +1,4 @@
1
- export { AISDKV5OutputStream, ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-EEPYVE6F.js';
1
+ export { AISDKV5OutputStream, ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-LG5B3KIW.js';
2
2
  export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-E3PG7G6E.js';
3
3
  //# sourceMappingURL=index.js.map
4
4
  //# sourceMappingURL=index.js.map
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunkX2HARMRO_cjs = require('../../chunk-X2HARMRO.cjs');
3
+ var chunk77JHIM4E_cjs = require('../../chunk-77JHIM4E.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkX2HARMRO_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunk77JHIM4E_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunkX2HARMRO_cjs.EventedRun; }
13
+ get: function () { return chunk77JHIM4E_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunkX2HARMRO_cjs.EventedWorkflow; }
17
+ get: function () { return chunk77JHIM4E_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunkX2HARMRO_cjs.StepExecutor; }
21
+ get: function () { return chunk77JHIM4E_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunkX2HARMRO_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunk77JHIM4E_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkX2HARMRO_cjs.cloneStep; }
29
+ get: function () { return chunk77JHIM4E_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkX2HARMRO_cjs.cloneWorkflow; }
33
+ get: function () { return chunk77JHIM4E_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunkX2HARMRO_cjs.createStep; }
37
+ get: function () { return chunk77JHIM4E_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunkX2HARMRO_cjs.createWorkflow; }
41
+ get: function () { return chunk77JHIM4E_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-PXP7ESSG.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-3VXXCPKX.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 chunk5KNLBUBH_cjs = require('../chunk-5KNLBUBH.cjs');
3
+ var chunk253FBVD4_cjs = require('../chunk-253FBVD4.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunk5KNLBUBH_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunk253FBVD4_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunk5KNLBUBH_cjs.ExecutionEngine; }
13
+ get: function () { return chunk253FBVD4_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunk5KNLBUBH_cjs.Run; }
17
+ get: function () { return chunk253FBVD4_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunk5KNLBUBH_cjs.Workflow; }
21
+ get: function () { return chunk253FBVD4_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cloneStep", {
24
24
  enumerable: true,
25
- get: function () { return chunk5KNLBUBH_cjs.cloneStep; }
25
+ get: function () { return chunk253FBVD4_cjs.cloneStep; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneWorkflow", {
28
28
  enumerable: true,
29
- get: function () { return chunk5KNLBUBH_cjs.cloneWorkflow; }
29
+ get: function () { return chunk253FBVD4_cjs.cloneWorkflow; }
30
30
  });
31
31
  Object.defineProperty(exports, "createStep", {
32
32
  enumerable: true,
33
- get: function () { return chunk5KNLBUBH_cjs.createStep; }
33
+ get: function () { return chunk253FBVD4_cjs.createStep; }
34
34
  });
35
35
  Object.defineProperty(exports, "createWorkflow", {
36
36
  enumerable: true,
37
- get: function () { return chunk5KNLBUBH_cjs.createWorkflow; }
37
+ get: function () { return chunk253FBVD4_cjs.createWorkflow; }
38
38
  });
39
39
  Object.defineProperty(exports, "getResumeLabelsByStepId", {
40
40
  enumerable: true,
41
- get: function () { return chunk5KNLBUBH_cjs.getResumeLabelsByStepId; }
41
+ get: function () { return chunk253FBVD4_cjs.getResumeLabelsByStepId; }
42
42
  });
43
43
  Object.defineProperty(exports, "getStepResult", {
44
44
  enumerable: true,
45
- get: function () { return chunk5KNLBUBH_cjs.getStepResult; }
45
+ get: function () { return chunk253FBVD4_cjs.getStepResult; }
46
46
  });
47
47
  Object.defineProperty(exports, "getZodErrors", {
48
48
  enumerable: true,
49
- get: function () { return chunk5KNLBUBH_cjs.getZodErrors; }
49
+ get: function () { return chunk253FBVD4_cjs.getZodErrors; }
50
50
  });
51
51
  Object.defineProperty(exports, "mapVariable", {
52
52
  enumerable: true,
53
- get: function () { return chunk5KNLBUBH_cjs.mapVariable; }
53
+ get: function () { return chunk253FBVD4_cjs.mapVariable; }
54
54
  });
55
55
  Object.defineProperty(exports, "validateStepInput", {
56
56
  enumerable: true,
57
- get: function () { return chunk5KNLBUBH_cjs.validateStepInput; }
57
+ get: function () { return chunk253FBVD4_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-EEPYVE6F.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, getResumeLabelsByStepId, getStepResult, getZodErrors, mapVariable, validateStepInput } from '../chunk-LG5B3KIW.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 chunk5KNLBUBH_cjs = require('../../chunk-5KNLBUBH.cjs');
3
+ var chunk253FBVD4_cjs = require('../../chunk-253FBVD4.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "LegacyStep", {
8
8
  enumerable: true,
9
- get: function () { return chunk5KNLBUBH_cjs.LegacyStep; }
9
+ get: function () { return chunk253FBVD4_cjs.LegacyStep; }
10
10
  });
11
11
  Object.defineProperty(exports, "LegacyWorkflow", {
12
12
  enumerable: true,
13
- get: function () { return chunk5KNLBUBH_cjs.LegacyWorkflow; }
13
+ get: function () { return chunk253FBVD4_cjs.LegacyWorkflow; }
14
14
  });
15
15
  Object.defineProperty(exports, "WhenConditionReturnValue", {
16
16
  enumerable: true,
17
- get: function () { return chunk5KNLBUBH_cjs.WhenConditionReturnValue; }
17
+ get: function () { return chunk253FBVD4_cjs.WhenConditionReturnValue; }
18
18
  });
19
19
  Object.defineProperty(exports, "agentToStep", {
20
20
  enumerable: true,
21
- get: function () { return chunk5KNLBUBH_cjs.agentToStep; }
21
+ get: function () { return chunk253FBVD4_cjs.agentToStep; }
22
22
  });
23
23
  Object.defineProperty(exports, "getActivePathsAndStatus", {
24
24
  enumerable: true,
25
- get: function () { return chunk5KNLBUBH_cjs.getActivePathsAndStatus; }
25
+ get: function () { return chunk253FBVD4_cjs.getActivePathsAndStatus; }
26
26
  });
27
27
  Object.defineProperty(exports, "getResultActivePaths", {
28
28
  enumerable: true,
29
- get: function () { return chunk5KNLBUBH_cjs.getResultActivePaths; }
29
+ get: function () { return chunk253FBVD4_cjs.getResultActivePaths; }
30
30
  });
31
31
  Object.defineProperty(exports, "getStepResult", {
32
32
  enumerable: true,
33
- get: function () { return chunk5KNLBUBH_cjs.getStepResult2; }
33
+ get: function () { return chunk253FBVD4_cjs.getStepResult2; }
34
34
  });
35
35
  Object.defineProperty(exports, "getSuspendedPaths", {
36
36
  enumerable: true,
37
- get: function () { return chunk5KNLBUBH_cjs.getSuspendedPaths; }
37
+ get: function () { return chunk253FBVD4_cjs.getSuspendedPaths; }
38
38
  });
39
39
  Object.defineProperty(exports, "isAgent", {
40
40
  enumerable: true,
41
- get: function () { return chunk5KNLBUBH_cjs.isAgent; }
41
+ get: function () { return chunk253FBVD4_cjs.isAgent; }
42
42
  });
43
43
  Object.defineProperty(exports, "isConditionalKey", {
44
44
  enumerable: true,
45
- get: function () { return chunk5KNLBUBH_cjs.isConditionalKey; }
45
+ get: function () { return chunk253FBVD4_cjs.isConditionalKey; }
46
46
  });
47
47
  Object.defineProperty(exports, "isErrorEvent", {
48
48
  enumerable: true,
49
- get: function () { return chunk5KNLBUBH_cjs.isErrorEvent; }
49
+ get: function () { return chunk253FBVD4_cjs.isErrorEvent; }
50
50
  });
51
51
  Object.defineProperty(exports, "isFinalState", {
52
52
  enumerable: true,
53
- get: function () { return chunk5KNLBUBH_cjs.isFinalState; }
53
+ get: function () { return chunk253FBVD4_cjs.isFinalState; }
54
54
  });
55
55
  Object.defineProperty(exports, "isLimboState", {
56
56
  enumerable: true,
57
- get: function () { return chunk5KNLBUBH_cjs.isLimboState; }
57
+ get: function () { return chunk253FBVD4_cjs.isLimboState; }
58
58
  });
59
59
  Object.defineProperty(exports, "isTransitionEvent", {
60
60
  enumerable: true,
61
- get: function () { return chunk5KNLBUBH_cjs.isTransitionEvent; }
61
+ get: function () { return chunk253FBVD4_cjs.isTransitionEvent; }
62
62
  });
63
63
  Object.defineProperty(exports, "isVariableReference", {
64
64
  enumerable: true,
65
- get: function () { return chunk5KNLBUBH_cjs.isVariableReference; }
65
+ get: function () { return chunk253FBVD4_cjs.isVariableReference; }
66
66
  });
67
67
  Object.defineProperty(exports, "isWorkflow", {
68
68
  enumerable: true,
69
- get: function () { return chunk5KNLBUBH_cjs.isWorkflow; }
69
+ get: function () { return chunk253FBVD4_cjs.isWorkflow; }
70
70
  });
71
71
  Object.defineProperty(exports, "mergeChildValue", {
72
72
  enumerable: true,
73
- get: function () { return chunk5KNLBUBH_cjs.mergeChildValue; }
73
+ get: function () { return chunk253FBVD4_cjs.mergeChildValue; }
74
74
  });
75
75
  Object.defineProperty(exports, "recursivelyCheckForFinalState", {
76
76
  enumerable: true,
77
- get: function () { return chunk5KNLBUBH_cjs.recursivelyCheckForFinalState; }
77
+ get: function () { return chunk253FBVD4_cjs.recursivelyCheckForFinalState; }
78
78
  });
79
79
  Object.defineProperty(exports, "resolveVariables", {
80
80
  enumerable: true,
81
- get: function () { return chunk5KNLBUBH_cjs.resolveVariables; }
81
+ get: function () { return chunk253FBVD4_cjs.resolveVariables; }
82
82
  });
83
83
  Object.defineProperty(exports, "updateStepInHierarchy", {
84
84
  enumerable: true,
85
- get: function () { return chunk5KNLBUBH_cjs.updateStepInHierarchy; }
85
+ get: function () { return chunk253FBVD4_cjs.updateStepInHierarchy; }
86
86
  });
87
87
  Object.defineProperty(exports, "workflowToStep", {
88
88
  enumerable: true,
89
- get: function () { return chunk5KNLBUBH_cjs.workflowToStep; }
89
+ get: function () { return chunk253FBVD4_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-EEPYVE6F.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-LG5B3KIW.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": "@mastra/core",
3
- "version": "0.23.3",
3
+ "version": "0.24.0-alpha.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -219,7 +219,7 @@
219
219
  "sift": "^17.1.3",
220
220
  "xstate": "^5.20.1",
221
221
  "zod-to-json-schema": "^3.24.6",
222
- "@mastra/schema-compat": "0.11.6"
222
+ "@mastra/schema-compat": "0.11.7-alpha.0"
223
223
  },
224
224
  "peerDependencies": {
225
225
  "zod": "^3.25.0 || ^4.0.0"
@@ -246,9 +246,9 @@
246
246
  "vitest": "^3.2.4",
247
247
  "zod": "^3.25.76",
248
248
  "zod-v4": "npm:zod@4.1.12",
249
- "@internal/types-builder": "0.0.32",
250
249
  "@internal/lint": "0.0.57",
251
- "@internal/external-types": "0.0.7"
250
+ "@internal/external-types": "0.0.7",
251
+ "@internal/types-builder": "0.0.32"
252
252
  },
253
253
  "engines": {
254
254
  "node": ">=20"