@mastra/core 1.1.0-alpha.1 → 1.1.0-alpha.2

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 (100) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/{chunk-C6YO523J.cjs → chunk-4ACKGMN2.cjs} +5 -5
  5. package/dist/{chunk-C6YO523J.cjs.map → chunk-4ACKGMN2.cjs.map} +1 -1
  6. package/dist/{chunk-NVRAVZZM.js → chunk-4KQEQ4NM.js} +2 -216
  7. package/dist/chunk-4KQEQ4NM.js.map +1 -0
  8. package/dist/{chunk-O7II2PSR.cjs → chunk-4PERRFZD.cjs} +44 -44
  9. package/dist/{chunk-O7II2PSR.cjs.map → chunk-4PERRFZD.cjs.map} +1 -1
  10. package/dist/{chunk-LMNHODU4.cjs → chunk-4QJBNJI4.cjs} +5 -5
  11. package/dist/{chunk-LMNHODU4.cjs.map → chunk-4QJBNJI4.cjs.map} +1 -1
  12. package/dist/{chunk-UJRSZGKO.js → chunk-BG6DCMO2.js} +6 -4
  13. package/dist/chunk-BG6DCMO2.js.map +1 -0
  14. package/dist/{chunk-SFICZTYL.js → chunk-FVVQY6UU.js} +4 -4
  15. package/dist/{chunk-SFICZTYL.js.map → chunk-FVVQY6UU.js.map} +1 -1
  16. package/dist/{chunk-64LMKFD3.js → chunk-FZZI2V2T.js} +3 -3
  17. package/dist/{chunk-64LMKFD3.js.map → chunk-FZZI2V2T.js.map} +1 -1
  18. package/dist/{chunk-BKUNHQZ4.cjs → chunk-HR67B4UM.cjs} +15 -15
  19. package/dist/{chunk-BKUNHQZ4.cjs.map → chunk-HR67B4UM.cjs.map} +1 -1
  20. package/dist/{chunk-TO7IB5JE.cjs → chunk-MGOFRL36.cjs} +7 -5
  21. package/dist/chunk-MGOFRL36.cjs.map +1 -0
  22. package/dist/{chunk-HKD4NSHR.js → chunk-OSIE5L6N.js} +7 -7
  23. package/dist/{chunk-HKD4NSHR.js.map → chunk-OSIE5L6N.js.map} +1 -1
  24. package/dist/{chunk-QT56V3PE.js → chunk-OW7H7G5N.js} +4 -4
  25. package/dist/{chunk-QT56V3PE.js.map → chunk-OW7H7G5N.js.map} +1 -1
  26. package/dist/{chunk-66462UTX.cjs → chunk-RYVRCT7Z.cjs} +2 -216
  27. package/dist/chunk-RYVRCT7Z.cjs.map +1 -0
  28. package/dist/{chunk-IKS5Z56O.cjs → chunk-SLMSUZBA.cjs} +14 -14
  29. package/dist/{chunk-IKS5Z56O.cjs.map → chunk-SLMSUZBA.cjs.map} +1 -1
  30. package/dist/{chunk-RQGER4J4.js → chunk-VAJRNUEF.js} +3 -3
  31. package/dist/{chunk-RQGER4J4.js.map → chunk-VAJRNUEF.js.map} +1 -1
  32. package/dist/{chunk-EZWVMAC6.cjs → chunk-VNGQXHUE.cjs} +7 -7
  33. package/dist/{chunk-EZWVMAC6.cjs.map → chunk-VNGQXHUE.cjs.map} +1 -1
  34. package/dist/{chunk-SJUNV5AS.js → chunk-YQMDMIP6.js} +3 -3
  35. package/dist/{chunk-SJUNV5AS.js.map → chunk-YQMDMIP6.js.map} +1 -1
  36. package/dist/docs/README.md +1 -1
  37. package/dist/docs/SKILL.md +1 -1
  38. package/dist/docs/SOURCE_MAP.json +109 -109
  39. package/dist/docs/agents/01-overview.md +2 -2
  40. package/dist/docs/evals/01-overview.md +5 -5
  41. package/dist/docs/mcp/01-overview.md +2 -2
  42. package/dist/docs/observability/01-overview.md +1 -1
  43. package/dist/docs/observability/03-overview.md +3 -3
  44. package/dist/docs/rag/01-overview.md +1 -1
  45. package/dist/docs/tools-mcp/01-mcp-overview.md +2 -2
  46. package/dist/docs/voice/01-overview.md +1 -1
  47. package/dist/docs/workflows/01-overview.md +5 -5
  48. package/dist/docs/workspace/01-overview.md +2 -2
  49. package/dist/evals/index.cjs +5 -5
  50. package/dist/evals/index.js +2 -2
  51. package/dist/evals/scoreTraces/index.cjs +3 -3
  52. package/dist/evals/scoreTraces/index.js +1 -1
  53. package/dist/index.cjs +2 -2
  54. package/dist/index.js +1 -1
  55. package/dist/llm/index.cjs +9 -9
  56. package/dist/llm/index.js +2 -2
  57. package/dist/llm/model/provider-types.generated.d.ts +1 -0
  58. package/dist/loop/index.cjs +12 -12
  59. package/dist/loop/index.js +1 -1
  60. package/dist/mastra/index.cjs +2 -2
  61. package/dist/mastra/index.js +1 -1
  62. package/dist/memory/index.cjs +11 -11
  63. package/dist/memory/index.js +1 -1
  64. package/dist/processors/index.cjs +40 -40
  65. package/dist/processors/index.js +1 -1
  66. package/dist/provider-registry-B3CGX3OF.js +3 -0
  67. package/dist/{provider-registry-SQTJTKSM.js.map → provider-registry-B3CGX3OF.js.map} +1 -1
  68. package/dist/provider-registry-CHV3DFFA.cjs +40 -0
  69. package/dist/{provider-registry-JZ6QRIVL.cjs.map → provider-registry-CHV3DFFA.cjs.map} +1 -1
  70. package/dist/provider-registry.json +4 -2
  71. package/dist/relevance/index.cjs +3 -3
  72. package/dist/relevance/index.js +1 -1
  73. package/dist/stream/index.cjs +8 -8
  74. package/dist/stream/index.js +1 -1
  75. package/dist/tool-loop-agent/index.cjs +4 -4
  76. package/dist/tool-loop-agent/index.js +1 -1
  77. package/dist/workflows/evented/index.cjs +10 -10
  78. package/dist/workflows/evented/index.js +1 -1
  79. package/dist/workflows/index.cjs +24 -24
  80. package/dist/workflows/index.js +1 -1
  81. package/dist/workspace/index.cjs +32 -32
  82. package/dist/workspace/index.d.ts +1 -1
  83. package/dist/workspace/index.d.ts.map +1 -1
  84. package/dist/workspace/index.js +1 -1
  85. package/dist/workspace/skills/skill-source.d.ts +1 -13
  86. package/dist/workspace/skills/skill-source.d.ts.map +1 -1
  87. package/dist/workspace/skills/types.d.ts +5 -70
  88. package/dist/workspace/skills/types.d.ts.map +1 -1
  89. package/dist/workspace/skills/workspace-skills.d.ts +2 -19
  90. package/dist/workspace/skills/workspace-skills.d.ts.map +1 -1
  91. package/dist/workspace/workspace.d.ts +0 -12
  92. package/dist/workspace/workspace.d.ts.map +1 -1
  93. package/package.json +5 -5
  94. package/src/llm/model/provider-types.generated.d.ts +1 -0
  95. package/dist/chunk-66462UTX.cjs.map +0 -1
  96. package/dist/chunk-NVRAVZZM.js.map +0 -1
  97. package/dist/chunk-TO7IB5JE.cjs.map +0 -1
  98. package/dist/chunk-UJRSZGKO.js.map +0 -1
  99. package/dist/provider-registry-JZ6QRIVL.cjs +0 -40
  100. package/dist/provider-registry-SQTJTKSM.js +0 -3
