@mastra/core 0.10.4 → 0.10.6-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/dist/agent/index.cjs +4 -4
- package/dist/agent/index.d.cts +1 -1
- package/dist/agent/index.d.ts +1 -1
- package/dist/agent/index.js +2 -2
- package/dist/{base-icHjkcs-.d.ts → base-DF29Fhcx.d.ts} +75 -41
- package/dist/{base-Bdc5hWla.d.cts → base-vDxe4rcD.d.cts} +75 -41
- package/dist/chunk-2RZXEVWT.js +68 -0
- package/dist/{chunk-TRJIWZKM.js → chunk-3SY7GRSA.js} +1 -1
- package/dist/{chunk-PUG7THT5.cjs → chunk-6EMFDXAQ.cjs} +4 -4
- package/dist/{chunk-36UICULV.js → chunk-6PQRSQZF.js} +35 -5
- package/dist/{chunk-62ZSDIUK.js → chunk-BMED2N3R.js} +1 -1
- package/dist/{chunk-I2KL5KMY.js → chunk-CMEK3A3W.js} +2 -2
- package/dist/{chunk-HGPLTKJA.cjs → chunk-D2ULEJL3.cjs} +2 -2
- package/dist/{chunk-IZGRJXUQ.js → chunk-DNK4SXPA.js} +2 -1
- package/dist/{chunk-AX6IHSGY.js → chunk-DPKEVI6Q.js} +1 -1
- package/dist/{chunk-ZKUUYDOQ.cjs → chunk-EFJIVMMM.cjs} +21 -21
- package/dist/{chunk-VB4S54R3.cjs → chunk-EXOTT52R.cjs} +198 -30
- package/dist/{chunk-SI2ENZ3O.js → chunk-F2DBWJK3.js} +1 -1
- package/dist/{chunk-GV6P24NY.cjs → chunk-F5XU7FFR.cjs} +5 -4
- package/dist/{chunk-Z37B4W7B.js → chunk-HIQ3FPBN.js} +1 -1
- package/dist/{chunk-RO5VPM3P.cjs → chunk-HVI3SKIH.cjs} +278 -55
- package/dist/{chunk-QVROTSA5.cjs → chunk-J7MLMW6O.cjs} +2 -2
- package/dist/{chunk-PVGSY24V.js → chunk-LDNCERLU.js} +7 -0
- package/dist/{chunk-S6WRT7GI.cjs → chunk-LRMKKZ6M.cjs} +2 -2
- package/dist/{chunk-BBAQW23O.cjs → chunk-OLSQRA2V.cjs} +7 -0
- package/dist/chunk-Q65UGFQK.cjs +70 -0
- package/dist/{chunk-ZAXPU6F2.cjs → chunk-QQ3KHYKE.cjs} +35 -5
- package/dist/{chunk-ZWYZGIV3.cjs → chunk-QQT4XTOG.cjs} +279 -73
- package/dist/{chunk-XUODQRSL.cjs → chunk-TGK6JO2D.cjs} +3 -3
- package/dist/{chunk-UFQERGWG.js → chunk-U3F3AQJP.js} +197 -29
- package/dist/{chunk-JYLH5IY3.cjs → chunk-VRDDTY4O.cjs} +87 -16
- package/dist/{chunk-SWJKOFCU.js → chunk-VZDPK54I.js} +262 -56
- package/dist/{chunk-HFEELWJO.js → chunk-YDGX5LRI.js} +274 -51
- package/dist/{chunk-7UNDRBOU.js → chunk-YLCFUSJ4.js} +86 -15
- package/dist/error/index.cjs +5 -5
- package/dist/error/index.d.cts +7 -0
- package/dist/error/index.d.ts +7 -0
- package/dist/error/index.js +1 -1
- package/dist/eval/index.d.cts +1 -1
- package/dist/eval/index.d.ts +1 -1
- package/dist/index.cjs +48 -48
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +12 -12
- package/dist/integration/index.d.cts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/llm/index.d.cts +1 -1
- package/dist/llm/index.d.ts +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.cts +1 -1
- package/dist/mastra/index.d.ts +1 -1
- package/dist/mastra/index.js +1 -1
- package/dist/mcp/index.d.cts +1 -1
- package/dist/mcp/index.d.ts +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.d.cts +1 -1
- package/dist/memory/index.d.ts +1 -1
- package/dist/memory/index.js +1 -1
- package/dist/network/index.cjs +11 -5
- package/dist/network/index.d.cts +1 -1
- package/dist/network/index.d.ts +1 -1
- package/dist/network/index.js +10 -4
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.d.cts +1 -1
- package/dist/relevance/index.d.ts +1 -1
- package/dist/relevance/index.js +1 -1
- package/dist/server/index.cjs +9 -3
- package/dist/server/index.d.cts +2 -2
- package/dist/server/index.d.ts +2 -2
- package/dist/server/index.js +8 -2
- package/dist/storage/index.cjs +12 -12
- package/dist/storage/index.d.cts +2 -2
- package/dist/storage/index.d.ts +2 -2
- package/dist/storage/index.js +4 -4
- package/dist/telemetry/index.cjs +7 -7
- package/dist/telemetry/index.d.cts +1 -1
- package/dist/telemetry/index.d.ts +1 -1
- package/dist/telemetry/index.js +1 -1
- package/dist/tools/index.d.cts +2 -2
- package/dist/tools/index.d.ts +2 -2
- package/dist/tts/index.cjs +2 -2
- package/dist/tts/index.js +1 -1
- package/dist/utils.cjs +14 -14
- package/dist/utils.d.cts +2 -2
- package/dist/utils.d.ts +2 -2
- package/dist/utils.js +1 -1
- package/dist/vector/index.cjs +2 -2
- package/dist/vector/index.js +1 -1
- package/dist/voice/index.cjs +4 -4
- package/dist/voice/index.d.cts +1 -1
- package/dist/voice/index.d.ts +1 -1
- package/dist/voice/index.js +1 -1
- package/dist/workflows/index.cjs +9 -9
- package/dist/workflows/index.d.cts +18 -7
- package/dist/workflows/index.d.ts +18 -7
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.d.cts +2 -2
- package/dist/workflows/legacy/index.d.ts +2 -2
- package/dist/workflows/legacy/index.js +1 -1
- package/package.json +24 -24
- package/dist/chunk-IM7CLVLZ.js +0 -43
- package/dist/chunk-LEK3J7YN.cjs +0 -45
package/dist/agent/index.cjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkQQT4XTOG_cjs = require('../chunk-QQT4XTOG.cjs');
|
|
4
|
+
var chunkTGK6JO2D_cjs = require('../chunk-TGK6JO2D.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Agent", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkQQT4XTOG_cjs.Agent; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "MessageList", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkTGK6JO2D_cjs.MessageList; }
|
|
15
15
|
});
|
package/dist/agent/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Message as AiMessageType } from 'ai';
|
|
2
2
|
import 'json-schema';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { A as Agent, as as AgentConfig,
|
|
4
|
+
export { A as Agent, as as AgentConfig, bV as AgentGenerateOptions, bW as AgentStreamOptions, bU as DynamicArgument, bs as MastraLanguageModel, bX as MastraMessageContentV2, s as MastraMessageV2, bS as MessageList, T as ToolsInput, bT as ToolsetsInput } from '../base-vDxe4rcD.cjs';
|
|
5
5
|
import '../base-DVVTzIQy.cjs';
|
|
6
6
|
import '../types-Bo1uigWx.cjs';
|
|
7
7
|
import '../runtime-context/index.cjs';
|
package/dist/agent/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { Message as AiMessageType } from 'ai';
|
|
2
2
|
import 'json-schema';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export { A as Agent, as as AgentConfig,
|
|
4
|
+
export { A as Agent, as as AgentConfig, bV as AgentGenerateOptions, bW as AgentStreamOptions, bU as DynamicArgument, bs as MastraLanguageModel, bX as MastraMessageContentV2, s as MastraMessageV2, bS as MessageList, T as ToolsInput, bT as ToolsetsInput } from '../base-DF29Fhcx.js';
|
|
5
5
|
import '../base-BbdvunNJ.js';
|
|
6
6
|
import '../types-Bo1uigWx.js';
|
|
7
7
|
import '../runtime-context/index.js';
|
package/dist/agent/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { Agent } from '../chunk-
|
|
2
|
-
export { MessageList } from '../chunk-
|
|
1
|
+
export { Agent } from '../chunk-VZDPK54I.js';
|
|
2
|
+
export { MessageList } from '../chunk-DPKEVI6Q.js';
|
|
@@ -1040,7 +1040,7 @@ declare class LegacyWorkflow<TSteps extends LegacyStep<string, any, any>[] = Leg
|
|
|
1040
1040
|
toStep(): LegacyStep<TStepId, TTriggerSchema, z.ZodType<LegacyWorkflowRunResult<TTriggerSchema, TSteps, TResultSchema>>, any>;
|
|
1041
1041
|
}
|
|
1042
1042
|
|
|
1043
|
-
type ExecuteFunction<TStepInput, TStepOutput, TResumeSchema, TSuspendSchema> = (params: {
|
|
1043
|
+
type ExecuteFunction<TStepInput, TStepOutput, TResumeSchema, TSuspendSchema, EngineType> = (params: {
|
|
1044
1044
|
runId: string;
|
|
1045
1045
|
mastra: Mastra;
|
|
1046
1046
|
runtimeContext: RuntimeContext;
|
|
@@ -1057,15 +1057,16 @@ type ExecuteFunction<TStepInput, TStepOutput, TResumeSchema, TSuspendSchema> = (
|
|
|
1057
1057
|
[EMITTER_SYMBOL]: {
|
|
1058
1058
|
emit: (event: string, data: any) => Promise<void>;
|
|
1059
1059
|
};
|
|
1060
|
+
engine: EngineType;
|
|
1060
1061
|
}) => Promise<TStepOutput>;
|
|
1061
|
-
interface Step<TStepId extends string = string, TSchemaIn extends z.ZodType<any> = z.ZodType<any>, TSchemaOut extends z.ZodType<any> = z.ZodType<any>, TResumeSchema extends z.ZodType<any> = z.ZodType<any>, TSuspendSchema extends z.ZodType<any> = z.ZodType<any
|
|
1062
|
+
interface Step<TStepId extends string = string, TSchemaIn extends z.ZodType<any> = z.ZodType<any>, TSchemaOut extends z.ZodType<any> = z.ZodType<any>, TResumeSchema extends z.ZodType<any> = z.ZodType<any>, TSuspendSchema extends z.ZodType<any> = z.ZodType<any>, TEngineType = any> {
|
|
1062
1063
|
id: TStepId;
|
|
1063
1064
|
description?: string;
|
|
1064
1065
|
inputSchema: TSchemaIn;
|
|
1065
1066
|
outputSchema: TSchemaOut;
|
|
1066
1067
|
resumeSchema?: TResumeSchema;
|
|
1067
1068
|
suspendSchema?: TSuspendSchema;
|
|
1068
|
-
execute: ExecuteFunction<z.infer<TSchemaIn>, z.infer<TSchemaOut>, z.infer<TResumeSchema>, z.infer<TSuspendSchema
|
|
1069
|
+
execute: ExecuteFunction<z.infer<TSchemaIn>, z.infer<TSchemaOut>, z.infer<TResumeSchema>, z.infer<TSuspendSchema>, TEngineType>;
|
|
1069
1070
|
retries?: number;
|
|
1070
1071
|
}
|
|
1071
1072
|
|
|
@@ -1114,7 +1115,7 @@ type StepsRecord<T extends readonly Step<any, any, any>[]> = {
|
|
|
1114
1115
|
}>;
|
|
1115
1116
|
};
|
|
1116
1117
|
type DynamicMapping<TPrevSchema extends z.ZodTypeAny, TSchemaOut extends z.ZodTypeAny> = {
|
|
1117
|
-
fn: ExecuteFunction<z.infer<TPrevSchema>, z.infer<TSchemaOut>, any, any>;
|
|
1118
|
+
fn: ExecuteFunction<z.infer<TPrevSchema>, z.infer<TSchemaOut>, any, any, any>;
|
|
1118
1119
|
schema: TSchemaOut;
|
|
1119
1120
|
};
|
|
1120
1121
|
type PathsToStringProps<T> = T extends object ? {
|
|
@@ -1129,7 +1130,7 @@ type VariableReference<TStep extends Step<string, any, any> = Step<string, any,
|
|
|
1129
1130
|
value: any;
|
|
1130
1131
|
schema: z.ZodTypeAny;
|
|
1131
1132
|
};
|
|
1132
|
-
type StreamEvent = TextStreamPart<any>
|
|
1133
|
+
type StreamEvent = TextStreamPart<any> | {
|
|
1133
1134
|
type: 'step-suspended';
|
|
1134
1135
|
payload: any;
|
|
1135
1136
|
id: string;
|
|
@@ -1158,7 +1159,7 @@ type WatchEvent = {
|
|
|
1158
1159
|
suspendedAt?: number;
|
|
1159
1160
|
resumedAt?: number;
|
|
1160
1161
|
}>;
|
|
1161
|
-
|
|
1162
|
+
result?: Record<string, any>;
|
|
1162
1163
|
payload?: Record<string, any>;
|
|
1163
1164
|
error?: string | Error;
|
|
1164
1165
|
};
|
|
@@ -1168,6 +1169,9 @@ type WatchEvent = {
|
|
|
1168
1169
|
type ZodPathType<T extends z.ZodTypeAny, P extends string> = T extends z.ZodObject<infer Shape> ? P extends `${infer Key}.${infer Rest}` ? Key extends keyof Shape ? Shape[Key] extends z.ZodTypeAny ? ZodPathType<Shape[Key], Rest> : never : never : P extends keyof Shape ? Shape[P] : never : never;
|
|
1169
1170
|
interface WorkflowRunState {
|
|
1170
1171
|
runId: string;
|
|
1172
|
+
status: 'success' | 'failed' | 'suspended' | 'running';
|
|
1173
|
+
result?: Record<string, any>;
|
|
1174
|
+
error?: string | Error;
|
|
1171
1175
|
value: Record<string, string>;
|
|
1172
1176
|
context: {
|
|
1173
1177
|
input?: Record<string, any>;
|
|
@@ -1224,16 +1228,25 @@ declare abstract class ExecutionEngine extends MastraBase {
|
|
|
1224
1228
|
}): Promise<TOutput>;
|
|
1225
1229
|
}
|
|
1226
1230
|
|
|
1227
|
-
type
|
|
1231
|
+
type DefaultEngineType = {};
|
|
1232
|
+
type StepFlowEntry<TEngineType = DefaultEngineType> = {
|
|
1228
1233
|
type: 'step';
|
|
1229
1234
|
step: Step;
|
|
1235
|
+
} | {
|
|
1236
|
+
type: 'sleep';
|
|
1237
|
+
id: string;
|
|
1238
|
+
duration: number;
|
|
1239
|
+
} | {
|
|
1240
|
+
type: 'sleepUntil';
|
|
1241
|
+
id: string;
|
|
1242
|
+
date: Date;
|
|
1230
1243
|
} | {
|
|
1231
1244
|
type: 'parallel';
|
|
1232
1245
|
steps: StepFlowEntry[];
|
|
1233
1246
|
} | {
|
|
1234
1247
|
type: 'conditional';
|
|
1235
1248
|
steps: StepFlowEntry[];
|
|
1236
|
-
conditions: ExecuteFunction<any, any, any, any>[];
|
|
1249
|
+
conditions: ExecuteFunction<any, any, any, any, TEngineType>[];
|
|
1237
1250
|
serializedConditions: {
|
|
1238
1251
|
id: string;
|
|
1239
1252
|
fn: string;
|
|
@@ -1241,7 +1254,7 @@ type StepFlowEntry = {
|
|
|
1241
1254
|
} | {
|
|
1242
1255
|
type: 'loop';
|
|
1243
1256
|
step: Step;
|
|
1244
|
-
condition: ExecuteFunction<any, any, any, any>;
|
|
1257
|
+
condition: ExecuteFunction<any, any, any, any, TEngineType>;
|
|
1245
1258
|
serializedCondition: {
|
|
1246
1259
|
id: string;
|
|
1247
1260
|
fn: string;
|
|
@@ -1254,7 +1267,7 @@ type StepFlowEntry = {
|
|
|
1254
1267
|
concurrency: number;
|
|
1255
1268
|
};
|
|
1256
1269
|
};
|
|
1257
|
-
type SerializedStep = Pick<Step, 'id' | 'description'> & {
|
|
1270
|
+
type SerializedStep<TEngineType = DefaultEngineType> = Pick<Step<any, any, any, any, any, TEngineType>, 'id' | 'description'> & {
|
|
1258
1271
|
component?: string;
|
|
1259
1272
|
serializedStepFlow?: SerializedStepFlowEntry[];
|
|
1260
1273
|
mapConfig?: string;
|
|
@@ -1262,6 +1275,14 @@ type SerializedStep = Pick<Step, 'id' | 'description'> & {
|
|
|
1262
1275
|
type SerializedStepFlowEntry = {
|
|
1263
1276
|
type: 'step';
|
|
1264
1277
|
step: SerializedStep;
|
|
1278
|
+
} | {
|
|
1279
|
+
type: 'sleep';
|
|
1280
|
+
id: string;
|
|
1281
|
+
duration: number;
|
|
1282
|
+
} | {
|
|
1283
|
+
type: 'sleepUntil';
|
|
1284
|
+
id: string;
|
|
1285
|
+
date: Date;
|
|
1265
1286
|
} | {
|
|
1266
1287
|
type: 'parallel';
|
|
1267
1288
|
steps: SerializedStepFlowEntry[];
|
|
@@ -1304,25 +1325,25 @@ declare function createStep<TStepId extends string, TStepInput extends z.ZodType
|
|
|
1304
1325
|
outputSchema: TStepOutput;
|
|
1305
1326
|
resumeSchema?: TResumeSchema;
|
|
1306
1327
|
suspendSchema?: TSuspendSchema;
|
|
1307
|
-
execute: ExecuteFunction<z.infer<TStepInput>, z.infer<TStepOutput>, z.infer<TResumeSchema>, z.infer<TSuspendSchema
|
|
1308
|
-
}): Step<TStepId, TStepInput, TStepOutput, TResumeSchema, TSuspendSchema>;
|
|
1328
|
+
execute: ExecuteFunction<z.infer<TStepInput>, z.infer<TStepOutput>, z.infer<TResumeSchema>, z.infer<TSuspendSchema>, DefaultEngineType>;
|
|
1329
|
+
}): Step<TStepId, TStepInput, TStepOutput, TResumeSchema, TSuspendSchema, DefaultEngineType>;
|
|
1309
1330
|
declare function createStep<TStepId extends string, TStepInput extends z.ZodObject<{
|
|
1310
1331
|
prompt: z.ZodString;
|
|
1311
1332
|
}>, TStepOutput extends z.ZodObject<{
|
|
1312
1333
|
text: z.ZodString;
|
|
1313
|
-
}>, TResumeSchema extends z.ZodType<any>, TSuspendSchema extends z.ZodType<any>>(agent: Agent<TStepId, any, any>): Step<TStepId, TStepInput, TStepOutput, TResumeSchema, TSuspendSchema>;
|
|
1334
|
+
}>, TResumeSchema extends z.ZodType<any>, TSuspendSchema extends z.ZodType<any>>(agent: Agent<TStepId, any, any>): Step<TStepId, TStepInput, TStepOutput, TResumeSchema, TSuspendSchema, DefaultEngineType>;
|
|
1314
1335
|
declare function createStep<TSchemaIn extends z.ZodType<any>, TSchemaOut extends z.ZodType<any>, TContext extends ToolExecutionContext<TSchemaIn>>(tool: Tool<TSchemaIn, TSchemaOut, TContext> & {
|
|
1315
1336
|
inputSchema: TSchemaIn;
|
|
1316
1337
|
outputSchema: TSchemaOut;
|
|
1317
1338
|
execute: (context: TContext) => Promise<any>;
|
|
1318
|
-
}): Step<string, TSchemaIn, TSchemaOut, z.ZodType<any>, z.ZodType<any
|
|
1319
|
-
declare function cloneStep<TStepId extends string>(step: Step<string, any, any>, opts: {
|
|
1339
|
+
}): Step<string, TSchemaIn, TSchemaOut, z.ZodType<any>, z.ZodType<any>, DefaultEngineType>;
|
|
1340
|
+
declare function cloneStep<TStepId extends string>(step: Step<string, any, any, any, any, DefaultEngineType>, opts: {
|
|
1320
1341
|
id: TStepId;
|
|
1321
|
-
}): Step<TStepId, any, any>;
|
|
1322
|
-
declare function createWorkflow<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any>[] = Step<string, any, any, any, any>[]>(params: WorkflowConfig<TWorkflowId, TInput, TOutput, TSteps>): Workflow<TSteps, TWorkflowId, TInput, TOutput, TInput>;
|
|
1323
|
-
declare function cloneWorkflow<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any>[] = Step<string, any, any, any, any>[]>(workflow: Workflow<TSteps, string, TInput, TOutput>, opts: {
|
|
1342
|
+
}): Step<TStepId, any, any, any, any, DefaultEngineType>;
|
|
1343
|
+
declare function createWorkflow<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any, DefaultEngineType>[] = Step<string, any, any, any, any, DefaultEngineType>[]>(params: WorkflowConfig<TWorkflowId, TInput, TOutput, TSteps>): Workflow<DefaultEngineType, TSteps, TWorkflowId, TInput, TOutput, TInput>;
|
|
1344
|
+
declare function cloneWorkflow<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any, DefaultEngineType>[] = Step<string, any, any, any, any, DefaultEngineType>[]>(workflow: Workflow<DefaultEngineType, TSteps, string, TInput, TOutput, TInput>, opts: {
|
|
1324
1345
|
id: TWorkflowId;
|
|
1325
|
-
}): Workflow<TSteps, TWorkflowId, TInput, TOutput>;
|
|
1346
|
+
}): Workflow<DefaultEngineType, TSteps, TWorkflowId, TInput, TOutput, TInput>;
|
|
1326
1347
|
type WorkflowResult<TOutput extends z.ZodType<any>, TSteps extends Step<string, any, any>[]> = {
|
|
1327
1348
|
status: 'success';
|
|
1328
1349
|
result: z.infer<TOutput>;
|
|
@@ -1342,7 +1363,7 @@ type WorkflowResult<TOutput extends z.ZodType<any>, TSteps extends Step<string,
|
|
|
1342
1363
|
};
|
|
1343
1364
|
suspended: [string[], ...string[][]];
|
|
1344
1365
|
};
|
|
1345
|
-
type WorkflowConfig<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any>[] = Step<string, any, any, any, any>[]> = {
|
|
1366
|
+
type WorkflowConfig<TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TSteps extends Step<string, any, any, any, any, any>[] = Step<string, any, any, any, any, any>[]> = {
|
|
1346
1367
|
mastra?: Mastra;
|
|
1347
1368
|
id: TWorkflowId;
|
|
1348
1369
|
description?: string | undefined;
|
|
@@ -1355,7 +1376,7 @@ type WorkflowConfig<TWorkflowId extends string = string, TInput extends z.ZodTyp
|
|
|
1355
1376
|
delay?: number;
|
|
1356
1377
|
};
|
|
1357
1378
|
};
|
|
1358
|
-
declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<string, any, any, any, any>[], TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TPrevSchema extends z.ZodType<any> = TInput> extends MastraBase implements Step<TWorkflowId, TInput, TOutput> {
|
|
1379
|
+
declare class Workflow<TEngineType = any, TSteps extends Step<string, any, any, any, any, TEngineType>[] = Step<string, any, any, any, any, TEngineType>[], TWorkflowId extends string = string, TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>, TPrevSchema extends z.ZodType<any> = TInput> extends MastraBase implements Step<TWorkflowId, TInput, TOutput, any, any, DefaultEngineType> {
|
|
1359
1380
|
#private;
|
|
1360
1381
|
id: TWorkflowId;
|
|
1361
1382
|
description?: string | undefined;
|
|
@@ -1372,8 +1393,8 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1372
1393
|
delay?: number;
|
|
1373
1394
|
};
|
|
1374
1395
|
constructor({ mastra, id, inputSchema, outputSchema, description, executionEngine, retryConfig, steps, }: WorkflowConfig<TWorkflowId, TInput, TOutput, TSteps>);
|
|
1375
|
-
get runs(): Map<string, Run<TSteps, TInput, TOutput>>;
|
|
1376
|
-
get mastra(): Mastra<Record<string, Agent<any, ToolsInput, Record<string, Metric>>>, Record<string, LegacyWorkflow<LegacyStep<string, any, any, StepExecutionContext<any, WorkflowContext<any, LegacyStep<string, any, any, any>[], Record<string, any>>>>[], string, any, any>>, Record<string, Workflow<Step<string, any, any, any, any>[], string, z.ZodType<any, z.ZodTypeDef, any>, z.ZodType<any, z.ZodTypeDef, any>, z.ZodType<any, z.ZodTypeDef, any>>>, Record<string, MastraVector>, Record<string, MastraTTS>, IMastraLogger, Record<string, AgentNetwork>, Record<string, MCPServerBase>> | undefined;
|
|
1396
|
+
get runs(): Map<string, Run<TEngineType, TSteps, TInput, TOutput>>;
|
|
1397
|
+
get mastra(): Mastra<Record<string, Agent<any, ToolsInput, Record<string, Metric>>>, Record<string, LegacyWorkflow<LegacyStep<string, any, any, StepExecutionContext<any, WorkflowContext<any, LegacyStep<string, any, any, any>[], Record<string, any>>>>[], string, any, any>>, Record<string, Workflow<any, Step<string, any, any, any, any, any>[], string, z.ZodType<any, z.ZodTypeDef, any>, z.ZodType<any, z.ZodTypeDef, any>, z.ZodType<any, z.ZodTypeDef, any>>>, Record<string, MastraVector>, Record<string, MastraTTS>, IMastraLogger, Record<string, AgentNetwork>, Record<string, MCPServerBase>> | undefined;
|
|
1377
1398
|
__registerMastra(mastra: Mastra): void;
|
|
1378
1399
|
__registerPrimitives(p: MastraPrimitives): void;
|
|
1379
1400
|
setStepFlow(stepFlow: StepFlowEntry[]): void;
|
|
@@ -1382,8 +1403,20 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1382
1403
|
* @param step The step to add to the workflow
|
|
1383
1404
|
* @returns The workflow instance for chaining
|
|
1384
1405
|
*/
|
|
1385
|
-
then<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any>): Workflow<TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1386
|
-
|
|
1406
|
+
then<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any, TEngineType>): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1407
|
+
/**
|
|
1408
|
+
* Adds a sleep step to the workflow
|
|
1409
|
+
* @param duration The duration to sleep for
|
|
1410
|
+
* @returns The workflow instance for chaining
|
|
1411
|
+
*/
|
|
1412
|
+
sleep(duration: number): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TPrevSchema>;
|
|
1413
|
+
/**
|
|
1414
|
+
* Adds a sleep until step to the workflow
|
|
1415
|
+
* @param date The date to sleep until
|
|
1416
|
+
* @returns The workflow instance for chaining
|
|
1417
|
+
*/
|
|
1418
|
+
sleepUntil(date: Date): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TPrevSchema>;
|
|
1419
|
+
map<TSteps extends Step<string, any, any, any, any, TEngineType>[], TMapping extends {
|
|
1387
1420
|
[K in keyof TMapping]: {
|
|
1388
1421
|
step: TSteps[number] | TSteps[number][];
|
|
1389
1422
|
path: PathsToStringProps<ExtractSchemaType<ExtractSchemaFromStep<TSteps[number], 'outputSchema'>>> | '.';
|
|
@@ -1397,17 +1430,17 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1397
1430
|
runtimeContextPath: string;
|
|
1398
1431
|
schema: z.ZodTypeAny;
|
|
1399
1432
|
} | DynamicMapping<TPrevSchema, z.ZodTypeAny>;
|
|
1400
|
-
}>(mappingConfig: TMapping | ExecuteFunction<z.infer<TPrevSchema>, any, any, any>): Workflow<TSteps, TWorkflowId, TInput, TOutput, any>;
|
|
1401
|
-
parallel<TParallelSteps extends Step<string, TPrevSchema, any, any, any>[]>(steps: TParallelSteps): Workflow<TSteps, TWorkflowId, TInput, TOutput, z.ZodObject<{ [K in keyof StepsRecord<TParallelSteps>]: StepsRecord<TParallelSteps>[K]["outputSchema"]
|
|
1433
|
+
}>(mappingConfig: TMapping | ExecuteFunction<z.infer<TPrevSchema>, any, any, any, TEngineType>): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, any>;
|
|
1434
|
+
parallel<TParallelSteps extends Step<string, TPrevSchema, any, any, any, TEngineType>[]>(steps: TParallelSteps): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, z.ZodObject<{ [K in keyof StepsRecord<TParallelSteps>]: StepsRecord<TParallelSteps>[K]["outputSchema"]; }, any, z.ZodTypeAny>>;
|
|
1402
1435
|
branch<TBranchSteps extends Array<[
|
|
1403
|
-
ExecuteFunction<z.infer<TPrevSchema>, any, any, any>,
|
|
1404
|
-
Step<string, TPrevSchema, any, any, any>
|
|
1405
|
-
]>>(steps: TBranchSteps): Workflow<TSteps, TWorkflowId, TInput, TOutput, z.ZodObject<{ [K in keyof StepsRecord<{ [K_1 in keyof TBranchSteps]: TBranchSteps[K_1][1]; }[number][]>]: StepsRecord<{ [K_1 in keyof TBranchSteps]: TBranchSteps[K_1][1]; }[number][]>[K]["outputSchema"]; }, any, z.ZodTypeAny>>;
|
|
1406
|
-
dowhile<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any>, condition: ExecuteFunction<z.infer<TSchemaOut>, any, any, any>): Workflow<TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1407
|
-
dountil<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any>, condition: ExecuteFunction<z.infer<TSchemaOut>, any, any, any>): Workflow<TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1408
|
-
foreach<TPrevIsArray extends TPrevSchema extends z.ZodArray<any> ? true : false, TStepInputSchema extends TPrevSchema extends z.ZodArray<infer TElement> ? TElement : never, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: TPrevIsArray extends true ? Step<TStepId, TStepInputSchema, TSchemaOut, any, any> : 'Previous step must return an array type', opts?: {
|
|
1436
|
+
ExecuteFunction<z.infer<TPrevSchema>, any, any, any, TEngineType>,
|
|
1437
|
+
Step<string, TPrevSchema, any, any, any, TEngineType>
|
|
1438
|
+
]>>(steps: TBranchSteps): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, z.ZodObject<{ [K in keyof StepsRecord<{ [K_1 in keyof TBranchSteps]: TBranchSteps[K_1][1]; }[number][]>]: StepsRecord<{ [K_1 in keyof TBranchSteps]: TBranchSteps[K_1][1]; }[number][]>[K]["outputSchema"]; }, any, z.ZodTypeAny>>;
|
|
1439
|
+
dowhile<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any, TEngineType>, condition: ExecuteFunction<z.infer<TSchemaOut>, any, any, any, TEngineType>): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1440
|
+
dountil<TStepInputSchema extends TPrevSchema, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: Step<TStepId, TStepInputSchema, TSchemaOut, any, any, TEngineType>, condition: ExecuteFunction<z.infer<TSchemaOut>, any, any, any, TEngineType>): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TSchemaOut>;
|
|
1441
|
+
foreach<TPrevIsArray extends TPrevSchema extends z.ZodArray<any> ? true : false, TStepInputSchema extends TPrevSchema extends z.ZodArray<infer TElement> ? TElement : never, TStepId extends string, TSchemaOut extends z.ZodType<any>>(step: TPrevIsArray extends true ? Step<TStepId, TStepInputSchema, TSchemaOut, any, any, TEngineType> : 'Previous step must return an array type', opts?: {
|
|
1409
1442
|
concurrency: number;
|
|
1410
|
-
}): Workflow<TSteps, TWorkflowId, TInput, TOutput, z.ZodArray<TSchemaOut>>;
|
|
1443
|
+
}): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, z.ZodArray<TSchemaOut>>;
|
|
1411
1444
|
/**
|
|
1412
1445
|
* Builds the execution graph for this workflow
|
|
1413
1446
|
* @returns The execution graph that can be used to execute the workflow
|
|
@@ -1418,8 +1451,8 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1418
1451
|
* This method should be called after all steps have been added to the workflow
|
|
1419
1452
|
* @returns A built workflow instance ready for execution
|
|
1420
1453
|
*/
|
|
1421
|
-
commit(): Workflow<TSteps, TWorkflowId, TInput, TOutput, TOutput>;
|
|
1422
|
-
get stepGraph(): StepFlowEntry[];
|
|
1454
|
+
commit(): Workflow<TEngineType, TSteps, TWorkflowId, TInput, TOutput, TOutput>;
|
|
1455
|
+
get stepGraph(): StepFlowEntry<DefaultEngineType>[];
|
|
1423
1456
|
get serializedStepGraph(): SerializedStepFlowEntry[];
|
|
1424
1457
|
/**
|
|
1425
1458
|
* Creates a new workflow run instance
|
|
@@ -1428,11 +1461,11 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1428
1461
|
*/
|
|
1429
1462
|
createRun(options?: {
|
|
1430
1463
|
runId?: string;
|
|
1431
|
-
}): Run<TSteps, TInput, TOutput>;
|
|
1464
|
+
}): Run<TEngineType, TSteps, TInput, TOutput>;
|
|
1432
1465
|
execute({ inputData, resumeData, suspend, resume, [EMITTER_SYMBOL]: emitter, mastra, runtimeContext, }: {
|
|
1433
1466
|
inputData: z.infer<TInput>;
|
|
1434
1467
|
resumeData?: any;
|
|
1435
|
-
getStepResult<T extends Step<any, any, any>>(stepId: T): T['outputSchema'] extends undefined ? unknown : z.infer<NonNullable<T['outputSchema']>>;
|
|
1468
|
+
getStepResult<T extends Step<any, any, any, any, any, TEngineType>>(stepId: T): T['outputSchema'] extends undefined ? unknown : z.infer<NonNullable<T['outputSchema']>>;
|
|
1436
1469
|
suspend: (suspendPayload: any) => Promise<void>;
|
|
1437
1470
|
resume?: {
|
|
1438
1471
|
steps: string[];
|
|
@@ -1444,6 +1477,7 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1444
1477
|
};
|
|
1445
1478
|
mastra: Mastra;
|
|
1446
1479
|
runtimeContext?: RuntimeContext;
|
|
1480
|
+
engine: DefaultEngineType;
|
|
1447
1481
|
}): Promise<z.infer<TOutput>>;
|
|
1448
1482
|
getWorkflowRuns(args?: {
|
|
1449
1483
|
fromDate?: Date;
|
|
@@ -1457,7 +1491,7 @@ declare class Workflow<TSteps extends Step<string, any, any, any, any>[] = Step<
|
|
|
1457
1491
|
/**
|
|
1458
1492
|
* Represents a workflow run that can be executed
|
|
1459
1493
|
*/
|
|
1460
|
-
declare class Run<TSteps extends Step<string, any, any>[] = Step<string, any, any>[], TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>> {
|
|
1494
|
+
declare class Run<TEngineType = any, TSteps extends Step<string, any, any, any, any, TEngineType>[] = Step<string, any, any, any, any, TEngineType>[], TInput extends z.ZodType<any> = z.ZodType<any>, TOutput extends z.ZodType<any> = z.ZodType<any>> {
|
|
1461
1495
|
#private;
|
|
1462
1496
|
protected emitter: EventEmitter$1;
|
|
1463
1497
|
/**
|
|
@@ -1526,7 +1560,7 @@ declare class Run<TSteps extends Step<string, any, any>[] = Step<string, any, an
|
|
|
1526
1560
|
watch(cb: (event: WatchEvent) => void, type?: 'watch' | 'watch-v2'): () => void;
|
|
1527
1561
|
resume<TResumeSchema extends z.ZodType<any>>(params: {
|
|
1528
1562
|
resumeData?: z.infer<TResumeSchema>;
|
|
1529
|
-
step: Step<string, any, any, TResumeSchema, any> | [...Step<string, any, any, any, any>[], Step<string, any, any, TResumeSchema, any>] | string | string[];
|
|
1563
|
+
step: Step<string, any, any, TResumeSchema, any, TEngineType> | [...Step<string, any, any, any, any, TEngineType>[], Step<string, any, any, TResumeSchema, any, TEngineType>] | string | string[];
|
|
1530
1564
|
runtimeContext?: RuntimeContext;
|
|
1531
1565
|
}): Promise<WorkflowResult<TOutput, TSteps>>;
|
|
1532
1566
|
/**
|
|
@@ -3521,4 +3555,4 @@ declare abstract class MastraStorage extends MastraBase {
|
|
|
3521
3555
|
}>;
|
|
3522
3556
|
}
|
|
3523
3557
|
|
|
3524
|
-
export { type ActionContext as $, Agent as A, type StorageGetTracesArg as B, type CoreTool as C, TABLE_WORKFLOW_SNAPSHOT as D, type EvalRow as E, TABLE_EVALS as F, TABLE_MESSAGES as G, TABLE_THREADS as H, TABLE_TRACES as I, TABLE_SCHEMAS as J, type VariableReference$1 as K, LegacyWorkflow as L, Mastra as M, type StepResult$1 as N, type StepAction as O, type PaginationInfo as P, type LegacyWorkflowRunResult as Q, type WorkflowOptions as R, type StepExecutionContext as S, type ToolsInput as T, type StepVariableType as U, type VercelTool as V, type WorkflowContext as W, type StepNode as X, type StepGraph as Y, type RetryConfig as Z, type BaseCondition as _, type MastraPrimitives as a,
|
|
3558
|
+
export { type ActionContext as $, Agent as A, type StorageGetTracesArg as B, type CoreTool as C, TABLE_WORKFLOW_SNAPSHOT as D, type EvalRow as E, TABLE_EVALS as F, TABLE_MESSAGES as G, TABLE_THREADS as H, TABLE_TRACES as I, TABLE_SCHEMAS as J, type VariableReference$1 as K, LegacyWorkflow as L, Mastra as M, type StepResult$1 as N, type StepAction as O, type PaginationInfo as P, type LegacyWorkflowRunResult as Q, type WorkflowOptions as R, type StepExecutionContext as S, type ToolsInput as T, type StepVariableType as U, type VercelTool as V, type WorkflowContext as W, type StepNode as X, type StepGraph as Y, type RetryConfig as Z, type BaseCondition as _, type MastraPrimitives as a, MemoryProcessor as a$, WhenConditionReturnValue as a0, type StepDef as a1, type StepCondition as a2, type StepConfig as a3, type StepsRecord$1 as a4, type WorkflowLogMessage as a5, type WorkflowEvent as a6, type ResolverFunctionInput as a7, type ResolverFunctionOutput as a8, type SubscriberFunctionOutput as a9, type CoreToolMessage as aA, type EmbedResult as aB, type EmbedManyResult as aC, type BaseStructuredOutputType as aD, type StructuredOutputType as aE, type StructuredOutputArrayItem as aF, type StructuredOutput as aG, type GenerateReturn as aH, type StreamReturn as aI, type OutputType as aJ, type DefaultLLMTextOptions as aK, type DefaultLLMTextObjectOptions as aL, type DefaultLLMStreamOptions as aM, type DefaultLLMStreamObjectOptions as aN, type LLMTextOptions as aO, type LLMTextObjectOptions as aP, type LLMStreamOptions as aQ, type LLMInnerStreamOptions as aR, type LLMStreamObjectOptions as aS, createMockModel as aT, type Config as aU, type MessageType as aV, type MessageResponse as aW, type MemoryConfig as aX, type SharedMemoryConfig as aY, type TraceType as aZ, type MemoryProcessorOpts as a_, type DependencyCheckOutput as aa, type StepResolverOutput as ab, type WorkflowActors as ac, type WorkflowActionParams as ad, type WorkflowActions as ae, type LegacyWorkflowState as af, type StepId as ag, type ExtractSchemaFromStep$1 as ah, type ExtractStepResult as ai, type StepInputType as aj, type ExtractSchemaType$1 as ak, type PathsToStringProps$1 as al, type LegacyWorkflowRunState as am, type WorkflowResumeResult as an, Tool as ao, createTool as ap, type InternalCoreTool as aq, type ToolExecutionContext as ar, type AgentConfig as as, type DefaultEngineType as at, type WorkflowConfig as au, type LanguageModel as av, type CoreMessage as aw, type CoreSystemMessage as ax, type CoreAssistantMessage as ay, type CoreUserMessage as az, MastraMemory as b, memoryDefaultOptions as b0, type StepFlowEntry as b1, type SerializedStep as b2, type SerializedStepFlowEntry as b3, createStep as b4, cloneStep as b5, createWorkflow as b6, cloneWorkflow as b7, type WorkflowResult as b8, Run as b9, type ConvertedTool as bA, type MCPServerSSEOptions as bB, type MCPServerHonoSSEOptions as bC, type MCPServerHTTPOptions as bD, type Repository as bE, type VersionDetail as bF, type ArgumentInfo as bG, type PositionalArgumentInfo as bH, type NamedArgumentInfo as bI, type SubcommandInfo as bJ, type CommandInfo as bK, type EnvironmentVariableInfo as bL, type PackageInfo as bM, type RemoteInfo as bN, type MCPServerConfig as bO, type ServerInfo as bP, type ServerDetailInfo as bQ, type MCPToolType as bR, MessageList as bS, type ToolsetsInput as bT, type DynamicArgument as bU, type AgentGenerateOptions as bV, type AgentStreamOptions as bW, type MastraMessageContentV2 as bX, type ExecutionGraph as ba, ExecutionEngine as bb, type ExecuteFunction as bc, type StepSuccess as bd, type StepFailure as be, type StepSuspended as bf, type StepRunning as bg, type StepResult as bh, type StepsRecord as bi, type DynamicMapping as bj, type PathsToStringProps as bk, type ExtractSchemaType as bl, type ExtractSchemaFromStep as bm, type VariableReference as bn, type StreamEvent as bo, type WatchEvent as bp, type ZodPathType as bq, type WorkflowRunState as br, type MastraLanguageModel as bs, type VoiceEventType as bt, type VoiceEventMap as bu, type VoiceConfig as bv, MastraVoice as bw, CompositeVoice as bx, DefaultVoice as by, type AgentNetworkConfig as bz, type ToolAction as c, LegacyStep as d, Workflow as e, type Step as f, AgentNetwork as g, MCPServerBase as h, type Methods as i, type ApiRoute as j, type MastraAuthConfig as k, type ContextWithMastra as l, MastraAuthProvider as m, type MastraAuthProviderOptions as n, MastraStorage as o, type TABLE_NAMES as p, type StorageColumn as q, type StorageThreadType as r, type MastraMessageV2 as s, type StorageGetMessagesArg as t, type MastraMessageV1 as u, type WorkflowRuns as v, type WorkflowRun as w, type LegacyWorkflowRuns as x, type LegacyWorkflowRun as y, type PaginationArgs as z };
|