@mastra/core 0.24.6 → 0.24.7-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 (73) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/agent/index.cjs +10 -10
  3. package/dist/agent/index.js +1 -1
  4. package/dist/agent/input-processor/index.cjs +6 -6
  5. package/dist/agent/input-processor/index.js +1 -1
  6. package/dist/{chunk-XWGHD4C7.cjs → chunk-22DLIF7L.cjs} +5 -5
  7. package/dist/{chunk-XWGHD4C7.cjs.map → chunk-22DLIF7L.cjs.map} +1 -1
  8. package/dist/{chunk-RJOVFHWN.cjs → chunk-6DFSLVVY.cjs} +34 -7
  9. package/dist/chunk-6DFSLVVY.cjs.map +1 -0
  10. package/dist/{chunk-VXHOOZSK.js → chunk-72F4RGK7.js} +3 -3
  11. package/dist/{chunk-VXHOOZSK.js.map → chunk-72F4RGK7.js.map} +1 -1
  12. package/dist/{chunk-NRQC7DQW.js → chunk-7YGCP2UZ.js} +4 -4
  13. package/dist/{chunk-NRQC7DQW.js.map → chunk-7YGCP2UZ.js.map} +1 -1
  14. package/dist/{chunk-LAQQETGP.js → chunk-BMJ6HNP4.js} +3 -3
  15. package/dist/{chunk-LAQQETGP.js.map → chunk-BMJ6HNP4.js.map} +1 -1
  16. package/dist/{chunk-CT2DMHGC.cjs → chunk-GSFQAR6S.cjs} +4 -4
  17. package/dist/{chunk-CT2DMHGC.cjs.map → chunk-GSFQAR6S.cjs.map} +1 -1
  18. package/dist/{chunk-Z6QCWTTO.js → chunk-H6SCQEQZ.js} +3 -3
  19. package/dist/{chunk-Z6QCWTTO.js.map → chunk-H6SCQEQZ.js.map} +1 -1
  20. package/dist/{chunk-XDMQQZNX.cjs → chunk-HJOAX5IQ.cjs} +4 -4
  21. package/dist/{chunk-XDMQQZNX.cjs.map → chunk-HJOAX5IQ.cjs.map} +1 -1
  22. package/dist/{chunk-KWF3J2Q4.cjs → chunk-LGKZOO44.cjs} +11 -11
  23. package/dist/{chunk-KWF3J2Q4.cjs.map → chunk-LGKZOO44.cjs.map} +1 -1
  24. package/dist/{chunk-ZIWN73GQ.js → chunk-MHNE743G.js} +3 -3
  25. package/dist/{chunk-ZIWN73GQ.js.map → chunk-MHNE743G.js.map} +1 -1
  26. package/dist/{chunk-MRSBLBQ5.js → chunk-MQOYPEDP.js} +4 -4
  27. package/dist/{chunk-MRSBLBQ5.js.map → chunk-MQOYPEDP.js.map} +1 -1
  28. package/dist/{chunk-DHLW4AP7.js → chunk-NP7A4CAN.js} +3 -3
  29. package/dist/{chunk-DHLW4AP7.js.map → chunk-NP7A4CAN.js.map} +1 -1
  30. package/dist/{chunk-INOOZ2A2.js → chunk-PHSTPDWR.js} +33 -6
  31. package/dist/chunk-PHSTPDWR.js.map +1 -0
  32. package/dist/{chunk-GZDIHQDK.cjs → chunk-TMGNLNND.cjs} +4 -4
  33. package/dist/{chunk-GZDIHQDK.cjs.map → chunk-TMGNLNND.cjs.map} +1 -1
  34. package/dist/{chunk-PIH5FBNQ.cjs → chunk-VATR2Z2C.cjs} +12 -12
  35. package/dist/{chunk-PIH5FBNQ.cjs.map → chunk-VATR2Z2C.cjs.map} +1 -1
  36. package/dist/{chunk-ICF3MCIN.cjs → chunk-XFEAV36D.cjs} +5 -5
  37. package/dist/{chunk-ICF3MCIN.cjs.map → chunk-XFEAV36D.cjs.map} +1 -1
  38. package/dist/index.cjs +33 -33
  39. package/dist/index.js +8 -8
  40. package/dist/llm/index.cjs +8 -8
  41. package/dist/llm/index.js +2 -2
  42. package/dist/llm/model/provider-registry.d.ts.map +1 -1
  43. package/dist/loop/index.cjs +2 -2
  44. package/dist/loop/index.js +1 -1
  45. package/dist/mastra/index.cjs +2 -2
  46. package/dist/mastra/index.js +1 -1
  47. package/dist/memory/index.cjs +4 -4
  48. package/dist/memory/index.js +1 -1
  49. package/dist/processors/index.cjs +11 -11
  50. package/dist/processors/index.js +1 -1
  51. package/dist/provider-registry-254GJGUL.cjs +40 -0
  52. package/dist/{provider-registry-RUDYHG7J.cjs.map → provider-registry-254GJGUL.cjs.map} +1 -1
  53. package/dist/provider-registry-7BUYRBGO.js +3 -0
  54. package/dist/{provider-registry-THITZUJ7.js.map → provider-registry-7BUYRBGO.js.map} +1 -1
  55. package/dist/relevance/index.cjs +4 -4
  56. package/dist/relevance/index.js +1 -1
  57. package/dist/scores/index.cjs +4 -4
  58. package/dist/scores/index.js +1 -1
  59. package/dist/scores/scoreTraces/index.cjs +3 -3
  60. package/dist/scores/scoreTraces/index.js +1 -1
  61. package/dist/stream/index.cjs +8 -8
  62. package/dist/stream/index.js +1 -1
  63. package/dist/workflows/evented/index.cjs +10 -10
  64. package/dist/workflows/evented/index.js +1 -1
  65. package/dist/workflows/index.cjs +14 -14
  66. package/dist/workflows/index.js +1 -1
  67. package/dist/workflows/legacy/index.cjs +22 -22
  68. package/dist/workflows/legacy/index.js +1 -1
  69. package/package.json +3 -3
  70. package/dist/chunk-INOOZ2A2.js.map +0 -1
  71. package/dist/chunk-RJOVFHWN.cjs.map +0 -1
  72. package/dist/provider-registry-RUDYHG7J.cjs +0 -40
  73. package/dist/provider-registry-THITZUJ7.js +0 -3
