@mastra/core 1.28.0-alpha.2 → 1.29.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.
- package/CHANGELOG.md +99 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/browser/index.cjs +2 -2
- package/dist/browser/index.js +1 -1
- package/dist/channels/index.cjs +4 -4
- package/dist/channels/index.js +1 -1
- package/dist/{chunk-DBFA5FFU.js → chunk-2WNYRCWK.js} +4 -4
- package/dist/{chunk-DBFA5FFU.js.map → chunk-2WNYRCWK.js.map} +1 -1
- package/dist/{chunk-P3NIJCXP.js → chunk-5GVFP3V6.js} +3 -3
- package/dist/{chunk-P3NIJCXP.js.map → chunk-5GVFP3V6.js.map} +1 -1
- package/dist/{chunk-VQFQWMV7.js → chunk-6DOVWPAU.js} +3 -3
- package/dist/{chunk-VQFQWMV7.js.map → chunk-6DOVWPAU.js.map} +1 -1
- package/dist/{chunk-DMW3LDAI.cjs → chunk-6ETCJK3W.cjs} +12 -12
- package/dist/{chunk-DMW3LDAI.cjs.map → chunk-6ETCJK3W.cjs.map} +1 -1
- package/dist/{chunk-MXEZNKLZ.js → chunk-B324CLR7.js} +10 -10
- package/dist/chunk-B324CLR7.js.map +1 -0
- package/dist/{chunk-N7CW7X7O.cjs → chunk-B5Q34N4E.cjs} +57 -57
- package/dist/{chunk-N7CW7X7O.cjs.map → chunk-B5Q34N4E.cjs.map} +1 -1
- package/dist/{chunk-3SZVQUBS.js → chunk-BZRB4HM2.js} +3 -3
- package/dist/{chunk-3SZVQUBS.js.map → chunk-BZRB4HM2.js.map} +1 -1
- package/dist/{chunk-E4RRAOSG.js → chunk-CSE22KG6.js} +3 -3
- package/dist/{chunk-E4RRAOSG.js.map → chunk-CSE22KG6.js.map} +1 -1
- package/dist/{chunk-TZSQJYUS.js → chunk-EMZ6DHQM.js} +3 -3
- package/dist/{chunk-TZSQJYUS.js.map → chunk-EMZ6DHQM.js.map} +1 -1
- package/dist/{chunk-Y5NA6WRH.js → chunk-FRRSKGPV.js} +3 -3
- package/dist/{chunk-Y5NA6WRH.js.map → chunk-FRRSKGPV.js.map} +1 -1
- package/dist/{chunk-UCKYFOS5.js → chunk-H5AP7SA5.js} +4 -4
- package/dist/{chunk-UCKYFOS5.js.map → chunk-H5AP7SA5.js.map} +1 -1
- package/dist/{chunk-NPZNOCIW.js → chunk-HEG6Q72X.js} +9 -9
- package/dist/{chunk-NPZNOCIW.js.map → chunk-HEG6Q72X.js.map} +1 -1
- package/dist/{chunk-I543JILY.cjs → chunk-I2S3Y4U7.cjs} +224 -224
- package/dist/{chunk-I543JILY.cjs.map → chunk-I2S3Y4U7.cjs.map} +1 -1
- package/dist/{chunk-6BLLC4MN.cjs → chunk-L5EYDYLZ.cjs} +17 -17
- package/dist/{chunk-6BLLC4MN.cjs.map → chunk-L5EYDYLZ.cjs.map} +1 -1
- package/dist/{chunk-FD4ZS5ZQ.cjs → chunk-MRMZAZQD.cjs} +7 -7
- package/dist/{chunk-FD4ZS5ZQ.cjs.map → chunk-MRMZAZQD.cjs.map} +1 -1
- package/dist/{chunk-SQYHPB7J.js → chunk-NB6W7IEZ.js} +6 -6
- package/dist/{chunk-SQYHPB7J.js.map → chunk-NB6W7IEZ.js.map} +1 -1
- package/dist/{chunk-KRYM6L4L.cjs → chunk-P6467VXB.cjs} +3 -3
- package/dist/{chunk-KRYM6L4L.cjs.map → chunk-P6467VXB.cjs.map} +1 -1
- package/dist/{chunk-2AP476XO.cjs → chunk-R4UVRKHN.cjs} +6 -6
- package/dist/{chunk-2AP476XO.cjs.map → chunk-R4UVRKHN.cjs.map} +1 -1
- package/dist/{chunk-LEWSZH4C.cjs → chunk-RKLQTQOB.cjs} +292 -292
- package/dist/{chunk-LEWSZH4C.cjs.map → chunk-RKLQTQOB.cjs.map} +1 -1
- package/dist/{chunk-FZMZVECM.cjs → chunk-VYPZBFXU.cjs} +9 -9
- package/dist/{chunk-FZMZVECM.cjs.map → chunk-VYPZBFXU.cjs.map} +1 -1
- package/dist/{chunk-CHT6QEL4.cjs → chunk-W4HRUHDQ.cjs} +22 -22
- package/dist/chunk-W4HRUHDQ.cjs.map +1 -0
- package/dist/{chunk-MROYKU4N.cjs → chunk-YDYSKY2G.cjs} +5 -5
- package/dist/{chunk-MROYKU4N.cjs.map → chunk-YDYSKY2G.cjs.map} +1 -1
- package/dist/datasets/index.cjs +11 -11
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/assets/SOURCE_MAP.json +131 -131
- package/dist/docs/references/docs-agents-structured-output.md +44 -1
- package/dist/docs/references/docs-agents-using-tools.md +72 -0
- package/dist/docs/references/docs-browser-overview.md +2 -0
- package/dist/docs/references/docs-evals-custom-scorers.md +1 -1
- package/dist/docs/references/docs-evals-datasets-overview.md +1 -1
- package/dist/docs/references/docs-memory-working-memory.md +1 -1
- package/dist/docs/references/docs-server-request-context.md +1 -1
- package/dist/docs/references/docs-workflows-agents-and-tools.md +1 -1
- package/dist/docs/references/docs-workflows-overview.md +105 -4
- package/dist/docs/references/reference-agents-agent.md +1 -1
- package/dist/docs/references/reference-agents-generate.md +1 -1
- package/dist/docs/references/reference-browser-mastra-browser.md +2 -1
- package/dist/docs/references/reference-client-js-agents.md +20 -0
- package/dist/docs/references/reference-datasets-create.md +4 -4
- package/dist/docs/references/reference-datasets-update.md +4 -4
- package/dist/docs/references/reference-evals-create-scorer.md +3 -3
- package/dist/docs/references/reference-harness-harness-class.md +1 -1
- package/dist/docs/references/reference-tools-create-tool.md +77 -5
- package/dist/docs/references/reference-workflows-step.md +88 -7
- package/dist/docs/references/reference-workflows-workflow.md +72 -4
- package/dist/evals/index.cjs +5 -5
- package/dist/evals/index.js +2 -2
- package/dist/evals/scoreTraces/index.cjs +3 -3
- package/dist/evals/scoreTraces/index.js +1 -1
- package/dist/harness/index.cjs +7 -7
- package/dist/harness/index.js +5 -5
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +20 -20
- package/dist/llm/index.js +5 -5
- package/dist/llm/model/provider-types.generated.d.ts +1 -1
- package/dist/loop/index.cjs +14 -14
- package/dist/loop/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/mastra-PHWJK3KT.cjs +12 -0
- package/dist/{mastra-IMLAZTS5.cjs.map → mastra-PHWJK3KT.cjs.map} +1 -1
- package/dist/mastra-QLKW7VLH.js +3 -0
- package/dist/{mastra-EWMYVECQ.js.map → mastra-QLKW7VLH.js.map} +1 -1
- package/dist/memory/index.cjs +19 -19
- package/dist/memory/index.js +1 -1
- package/dist/models-dev-BR33IUXC.cjs +12 -0
- package/dist/{models-dev-LKRGA326.cjs.map → models-dev-BR33IUXC.cjs.map} +1 -1
- package/dist/models-dev-KZPYP6KI.js +3 -0
- package/dist/{models-dev-3WFCNENU.js.map → models-dev-KZPYP6KI.js.map} +1 -1
- package/dist/netlify-MK3ONPAY.js +3 -0
- package/dist/{netlify-WQY6BKSQ.js.map → netlify-MK3ONPAY.js.map} +1 -1
- package/dist/netlify-PWTSQ3KM.cjs +12 -0
- package/dist/{netlify-SUH6DXO2.cjs.map → netlify-PWTSQ3KM.cjs.map} +1 -1
- package/dist/processor-provider/index.cjs +10 -10
- package/dist/processor-provider/index.js +1 -1
- package/dist/processors/index.cjs +45 -45
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-35PCPXZ4.cjs +44 -0
- package/dist/{provider-registry-EAGCWXQH.cjs.map → provider-registry-35PCPXZ4.cjs.map} +1 -1
- package/dist/provider-registry-PSSGSG2N.js +3 -0
- package/dist/{provider-registry-JQC6Y3JI.js.map → provider-registry-PSSGSG2N.js.map} +1 -1
- package/dist/provider-registry.json +2 -2
- package/dist/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/stream/index.cjs +8 -8
- package/dist/stream/index.js +1 -1
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +24 -24
- package/dist/workflows/index.js +1 -1
- package/package.json +9 -9
- package/src/llm/model/provider-types.generated.d.ts +1 -1
- package/dist/chunk-CHT6QEL4.cjs.map +0 -1
- package/dist/chunk-MXEZNKLZ.js.map +0 -1
- package/dist/mastra-EWMYVECQ.js +0 -3
- package/dist/mastra-IMLAZTS5.cjs +0 -12
- package/dist/models-dev-3WFCNENU.js +0 -3
- package/dist/models-dev-LKRGA326.cjs +0 -12
- package/dist/netlify-SUH6DXO2.cjs +0 -12
- package/dist/netlify-WQY6BKSQ.js +0 -3
- package/dist/provider-registry-EAGCWXQH.cjs +0 -44
- package/dist/provider-registry-JQC6Y3JI.js +0 -3
package/dist/stream/index.cjs
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk6ETCJK3W_cjs = require('../chunk-6ETCJK3W.cjs');
|
|
4
4
|
var chunkSRAWH6R4_cjs = require('../chunk-SRAWH6R4.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "ChunkFrom", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunk6ETCJK3W_cjs.ChunkFrom; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "MastraAgentNetworkStream", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunk6ETCJK3W_cjs.MastraAgentNetworkStream; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "MastraModelOutput", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunk6ETCJK3W_cjs.MastraModelOutput; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "WorkflowRunOutput", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunk6ETCJK3W_cjs.WorkflowRunOutput; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "convertFullStreamChunkToMastra", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunk6ETCJK3W_cjs.convertFullStreamChunkToMastra; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "convertFullStreamChunkToUIMessageStream", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunk6ETCJK3W_cjs.convertFullStreamChunkToUIMessageStream; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "convertMastraChunkToAISDKv5", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunk6ETCJK3W_cjs.convertMastraChunkToAISDKv5; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "DefaultGeneratedFile", {
|
|
37
37
|
enumerable: true,
|
package/dist/stream/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-
|
|
1
|
+
export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-FRRSKGPV.js';
|
|
2
2
|
export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-DLUNYVZY.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkMRMZAZQD_cjs = require('../chunk-MRMZAZQD.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "getSettings", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkMRMZAZQD_cjs.getSettings; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "isToolLoopAgentLike", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkMRMZAZQD_cjs.isToolLoopAgentLike; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "toolLoopAgentToMastraAgent", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkMRMZAZQD_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-
|
|
1
|
+
export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-H5AP7SA5.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
|
|
3
|
+
var chunkB5Q34N4E_cjs = require('../../chunk-B5Q34N4E.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "EventedExecutionEngine", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkB5Q34N4E_cjs.EventedExecutionEngine; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "EventedRun", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkB5Q34N4E_cjs.EventedRun; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "EventedWorkflow", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkB5Q34N4E_cjs.EventedWorkflow; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "StepExecutor", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkB5Q34N4E_cjs.StepExecutor; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "WorkflowEventProcessor", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkB5Q34N4E_cjs.WorkflowEventProcessor; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "cloneStep", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkB5Q34N4E_cjs.cloneStep; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "cloneWorkflow", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkB5Q34N4E_cjs.cloneWorkflow; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "createStep", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkB5Q34N4E_cjs.createStep; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "createWorkflow", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkB5Q34N4E_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-
|
|
1
|
+
export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-CSE22KG6.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/dist/workflows/index.cjs
CHANGED
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk6ETCJK3W_cjs = require('../chunk-6ETCJK3W.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "DefaultExecutionEngine", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunk6ETCJK3W_cjs.DefaultExecutionEngine; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "ExecutionEngine", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk6ETCJK3W_cjs.ExecutionEngine; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "Run", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk6ETCJK3W_cjs.Run; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "Workflow", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk6ETCJK3W_cjs.Workflow; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "cleanStepResult", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk6ETCJK3W_cjs.cleanStepResult; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "cloneStep", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk6ETCJK3W_cjs.cloneStep; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "cloneWorkflow", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk6ETCJK3W_cjs.cloneWorkflow; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "createDeprecationProxy", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk6ETCJK3W_cjs.createDeprecationProxy; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "createStep", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk6ETCJK3W_cjs.createStep; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "createTimeTravelExecutionParams", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk6ETCJK3W_cjs.createTimeTravelExecutionParams; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "createWorkflow", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk6ETCJK3W_cjs.createWorkflow; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "getResumeLabelsByStepId", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk6ETCJK3W_cjs.getResumeLabelsByStepId; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "getStepIds", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk6ETCJK3W_cjs.getStepIds; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "getStepResult", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk6ETCJK3W_cjs.getStepResult; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "hydrateSerializedStepErrors", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk6ETCJK3W_cjs.hydrateSerializedStepErrors; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "isProcessor", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunk6ETCJK3W_cjs.isProcessor; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "mapVariable", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunk6ETCJK3W_cjs.mapVariable; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "runCountDeprecationMessage", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunk6ETCJK3W_cjs.runCountDeprecationMessage; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "validateStepInput", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunk6ETCJK3W_cjs.validateStepInput; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "validateStepRequestContext", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk6ETCJK3W_cjs.validateStepRequestContext; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "validateStepResumeData", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk6ETCJK3W_cjs.validateStepResumeData; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "validateStepStateData", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunk6ETCJK3W_cjs.validateStepStateData; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "validateStepSuspendData", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunk6ETCJK3W_cjs.validateStepSuspendData; }
|
|
98
98
|
});
|
|
99
99
|
//# sourceMappingURL=index.cjs.map
|
|
100
100
|
//# sourceMappingURL=index.cjs.map
|
package/dist/workflows/index.js
CHANGED
|
@@ -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-
|
|
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-FRRSKGPV.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.
|
|
3
|
+
"version": "1.29.0-alpha.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-
|
|
298
|
-
"@internal/ai-sdk-v5": "0.0.32",
|
|
297
|
+
"@internal/ai-v6": "0.0.33",
|
|
299
298
|
"@internal/core": "0.0.0",
|
|
300
|
-
"@internal/
|
|
301
|
-
"@internal/
|
|
302
|
-
"@internal/test-utils": "0.0.
|
|
303
|
-
"@internal/
|
|
304
|
-
"@internal/
|
|
305
|
-
"@internal/
|
|
299
|
+
"@internal/external-types": "0.0.36",
|
|
300
|
+
"@internal/lint": "0.0.86",
|
|
301
|
+
"@internal/test-utils": "0.0.22",
|
|
302
|
+
"@internal/llm-recorder": "0.0.22",
|
|
303
|
+
"@internal/ai-sdk-v5": "0.0.33",
|
|
304
|
+
"@internal/ai-sdk-v4": "0.0.33",
|
|
305
|
+
"@internal/types-builder": "0.0.61"
|
|
306
306
|
},
|
|
307
307
|
"engines": {
|
|
308
308
|
"node": ">=22.13.0"
|
|
@@ -882,7 +882,7 @@ export type ProviderModelsMap = {
|
|
|
882
882
|
'MiniMax-M2.7-highspeed',
|
|
883
883
|
];
|
|
884
884
|
readonly perplexity: readonly ['sonar', 'sonar-deep-research', 'sonar-pro', 'sonar-reasoning-pro'];
|
|
885
|
-
readonly deepseek: readonly ['deepseek-chat', 'deepseek-reasoner'];
|
|
885
|
+
readonly deepseek: readonly ['deepseek-chat', 'deepseek-reasoner', 'deepseek-v4-flash', 'deepseek-v4-pro'];
|
|
886
886
|
readonly llama: readonly [
|
|
887
887
|
'cerebras-llama-4-maverick-17b-128e-instruct',
|
|
888
888
|
'cerebras-llama-4-scout-17b-16e-instruct',
|