@mastra/core 0.17.0-alpha.8 → 0.17.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 (74) hide show
  1. package/CHANGELOG.md +122 -0
  2. package/dist/agent/index.cjs +11 -11
  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/ai-tracing/index.cjs +32 -32
  7. package/dist/ai-tracing/index.js +1 -1
  8. package/dist/{chunk-PPDAGFR2.cjs → chunk-5OH5VHX5.cjs} +4 -4
  9. package/dist/{chunk-PPDAGFR2.cjs.map → chunk-5OH5VHX5.cjs.map} +1 -1
  10. package/dist/{chunk-BBI6HIN2.cjs → chunk-6TQSVAUZ.cjs} +7 -7
  11. package/dist/{chunk-BBI6HIN2.cjs.map → chunk-6TQSVAUZ.cjs.map} +1 -1
  12. package/dist/{chunk-MTJXEZUV.cjs → chunk-B2ZNJ7EW.cjs} +6 -6
  13. package/dist/{chunk-MTJXEZUV.cjs.map → chunk-B2ZNJ7EW.cjs.map} +1 -1
  14. package/dist/{chunk-H272TL2F.js → chunk-B6WB5A6U.js} +4 -4
  15. package/dist/{chunk-H272TL2F.js.map → chunk-B6WB5A6U.js.map} +1 -1
  16. package/dist/{chunk-BZ4AOVOL.cjs → chunk-BL44ZRZT.cjs} +6 -6
  17. package/dist/{chunk-BZ4AOVOL.cjs.map → chunk-BL44ZRZT.cjs.map} +1 -1
  18. package/dist/{chunk-GWSHTBQY.js → chunk-CD4WDS4V.js} +4 -4
  19. package/dist/{chunk-GWSHTBQY.js.map → chunk-CD4WDS4V.js.map} +1 -1
  20. package/dist/{chunk-WQEATYNS.cjs → chunk-DOARUBVA.cjs} +35 -35
  21. package/dist/{chunk-WQEATYNS.cjs.map → chunk-DOARUBVA.cjs.map} +1 -1
  22. package/dist/{chunk-BJLIYOUK.js → chunk-EMPBDL5C.js} +3 -3
  23. package/dist/{chunk-BJLIYOUK.js.map → chunk-EMPBDL5C.js.map} +1 -1
  24. package/dist/{chunk-DDINE7CK.js → chunk-GS2TSJOZ.js} +3 -3
  25. package/dist/{chunk-DDINE7CK.js.map → chunk-GS2TSJOZ.js.map} +1 -1
  26. package/dist/{chunk-N4YXCARN.cjs → chunk-HQFRMWRB.cjs} +4 -4
  27. package/dist/{chunk-N4YXCARN.cjs.map → chunk-HQFRMWRB.cjs.map} +1 -1
  28. package/dist/{chunk-WYBYCVS3.cjs → chunk-ICE3AMTD.cjs} +4 -4
  29. package/dist/{chunk-WYBYCVS3.cjs.map → chunk-ICE3AMTD.cjs.map} +1 -1
  30. package/dist/{chunk-VRRY6NGC.js → chunk-ISQ7LHV6.js} +4 -4
  31. package/dist/{chunk-VRRY6NGC.js.map → chunk-ISQ7LHV6.js.map} +1 -1
  32. package/dist/{chunk-AWH4VWOH.js → chunk-K4ROJXAQ.js} +3 -3
  33. package/dist/{chunk-AWH4VWOH.js.map → chunk-K4ROJXAQ.js.map} +1 -1
  34. package/dist/{chunk-CWG4ACYX.js → chunk-KE5KVIPQ.js} +5 -5
  35. package/dist/{chunk-CWG4ACYX.js.map → chunk-KE5KVIPQ.js.map} +1 -1
  36. package/dist/{chunk-2LYMBKNF.cjs → chunk-LIVKDHYX.cjs} +8 -8
  37. package/dist/{chunk-2LYMBKNF.cjs.map → chunk-LIVKDHYX.cjs.map} +1 -1
  38. package/dist/{chunk-QSDYWMXU.js → chunk-M65NZ6EW.js} +7 -7
  39. package/dist/{chunk-QSDYWMXU.js.map → chunk-M65NZ6EW.js.map} +1 -1
  40. package/dist/{chunk-CIPXOPLS.js → chunk-PUQCQUH7.js} +3 -3
  41. package/dist/{chunk-CIPXOPLS.js.map → chunk-PUQCQUH7.js.map} +1 -1
  42. package/dist/{chunk-E42ZTCWN.cjs → chunk-RUZBKNXG.cjs} +12 -12
  43. package/dist/{chunk-E42ZTCWN.cjs.map → chunk-RUZBKNXG.cjs.map} +1 -1
  44. package/dist/index.cjs +39 -39
  45. package/dist/index.js +8 -8
  46. package/dist/loop/index.cjs +2 -2
  47. package/dist/loop/index.js +1 -1
  48. package/dist/mastra/index.cjs +2 -2
  49. package/dist/mastra/index.js +1 -1
  50. package/dist/memory/index.cjs +4 -4
  51. package/dist/memory/index.js +1 -1
  52. package/dist/network/vNext/index.cjs +29 -29
  53. package/dist/network/vNext/index.js +2 -2
  54. package/dist/processors/index.cjs +8 -8
  55. package/dist/processors/index.js +2 -2
  56. package/dist/relevance/index.cjs +4 -4
  57. package/dist/relevance/index.js +1 -1
  58. package/dist/scores/index.cjs +8 -8
  59. package/dist/scores/index.js +1 -1
  60. package/dist/storage/index.cjs +3 -3
  61. package/dist/storage/index.js +1 -1
  62. package/dist/stream/index.cjs +4 -4
  63. package/dist/stream/index.js +1 -1
  64. package/dist/test-utils/llm-mock.cjs +2 -2
  65. package/dist/test-utils/llm-mock.js +1 -1
  66. package/dist/utils.cjs +17 -17
  67. package/dist/utils.js +1 -1
  68. package/dist/workflows/evented/index.cjs +10 -10
  69. package/dist/workflows/evented/index.js +1 -1
  70. package/dist/workflows/index.cjs +10 -10
  71. package/dist/workflows/index.js +1 -1
  72. package/dist/workflows/legacy/index.cjs +22 -22
  73. package/dist/workflows/legacy/index.js +1 -1
  74. package/package.json +3 -3