@@ -54,4 +54,4 @@ docs/
54
54
  ## Version
55
55
 
56
56
  Package: @mastra/core
57
- Version: 1.1.0-alpha.1
57
+ Version: 1.1.0-alpha.2
@@ -5,7 +5,7 @@ description: Documentation for @mastra/core. Includes links to type definitions
5
5
 
6
6
  # @mastra/core Documentation
7
7
 
8
- > **Version**: 1.1.0-alpha.1
8
+ > **Version**: 1.1.0-alpha.2
9
9
  > **Package**: @mastra/core
10
10
 
11
11
  ## Quick Navigation
@@ -1,38 +1,38 @@
1
1
  {
2
- "version": "1.1.0-alpha.1",
2
+ "version": "1.1.0-alpha.2",
3
3
  "package": "@mastra/core",
4
4
  "exports": {
5
5
  "Agent": {
6
6
  "types": "dist/agent/agent.d.ts",
7
- "implementation": "dist/chunk-SFICZTYL.js",
7
+ "implementation": "dist/chunk-FVVQY6UU.js",
8
8
  "line": 17504
9
9
  },
10
10
  "TripWire": {
11
11
  "types": "dist/agent/index.d.ts",
12
- "implementation": "dist/chunk-SFICZTYL.js",
12
+ "implementation": "dist/chunk-FVVQY6UU.js",
13
13
  "line": 4351
14
14
  },
15
15
  "isSupportedLanguageModel": {
16
16
  "types": "dist/agent/index.d.ts",
17
- "implementation": "dist/chunk-SFICZTYL.js",
17
+ "implementation": "dist/chunk-FVVQY6UU.js",
18
18
  "line": 902
19
19
  },
20
20
  "resolveThreadIdFromArgs": {
21
21
  "types": "dist/agent/index.d.ts",
22
- "implementation": "dist/chunk-SFICZTYL.js",
22
+ "implementation": "dist/chunk-FVVQY6UU.js",
23
23
  "line": 953
24
24
  },
25
25
  "supportedLanguageModelSpecifications": {
26
26
  "types": "dist/agent/index.d.ts",
27
- "implementation": "dist/chunk-SFICZTYL.js"
27
+ "implementation": "dist/chunk-FVVQY6UU.js"
28
28
  },
29
29
  "tryGenerateWithJsonFallback": {
30
30
  "types": "dist/agent/index.d.ts",
31
- "implementation": "dist/chunk-SFICZTYL.js"
31
+ "implementation": "dist/chunk-FVVQY6UU.js"
32
32
  },
33
33
  "tryStreamWithJsonFallback": {
34
34
  "types": "dist/agent/index.d.ts",
35
- "implementation": "dist/chunk-SFICZTYL.js"
35
+ "implementation": "dist/chunk-FVVQY6UU.js"
36
36
  },
37
37
  "MessageList": {
38
38
  "types": "dist/agent/index.d.ts",
@@ -76,192 +76,192 @@
76
76
  },
77
77
  "DefaultExecutionEngine": {
78
78
  "types": "dist/workflows/index.d.ts",
79
- "implementation": "dist/chunk-SFICZTYL.js",
79
+ "implementation": "dist/chunk-FVVQY6UU.js",
80
80
  "line": 6966
81
81
  },
82
82
  "ExecutionEngine": {
83
83
  "types": "dist/workflows/index.d.ts",
84
- "implementation": "dist/chunk-SFICZTYL.js",
84
+ "implementation": "dist/chunk-FVVQY6UU.js",
85
85
  "line": 4703
86
86
  },
87
87
  "Run": {
88
88
  "types": "dist/workflows/index.d.ts",
89
- "implementation": "dist/chunk-SFICZTYL.js",
89
+ "implementation": "dist/chunk-FVVQY6UU.js",
90
90
  "line": 9121
91
91
  },
92
92
  "Workflow": {
93
93
  "types": "dist/workflows/workflow.d.ts",
94
- "implementation": "dist/chunk-SFICZTYL.js",
94
+ "implementation": "dist/chunk-FVVQY6UU.js",
95
95
  "line": 8291
96
96
  },
97
97
  "cloneStep": {
98
98
  "types": "dist/workflows/index.d.ts",
99
- "implementation": "dist/chunk-SFICZTYL.js",
99
+ "implementation": "dist/chunk-FVVQY6UU.js",
100
100
  "line": 8257
101
101
  },
102
102
  "cloneWorkflow": {
103
103
  "types": "dist/workflows/index.d.ts",
104
- "implementation": "dist/chunk-SFICZTYL.js",
104
+ "implementation": "dist/chunk-FVVQY6UU.js",
105
105
  "line": 8278
106
106
  },
107
107
  "createDeprecationProxy": {
108
108
  "types": "dist/workflows/index.d.ts",
109
- "implementation": "dist/chunk-SFICZTYL.js",
109
+ "implementation": "dist/chunk-FVVQY6UU.js",
110
110
  "line": 4934
111
111
  },
112
112
  "createStep": {
113
113
  "types": "dist/workflows/index.d.ts",
114
- "implementation": "dist/chunk-SFICZTYL.js",
114
+ "implementation": "dist/chunk-FVVQY6UU.js",
115
115
  "line": 7615
116
116
  },
117
117
  "createTimeTravelExecutionParams": {
118
118
  "types": "dist/workflows/index.d.ts",
119
- "implementation": "dist/chunk-SFICZTYL.js",
119
+ "implementation": "dist/chunk-FVVQY6UU.js",
120
120
  "line": 4965
121
121
  },
122
122
  "createWorkflow": {
123
123
  "types": "dist/workflows/index.d.ts",
124
- "implementation": "dist/chunk-SFICZTYL.js",
124
+ "implementation": "dist/chunk-FVVQY6UU.js",
125
125
  "line": 8275
126
126
  },
127
127
  "getResumeLabelsByStepId": {
128
128
  "types": "dist/workflows/index.d.ts",
129
- "implementation": "dist/chunk-SFICZTYL.js",
129
+ "implementation": "dist/chunk-FVVQY6UU.js",
130
130
  "line": 4923
131
131
  },
132
132
  "getStepIds": {
133
133
  "types": "dist/workflows/index.d.ts",
134
- "implementation": "dist/chunk-SFICZTYL.js",
134
+ "implementation": "dist/chunk-FVVQY6UU.js",
135
135
  "line": 4953
136
136
  },
137
137
  "getStepResult": {
138
138
  "types": "dist/workflows/index.d.ts",
139
- "implementation": "dist/chunk-SFICZTYL.js",
139
+ "implementation": "dist/chunk-FVVQY6UU.js",
140
140
  "line": 4769
141
141
  },
142
142
  "getZodErrors": {
143
143
  "types": "dist/workflows/index.d.ts",
144
- "implementation": "dist/chunk-SFICZTYL.js",
144
+ "implementation": "dist/chunk-FVVQY6UU.js",
145
145
  "line": 4781
146
146
  },
147
147
  "hydrateSerializedStepErrors": {
148
148
  "types": "dist/workflows/index.d.ts",
149
- "implementation": "dist/chunk-SFICZTYL.js",
149
+ "implementation": "dist/chunk-FVVQY6UU.js",
150
150
  "line": 5059
151
151
  },
152
152
  "isProcessor": {
153
153
  "types": "dist/workflows/index.d.ts",
154
- "implementation": "dist/chunk-SFICZTYL.js",
154
+ "implementation": "dist/chunk-FVVQY6UU.js",
155
155
  "line": 8272
156
156
  },
157
157
  "mapVariable": {
158
158
  "types": "dist/workflows/index.d.ts",
159
- "implementation": "dist/chunk-SFICZTYL.js",
159
+ "implementation": "dist/chunk-FVVQY6UU.js",
160
160
  "line": 7603
161
161
  },
162
162
  "runCountDeprecationMessage": {
163
163
  "types": "dist/workflows/index.d.ts",
164
- "implementation": "dist/chunk-SFICZTYL.js"
164
+ "implementation": "dist/chunk-FVVQY6UU.js"
165
165
  },
166
166
  "validateStepInput": {
167
167
  "types": "dist/workflows/index.d.ts",
168
- "implementation": "dist/chunk-SFICZTYL.js"
168
+ "implementation": "dist/chunk-FVVQY6UU.js"
169
169
  },
170
170
  "validateStepRequestContext": {
171
171
  "types": "dist/workflows/index.d.ts",
172
- "implementation": "dist/chunk-SFICZTYL.js"
172
+ "implementation": "dist/chunk-FVVQY6UU.js"
173
173
  },
174
174
  "validateStepResumeData": {
175
175
  "types": "dist/workflows/index.d.ts",
176
- "implementation": "dist/chunk-SFICZTYL.js"
176
+ "implementation": "dist/chunk-FVVQY6UU.js"
177
177
  },
178
178
  "validateStepStateData": {
179
179
  "types": "dist/workflows/index.d.ts",
180
- "implementation": "dist/chunk-SFICZTYL.js"
180
+ "implementation": "dist/chunk-FVVQY6UU.js"
181
181
  },
182
182
  "validateStepSuspendData": {
183
183
  "types": "dist/workflows/index.d.ts",
184
- "implementation": "dist/chunk-SFICZTYL.js"
184
+ "implementation": "dist/chunk-FVVQY6UU.js"
185
185
  },
186
186
  "MastraMemory": {
187
187
  "types": "dist/memory/index.d.ts",
188
- "implementation": "dist/chunk-SFICZTYL.js",
188
+ "implementation": "dist/chunk-FVVQY6UU.js",
189
189
  "line": 23408
190
190
  },
191
191
  "MemoryProcessor": {
192
192
  "types": "dist/memory/index.d.ts",
193
- "implementation": "dist/chunk-SFICZTYL.js",
193
+ "implementation": "dist/chunk-FVVQY6UU.js",
194
194
  "line": 23378
195
195
  },
196
196
  "MockMemory": {
197
197
  "types": "dist/memory/index.d.ts",
198
- "implementation": "dist/chunk-SFICZTYL.js",
198
+ "implementation": "dist/chunk-FVVQY6UU.js",
199
199
  "line": 23819
200
200
  },
201
201
  "WORKING_MEMORY_END_TAG": {
202
202
  "types": "dist/memory/index.d.ts",
203
- "implementation": "dist/chunk-SFICZTYL.js"
203
+ "implementation": "dist/chunk-FVVQY6UU.js"
204
204
  },
205
205
  "WORKING_MEMORY_START_TAG": {
206
206
  "types": "dist/memory/index.d.ts",
207
- "implementation": "dist/chunk-SFICZTYL.js"
207
+ "implementation": "dist/chunk-FVVQY6UU.js"
208
208
  },
209
209
  "extractWorkingMemoryContent": {
210
210
  "types": "dist/memory/index.d.ts",
211
- "implementation": "dist/chunk-SFICZTYL.js",
211
+ "implementation": "dist/chunk-FVVQY6UU.js",
212
212
  "line": 22629
213
213
  },
214
214
  "extractWorkingMemoryTags": {
215
215
  "types": "dist/memory/index.d.ts",
216
- "implementation": "dist/chunk-SFICZTYL.js",
216
+ "implementation": "dist/chunk-FVVQY6UU.js",
217
217
  "line": 22597
218
218
  },
219
219
  "memoryDefaultOptions": {
220
220
  "types": "dist/memory/index.d.ts",
221
- "implementation": "dist/chunk-SFICZTYL.js"
221
+ "implementation": "dist/chunk-FVVQY6UU.js"
222
222
  },
223
223
  "parseMemoryRequestContext": {
224
224
  "types": "dist/memory/index.d.ts",
225
- "implementation": "dist/chunk-SFICZTYL.js",
225
+ "implementation": "dist/chunk-FVVQY6UU.js",
226
226
  "line": 74
227
227
  },
228
228
  "removeWorkingMemoryTags": {
229
229
  "types": "dist/memory/index.d.ts",
230
- "implementation": "dist/chunk-SFICZTYL.js",
230
+ "implementation": "dist/chunk-FVVQY6UU.js",
231
231
  "line": 22610
232
232
  },
233
233
  "ChunkFrom": {
234
234
  "types": "dist/stream/index.d.ts",
235
- "implementation": "dist/chunk-SFICZTYL.js"
235
+ "implementation": "dist/chunk-FVVQY6UU.js"
236
236
  },
237
237
  "MastraAgentNetworkStream": {
238
238
  "types": "dist/stream/index.d.ts",
239
- "implementation": "dist/chunk-SFICZTYL.js",
239
+ "implementation": "dist/chunk-FVVQY6UU.js",
240
240
  "line": 168
241
241
  },
242
242
  "MastraModelOutput": {
243
243
  "types": "dist/stream/index.d.ts",
244
- "implementation": "dist/chunk-SFICZTYL.js",
244
+ "implementation": "dist/chunk-FVVQY6UU.js",
245
245
  "line": 2383
246
246
  },
247
247
  "WorkflowRunOutput": {
248
248
  "types": "dist/stream/index.d.ts",
249
- "implementation": "dist/chunk-SFICZTYL.js",
249
+ "implementation": "dist/chunk-FVVQY6UU.js",
250
250
  "line": 3518
251
251
  },
252
252
  "convertFullStreamChunkToMastra": {
253
253
  "types": "dist/stream/index.d.ts",
254
- "implementation": "dist/chunk-SFICZTYL.js",
254
+ "implementation": "dist/chunk-FVVQY6UU.js",
255
255
  "line": 3885
256
256
  },
257
257
  "convertFullStreamChunkToUIMessageStream": {
258
258
  "types": "dist/stream/index.d.ts",
259
- "implementation": "dist/chunk-SFICZTYL.js",
259
+ "implementation": "dist/chunk-FVVQY6UU.js",
260
260
  "line": 331
261
261
  },
262
262
  "convertMastraChunkToAISDKv5": {
263
263
  "types": "dist/stream/index.d.ts",
264
- "implementation": "dist/chunk-SFICZTYL.js",
264
+ "implementation": "dist/chunk-FVVQY6UU.js",
265
265
  "line": 4096
266
266
  },
267
267
  "DefaultGeneratedFile": {
@@ -276,22 +276,22 @@
276
276
  },
277
277
  "AzureOpenAIGateway": {
278
278
  "types": "dist/llm/index.d.ts",
279
- "implementation": "dist/chunk-RQGER4J4.js",
279
+ "implementation": "dist/chunk-VAJRNUEF.js",
280
280
  "line": 4378
281
281
  },
282
282
  "ModelRouterEmbeddingModel": {
283
283
  "types": "dist/llm/index.d.ts",
284
- "implementation": "dist/chunk-RQGER4J4.js",
284
+ "implementation": "dist/chunk-VAJRNUEF.js",
285
285
  "line": 4851
286
286
  },
287
287
  "ModelRouterLanguageModel": {
288
288
  "types": "dist/llm/index.d.ts",
289
- "implementation": "dist/chunk-RQGER4J4.js",
289
+ "implementation": "dist/chunk-VAJRNUEF.js",
290
290
  "line": 4617
291
291
  },
292
292
  "resolveModelConfig": {
293
293
  "types": "dist/llm/index.d.ts",
294
- "implementation": "dist/chunk-RQGER4J4.js"
294
+ "implementation": "dist/chunk-VAJRNUEF.js"
295
295
  },
296
296
  "NetlifyGateway": {
297
297
  "types": "dist/llm/index.d.ts",
@@ -300,17 +300,17 @@
300
300
  },
301
301
  "PROVIDER_REGISTRY": {
302
302
  "types": "dist/llm/index.d.ts",
303
- "implementation": "dist/chunk-UJRSZGKO.js"
303
+ "implementation": "dist/chunk-BG6DCMO2.js"
304
304
  },
305
305
  "getProviderConfig": {
306
306
  "types": "dist/llm/index.d.ts",
307
- "implementation": "dist/chunk-UJRSZGKO.js",
308
- "line": 4958
307
+ "implementation": "dist/chunk-BG6DCMO2.js",
308
+ "line": 4960
309
309
  },
310
310
  "parseModelString": {
311
311
  "types": "dist/llm/index.d.ts",
312
- "implementation": "dist/chunk-UJRSZGKO.js",
313
- "line": 4941
312
+ "implementation": "dist/chunk-BG6DCMO2.js",
313
+ "line": 4943
314
314
  },
315
315
  "ModelsDevGateway": {
316
316
  "types": "dist/llm/index.d.ts",
@@ -324,21 +324,21 @@
324
324
  },
325
325
  "Mastra": {
326
326
  "types": "dist/mastra/index.d.ts",
327
- "implementation": "dist/chunk-HKD4NSHR.js",
327
+ "implementation": "dist/chunk-OSIE5L6N.js",
328
328
  "line": 24
329
329
  },
330
330
  "runEvals": {
331
331
  "types": "dist/evals/index.d.ts",
332
- "implementation": "dist/chunk-64LMKFD3.js"
332
+ "implementation": "dist/chunk-FZZI2V2T.js"
333
333
  },
334
334
  "MastraScorer": {
335
335
  "types": "dist/evals/index.d.ts",
336
- "implementation": "dist/chunk-SFICZTYL.js",
336
+ "implementation": "dist/chunk-FVVQY6UU.js",
337
337
  "line": 12383
338
338
  },
339
339
  "createScorer": {
340
340
  "types": "dist/evals/index.d.ts",
341
- "implementation": "dist/chunk-SFICZTYL.js",
341
+ "implementation": "dist/chunk-FVVQY6UU.js",
342
342
  "line": 12729
343
343
  },
344
344
  "listScoresResponseSchema": {
@@ -399,172 +399,172 @@
399
399
  },
400
400
  "BaseProcessor": {
401
401
  "types": "dist/processors/index.d.ts",
402
- "implementation": "dist/chunk-SFICZTYL.js",
402
+ "implementation": "dist/chunk-FVVQY6UU.js",
403
403
  "line": 23312
404
404
  },
405
405
  "BatchPartsProcessor": {
406
406
  "types": "dist/processors/index.d.ts",
407
- "implementation": "dist/chunk-SFICZTYL.js",
407
+ "implementation": "dist/chunk-FVVQY6UU.js",
408
408
  "line": 21842
409
409
  },
410
410
  "FilePartSchema": {
411
411
  "types": "dist/processors/index.d.ts",
412
- "implementation": "dist/chunk-SFICZTYL.js"
412
+ "implementation": "dist/chunk-FVVQY6UU.js"
413
413
  },
414
414
  "ImagePartSchema": {
415
415
  "types": "dist/processors/index.d.ts",
416
- "implementation": "dist/chunk-SFICZTYL.js"
416
+ "implementation": "dist/chunk-FVVQY6UU.js"
417
417
  },
418
418
  "LanguageDetector": {
419
419
  "types": "dist/processors/index.d.ts",
420
- "implementation": "dist/chunk-SFICZTYL.js",
420
+ "implementation": "dist/chunk-FVVQY6UU.js",
421
421
  "line": 21520
422
422
  },
423
423
  "MessageContentSchema": {
424
424
  "types": "dist/processors/index.d.ts",
425
- "implementation": "dist/chunk-SFICZTYL.js"
425
+ "implementation": "dist/chunk-FVVQY6UU.js"
426
426
  },
427
427
  "MessageHistory": {
428
428
  "types": "dist/processors/index.d.ts",
429
- "implementation": "dist/chunk-SFICZTYL.js",
429
+ "implementation": "dist/chunk-FVVQY6UU.js",
430
430
  "line": 22639
431
431
  },
432
432
  "MessagePartSchema": {
433
433
  "types": "dist/processors/index.d.ts",
434
- "implementation": "dist/chunk-SFICZTYL.js"
434
+ "implementation": "dist/chunk-FVVQY6UU.js"
435
435
  },
436
436
  "ModerationProcessor": {
437
437
  "types": "dist/processors/index.d.ts",
438
- "implementation": "dist/chunk-SFICZTYL.js",
438
+ "implementation": "dist/chunk-FVVQY6UU.js",
439
439
  "line": 20609
440
440
  },
441
441
  "PIIDetector": {
442
442
  "types": "dist/processors/index.d.ts",
443
- "implementation": "dist/chunk-SFICZTYL.js",
443
+ "implementation": "dist/chunk-FVVQY6UU.js",
444
444
  "line": 21066
445
445
  },
446
446
  "ProcessorInputPhaseSchema": {
447
447
  "types": "dist/processors/index.d.ts",
448
- "implementation": "dist/chunk-SFICZTYL.js"
448
+ "implementation": "dist/chunk-FVVQY6UU.js"
449
449
  },
450
450
  "ProcessorInputStepPhaseSchema": {
451
451
  "types": "dist/processors/index.d.ts",
452
- "implementation": "dist/chunk-SFICZTYL.js"
452
+ "implementation": "dist/chunk-FVVQY6UU.js"
453
453
  },
454
454
  "ProcessorMessageContentSchema": {
455
455
  "types": "dist/processors/index.d.ts",
456
- "implementation": "dist/chunk-SFICZTYL.js"
456
+ "implementation": "dist/chunk-FVVQY6UU.js"
457
457
  },
458
458
  "ProcessorMessageSchema": {
459
459
  "types": "dist/processors/index.d.ts",
460
- "implementation": "dist/chunk-SFICZTYL.js"
460
+ "implementation": "dist/chunk-FVVQY6UU.js"
461
461
  },
462
462
  "ProcessorOutputResultPhaseSchema": {
463
463
  "types": "dist/processors/index.d.ts",
464
- "implementation": "dist/chunk-SFICZTYL.js"
464
+ "implementation": "dist/chunk-FVVQY6UU.js"
465
465
  },
466
466
  "ProcessorOutputStepPhaseSchema": {
467
467
  "types": "dist/processors/index.d.ts",
468
- "implementation": "dist/chunk-SFICZTYL.js"
468
+ "implementation": "dist/chunk-FVVQY6UU.js"
469
469
  },
470
470
  "ProcessorOutputStreamPhaseSchema": {
471
471
  "types": "dist/processors/index.d.ts",
472
- "implementation": "dist/chunk-SFICZTYL.js"
472
+ "implementation": "dist/chunk-FVVQY6UU.js"
473
473
  },
474
474
  "ProcessorRunner": {
475
475
  "types": "dist/processors/index.d.ts",
476
- "implementation": "dist/chunk-SFICZTYL.js",
476
+ "implementation": "dist/chunk-FVVQY6UU.js",
477
477
  "line": 1020
478
478
  },
479
479
  "ProcessorState": {
480
480
  "types": "dist/processors/index.d.ts",
481
- "implementation": "dist/chunk-SFICZTYL.js",
481
+ "implementation": "dist/chunk-FVVQY6UU.js",
482
482
  "line": 964
483
483
  },
484
484
  "ProcessorStepInputSchema": {
485
485
  "types": "dist/processors/index.d.ts",
486
- "implementation": "dist/chunk-SFICZTYL.js"
486
+ "implementation": "dist/chunk-FVVQY6UU.js"
487
487
  },
488
488
  "ProcessorStepOutputSchema": {
489
489
  "types": "dist/processors/index.d.ts",
490
- "implementation": "dist/chunk-SFICZTYL.js"
490
+ "implementation": "dist/chunk-FVVQY6UU.js"
491
491
  },
492
492
  "ProcessorStepSchema": {
493
493
  "types": "dist/processors/index.d.ts",
494
- "implementation": "dist/chunk-SFICZTYL.js"
494
+ "implementation": "dist/chunk-FVVQY6UU.js"
495
495
  },
496
496
  "PromptInjectionDetector": {
497
497
  "types": "dist/processors/index.d.ts",
498
- "implementation": "dist/chunk-SFICZTYL.js",
498
+ "implementation": "dist/chunk-FVVQY6UU.js",
499
499
  "line": 20845
500
500
  },
501
501
  "ReasoningPartSchema": {
502
502
  "types": "dist/processors/index.d.ts",
503
- "implementation": "dist/chunk-SFICZTYL.js"
503
+ "implementation": "dist/chunk-FVVQY6UU.js"
504
504
  },
505
505
  "SemanticRecall": {
506
506
  "types": "dist/processors/index.d.ts",
507
- "implementation": "dist/chunk-SFICZTYL.js",
507
+ "implementation": "dist/chunk-FVVQY6UU.js",
508
508
  "line": 22945
509
509
  },
510
510
  "SkillsProcessor": {
511
511
  "types": "dist/processors/index.d.ts",
512
- "implementation": "dist/chunk-SFICZTYL.js",
512
+ "implementation": "dist/chunk-FVVQY6UU.js",
513
513
  "line": 15505
514
514
  },
515
515
  "SourcePartSchema": {
516
516
  "types": "dist/processors/index.d.ts",
517
- "implementation": "dist/chunk-SFICZTYL.js"
517
+ "implementation": "dist/chunk-FVVQY6UU.js"
518
518
  },
519
519
  "StepStartPartSchema": {
520
520
  "types": "dist/processors/index.d.ts",
521
- "implementation": "dist/chunk-SFICZTYL.js"
521
+ "implementation": "dist/chunk-FVVQY6UU.js"
522
522
  },
523
523
  "StructuredOutputProcessor": {
524
524
  "types": "dist/processors/index.d.ts",
525
- "implementation": "dist/chunk-SFICZTYL.js",
525
+ "implementation": "dist/chunk-FVVQY6UU.js",
526
526
  "line": 688
527
527
  },
528
528
  "SystemPromptScrubber": {
529
529
  "types": "dist/processors/index.d.ts",
530
- "implementation": "dist/chunk-SFICZTYL.js",
530
+ "implementation": "dist/chunk-FVVQY6UU.js",
531
531
  "line": 22204
532
532
  },
533
533
  "TextPartSchema": {
534
534
  "types": "dist/processors/index.d.ts",
535
- "implementation": "dist/chunk-SFICZTYL.js"
535
+ "implementation": "dist/chunk-FVVQY6UU.js"
536
536
  },
537
537
  "TokenLimiterProcessor": {
538
538
  "types": "dist/processors/index.d.ts",
539
- "implementation": "dist/chunk-SFICZTYL.js",
539
+ "implementation": "dist/chunk-FVVQY6UU.js",
540
540
  "line": 21927
541
541
  },
542
542
  "ToolCallFilter": {
543
543
  "types": "dist/processors/index.d.ts",
544
- "implementation": "dist/chunk-SFICZTYL.js",
544
+ "implementation": "dist/chunk-FVVQY6UU.js",
545
545
  "line": 22467
546
546
  },
547
547
  "ToolInvocationPartSchema": {
548
548
  "types": "dist/processors/index.d.ts",
549
- "implementation": "dist/chunk-SFICZTYL.js"
549
+ "implementation": "dist/chunk-FVVQY6UU.js"
550
550
  },
551
551
  "UnicodeNormalizer": {
552
552
  "types": "dist/processors/index.d.ts",
553
- "implementation": "dist/chunk-SFICZTYL.js",
553
+ "implementation": "dist/chunk-FVVQY6UU.js",
554
554
  "line": 102
555
555
  },
556
556
  "WorkingMemory": {
557
557
  "types": "dist/processors/index.d.ts",
558
- "implementation": "dist/chunk-SFICZTYL.js",
558
+ "implementation": "dist/chunk-FVVQY6UU.js",
559
559
  "line": 22754
560
560
  },
561
561
  "globalEmbeddingCache": {
562
562
  "types": "dist/processors/index.d.ts",
563
- "implementation": "dist/chunk-SFICZTYL.js"
563
+ "implementation": "dist/chunk-FVVQY6UU.js"
564
564
  },
565
565
  "isProcessorWorkflow": {
566
566
  "types": "dist/processors/index.d.ts",
567
- "implementation": "dist/chunk-SFICZTYL.js",
567
+ "implementation": "dist/chunk-FVVQY6UU.js",
568
568
  "line": 23327
569
569
  },
570
570
  "AgentsStorage": {
@@ -1037,7 +1037,7 @@
1037
1037
  "agent": {
1038
1038
  "index": "dist/agent/index.js",
1039
1039
  "chunks": [
1040
- "chunk-SFICZTYL.js",
1040
+ "chunk-FVVQY6UU.js",
1041
1041
  "chunk-HIP5W3LZ.js"
1042
1042
  ]
1043
1043
  },
@@ -1051,28 +1051,28 @@
1051
1051
  "workflows": {
1052
1052
  "index": "dist/workflows/index.js",
1053
1053
  "chunks": [
1054
- "chunk-SFICZTYL.js"
1054
+ "chunk-FVVQY6UU.js"
1055
1055
  ]
1056
1056
  },
1057
1057
  "memory": {
1058
1058
  "index": "dist/memory/index.js",
1059
1059
  "chunks": [
1060
- "chunk-SFICZTYL.js"
1060
+ "chunk-FVVQY6UU.js"
1061
1061
  ]
1062
1062
  },
1063
1063
  "stream": {
1064
1064
  "index": "dist/stream/index.js",
1065
1065
  "chunks": [
1066
- "chunk-SFICZTYL.js",
1066
+ "chunk-FVVQY6UU.js",
1067
1067
  "chunk-HIP5W3LZ.js"
1068
1068
  ]
1069
1069
  },
1070
1070
  "llm": {
1071
1071
  "index": "dist/llm/index.js",
1072
1072
  "chunks": [
1073
- "chunk-RQGER4J4.js",
1073
+ "chunk-VAJRNUEF.js",
1074
1074
  "chunk-4FUG3CNY.js",
1075
- "chunk-UJRSZGKO.js",
1075
+ "chunk-BG6DCMO2.js",
1076
1076
  "chunk-IDDFKLI7.js",
1077
1077
  "chunk-FAM74XPO.js"
1078
1078
  ]
@@ -1080,7 +1080,7 @@
1080
1080
  "mastra": {
1081
1081
  "index": "dist/mastra/index.js",
1082
1082
  "chunks": [
1083
- "chunk-HKD4NSHR.js"
1083
+ "chunk-OSIE5L6N.js"
1084
1084
  ]
1085
1085
  },
1086
1086
  "mcp": {
@@ -1090,15 +1090,15 @@
1090
1090
  "evals": {
1091
1091
  "index": "dist/evals/index.js",
1092
1092
  "chunks": [
1093
- "chunk-64LMKFD3.js",
1094
- "chunk-SFICZTYL.js",
1093
+ "chunk-FZZI2V2T.js",
1094
+ "chunk-FVVQY6UU.js",
1095
1095
  "chunk-KPIJA2R5.js"
1096
1096
  ]
1097
1097
  },
1098
1098
  "processors": {
1099
1099
  "index": "dist/processors/index.js",
1100
1100
  "chunks": [
1101
- "chunk-SFICZTYL.js"
1101
+ "chunk-FVVQY6UU.js"
1102
1102
  ]
1103
1103
  },
1104
1104
  "storage": {
@@ -1,8 +1,8 @@
1
1
  > Overview of agents in Mastra, detailing their capabilities and how they interact with tools, workflows, and external systems.
2
2
 
3
3
  > **Code References:**
4
- - `Agent`: dist/agent/agent.d.ts → dist/chunk-SFICZTYL.js:17504
5
- - `Mastra`: dist/mastra/index.d.ts → dist/chunk-HKD4NSHR.js:24
4
+ - `Agent`: dist/agent/agent.d.ts → dist/chunk-FVVQY6UU.js:17504
5
+ - `Mastra`: dist/mastra/index.d.ts → dist/chunk-OSIE5L6N.js:24
6
6
 
7
7
  # Using Agents
8
8