@mastra/core 1.28.0-alpha.2 → 1.28.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 (131) hide show
  1. package/CHANGELOG.md +93 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/browser/index.cjs +2 -2
  5. package/dist/browser/index.js +1 -1
  6. package/dist/channels/index.cjs +4 -4
  7. package/dist/channels/index.js +1 -1
  8. package/dist/{chunk-FZMZVECM.cjs → chunk-2ZLG55OF.cjs} +9 -9
  9. package/dist/{chunk-FZMZVECM.cjs.map → chunk-2ZLG55OF.cjs.map} +1 -1
  10. package/dist/{chunk-UCKYFOS5.js → chunk-5WTJHNP4.js} +4 -4
  11. package/dist/{chunk-UCKYFOS5.js.map → chunk-5WTJHNP4.js.map} +1 -1
  12. package/dist/{chunk-I543JILY.cjs → chunk-AVGHSESJ.cjs} +224 -224
  13. package/dist/{chunk-I543JILY.cjs.map → chunk-AVGHSESJ.cjs.map} +1 -1
  14. package/dist/{chunk-Y5NA6WRH.js → chunk-BPT3YHUU.js} +5 -5
  15. package/dist/{chunk-Y5NA6WRH.js.map → chunk-BPT3YHUU.js.map} +1 -1
  16. package/dist/{chunk-TZSQJYUS.js → chunk-DE3KHHLV.js} +3 -3
  17. package/dist/{chunk-TZSQJYUS.js.map → chunk-DE3KHHLV.js.map} +1 -1
  18. package/dist/{chunk-DBFA5FFU.js → chunk-DPYW3FPY.js} +4 -4
  19. package/dist/{chunk-DBFA5FFU.js.map → chunk-DPYW3FPY.js.map} +1 -1
  20. package/dist/{chunk-P3NIJCXP.js → chunk-DUQ3D26E.js} +3 -3
  21. package/dist/chunk-DUQ3D26E.js.map +1 -0
  22. package/dist/{chunk-N7CW7X7O.cjs → chunk-FFNSDJOJ.cjs} +57 -57
  23. package/dist/{chunk-N7CW7X7O.cjs.map → chunk-FFNSDJOJ.cjs.map} +1 -1
  24. package/dist/{chunk-DMW3LDAI.cjs → chunk-FUY6V2GQ.cjs} +14 -14
  25. package/dist/{chunk-DMW3LDAI.cjs.map → chunk-FUY6V2GQ.cjs.map} +1 -1
  26. package/dist/{chunk-SQYHPB7J.js → chunk-G4IXPHSC.js} +6 -6
  27. package/dist/{chunk-SQYHPB7J.js.map → chunk-G4IXPHSC.js.map} +1 -1
  28. package/dist/{chunk-LEWSZH4C.cjs → chunk-GCKYB7XS.cjs} +292 -292
  29. package/dist/{chunk-LEWSZH4C.cjs.map → chunk-GCKYB7XS.cjs.map} +1 -1
  30. package/dist/{chunk-MROYKU4N.cjs → chunk-GGHNXZKH.cjs} +5 -5
  31. package/dist/{chunk-MROYKU4N.cjs.map → chunk-GGHNXZKH.cjs.map} +1 -1
  32. package/dist/{chunk-NPZNOCIW.js → chunk-J7DD4SSC.js} +9 -9
  33. package/dist/{chunk-NPZNOCIW.js.map → chunk-J7DD4SSC.js.map} +1 -1
  34. package/dist/{chunk-6BLLC4MN.cjs → chunk-JSOPDGXR.cjs} +17 -17
  35. package/dist/{chunk-6BLLC4MN.cjs.map → chunk-JSOPDGXR.cjs.map} +1 -1
  36. package/dist/{chunk-FD4ZS5ZQ.cjs → chunk-MMD73TWG.cjs} +7 -7
  37. package/dist/{chunk-FD4ZS5ZQ.cjs.map → chunk-MMD73TWG.cjs.map} +1 -1
  38. package/dist/{chunk-E4RRAOSG.js → chunk-N4RYN7C2.js} +3 -3
  39. package/dist/{chunk-E4RRAOSG.js.map → chunk-N4RYN7C2.js.map} +1 -1
  40. package/dist/{chunk-VQFQWMV7.js → chunk-NXLAPKWV.js} +3 -3
  41. package/dist/{chunk-VQFQWMV7.js.map → chunk-NXLAPKWV.js.map} +1 -1
  42. package/dist/{chunk-KRYM6L4L.cjs → chunk-OCWTM757.cjs} +3 -3
  43. package/dist/chunk-OCWTM757.cjs.map +1 -0
  44. package/dist/{chunk-CHT6QEL4.cjs → chunk-OUPTIIQU.cjs} +20 -20
  45. package/dist/{chunk-CHT6QEL4.cjs.map → chunk-OUPTIIQU.cjs.map} +1 -1
  46. package/dist/{chunk-3SZVQUBS.js → chunk-RBWKHHP2.js} +3 -3
  47. package/dist/{chunk-3SZVQUBS.js.map → chunk-RBWKHHP2.js.map} +1 -1
  48. package/dist/{chunk-MXEZNKLZ.js → chunk-SMTGW6C5.js} +8 -8
  49. package/dist/{chunk-MXEZNKLZ.js.map → chunk-SMTGW6C5.js.map} +1 -1
  50. package/dist/{chunk-2AP476XO.cjs → chunk-VNVKVOCW.cjs} +6 -6
  51. package/dist/{chunk-2AP476XO.cjs.map → chunk-VNVKVOCW.cjs.map} +1 -1
  52. package/dist/datasets/index.cjs +11 -11
  53. package/dist/datasets/index.js +1 -1
  54. package/dist/docs/SKILL.md +1 -1
  55. package/dist/docs/assets/SOURCE_MAP.json +131 -131
  56. package/dist/docs/references/docs-agents-structured-output.md +44 -1
  57. package/dist/docs/references/docs-agents-using-tools.md +72 -0
  58. package/dist/docs/references/docs-browser-overview.md +1 -0
  59. package/dist/docs/references/docs-evals-custom-scorers.md +1 -1
  60. package/dist/docs/references/docs-evals-datasets-overview.md +1 -1
  61. package/dist/docs/references/docs-memory-working-memory.md +1 -1
  62. package/dist/docs/references/docs-server-request-context.md +1 -1
  63. package/dist/docs/references/docs-workflows-agents-and-tools.md +1 -1
  64. package/dist/docs/references/docs-workflows-overview.md +105 -4
  65. package/dist/docs/references/reference-agents-agent.md +1 -1
  66. package/dist/docs/references/reference-agents-generate.md +1 -1
  67. package/dist/docs/references/reference-browser-mastra-browser.md +2 -1
  68. package/dist/docs/references/reference-datasets-create.md +4 -4
  69. package/dist/docs/references/reference-datasets-update.md +4 -4
  70. package/dist/docs/references/reference-evals-create-scorer.md +3 -3
  71. package/dist/docs/references/reference-harness-harness-class.md +1 -1
  72. package/dist/docs/references/reference-tools-create-tool.md +77 -5
  73. package/dist/docs/references/reference-workflows-step.md +88 -7
  74. package/dist/docs/references/reference-workflows-workflow.md +72 -4
  75. package/dist/evals/index.cjs +5 -5
  76. package/dist/evals/index.js +2 -2
  77. package/dist/evals/scoreTraces/index.cjs +3 -3
  78. package/dist/evals/scoreTraces/index.js +1 -1
  79. package/dist/harness/index.cjs +7 -7
  80. package/dist/harness/index.js +5 -5
  81. package/dist/index.cjs +2 -2
  82. package/dist/index.js +1 -1
  83. package/dist/llm/index.cjs +20 -20
  84. package/dist/llm/index.js +5 -5
  85. package/dist/loop/index.cjs +14 -14
  86. package/dist/loop/index.js +1 -1
  87. package/dist/mastra/index.cjs +2 -2
  88. package/dist/mastra/index.js +1 -1
  89. package/dist/mastra-P52GX7UZ.cjs +12 -0
  90. package/dist/{mastra-IMLAZTS5.cjs.map → mastra-P52GX7UZ.cjs.map} +1 -1
  91. package/dist/mastra-XXFWO6KG.js +3 -0
  92. package/dist/{mastra-EWMYVECQ.js.map → mastra-XXFWO6KG.js.map} +1 -1
  93. package/dist/memory/index.cjs +19 -19
  94. package/dist/memory/index.js +1 -1
  95. package/dist/models-dev-2X5G2DAS.js +3 -0
  96. package/dist/{models-dev-3WFCNENU.js.map → models-dev-2X5G2DAS.js.map} +1 -1
  97. package/dist/models-dev-GPPPUPTJ.cjs +12 -0
  98. package/dist/{models-dev-LKRGA326.cjs.map → models-dev-GPPPUPTJ.cjs.map} +1 -1
  99. package/dist/netlify-IXWIB5YM.js +3 -0
  100. package/dist/{netlify-WQY6BKSQ.js.map → netlify-IXWIB5YM.js.map} +1 -1
  101. package/dist/netlify-XCVMFKJW.cjs +12 -0
  102. package/dist/{netlify-SUH6DXO2.cjs.map → netlify-XCVMFKJW.cjs.map} +1 -1
  103. package/dist/processor-provider/index.cjs +10 -10
  104. package/dist/processor-provider/index.js +1 -1
  105. package/dist/processors/index.cjs +45 -45
  106. package/dist/processors/index.js +1 -1
  107. package/dist/provider-registry-IEK7YETD.js +3 -0
  108. package/dist/{provider-registry-JQC6Y3JI.js.map → provider-registry-IEK7YETD.js.map} +1 -1
  109. package/dist/provider-registry-ZIFHRDXN.cjs +44 -0
  110. package/dist/{provider-registry-EAGCWXQH.cjs.map → provider-registry-ZIFHRDXN.cjs.map} +1 -1
  111. package/dist/relevance/index.cjs +3 -3
  112. package/dist/relevance/index.js +1 -1
  113. package/dist/stream/index.cjs +8 -8
  114. package/dist/stream/index.js +1 -1
  115. package/dist/tool-loop-agent/index.cjs +4 -4
  116. package/dist/tool-loop-agent/index.js +1 -1
  117. package/dist/workflows/evented/index.cjs +10 -10
  118. package/dist/workflows/evented/index.js +1 -1
  119. package/dist/workflows/index.cjs +24 -24
  120. package/dist/workflows/index.js +1 -1
  121. package/package.json +9 -9
  122. package/dist/chunk-KRYM6L4L.cjs.map +0 -1
  123. package/dist/chunk-P3NIJCXP.js.map +0 -1
  124. package/dist/mastra-EWMYVECQ.js +0 -3
  125. package/dist/mastra-IMLAZTS5.cjs +0 -12
  126. package/dist/models-dev-3WFCNENU.js +0 -3
  127. package/dist/models-dev-LKRGA326.cjs +0 -12
  128. package/dist/netlify-SUH6DXO2.cjs +0 -12
  129. package/dist/netlify-WQY6BKSQ.js +0 -3
  130. package/dist/provider-registry-EAGCWXQH.cjs +0 -44
  131. package/dist/provider-registry-JQC6Y3JI.js +0 -3