package/dist/utils.cjs CHANGED
@@ -1,72 +1,72 @@
1
1
  'use strict';
2
2
 
3
- var chunkN4YXCARN_cjs = require('./chunk-N4YXCARN.cjs');
3
+ var chunkHQFRMWRB_cjs = require('./chunk-HQFRMWRB.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "checkEvalStorageFields", {
8
8
  enumerable: true,
9
- get: function () { return chunkN4YXCARN_cjs.checkEvalStorageFields; }
9
+ get: function () { return chunkHQFRMWRB_cjs.checkEvalStorageFields; }
10
10
  });
11
11
  Object.defineProperty(exports, "createMastraProxy", {
12
12
  enumerable: true,
13
- get: function () { return chunkN4YXCARN_cjs.createMastraProxy; }
13
+ get: function () { return chunkHQFRMWRB_cjs.createMastraProxy; }
14
14
  });
15
15
  Object.defineProperty(exports, "deepMerge", {
16
16
  enumerable: true,
17
- get: function () { return chunkN4YXCARN_cjs.deepMerge; }
17
+ get: function () { return chunkHQFRMWRB_cjs.deepMerge; }
18
18
  });
19
19
  Object.defineProperty(exports, "delay", {
20
20
  enumerable: true,
21
- get: function () { return chunkN4YXCARN_cjs.delay; }
21
+ get: function () { return chunkHQFRMWRB_cjs.delay; }
22
22
  });
23
23
  Object.defineProperty(exports, "ensureToolProperties", {
24
24
  enumerable: true,
25
- get: function () { return chunkN4YXCARN_cjs.ensureToolProperties; }
25
+ get: function () { return chunkHQFRMWRB_cjs.ensureToolProperties; }
26
26
  });
27
27
  Object.defineProperty(exports, "fetchWithRetry", {
28
28
  enumerable: true,
29
- get: function () { return chunkN4YXCARN_cjs.fetchWithRetry; }
29
+ get: function () { return chunkHQFRMWRB_cjs.fetchWithRetry; }
30
30
  });
31
31
  Object.defineProperty(exports, "generateEmptyFromSchema", {
32
32
  enumerable: true,
33
- get: function () { return chunkN4YXCARN_cjs.generateEmptyFromSchema; }
33
+ get: function () { return chunkHQFRMWRB_cjs.generateEmptyFromSchema; }
34
34
  });
