@mastra/core 0.15.3-alpha.5 → 0.15.3-alpha.7
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 +33 -0
- package/dist/agent/agent.types.d.ts +1 -0
- package/dist/agent/agent.types.d.ts.map +1 -1
- package/dist/agent/index.cjs +11 -11
- package/dist/agent/index.d.ts +2 -1
- package/dist/agent/index.d.ts.map +1 -1
- package/dist/agent/index.js +2 -2
- package/dist/agent/input-processor/index.cjs +6 -6
- package/dist/agent/input-processor/index.js +1 -1
- package/dist/agent/message-list/prompt/convert-to-mastra-v1.d.ts.map +1 -1
- package/dist/ai-tracing/exporters/default.d.ts.map +1 -1
- package/dist/ai-tracing/index.cjs +30 -30
- package/dist/ai-tracing/index.js +1 -1
- package/dist/{chunk-XM2ASGWH.js → chunk-4VU6A5XE.js} +3 -3
- package/dist/{chunk-XM2ASGWH.js.map → chunk-4VU6A5XE.js.map} +1 -1
- package/dist/{chunk-VVTB47UG.cjs → chunk-626FLQPT.cjs} +4 -4
- package/dist/{chunk-VVTB47UG.cjs.map → chunk-626FLQPT.cjs.map} +1 -1
- package/dist/{chunk-E264YNL3.cjs → chunk-7IIXZ5HS.cjs} +14 -14
- package/dist/{chunk-E264YNL3.cjs.map → chunk-7IIXZ5HS.cjs.map} +1 -1
- package/dist/{chunk-5CJDO3UO.cjs → chunk-AAJF7WLJ.cjs} +3 -4
- package/dist/chunk-AAJF7WLJ.cjs.map +1 -0
- package/dist/{chunk-OBKBA6CO.cjs → chunk-AB2X2OLU.cjs} +4 -4
- package/dist/{chunk-OBKBA6CO.cjs.map → chunk-AB2X2OLU.cjs.map} +1 -1
- package/dist/{chunk-NMDRUT3Q.cjs → chunk-AWES6LTC.cjs} +4 -4
- package/dist/{chunk-NMDRUT3Q.cjs.map → chunk-AWES6LTC.cjs.map} +1 -1
- package/dist/{chunk-PQ3VP6NG.js → chunk-AYPDYPRS.js} +82 -42
- package/dist/chunk-AYPDYPRS.js.map +1 -0
- package/dist/{chunk-F4SQXAXR.js → chunk-BGE27UEX.js} +3 -4
- package/dist/chunk-BGE27UEX.js.map +1 -0
- package/dist/{chunk-A5NC3XK2.js → chunk-EUZ3OA6Y.js} +5 -5
- package/dist/{chunk-A5NC3XK2.js.map → chunk-EUZ3OA6Y.js.map} +1 -1
- package/dist/{chunk-JQKPRJCJ.cjs → chunk-GJD2BTI5.cjs} +252 -157
- package/dist/chunk-GJD2BTI5.cjs.map +1 -0
- package/dist/chunk-GXSERFAG.js +3 -0
- package/dist/{chunk-ZPQQN52E.js.map → chunk-GXSERFAG.js.map} +1 -1
- package/dist/{chunk-CKM2ESZF.js → chunk-HGYL2SSF.js} +14 -24
- package/dist/chunk-HGYL2SSF.js.map +1 -0
- package/dist/{chunk-F2CAC2R2.cjs → chunk-MNDKBEEQ.cjs} +14 -24
- package/dist/chunk-MNDKBEEQ.cjs.map +1 -0
- package/dist/{chunk-MVEPSGWQ.cjs → chunk-NVB2F66X.cjs} +86 -46
- package/dist/chunk-NVB2F66X.cjs.map +1 -0
- package/dist/{chunk-23NO6AMW.js → chunk-P24PB73W.js} +221 -126
- package/dist/chunk-P24PB73W.js.map +1 -0
- package/dist/{chunk-XPFWOBV4.js → chunk-POFCBVHG.js} +3 -3
- package/dist/{chunk-XPFWOBV4.js.map → chunk-POFCBVHG.js.map} +1 -1
- package/dist/{chunk-76MWMAR7.js → chunk-R7K2QO7M.js} +3 -2
- package/dist/chunk-R7K2QO7M.js.map +1 -0
- package/dist/{chunk-I7OAONIW.cjs → chunk-UFCYMOYH.cjs} +12 -2
- package/dist/chunk-UFCYMOYH.cjs.map +1 -0
- package/dist/{chunk-J35ULAQT.js → chunk-VZS4UVKF.js} +3 -3
- package/dist/{chunk-J35ULAQT.js.map → chunk-VZS4UVKF.js.map} +1 -1
- package/dist/{chunk-FBBP67MQ.cjs → chunk-VZYIKGJ6.cjs} +4 -4
- package/dist/{chunk-FBBP67MQ.cjs.map → chunk-VZYIKGJ6.cjs.map} +1 -1
- package/dist/{chunk-LOYT3WUA.js → chunk-WEPWZHE4.js} +12 -2
- package/dist/chunk-WEPWZHE4.js.map +1 -0
- package/dist/chunk-X4RMXTXF.cjs +4 -0
- package/dist/{chunk-F37IQKBQ.cjs.map → chunk-X4RMXTXF.cjs.map} +1 -1
- package/dist/{chunk-2L6PFHHU.js → chunk-XJO6WBIW.js} +3 -3
- package/dist/{chunk-2L6PFHHU.js.map → chunk-XJO6WBIW.js.map} +1 -1
- package/dist/{chunk-ZOU4K5MI.cjs → chunk-Z637KSJF.cjs} +3 -2
- package/dist/chunk-Z637KSJF.cjs.map +1 -0
- package/dist/index.cjs +30 -30
- package/dist/index.js +8 -8
- package/dist/llm/model/model.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts +1 -1
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/model.loop.types.d.ts +1 -0
- package/dist/llm/model/model.loop.types.d.ts.map +1 -1
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/loop/loop.d.ts +1 -1
- package/dist/loop/loop.d.ts.map +1 -1
- package/dist/loop/types.d.ts +2 -0
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflow/llm-execution.d.ts.map +1 -1
- package/dist/loop/workflow/stream.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.js +1 -1
- package/dist/network/index.cjs +2 -2
- package/dist/network/index.js +1 -1
- package/dist/network/vNext/index.cjs +17 -17
- package/dist/network/vNext/index.cjs.map +1 -1
- package/dist/network/vNext/index.d.ts.map +1 -1
- package/dist/network/vNext/index.js +3 -3
- package/dist/network/vNext/index.js.map +1 -1
- package/dist/processors/index.cjs +8 -8
- package/dist/processors/index.js +2 -2
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/scores/index.cjs +5 -5
- package/dist/scores/index.js +1 -1
- package/dist/server/index.cjs +2 -2
- package/dist/server/index.js +1 -1
- package/dist/storage/index.cjs +3 -3
- package/dist/storage/index.js +1 -1
- package/dist/stream/MastraWorkflowStream.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts +6 -0
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +3 -3
- package/dist/stream/index.js +1 -1
- package/dist/stream/types.d.ts +2 -1
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/telemetry/index.cjs +7 -7
- package/dist/telemetry/index.js +1 -1
- package/dist/telemetry/telemetry.decorators.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.cjs +2 -2
- package/dist/test-utils/llm-mock.js +1 -1
- package/dist/tools/index.cjs +4 -0
- package/dist/tools/index.d.ts +1 -0
- package/dist/tools/index.d.ts.map +1 -1
- package/dist/tools/index.js +1 -1
- package/dist/tts/index.cjs +2 -2
- package/dist/tts/index.js +1 -1
- package/dist/voice/index.cjs +4 -4
- package/dist/voice/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/evented/workflow.d.ts.map +1 -1
- package/dist/workflows/index.cjs +10 -10
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.js +1 -1
- package/dist/workflows/types.d.ts +64 -9
- package/dist/workflows/types.d.ts.map +1 -1
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/chunk-23NO6AMW.js.map +0 -1
- package/dist/chunk-5CJDO3UO.cjs.map +0 -1
- package/dist/chunk-76MWMAR7.js.map +0 -1
- package/dist/chunk-CKM2ESZF.js.map +0 -1
- package/dist/chunk-F2CAC2R2.cjs.map +0 -1
- package/dist/chunk-F37IQKBQ.cjs +0 -4
- package/dist/chunk-F4SQXAXR.js.map +0 -1
- package/dist/chunk-I7OAONIW.cjs.map +0 -1
- package/dist/chunk-JQKPRJCJ.cjs.map +0 -1
- package/dist/chunk-LOYT3WUA.js.map +0 -1
- package/dist/chunk-MVEPSGWQ.cjs.map +0 -1
- package/dist/chunk-PQ3VP6NG.js.map +0 -1
- package/dist/chunk-ZOU4K5MI.cjs.map +0 -1
- package/dist/chunk-ZPQQN52E.js +0 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkGJD2BTI5_cjs = require('./chunk-GJD2BTI5.cjs');
|
|
4
4
|
var chunkNFXTYMWZ_cjs = require('./chunk-NFXTYMWZ.cjs');
|
|
5
5
|
var chunkGPWMM745_cjs = require('./chunk-GPWMM745.cjs');
|
|
6
6
|
var chunkABRPHTOG_cjs = require('./chunk-ABRPHTOG.cjs');
|
|
@@ -701,7 +701,7 @@ async function processWorkflowSleep({
|
|
|
701
701
|
type: "watch",
|
|
702
702
|
runId,
|
|
703
703
|
data: {
|
|
704
|
-
type: "step-waiting",
|
|
704
|
+
type: "workflow-step-waiting",
|
|
705
705
|
payload: {
|
|
706
706
|
id: step.id,
|
|
707
707
|
status: "waiting",
|
|
@@ -728,7 +728,7 @@ async function processWorkflowSleep({
|
|
|
728
728
|
type: "watch",
|
|
729
729
|
runId,
|
|
730
730
|
data: {
|
|
731
|
-
type: "step-result",
|
|
731
|
+
type: "workflow-step-result",
|
|
732
732
|
payload: {
|
|
733
733
|
id: step.id,
|
|
734
734
|
status: "success",
|
|
@@ -743,7 +743,7 @@ async function processWorkflowSleep({
|
|
|
743
743
|
type: "watch",
|
|
744
744
|
runId,
|
|
745
745
|
data: {
|
|
746
|
-
type: "step-finish",
|
|
746
|
+
type: "workflow-step-finish",
|
|
747
747
|
payload: {
|
|
748
748
|
id: step.id,
|
|
749
749
|
metadata: {}
|
|
@@ -803,7 +803,7 @@ async function processWorkflowSleepUntil({
|
|
|
803
803
|
type: "watch",
|
|
804
804
|
runId,
|
|
805
805
|
data: {
|
|
806
|
-
type: "step-waiting",
|
|
806
|
+
type: "workflow-step-waiting",
|
|
807
807
|
payload: {
|
|
808
808
|
id: step.id,
|
|
809
809
|
status: "waiting",
|
|
@@ -818,7 +818,7 @@ async function processWorkflowSleepUntil({
|
|
|
818
818
|
type: "watch",
|
|
819
819
|
runId,
|
|
820
820
|
data: {
|
|
821
|
-
type: "step-result",
|
|
821
|
+
type: "workflow-step-result",
|
|
822
822
|
payload: {
|
|
823
823
|
id: step.id,
|
|
824
824
|
status: "success",
|
|
@@ -833,7 +833,7 @@ async function processWorkflowSleepUntil({
|
|
|
833
833
|
type: "watch",
|
|
834
834
|
runId,
|
|
835
835
|
data: {
|
|
836
|
-
type: "step-finish",
|
|
836
|
+
type: "workflow-step-finish",
|
|
837
837
|
payload: {
|
|
838
838
|
id: step.id,
|
|
839
839
|
metadata: {}
|
|
@@ -999,7 +999,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
999
999
|
type: "watch",
|
|
1000
1000
|
runId,
|
|
1001
1001
|
data: {
|
|
1002
|
-
type: "finish",
|
|
1002
|
+
type: "workflow-finish",
|
|
1003
1003
|
payload: {
|
|
1004
1004
|
runId
|
|
1005
1005
|
}
|
|
@@ -1276,7 +1276,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1276
1276
|
type: "watch",
|
|
1277
1277
|
runId,
|
|
1278
1278
|
data: {
|
|
1279
|
-
type: "step-waiting",
|
|
1279
|
+
type: "workflow-step-waiting",
|
|
1280
1280
|
payload: {
|
|
1281
1281
|
id: step.step.id,
|
|
1282
1282
|
status: "waiting",
|
|
@@ -1437,7 +1437,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1437
1437
|
type: "watch",
|
|
1438
1438
|
runId,
|
|
1439
1439
|
data: {
|
|
1440
|
-
type: "step-start",
|
|
1440
|
+
type: "workflow-step-start",
|
|
1441
1441
|
payload: {
|
|
1442
1442
|
id: step.step.id,
|
|
1443
1443
|
startedAt: Date.now(),
|
|
@@ -1718,7 +1718,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1718
1718
|
type: "watch",
|
|
1719
1719
|
runId,
|
|
1720
1720
|
data: {
|
|
1721
|
-
type: "step-suspended",
|
|
1721
|
+
type: "workflow-step-suspended",
|
|
1722
1722
|
payload: {
|
|
1723
1723
|
id: step?.step?.id,
|
|
1724
1724
|
...prevResult,
|
|
@@ -1751,7 +1751,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1751
1751
|
type: "watch",
|
|
1752
1752
|
runId,
|
|
1753
1753
|
data: {
|
|
1754
|
-
type: "step-result",
|
|
1754
|
+
type: "workflow-step-result",
|
|
1755
1755
|
payload: {
|
|
1756
1756
|
id: step.step.id,
|
|
1757
1757
|
...prevResult
|
|
@@ -1763,7 +1763,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1763
1763
|
type: "watch",
|
|
1764
1764
|
runId,
|
|
1765
1765
|
data: {
|
|
1766
|
-
type: "step-finish",
|
|
1766
|
+
type: "workflow-step-finish",
|
|
1767
1767
|
payload: {
|
|
1768
1768
|
id: step.step.id,
|
|
1769
1769
|
metadata: {}
|
|
@@ -1907,7 +1907,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1907
1907
|
type: "watch",
|
|
1908
1908
|
runId,
|
|
1909
1909
|
data: {
|
|
1910
|
-
type: "start",
|
|
1910
|
+
type: "workflow-start",
|
|
1911
1911
|
payload: {
|
|
1912
1912
|
runId
|
|
1913
1913
|
}
|
|
@@ -1974,7 +1974,7 @@ var WorkflowEventProcessor = class extends EventProcessor {
|
|
|
1974
1974
|
|
|
1975
1975
|
// src/workflows/evented/workflow.ts
|
|
1976
1976
|
function cloneWorkflow(workflow, opts) {
|
|
1977
|
-
const wf = new
|
|
1977
|
+
const wf = new chunkGJD2BTI5_cjs.Workflow({
|
|
1978
1978
|
id: opts.id,
|
|
1979
1979
|
inputSchema: workflow.inputSchema,
|
|
1980
1980
|
outputSchema: workflow.outputSchema,
|
|
@@ -2025,8 +2025,8 @@ function createStep(params) {
|
|
|
2025
2025
|
args: inputData
|
|
2026
2026
|
};
|
|
2027
2027
|
await emitter.emit("watch-v2", {
|
|
2028
|
-
type: "
|
|
2029
|
-
|
|
2028
|
+
type: "workflow-agent-call-start",
|
|
2029
|
+
payload: toolData
|
|
2030
2030
|
});
|
|
2031
2031
|
const { fullStream } = await params.stream(inputData.prompt, {
|
|
2032
2032
|
// resourceId: inputData.resourceId,
|
|
@@ -2041,29 +2041,12 @@ function createStep(params) {
|
|
|
2041
2041
|
return abort();
|
|
2042
2042
|
}
|
|
2043
2043
|
for await (const chunk of fullStream) {
|
|
2044
|
-
|
|
2045
|
-
case "text-delta":
|
|
2046
|
-
await emitter.emit("watch-v2", {
|
|
2047
|
-
type: "tool-call-delta",
|
|
2048
|
-
...toolData,
|
|
2049
|
-
argsTextDelta: chunk.textDelta
|
|
2050
|
-
});
|
|
2051
|
-
break;
|
|
2052
|
-
case "step-start":
|
|
2053
|
-
case "step-finish":
|
|
2054
|
-
case "finish":
|
|
2055
|
-
break;
|
|
2056
|
-
case "tool-call":
|
|
2057
|
-
case "tool-result":
|
|
2058
|
-
case "tool-call-streaming-start":
|
|
2059
|
-
case "tool-call-delta":
|
|
2060
|
-
case "source":
|
|
2061
|
-
case "file":
|
|
2062
|
-
default:
|
|
2063
|
-
await emitter.emit("watch-v2", chunk);
|
|
2064
|
-
break;
|
|
2065
|
-
}
|
|
2044
|
+
await emitter.emit("watch-v2", chunk);
|
|
2066
2045
|
}
|
|
2046
|
+
await emitter.emit("watch-v2", {
|
|
2047
|
+
type: "workflow-agent-call-finish",
|
|
2048
|
+
payload: toolData
|
|
2049
|
+
});
|
|
2067
2050
|
return {
|
|
2068
2051
|
text: await streamPromise.promise
|
|
2069
2052
|
};
|
|
@@ -2109,7 +2092,7 @@ function createWorkflow(params) {
|
|
|
2109
2092
|
executionEngine
|
|
2110
2093
|
});
|
|
2111
2094
|
}
|
|
2112
|
-
var EventedWorkflow = class extends
|
|
2095
|
+
var EventedWorkflow = class extends chunkGJD2BTI5_cjs.Workflow {
|
|
2113
2096
|
constructor(params) {
|
|
2114
2097
|
super(params);
|
|
2115
2098
|
}
|
|
@@ -2154,7 +2137,7 @@ var EventedWorkflow = class extends chunkJQKPRJCJ_cjs.Workflow {
|
|
|
2154
2137
|
return run;
|
|
2155
2138
|
}
|
|
2156
2139
|
};
|
|
2157
|
-
var EventedRun = class extends
|
|
2140
|
+
var EventedRun = class extends chunkGJD2BTI5_cjs.Run {
|
|
2158
2141
|
constructor(params) {
|
|
2159
2142
|
super(params);
|
|
2160
2143
|
this.serializedStepGraph = params.serializedStepGraph;
|
|
@@ -2217,10 +2200,39 @@ var EventedRun = class extends chunkJQKPRJCJ_cjs.Run {
|
|
|
2217
2200
|
*/
|
|
2218
2201
|
stream({ inputData, runtimeContext } = {}) {
|
|
2219
2202
|
const { readable, writable } = new TransformStream();
|
|
2203
|
+
let currentToolData = void 0;
|
|
2220
2204
|
const writer = writable.getWriter();
|
|
2221
2205
|
const unwatch = this.watch(async (event) => {
|
|
2206
|
+
console.log("raw_event", event);
|
|
2207
|
+
if (event.type === "workflow-agent-call-start") {
|
|
2208
|
+
currentToolData = {
|
|
2209
|
+
name: event.payload.name,
|
|
2210
|
+
args: event.payload.args
|
|
2211
|
+
};
|
|
2212
|
+
await writer.write({
|
|
2213
|
+
...event.payload,
|
|
2214
|
+
type: "tool-call-streaming-start"
|
|
2215
|
+
});
|
|
2216
|
+
return;
|
|
2217
|
+
}
|
|
2222
2218
|
try {
|
|
2223
|
-
|
|
2219
|
+
if (event.type === "workflow-agent-call-finish") {
|
|
2220
|
+
return;
|
|
2221
|
+
} else if (!event.type.startsWith("workflow-")) {
|
|
2222
|
+
if (event.type === "text-delta") {
|
|
2223
|
+
await writer.write({
|
|
2224
|
+
type: "tool-call-delta",
|
|
2225
|
+
...currentToolData ?? {},
|
|
2226
|
+
argsTextDelta: event.textDelta
|
|
2227
|
+
});
|
|
2228
|
+
}
|
|
2229
|
+
return;
|
|
2230
|
+
}
|
|
2231
|
+
const e = {
|
|
2232
|
+
...event,
|
|
2233
|
+
type: event.type.replace("workflow-", "")
|
|
2234
|
+
};
|
|
2235
|
+
await writer.write(e);
|
|
2224
2236
|
} catch {
|
|
2225
2237
|
}
|
|
2226
2238
|
}, "watch-v2");
|
|
@@ -2251,10 +2263,38 @@ var EventedRun = class extends chunkJQKPRJCJ_cjs.Run {
|
|
|
2251
2263
|
runtimeContext
|
|
2252
2264
|
} = {}) {
|
|
2253
2265
|
const { readable, writable } = new TransformStream();
|
|
2266
|
+
let currentToolData = void 0;
|
|
2254
2267
|
const writer = writable.getWriter();
|
|
2255
2268
|
const unwatch = await this.watchAsync(async (event) => {
|
|
2269
|
+
if (event.type === "workflow-agent-call-start") {
|
|
2270
|
+
currentToolData = {
|
|
2271
|
+
name: event.payload.name,
|
|
2272
|
+
args: event.payload.args
|
|
2273
|
+
};
|
|
2274
|
+
await writer.write({
|
|
2275
|
+
...event.payload,
|
|
2276
|
+
type: "tool-call-streaming-start"
|
|
2277
|
+
});
|
|
2278
|
+
return;
|
|
2279
|
+
}
|
|
2256
2280
|
try {
|
|
2257
|
-
|
|
2281
|
+
if (event.type === "workflow-agent-call-finish") {
|
|
2282
|
+
return;
|
|
2283
|
+
} else if (!event.type.startsWith("workflow-")) {
|
|
2284
|
+
if (event.type === "text-delta") {
|
|
2285
|
+
await writer.write({
|
|
2286
|
+
type: "tool-call-delta",
|
|
2287
|
+
...currentToolData ?? {},
|
|
2288
|
+
argsTextDelta: event.textDelta
|
|
2289
|
+
});
|
|
2290
|
+
}
|
|
2291
|
+
return;
|
|
2292
|
+
}
|
|
2293
|
+
const e = {
|
|
2294
|
+
...event,
|
|
2295
|
+
type: event.type.replace("workflow-", "")
|
|
2296
|
+
};
|
|
2297
|
+
await writer.write(e);
|
|
2258
2298
|
} catch {
|
|
2259
2299
|
}
|
|
2260
2300
|
}, "watch-v2");
|
|
@@ -2462,7 +2502,7 @@ function isExecutableStep(step) {
|
|
|
2462
2502
|
}
|
|
2463
2503
|
|
|
2464
2504
|
// src/workflows/evented/execution-engine.ts
|
|
2465
|
-
var EventedExecutionEngine = class extends
|
|
2505
|
+
var EventedExecutionEngine = class extends chunkGJD2BTI5_cjs.ExecutionEngine {
|
|
2466
2506
|
eventProcessor;
|
|
2467
2507
|
constructor({ mastra, eventProcessor }) {
|
|
2468
2508
|
super({ mastra });
|
|
@@ -2565,5 +2605,5 @@ exports.cloneStep = cloneStep;
|
|
|
2565
2605
|
exports.cloneWorkflow = cloneWorkflow;
|
|
2566
2606
|
exports.createStep = createStep;
|
|
2567
2607
|
exports.createWorkflow = createWorkflow;
|
|
2568
|
-
//# sourceMappingURL=chunk-
|
|
2569
|
-
//# sourceMappingURL=chunk-
|
|
2608
|
+
//# sourceMappingURL=chunk-NVB2F66X.cjs.map
|
|
2609
|
+
//# sourceMappingURL=chunk-NVB2F66X.cjs.map
|