@@ -1,20 +1,20 @@
1
1
  'use strict';
2
2
 
3
- var chunkFD4ZS5ZQ_cjs = require('../chunk-FD4ZS5ZQ.cjs');
3
+ var chunkMMD73TWG_cjs = require('../chunk-MMD73TWG.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "getSettings", {
8
8
  enumerable: true,
9
- get: function () { return chunkFD4ZS5ZQ_cjs.getSettings; }
9
+ get: function () { return chunkMMD73TWG_cjs.getSettings; }
10
10
  });
11
11
  Object.defineProperty(exports, "isToolLoopAgentLike", {
12
12
  enumerable: true,
13
- get: function () { return chunkFD4ZS5ZQ_cjs.isToolLoopAgentLike; }
13
+ get: function () { return chunkMMD73TWG_cjs.isToolLoopAgentLike; }
14
14
  });
15
15
  Object.defineProperty(exports, "toolLoopAgentToMastraAgent", {
16
16
  enumerable: true,
17
- get: function () { return chunkFD4ZS5ZQ_cjs.toolLoopAgentToMastraAgent; }
17
+ get: function () { return chunkMMD73TWG_cjs.toolLoopAgentToMastraAgent; }
18
18
  });
19
19
  //# sourceMappingURL=index.cjs.map