35
35
  Object.defineProperty(exports, "isCoreMessage", {
36
36
  enumerable: true,
37
- get: function () { return chunkN4YXCARN_cjs.isCoreMessage; }
37
+ get: function () { return chunkHQFRMWRB_cjs.isCoreMessage; }
38
38
  });
39
39
  Object.defineProperty(exports, "isUiMessage", {
40
40
  enumerable: true,
41
- get: function () { return chunkN4YXCARN_cjs.isUiMessage; }
41
+ get: function () { return chunkHQFRMWRB_cjs.isUiMessage; }
42
42
  });
43
43
  Object.defineProperty(exports, "isZodType", {
44
44
  enumerable: true,
45
- get: function () { return chunkN4YXCARN_cjs.isZodType; }
45
+ get: function () { return chunkHQFRMWRB_cjs.isZodType; }
46
46
  });
47
47
  Object.defineProperty(exports, "makeCoreTool", {
48
48
  enumerable: true,
49
- get: function () { return chunkN4YXCARN_cjs.makeCoreTool; }
49
+ get: function () { return chunkHQFRMWRB_cjs.makeCoreTool; }
50
50
  });
51
51
  Object.defineProperty(exports, "makeCoreToolV5", {
52
52
  enumerable: true,
53
- get: function () { return chunkN4YXCARN_cjs.makeCoreToolV5; }
53
+ get: function () { return chunkHQFRMWRB_cjs.makeCoreToolV5; }
54
54
  });
55
55
  Object.defineProperty(exports, "maskStreamTags", {
56
56
  enumerable: true,
57
- get: function () { return chunkN4YXCARN_cjs.maskStreamTags; }
57
+ get: function () { return chunkHQFRMWRB_cjs.maskStreamTags; }
58
58
  });
59
59
  Object.defineProperty(exports, "parseFieldKey", {
60
60
  enumerable: true,
61
- get: function () { return chunkN4YXCARN_cjs.parseFieldKey; }
61
+ get: function () { return chunkHQFRMWRB_cjs.parseFieldKey; }
62
62
  });
63
63
  Object.defineProperty(exports, "parseSqlIdentifier", {
64
64
  enumerable: true,
65
- get: function () { return chunkN4YXCARN_cjs.parseSqlIdentifier; }
65
+ get: function () { return chunkHQFRMWRB_cjs.parseSqlIdentifier; }
66
66
  });