@@ -1,44 +1,44 @@
1
1
  'use strict';
2
2
 
3
- var chunkPIH5FBNQ_cjs = require('../../chunk-PIH5FBNQ.cjs');
3
+ var chunkVATR2Z2C_cjs = require('../../chunk-VATR2Z2C.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "EventedExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkPIH5FBNQ_cjs.EventedExecutionEngine; }
9
+ get: function () { return chunkVATR2Z2C_cjs.EventedExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "EventedRun", {
12
12
  enumerable: true,
13
- get: function () { return chunkPIH5FBNQ_cjs.EventedRun; }
13
+ get: function () { return chunkVATR2Z2C_cjs.EventedRun; }
14
14
  });
15
15
  Object.defineProperty(exports, "EventedWorkflow", {
16
16
  enumerable: true,
17
- get: function () { return chunkPIH5FBNQ_cjs.EventedWorkflow; }
17
+ get: function () { return chunkVATR2Z2C_cjs.EventedWorkflow; }
18
18
  });
19
19
  Object.defineProperty(exports, "StepExecutor", {
20
20
  enumerable: true,
21
- get: function () { return chunkPIH5FBNQ_cjs.StepExecutor; }
21
+ get: function () { return chunkVATR2Z2C_cjs.StepExecutor; }
22
22
  });
23
23
  Object.defineProperty(exports, "WorkflowEventProcessor", {
24
24
  enumerable: true,
25
- get: function () { return chunkPIH5FBNQ_cjs.WorkflowEventProcessor; }
25
+ get: function () { return chunkVATR2Z2C_cjs.WorkflowEventProcessor; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneStep", {
28
28
  enumerable: true,
29
- get: function () { return chunkPIH5FBNQ_cjs.cloneStep; }
29
+ get: function () { return chunkVATR2Z2C_cjs.cloneStep; }
30
30
  });
31
31
  Object.defineProperty(exports, "cloneWorkflow", {
32
32
  enumerable: true,
33
- get: function () { return chunkPIH5FBNQ_cjs.cloneWorkflow; }
33
+ get: function () { return chunkVATR2Z2C_cjs.cloneWorkflow; }
34
34
  });
35
35
  Object.defineProperty(exports, "createStep", {
36
36
  enumerable: true,
37
- get: function () { return chunkPIH5FBNQ_cjs.createStep; }
37
+ get: function () { return chunkVATR2Z2C_cjs.createStep; }
38
38
  });
39
39
  Object.defineProperty(exports, "createWorkflow", {
40
40
  enumerable: true,
41
- get: function () { return chunkPIH5FBNQ_cjs.createWorkflow; }
41
+ get: function () { return chunkVATR2Z2C_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-Z6QCWTTO.js';
1
+ export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-H6SCQEQZ.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 chunkXDMQQZNX_cjs = require('../chunk-XDMQQZNX.cjs');
3
+ var chunkHJOAX5IQ_cjs = require('../chunk-HJOAX5IQ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "DefaultExecutionEngine", {
8
8
  enumerable: true,
9
- get: function () { return chunkXDMQQZNX_cjs.DefaultExecutionEngine; }
9
+ get: function () { return chunkHJOAX5IQ_cjs.DefaultExecutionEngine; }
10
10
  });
11
11
  Object.defineProperty(exports, "ExecutionEngine", {
12
12
  enumerable: true,
13
- get: function () { return chunkXDMQQZNX_cjs.ExecutionEngine; }
13
+ get: function () { return chunkHJOAX5IQ_cjs.ExecutionEngine; }
14
14
  });
15
15
  Object.defineProperty(exports, "Run", {
16
16
  enumerable: true,
17
- get: function () { return chunkXDMQQZNX_cjs.Run; }
17
+ get: function () { return chunkHJOAX5IQ_cjs.Run; }
18
18
  });
19
19
  Object.defineProperty(exports, "Workflow", {
20
20
  enumerable: true,
21
- get: function () { return chunkXDMQQZNX_cjs.Workflow; }
21
+ get: function () { return chunkHJOAX5IQ_cjs.Workflow; }
22
22
  });
23
23
  Object.defineProperty(exports, "cloneStep", {
24
24
  enumerable: true,
25
- get: function () { return chunkXDMQQZNX_cjs.cloneStep; }
25
+ get: function () { return chunkHJOAX5IQ_cjs.cloneStep; }
26
26
  });
27
27
  Object.defineProperty(exports, "cloneWorkflow", {
28
28
  enumerable: true,
29
- get: function () { return chunkXDMQQZNX_cjs.cloneWorkflow; }
29
+ get: function () { return chunkHJOAX5IQ_cjs.cloneWorkflow; }
30
30
  });
31
31
  Object.defineProperty(exports, "createStep", {
32
32
  enumerable: true,
33
- get: function () { return chunkXDMQQZNX_cjs.createStep; }
33
+ get: function () { return chunkHJOAX5IQ_cjs.createStep; }
34
34
  });
35
35
  Object.defineProperty(exports, "createWorkflow", {
36
36
  enumerable: true,
37
- get: function () { return chunkXDMQQZNX_cjs.createWorkflow; }
37
+ get: function () { return chunkHJOAX5IQ_cjs.createWorkflow; }
38
38
  });
39
39
  Object.defineProperty(exports, "getResumeLabelsByStepId", {
40
40
  enumerable: true,
41
- get: function () { return chunkXDMQQZNX_cjs.getResumeLabelsByStepId; }
41
+ get: function () { return chunkHJOAX5IQ_cjs.getResumeLabelsByStepId; }
42
42
  });
43
43
  Object.defineProperty(exports, "getStepResult", {
44
44
  enumerable: true,
45
- get: function () { return chunkXDMQQZNX_cjs.getStepResult; }
45
+ get: function () { return chunkHJOAX5IQ_cjs.getStepResult; }
46
46
  });
47
47
  Object.defineProperty(exports, "getZodErrors", {
48
48
  enumerable: true,
49
- get: function () { return chunkXDMQQZNX_cjs.getZodErrors; }
49
+ get: function () { return chunkHJOAX5IQ_cjs.getZodErrors; }
50
50
  });
51
51
  Object.defineProperty(exports, "mapVariable", {
52
52
  enumerable: true,
53
- get: function () { return chunkXDMQQZNX_cjs.mapVariable; }
53
+ get: function () { return chunkHJOAX5IQ_cjs.mapVariable; }
54
54
  });
55
55
  Object.defineProperty(exports, "validateStepInput", {
56
56
  enumerable: true,
57
- get: function () { return chunkXDMQQZNX_cjs.validateStepInput; }
57
+ get: function () { return chunkHJOAX5IQ_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-LAQQETGP.js';
1
+ export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cloneStep, cloneWorkflow, createStep, createWorkflow, getResumeLabelsByStepId, getStepResult, getZodErrors, mapVariable, validateStepInput } from '../chunk-BMJ6HNP4.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 chunkXDMQQZNX_cjs = require('../../chunk-XDMQQZNX.cjs');
3
+ var chunkHJOAX5IQ_cjs = require('../../chunk-HJOAX5IQ.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "LegacyStep", {
8
8
  enumerable: true,
9
- get: function () { return chunkXDMQQZNX_cjs.LegacyStep; }
9
+ get: function () { return chunkHJOAX5IQ_cjs.LegacyStep; }
10
10
  });
11
11
  Object.defineProperty(exports, "LegacyWorkflow", {
12
12
  enumerable: true,
13
- get: function () { return chunkXDMQQZNX_cjs.LegacyWorkflow; }
13
+ get: function () { return chunkHJOAX5IQ_cjs.LegacyWorkflow; }
14
14
  });
15
15
  Object.defineProperty(exports, "WhenConditionReturnValue", {
16
16
  enumerable: true,
17
- get: function () { return chunkXDMQQZNX_cjs.WhenConditionReturnValue; }
17
+ get: function () { return chunkHJOAX5IQ_cjs.WhenConditionReturnValue; }
18
18
  });
19
19
  Object.defineProperty(exports, "agentToStep", {
20
20
  enumerable: true,
21
- get: function () { return chunkXDMQQZNX_cjs.agentToStep; }
21
+ get: function () { return chunkHJOAX5IQ_cjs.agentToStep; }
22
22
  });
23
23
  Object.defineProperty(exports, "getActivePathsAndStatus", {
24
24
  enumerable: true,
25
- get: function () { return chunkXDMQQZNX_cjs.getActivePathsAndStatus; }
25
+ get: function () { return chunkHJOAX5IQ_cjs.getActivePathsAndStatus; }
26
26
  });
27
27
  Object.defineProperty(exports, "getResultActivePaths", {
28
28
  enumerable: true,
29
- get: function () { return chunkXDMQQZNX_cjs.getResultActivePaths; }
29
+ get: function () { return chunkHJOAX5IQ_cjs.getResultActivePaths; }
30
30
  });
31
31
  Object.defineProperty(exports, "getStepResult", {
32
32
  enumerable: true,
33
- get: function () { return chunkXDMQQZNX_cjs.getStepResult2; }
33
+ get: function () { return chunkHJOAX5IQ_cjs.getStepResult2; }
34
34
  });
35
35
  Object.defineProperty(exports, "getSuspendedPaths", {
36
36
  enumerable: true,
37
- get: function () { return chunkXDMQQZNX_cjs.getSuspendedPaths; }
37
+ get: function () { return chunkHJOAX5IQ_cjs.getSuspendedPaths; }
38
38
  });
39
39
  Object.defineProperty(exports, "isAgent", {
40
40
  enumerable: true,
41
- get: function () { return chunkXDMQQZNX_cjs.isAgent; }
41
+ get: function () { return chunkHJOAX5IQ_cjs.isAgent; }
42
42
  });
43
43
  Object.defineProperty(exports, "isConditionalKey", {
44
44
  enumerable: true,
45
- get: function () { return chunkXDMQQZNX_cjs.isConditionalKey; }
45
+ get: function () { return chunkHJOAX5IQ_cjs.isConditionalKey; }
46
46
  });
47
47
  Object.defineProperty(exports, "isErrorEvent", {
48
48
  enumerable: true,
49
- get: function () { return chunkXDMQQZNX_cjs.isErrorEvent; }
49
+ get: function () { return chunkHJOAX5IQ_cjs.isErrorEvent; }
50
50
  });
51
51
  Object.defineProperty(exports, "isFinalState", {
52
52
  enumerable: true,
53
- get: function () { return chunkXDMQQZNX_cjs.isFinalState; }
53
+ get: function () { return chunkHJOAX5IQ_cjs.isFinalState; }
54
54
  });
55
55
  Object.defineProperty(exports, "isLimboState", {
56
56
  enumerable: true,
57
- get: function () { return chunkXDMQQZNX_cjs.isLimboState; }
57
+ get: function () { return chunkHJOAX5IQ_cjs.isLimboState; }
58
58
  });
59
59
  Object.defineProperty(exports, "isTransitionEvent", {
60
60
  enumerable: true,
61
- get: function () { return chunkXDMQQZNX_cjs.isTransitionEvent; }
61
+ get: function () { return chunkHJOAX5IQ_cjs.isTransitionEvent; }
62
62
  });
63
63
  Object.defineProperty(exports, "isVariableReference", {
64
64
  enumerable: true,
65
- get: function () { return chunkXDMQQZNX_cjs.isVariableReference; }
65
+ get: function () { return chunkHJOAX5IQ_cjs.isVariableReference; }
66
66
  });
67
67
  Object.defineProperty(exports, "isWorkflow", {
68
68
  enumerable: true,
69
- get: function () { return chunkXDMQQZNX_cjs.isWorkflow; }
69
+ get: function () { return chunkHJOAX5IQ_cjs.isWorkflow; }
70
70
  });
71
71
  Object.defineProperty(exports, "mergeChildValue", {
72
72
  enumerable: true,
73
- get: function () { return chunkXDMQQZNX_cjs.mergeChildValue; }
73
+ get: function () { return chunkHJOAX5IQ_cjs.mergeChildValue; }
74
74
  });
75
75
  Object.defineProperty(exports, "recursivelyCheckForFinalState", {
76
76
  enumerable: true,
77
- get: function () { return chunkXDMQQZNX_cjs.recursivelyCheckForFinalState; }
77
+ get: function () { return chunkHJOAX5IQ_cjs.recursivelyCheckForFinalState; }
78
78
  });
79
79
  Object.defineProperty(exports, "resolveVariables", {
80
80
  enumerable: true,
81
- get: function () { return chunkXDMQQZNX_cjs.resolveVariables; }
81
+ get: function () { return chunkHJOAX5IQ_cjs.resolveVariables; }
82
82
  });
83
83
  Object.defineProperty(exports, "updateStepInHierarchy", {
84
84
  enumerable: true,
85
- get: function () { return chunkXDMQQZNX_cjs.updateStepInHierarchy; }
85
+ get: function () { return chunkHJOAX5IQ_cjs.updateStepInHierarchy; }
86
86
  });
87
87
  Object.defineProperty(exports, "workflowToStep", {
88
88
  enumerable: true,
89
- get: function () { return chunkXDMQQZNX_cjs.workflowToStep; }
89
+ get: function () { return chunkHJOAX5IQ_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-LAQQETGP.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-BMJ6HNP4.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.24.6",
3
+ "version": "0.24.7-alpha.0",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -248,8 +248,8 @@
248
248
  "zod": "^3.25.76",
249
249
  "zod-v4": "npm:zod@4.1.12",
250
250
  "@internal/external-types": "0.0.14",
251
- "@internal/lint": "0.0.64",
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"