20
20
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-UCKYFOS5.js';
1
+ export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-5WTJHNP4.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 chunkN7CW7X7O_cjs = require('../../chunk-N7CW7X7O.cjs');
3
+ var chunkFFNSDJOJ_cjs = require('../../chunk-FFNSDJOJ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkN7CW7X7O_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunkFFNSDJOJ_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunkN7CW7X7O_cjs.EventedRun; }
13
+ get: function () { return chunkFFNSDJOJ_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunkN7CW7X7O_cjs.EventedWorkflow; }
17
+ get: function () { return chunkFFNSDJOJ_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunkN7CW7X7O_cjs.StepExecutor; }
21
+ get: function () { return chunkFFNSDJOJ_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunkN7CW7X7O_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunkFFNSDJOJ_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkN7CW7X7O_cjs.cloneStep; }
29
+ get: function () { return chunkFFNSDJOJ_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkN7CW7X7O_cjs.cloneWorkflow; }
33
+ get: function () { return chunkFFNSDJOJ_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunkN7CW7X7O_cjs.createStep; }
37
+ get: function () { return chunkFFNSDJOJ_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunkN7CW7X7O_cjs.createWorkflow; }
41
+ get: function () { return chunkFFNSDJOJ_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-E4RRAOSG.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-N4RYN7C2.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1,100 +1,100 @@
1
1
  'use strict';
2
2
 
3
- var chunkDMW3LDAI_cjs = require('../chunk-DMW3LDAI.cjs');
3
+ var chunkFUY6V2GQ_cjs = require('../chunk-FUY6V2GQ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkDMW3LDAI_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunkFUY6V2GQ_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunkDMW3LDAI_cjs.ExecutionEngine; }
13
+ get: function () { return chunkFUY6V2GQ_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunkDMW3LDAI_cjs.Run; }
17
+ get: function () { return chunkFUY6V2GQ_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunkDMW3LDAI_cjs.Workflow; }
21
+ get: function () { return chunkFUY6V2GQ_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cleanStepResult", {
24
24
  enumerable: true,
25
- get: function () { return chunkDMW3LDAI_cjs.cleanStepResult; }
25
+ get: function () { return chunkFUY6V2GQ_cjs.cleanStepResult; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkDMW3LDAI_cjs.cloneStep; }
29
+ get: function () { return chunkFUY6V2GQ_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkDMW3LDAI_cjs.cloneWorkflow; }
33
+ get: function () { return chunkFUY6V2GQ_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createDeprecationProxy", {
36
36
  enumerable: true,
37
- get: function () { return chunkDMW3LDAI_cjs.createDeprecationProxy; }
37
+ get: function () { return chunkFUY6V2GQ_cjs.createDeprecationProxy; }
38
38
  });
39
39
  Object.defineProperty(exports, "createStep", {
40
40
  enumerable: true,
41
- get: function () { return chunkDMW3LDAI_cjs.createStep; }
41
+ get: function () { return chunkFUY6V2GQ_cjs.createStep; }
42
42
  });
43
43
  Object.defineProperty(exports, "createTimeTravelExecutionParams", {
44
44
  enumerable: true,
45
- get: function () { return chunkDMW3LDAI_cjs.createTimeTravelExecutionParams; }
45
+ get: function () { return chunkFUY6V2GQ_cjs.createTimeTravelExecutionParams; }
46
46
  });
47
47
  Object.defineProperty(exports, "createWorkflow", {
48
48
  enumerable: true,
49
- get: function () { return chunkDMW3LDAI_cjs.createWorkflow; }
49
+ get: function () { return chunkFUY6V2GQ_cjs.createWorkflow; }
50
50
  });
51
51
  Object.defineProperty(exports, "getResumeLabelsByStepId", {
52
52
  enumerable: true,
53
- get: function () { return chunkDMW3LDAI_cjs.getResumeLabelsByStepId; }
53
+ get: function () { return chunkFUY6V2GQ_cjs.getResumeLabelsByStepId; }
54
54
  });
55
55
  Object.defineProperty(exports, "getStepIds", {
56
56
  enumerable: true,
57
- get: function () { return chunkDMW3LDAI_cjs.getStepIds; }
57
+ get: function () { return chunkFUY6V2GQ_cjs.getStepIds; }
58
58
  });
59
59
  Object.defineProperty(exports, "getStepResult", {
60
60
  enumerable: true,
61
- get: function () { return chunkDMW3LDAI_cjs.getStepResult; }
61
+ get: function () { return chunkFUY6V2GQ_cjs.getStepResult; }
62
62
  });
63
63
  Object.defineProperty(exports, "hydrateSerializedStepErrors", {
64
64
  enumerable: true,
65
- get: function () { return chunkDMW3LDAI_cjs.hydrateSerializedStepErrors; }
65
+ get: function () { return chunkFUY6V2GQ_cjs.hydrateSerializedStepErrors; }
66
66
  });
67
67
  Object.defineProperty(exports, "isProcessor", {
68
68
  enumerable: true,
69
- get: function () { return chunkDMW3LDAI_cjs.isProcessor; }
69
+ get: function () { return chunkFUY6V2GQ_cjs.isProcessor; }
70
70
  });
71
71
  Object.defineProperty(exports, "mapVariable", {
72
72
  enumerable: true,
73
- get: function () { return chunkDMW3LDAI_cjs.mapVariable; }
73
+ get: function () { return chunkFUY6V2GQ_cjs.mapVariable; }
74
74
  });
75
75
  Object.defineProperty(exports, "runCountDeprecationMessage", {
76
76
  enumerable: true,
77
- get: function () { return chunkDMW3LDAI_cjs.runCountDeprecationMessage; }
77
+ get: function () { return chunkFUY6V2GQ_cjs.runCountDeprecationMessage; }
78
78
  });
79
79
  Object.defineProperty(exports, "validateStepInput", {
80
80
  enumerable: true,
81
- get: function () { return chunkDMW3LDAI_cjs.validateStepInput; }
81
+ get: function () { return chunkFUY6V2GQ_cjs.validateStepInput; }
82
82
  });
83
83
  Object.defineProperty(exports, "validateStepRequestContext", {
84
84
  enumerable: true,
85
- get: function () { return chunkDMW3LDAI_cjs.validateStepRequestContext; }
85
+ get: function () { return chunkFUY6V2GQ_cjs.validateStepRequestContext; }
86
86
  });
87
87
  Object.defineProperty(exports, "validateStepResumeData", {
88
88
  enumerable: true,
89
- get: function () { return chunkDMW3LDAI_cjs.validateStepResumeData; }
89
+ get: function () { return chunkFUY6V2GQ_cjs.validateStepResumeData; }
90
90
  });
91
91
  Object.defineProperty(exports, "validateStepStateData", {
92
92
  enumerable: true,
93
- get: function () { return chunkDMW3LDAI_cjs.validateStepStateData; }
93
+ get: function () { return chunkFUY6V2GQ_cjs.validateStepStateData; }
94
94
  });
95
95
  Object.defineProperty(exports, "validateStepSuspendData", {
96
96
  enumerable: true,
97
- get: function () { return chunkDMW3LDAI_cjs.validateStepSuspendData; }
97
+ get: function () { return chunkFUY6V2GQ_cjs.validateStepSuspendData; }
98
98
  });
99
99
  //# sourceMappingURL=index.cjs.map
100
100
  //# sourceMappingURL=index.cjs.map
@@ -1,3 +1,3 @@
1
- export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-Y5NA6WRH.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-BPT3YHUU.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": "1.28.0-alpha.2",
3
+ "version": "1.28.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -294,15 +294,15 @@
294
294
  "vscode-jsonrpc": "^8.2.1",
295
295
  "vscode-languageserver-protocol": "^3.17.5",
296
296
  "zod": "^4.3.6",
297
- "@internal/ai-sdk-v4": "0.0.32",
298
- "@internal/ai-sdk-v5": "0.0.32",
297
+ "@internal/ai-sdk-v4": "0.0.33",
299
298
  "@internal/core": "0.0.0",
300
- "@internal/ai-v6": "0.0.32",
301
- "@internal/external-types": "0.0.35",
302
- "@internal/test-utils": "0.0.21",
303
- "@internal/lint": "0.0.85",
304
- "@internal/llm-recorder": "0.0.21",
305
- "@internal/types-builder": "0.0.60"
299
+ "@internal/ai-v6": "0.0.33",
300
+ "@internal/external-types": "0.0.36",
301
+ "@internal/lint": "0.0.86",
302
+ "@internal/llm-recorder": "0.0.22",
303
+ "@internal/test-utils": "0.0.22",
304
+ "@internal/ai-sdk-v5": "0.0.33",
305
+ "@internal/types-builder": "0.0.61"
306
306
  },
307
307
  "engines": {
308
308
  "node": ">=22.13.0"