67
67
  Object.defineProperty(exports, "resolveSerializedZodOutput", {
68
68
  enumerable: true,
69
- get: function () { return chunkN4YXCARN_cjs.resolveSerializedZodOutput; }
69
+ get: function () { return chunkHQFRMWRB_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-VRRY6NGC.js';
1
+ export { checkEvalStorageFields, createMastraProxy, deepMerge, delay, ensureToolProperties, fetchWithRetry, generateEmptyFromSchema, isCoreMessage, isUiMessage, isZodType, makeCoreTool, makeCoreToolV5, maskStreamTags, parseFieldKey, parseSqlIdentifier, resolveSerializedZodOutput } from './chunk-ISQ7LHV6.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 chunk2LYMBKNF_cjs = require('../../chunk-2LYMBKNF.cjs');
3
+ var chunkLIVKDHYX_cjs = require('../../chunk-LIVKDHYX.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunk2LYMBKNF_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunkLIVKDHYX_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunk2LYMBKNF_cjs.EventedRun; }
13
+ get: function () { return chunkLIVKDHYX_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunk2LYMBKNF_cjs.EventedWorkflow; }
17
+ get: function () { return chunkLIVKDHYX_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunk2LYMBKNF_cjs.StepExecutor; }
21
+ get: function () { return chunkLIVKDHYX_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunk2LYMBKNF_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunkLIVKDHYX_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunk2LYMBKNF_cjs.cloneStep; }
29
+ get: function () { return chunkLIVKDHYX_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunk2LYMBKNF_cjs.cloneWorkflow; }
33
+ get: function () { return chunkLIVKDHYX_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunk2LYMBKNF_cjs.createStep; }
37
+ get: function () { return chunkLIVKDHYX_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunk2LYMBKNF_cjs.createWorkflow; }
41
+ get: function () { return chunkLIVKDHYX_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-H272TL2F.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-B6WB5A6U.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunkWQEATYNS_cjs = require('../chunk-WQEATYNS.cjs');
3
+ var chunkDOARUBVA_cjs = require('../chunk-DOARUBVA.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkWQEATYNS_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunkDOARUBVA_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunkWQEATYNS_cjs.ExecutionEngine; }
13
+ get: function () { return chunkDOARUBVA_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunkWQEATYNS_cjs.Run; }
17
+ get: function () { return chunkDOARUBVA_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunkWQEATYNS_cjs.Workflow; }
21
+ get: function () { return chunkDOARUBVA_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cloneStep", {
24
24
  enumerable: true,
25
- get: function () { return chunkWQEATYNS_cjs.cloneStep; }
25
+ get: function () { return chunkDOARUBVA_cjs.cloneStep; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneWorkflow", {
28
28
  enumerable: true,
29
- get: function () { return chunkWQEATYNS_cjs.cloneWorkflow; }
29
+ get: function () { return chunkDOARUBVA_cjs.cloneWorkflow; }
30
30
  });
31
31
  Object.defineProperty(exports, "createStep", {
32
32
  enumerable: true,
33
- get: function () { return chunkWQEATYNS_cjs.createStep; }
33
+ get: function () { return chunkDOARUBVA_cjs.createStep; }
34
34
  });
35
35
  Object.defineProperty(exports, "createWorkflow", {
36
36
  enumerable: true,
37
- get: function () { return chunkWQEATYNS_cjs.createWorkflow; }
37
+ get: function () { return chunkDOARUBVA_cjs.createWorkflow; }
38
38
  });
39
39
  Object.defineProperty(exports, "mapVariable", {
40
40
  enumerable: true,
41
- get: function () { return chunkWQEATYNS_cjs.mapVariable; }
41
+ get: function () { return chunkDOARUBVA_cjs.mapVariable; }
42
42
  });
43
43
  //# sourceMappingURL=index.cjs.map
44
44
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, mapVariable } from '../chunk-QSDYWMXU.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, mapVariable } from '../chunk-M65NZ6EW.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 chunkWQEATYNS_cjs = require('../../chunk-WQEATYNS.cjs');
3
+ var chunkDOARUBVA_cjs = require('../../chunk-DOARUBVA.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "LegacyStep", {
8
8
  enumerable: true,
9
- get: function () { return chunkWQEATYNS_cjs.LegacyStep; }
9
+ get: function () { return chunkDOARUBVA_cjs.LegacyStep; }
10
10
  });
11
11
  Object.defineProperty(exports, "LegacyWorkflow", {
12
12
  enumerable: true,
13
- get: function () { return chunkWQEATYNS_cjs.LegacyWorkflow; }
13
+ get: function () { return chunkDOARUBVA_cjs.LegacyWorkflow; }
14
14
  });
15
15
  Object.defineProperty(exports, "WhenConditionReturnValue", {
16
16
  enumerable: true,
17
- get: function () { return chunkWQEATYNS_cjs.WhenConditionReturnValue; }
17
+ get: function () { return chunkDOARUBVA_cjs.WhenConditionReturnValue; }
18
18
  });
19
19
  Object.defineProperty(exports, "agentToStep", {
20
20
  enumerable: true,
21
- get: function () { return chunkWQEATYNS_cjs.agentToStep; }
21
+ get: function () { return chunkDOARUBVA_cjs.agentToStep; }
22
22
  });
23
23
  Object.defineProperty(exports, "getActivePathsAndStatus", {
24
24
  enumerable: true,
25
- get: function () { return chunkWQEATYNS_cjs.getActivePathsAndStatus; }
25
+ get: function () { return chunkDOARUBVA_cjs.getActivePathsAndStatus; }
26
26
  });
27
27
  Object.defineProperty(exports, "getResultActivePaths", {
28
28
  enumerable: true,
29
- get: function () { return chunkWQEATYNS_cjs.getResultActivePaths; }
29
+ get: function () { return chunkDOARUBVA_cjs.getResultActivePaths; }
30
30
  });
31
31
  Object.defineProperty(exports, "getStepResult", {
32
32
  enumerable: true,
33
- get: function () { return chunkWQEATYNS_cjs.getStepResult; }
33
+ get: function () { return chunkDOARUBVA_cjs.getStepResult; }
34
34
  });
35
35
  Object.defineProperty(exports, "getSuspendedPaths", {
36
36
  enumerable: true,
37
- get: function () { return chunkWQEATYNS_cjs.getSuspendedPaths; }
37
+ get: function () { return chunkDOARUBVA_cjs.getSuspendedPaths; }
38
38
  });
39
39
  Object.defineProperty(exports, "isAgent", {
40
40
  enumerable: true,
41
- get: function () { return chunkWQEATYNS_cjs.isAgent; }
41
+ get: function () { return chunkDOARUBVA_cjs.isAgent; }
42
42
  });
43
43
  Object.defineProperty(exports, "isConditionalKey", {
44
44
  enumerable: true,
45
- get: function () { return chunkWQEATYNS_cjs.isConditionalKey; }
45
+ get: function () { return chunkDOARUBVA_cjs.isConditionalKey; }
46
46
  });
47
47
  Object.defineProperty(exports, "isErrorEvent", {
48
48
  enumerable: true,
49
- get: function () { return chunkWQEATYNS_cjs.isErrorEvent; }
49
+ get: function () { return chunkDOARUBVA_cjs.isErrorEvent; }
50
50
  });
51
51
  Object.defineProperty(exports, "isFinalState", {
52
52
  enumerable: true,
53
- get: function () { return chunkWQEATYNS_cjs.isFinalState; }
53
+ get: function () { return chunkDOARUBVA_cjs.isFinalState; }
54
54
  });
55
55
  Object.defineProperty(exports, "isLimboState", {
56
56
  enumerable: true,
57
- get: function () { return chunkWQEATYNS_cjs.isLimboState; }
57
+ get: function () { return chunkDOARUBVA_cjs.isLimboState; }
58
58
  });
59
59
  Object.defineProperty(exports, "isTransitionEvent", {
60
60
  enumerable: true,
61
- get: function () { return chunkWQEATYNS_cjs.isTransitionEvent; }
61
+ get: function () { return chunkDOARUBVA_cjs.isTransitionEvent; }
62
62
  });
63
63
  Object.defineProperty(exports, "isVariableReference", {
64
64
  enumerable: true,
65
- get: function () { return chunkWQEATYNS_cjs.isVariableReference; }
65
+ get: function () { return chunkDOARUBVA_cjs.isVariableReference; }
66
66
  });
67
67
  Object.defineProperty(exports, "isWorkflow", {
68
68
  enumerable: true,
69
- get: function () { return chunkWQEATYNS_cjs.isWorkflow; }
69
+ get: function () { return chunkDOARUBVA_cjs.isWorkflow; }
70
70
  });
71
71
  Object.defineProperty(exports, "mergeChildValue", {
72
72
  enumerable: true,
73
- get: function () { return chunkWQEATYNS_cjs.mergeChildValue; }
73
+ get: function () { return chunkDOARUBVA_cjs.mergeChildValue; }
74
74
  });
75
75
  Object.defineProperty(exports, "recursivelyCheckForFinalState", {
76
76
  enumerable: true,
77
- get: function () { return chunkWQEATYNS_cjs.recursivelyCheckForFinalState; }
77
+ get: function () { return chunkDOARUBVA_cjs.recursivelyCheckForFinalState; }
78
78
  });
79
79
  Object.defineProperty(exports, "resolveVariables", {
80
80
  enumerable: true,
81
- get: function () { return chunkWQEATYNS_cjs.resolveVariables; }
81
+ get: function () { return chunkDOARUBVA_cjs.resolveVariables; }
82
82
  });
83
83
  Object.defineProperty(exports, "updateStepInHierarchy", {
84
84
  enumerable: true,
85
- get: function () { return chunkWQEATYNS_cjs.updateStepInHierarchy; }
85
+ get: function () { return chunkDOARUBVA_cjs.updateStepInHierarchy; }
86
86
  });
87
87
  Object.defineProperty(exports, "workflowToStep", {
88
88
  enumerable: true,
89
- get: function () { return chunkWQEATYNS_cjs.workflowToStep; }
89
+ get: function () { return chunkDOARUBVA_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, getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep } from '../../chunk-QSDYWMXU.js';
1
+ export { LegacyStep, LegacyWorkflow, WhenConditionReturnValue, agentToStep, getActivePathsAndStatus, getResultActivePaths, getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep } from '../../chunk-M65NZ6EW.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.17.0-alpha.8",
3
+ "version": "0.17.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -229,8 +229,8 @@
229
229
  "typescript": "^5.8.3",
230
230
  "vitest": "^3.2.4",
231
231
  "zod": "^3.25.76",
232
- "@internal/types-builder": "0.0.14",
233
- "@internal/lint": "0.0.39"
232
+ "@internal/lint": "0.0.40",
233
+ "@internal/types-builder": "0.0.15"
234
234
  },
235
235
  "engines": {
236
236
  "node": ">=20"