@mastra/core 1.3.0-alpha.1 → 1.3.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 (85) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/agent/index.cjs +8 -8
  3. package/dist/agent/index.js +1 -1
  4. package/dist/{chunk-DD7377YA.cjs → chunk-6TZKQI4R.cjs} +5 -5
  5. package/dist/{chunk-DD7377YA.cjs.map → chunk-6TZKQI4R.cjs.map} +1 -1
  6. package/dist/{chunk-GMSEZYLZ.js → chunk-BXLLXTT4.js} +3 -3
  7. package/dist/{chunk-GMSEZYLZ.js.map → chunk-BXLLXTT4.js.map} +1 -1
  8. package/dist/{chunk-5VMWMXSI.cjs → chunk-D5JZT6EK.cjs} +14 -14
  9. package/dist/{chunk-5VMWMXSI.cjs.map → chunk-D5JZT6EK.cjs.map} +1 -1
  10. package/dist/{chunk-ZC6IHDHX.cjs → chunk-FLHFB23E.cjs} +12 -12
  11. package/dist/{chunk-ZC6IHDHX.cjs.map → chunk-FLHFB23E.cjs.map} +1 -1
  12. package/dist/{chunk-U4EG3D6G.cjs → chunk-GCTAD6B7.cjs} +5 -5
  13. package/dist/{chunk-U4EG3D6G.cjs.map → chunk-GCTAD6B7.cjs.map} +1 -1
  14. package/dist/{chunk-LULKG6NF.js → chunk-JQNREL64.js} +4 -4
  15. package/dist/{chunk-LULKG6NF.js.map → chunk-JQNREL64.js.map} +1 -1
  16. package/dist/{chunk-SZH2YH74.cjs → chunk-JU6K7UDX.cjs} +8 -8
  17. package/dist/chunk-JU6K7UDX.cjs.map +1 -0
  18. package/dist/{chunk-D5B5ON7A.cjs → chunk-KAJNBNWP.cjs} +23 -5
  19. package/dist/chunk-KAJNBNWP.cjs.map +1 -0
  20. package/dist/{chunk-MAX37NGP.js → chunk-KL2JPSRX.js} +3 -3
  21. package/dist/{chunk-MAX37NGP.js.map → chunk-KL2JPSRX.js.map} +1 -1
  22. package/dist/{chunk-VJDLIS2E.js → chunk-MOOJ3H3C.js} +8 -8
  23. package/dist/chunk-MOOJ3H3C.js.map +1 -0
  24. package/dist/{chunk-ELBCIHOB.js → chunk-STKNQDVA.js} +4 -4
  25. package/dist/{chunk-ELBCIHOB.js.map → chunk-STKNQDVA.js.map} +1 -1
  26. package/dist/{chunk-DULE2DRR.cjs → chunk-U2CABSMC.cjs} +48 -48
  27. package/dist/{chunk-DULE2DRR.cjs.map → chunk-U2CABSMC.cjs.map} +1 -1
  28. package/dist/{chunk-YMXQDOSQ.js → chunk-VVD56FI4.js} +7 -7
  29. package/dist/{chunk-YMXQDOSQ.js.map → chunk-VVD56FI4.js.map} +1 -1
  30. package/dist/{chunk-VHAFCFYP.js → chunk-WL3AW3YA.js} +22 -4
  31. package/dist/chunk-WL3AW3YA.js.map +1 -0
  32. package/dist/{chunk-ZIWDJWC3.cjs → chunk-XQVYEOI7.cjs} +7 -7
  33. package/dist/{chunk-ZIWDJWC3.cjs.map → chunk-XQVYEOI7.cjs.map} +1 -1
  34. package/dist/{chunk-AFF24QUP.js → chunk-ZRUTE56J.js} +4 -4
  35. package/dist/{chunk-AFF24QUP.js.map → chunk-ZRUTE56J.js.map} +1 -1
  36. package/dist/docs/SKILL.md +1 -1
  37. package/dist/docs/assets/SOURCE_MAP.json +153 -153
  38. package/dist/docs/references/docs-memory-observational-memory.md +9 -78
  39. package/dist/docs/references/reference-memory-observational-memory.md +7 -316
  40. package/dist/evals/index.cjs +5 -5
  41. package/dist/evals/index.js +2 -2
  42. package/dist/evals/scoreTraces/index.cjs +3 -3
  43. package/dist/evals/scoreTraces/index.js +1 -1
  44. package/dist/index.cjs +4 -4
  45. package/dist/index.js +2 -2
  46. package/dist/llm/index.cjs +10 -10
  47. package/dist/llm/index.js +2 -2
  48. package/dist/llm/model/provider-types.generated.d.ts +9 -0
  49. package/dist/loop/index.cjs +12 -12
  50. package/dist/loop/index.js +1 -1
  51. package/dist/mastra/index.cjs +2 -2
  52. package/dist/mastra/index.js +1 -1
  53. package/dist/memory/index.cjs +14 -14
  54. package/dist/memory/index.js +1 -1
  55. package/dist/processors/index.cjs +41 -41
  56. package/dist/processors/index.js +1 -1
  57. package/dist/provider-registry-C6XCYX44.cjs +40 -0
  58. package/dist/{provider-registry-BJJRUX4P.cjs.map → provider-registry-C6XCYX44.cjs.map} +1 -1
  59. package/dist/provider-registry-NWU4YFQW.js +3 -0
  60. package/dist/{provider-registry-VZYB342T.js.map → provider-registry-NWU4YFQW.js.map} +1 -1
  61. package/dist/provider-registry.json +20 -2
  62. package/dist/relevance/index.cjs +3 -3
  63. package/dist/relevance/index.js +1 -1
  64. package/dist/storage/domains/memory/base.d.ts +4 -4
  65. package/dist/storage/domains/memory/inmemory.d.ts +1 -1
  66. package/dist/storage/index.cjs +38 -38
  67. package/dist/storage/index.js +1 -1
  68. package/dist/stream/index.cjs +8 -8
  69. package/dist/stream/index.js +1 -1
  70. package/dist/tool-loop-agent/index.cjs +4 -4
  71. package/dist/tool-loop-agent/index.js +1 -1
  72. package/dist/vector/index.cjs +7 -7
  73. package/dist/vector/index.js +1 -1
  74. package/dist/workflows/evented/index.cjs +10 -10
  75. package/dist/workflows/evented/index.js +1 -1
  76. package/dist/workflows/index.cjs +25 -25
  77. package/dist/workflows/index.js +1 -1
  78. package/package.json +2 -2
  79. package/src/llm/model/provider-types.generated.d.ts +9 -0
  80. package/dist/chunk-D5B5ON7A.cjs.map +0 -1
  81. package/dist/chunk-SZH2YH74.cjs.map +0 -1
  82. package/dist/chunk-VHAFCFYP.js.map +0 -1
  83. package/dist/chunk-VJDLIS2E.js.map +0 -1
  84. package/dist/provider-registry-BJJRUX4P.cjs +0 -40
  85. package/dist/provider-registry-VZYB342T.js +0 -3
@@ -1,38 +1,38 @@
1
1
  {
2
- "version": "1.3.0-alpha.1",
2
+ "version": "1.3.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-AFF24QUP.js",
7
+ "implementation": "dist/chunk-ZRUTE56J.js",
8
8
  "line": 17843
9
9
  },
10
10
  "TripWire": {
11
11
  "types": "dist/agent/index.d.ts",
12
- "implementation": "dist/chunk-AFF24QUP.js",
12
+ "implementation": "dist/chunk-ZRUTE56J.js",
13
13
  "line": 4439
14
14
  },
15
15
  "isSupportedLanguageModel": {
16
16
  "types": "dist/agent/index.d.ts",
17
- "implementation": "dist/chunk-AFF24QUP.js",
17
+ "implementation": "dist/chunk-ZRUTE56J.js",
18
18
  "line": 933
19
19
  },
20
20
  "resolveThreadIdFromArgs": {
21
21
  "types": "dist/agent/index.d.ts",
22
- "implementation": "dist/chunk-AFF24QUP.js",
22
+ "implementation": "dist/chunk-ZRUTE56J.js",
23
23
  "line": 984
24
24
  },
25
25
  "supportedLanguageModelSpecifications": {
26
26
  "types": "dist/agent/index.d.ts",
27
- "implementation": "dist/chunk-AFF24QUP.js"
27
+ "implementation": "dist/chunk-ZRUTE56J.js"
28
28
  },
29
29
  "tryGenerateWithJsonFallback": {
30
30
  "types": "dist/agent/index.d.ts",
31
- "implementation": "dist/chunk-AFF24QUP.js"
31
+ "implementation": "dist/chunk-ZRUTE56J.js"
32
32
  },
33
33
  "tryStreamWithJsonFallback": {
34
34
  "types": "dist/agent/index.d.ts",
35
- "implementation": "dist/chunk-AFF24QUP.js"
35
+ "implementation": "dist/chunk-ZRUTE56J.js"
36
36
  },
37
37
  "MessageList": {
38
38
  "types": "dist/agent/index.d.ts",
@@ -76,212 +76,212 @@
76
76
  },
77
77
  "DefaultExecutionEngine": {
78
78
  "types": "dist/workflows/index.d.ts",
79
- "implementation": "dist/chunk-AFF24QUP.js",
79
+ "implementation": "dist/chunk-ZRUTE56J.js",
80
80
  "line": 7095
81
81
  },
82
82
  "ExecutionEngine": {
83
83
  "types": "dist/workflows/index.d.ts",
84
- "implementation": "dist/chunk-AFF24QUP.js",
84
+ "implementation": "dist/chunk-ZRUTE56J.js",
85
85
  "line": 4791
86
86
  },
87
87
  "Run": {
88
88
  "types": "dist/workflows/index.d.ts",
89
- "implementation": "dist/chunk-AFF24QUP.js",
89
+ "implementation": "dist/chunk-ZRUTE56J.js",
90
90
  "line": 9311
91
91
  },
92
92
  "Workflow": {
93
93
  "types": "dist/workflows/workflow.d.ts",
94
- "implementation": "dist/chunk-AFF24QUP.js",
94
+ "implementation": "dist/chunk-ZRUTE56J.js",
95
95
  "line": 8468
96
96
  },
97
97
  "cleanStepResult": {
98
98
  "types": "dist/workflows/index.d.ts",
99
- "implementation": "dist/chunk-AFF24QUP.js",
99
+ "implementation": "dist/chunk-ZRUTE56J.js",
100
100
  "line": 5171
101
101
  },
102
102
  "cloneStep": {
103
103
  "types": "dist/workflows/index.d.ts",
104
- "implementation": "dist/chunk-AFF24QUP.js",
104
+ "implementation": "dist/chunk-ZRUTE56J.js",
105
105
  "line": 8433
106
106
  },
107
107
  "cloneWorkflow": {
108
108
  "types": "dist/workflows/index.d.ts",
109
- "implementation": "dist/chunk-AFF24QUP.js",
109
+ "implementation": "dist/chunk-ZRUTE56J.js",
110
110
  "line": 8455
111
111
  },
112
112
  "createDeprecationProxy": {
113
113
  "types": "dist/workflows/index.d.ts",
114
- "implementation": "dist/chunk-AFF24QUP.js",
114
+ "implementation": "dist/chunk-ZRUTE56J.js",
115
115
  "line": 5026
116
116
  },
117
117
  "createStep": {
118
118
  "types": "dist/workflows/index.d.ts",
119
- "implementation": "dist/chunk-AFF24QUP.js",
119
+ "implementation": "dist/chunk-ZRUTE56J.js",
120
120
  "line": 7762
121
121
  },
122
122
  "createTimeTravelExecutionParams": {
123
123
  "types": "dist/workflows/index.d.ts",
124
- "implementation": "dist/chunk-AFF24QUP.js",
124
+ "implementation": "dist/chunk-ZRUTE56J.js",
125
125
  "line": 5057
126
126
  },
127
127
  "createWorkflow": {
128
128
  "types": "dist/workflows/index.d.ts",
129
- "implementation": "dist/chunk-AFF24QUP.js",
129
+ "implementation": "dist/chunk-ZRUTE56J.js",
130
130
  "line": 8452
131
131
  },
132
132
  "getResumeLabelsByStepId": {
133
133
  "types": "dist/workflows/index.d.ts",
134
- "implementation": "dist/chunk-AFF24QUP.js",
134
+ "implementation": "dist/chunk-ZRUTE56J.js",
135
135
  "line": 5015
136
136
  },
137
137
  "getStepIds": {
138
138
  "types": "dist/workflows/index.d.ts",
139
- "implementation": "dist/chunk-AFF24QUP.js",
139
+ "implementation": "dist/chunk-ZRUTE56J.js",
140
140
  "line": 5045
141
141
  },
142
142
  "getStepResult": {
143
143
  "types": "dist/workflows/index.d.ts",
144
- "implementation": "dist/chunk-AFF24QUP.js",
144
+ "implementation": "dist/chunk-ZRUTE56J.js",
145
145
  "line": 4861
146
146
  },
147
147
  "getZodErrors": {
148
148
  "types": "dist/workflows/index.d.ts",
149
- "implementation": "dist/chunk-AFF24QUP.js",
149
+ "implementation": "dist/chunk-ZRUTE56J.js",
150
150
  "line": 4873
151
151
  },
152
152
  "hydrateSerializedStepErrors": {
153
153
  "types": "dist/workflows/index.d.ts",
154
- "implementation": "dist/chunk-AFF24QUP.js",
154
+ "implementation": "dist/chunk-ZRUTE56J.js",
155
155
  "line": 5151
156
156
  },
157
157
  "isProcessor": {
158
158
  "types": "dist/workflows/index.d.ts",
159
- "implementation": "dist/chunk-AFF24QUP.js",
159
+ "implementation": "dist/chunk-ZRUTE56J.js",
160
160
  "line": 8449
161
161
  },
162
162
  "mapVariable": {
163
163
  "types": "dist/workflows/index.d.ts",
164
- "implementation": "dist/chunk-AFF24QUP.js",
164
+ "implementation": "dist/chunk-ZRUTE56J.js",
165
165
  "line": 7750
166
166
  },
167
167
  "runCountDeprecationMessage": {
168
168
  "types": "dist/workflows/index.d.ts",
169
- "implementation": "dist/chunk-AFF24QUP.js"
169
+ "implementation": "dist/chunk-ZRUTE56J.js"
170
170
  },
171
171
  "validateStepInput": {
172
172
  "types": "dist/workflows/index.d.ts",
173
- "implementation": "dist/chunk-AFF24QUP.js"
173
+ "implementation": "dist/chunk-ZRUTE56J.js"
174
174
  },
175
175
  "validateStepRequestContext": {
176
176
  "types": "dist/workflows/index.d.ts",
177
- "implementation": "dist/chunk-AFF24QUP.js"
177
+ "implementation": "dist/chunk-ZRUTE56J.js"
178
178
  },
179
179
  "validateStepResumeData": {
180
180
  "types": "dist/workflows/index.d.ts",
181
- "implementation": "dist/chunk-AFF24QUP.js"
181
+ "implementation": "dist/chunk-ZRUTE56J.js"
182
182
  },
183
183
  "validateStepStateData": {
184
184
  "types": "dist/workflows/index.d.ts",
185
- "implementation": "dist/chunk-AFF24QUP.js"
185
+ "implementation": "dist/chunk-ZRUTE56J.js"
186
186
  },
187
187
  "validateStepSuspendData": {
188
188
  "types": "dist/workflows/index.d.ts",
189
- "implementation": "dist/chunk-AFF24QUP.js"
189
+ "implementation": "dist/chunk-ZRUTE56J.js"
190
190
  },
191
191
  "MastraMemory": {
192
192
  "types": "dist/memory/index.d.ts",
193
- "implementation": "dist/chunk-AFF24QUP.js",
193
+ "implementation": "dist/chunk-ZRUTE56J.js",
194
194
  "line": 24203
195
195
  },
196
196
  "MemoryProcessor": {
197
197
  "types": "dist/memory/index.d.ts",
198
- "implementation": "dist/chunk-AFF24QUP.js",
198
+ "implementation": "dist/chunk-ZRUTE56J.js",
199
199
  "line": 24173
200
200
  },
201
201
  "MockMemory": {
202
202
  "types": "dist/memory/index.d.ts",
203
- "implementation": "dist/chunk-AFF24QUP.js",
203
+ "implementation": "dist/chunk-ZRUTE56J.js",
204
204
  "line": 24660
205
205
  },
206
206
  "WORKING_MEMORY_END_TAG": {
207
207
  "types": "dist/memory/index.d.ts",
208
- "implementation": "dist/chunk-AFF24QUP.js"
208
+ "implementation": "dist/chunk-ZRUTE56J.js"
209
209
  },
210
210
  "WORKING_MEMORY_START_TAG": {
211
211
  "types": "dist/memory/index.d.ts",
212
- "implementation": "dist/chunk-AFF24QUP.js"
212
+ "implementation": "dist/chunk-ZRUTE56J.js"
213
213
  },
214
214
  "extractWorkingMemoryContent": {
215
215
  "types": "dist/memory/index.d.ts",
216
- "implementation": "dist/chunk-AFF24QUP.js",
216
+ "implementation": "dist/chunk-ZRUTE56J.js",
217
217
  "line": 23376
218
218
  },
219
219
  "extractWorkingMemoryTags": {
220
220
  "types": "dist/memory/index.d.ts",
221
- "implementation": "dist/chunk-AFF24QUP.js",
221
+ "implementation": "dist/chunk-ZRUTE56J.js",
222
222
  "line": 23344
223
223
  },
224
224
  "getThreadOMMetadata": {
225
225
  "types": "dist/memory/index.d.ts",
226
- "implementation": "dist/chunk-AFF24QUP.js",
226
+ "implementation": "dist/chunk-ZRUTE56J.js",
227
227
  "line": 77
228
228
  },
229
229
  "isObservationalMemoryEnabled": {
230
230
  "types": "dist/memory/index.d.ts",
231
- "implementation": "dist/chunk-AFF24QUP.js",
231
+ "implementation": "dist/chunk-ZRUTE56J.js",
232
232
  "line": 126
233
233
  },
234
234
  "memoryDefaultOptions": {
235
235
  "types": "dist/memory/index.d.ts",
236
- "implementation": "dist/chunk-AFF24QUP.js"
236
+ "implementation": "dist/chunk-ZRUTE56J.js"
237
237
  },
238
238
  "parseMemoryRequestContext": {
239
239
  "types": "dist/memory/index.d.ts",
240
- "implementation": "dist/chunk-AFF24QUP.js",
240
+ "implementation": "dist/chunk-ZRUTE56J.js",
241
241
  "line": 100
242
242
  },
243
243
  "removeWorkingMemoryTags": {
244
244
  "types": "dist/memory/index.d.ts",
245
- "implementation": "dist/chunk-AFF24QUP.js",
245
+ "implementation": "dist/chunk-ZRUTE56J.js",
246
246
  "line": 23357
247
247
  },
248
248
  "setThreadOMMetadata": {
249
249
  "types": "dist/memory/index.d.ts",
250
- "implementation": "dist/chunk-AFF24QUP.js",
250
+ "implementation": "dist/chunk-ZRUTE56J.js",
251
251
  "line": 85
252
252
  },
253
253
  "ChunkFrom": {
254
254
  "types": "dist/stream/index.d.ts",
255
- "implementation": "dist/chunk-AFF24QUP.js"
255
+ "implementation": "dist/chunk-ZRUTE56J.js"
256
256
  },
257
257
  "MastraAgentNetworkStream": {
258
258
  "types": "dist/stream/index.d.ts",
259
- "implementation": "dist/chunk-AFF24QUP.js",
259
+ "implementation": "dist/chunk-ZRUTE56J.js",
260
260
  "line": 199
261
261
  },
262
262
  "MastraModelOutput": {
263
263
  "types": "dist/stream/index.d.ts",
264
- "implementation": "dist/chunk-AFF24QUP.js",
264
+ "implementation": "dist/chunk-ZRUTE56J.js",
265
265
  "line": 2462
266
266
  },
267
267
  "WorkflowRunOutput": {
268
268
  "types": "dist/stream/index.d.ts",
269
- "implementation": "dist/chunk-AFF24QUP.js",
269
+ "implementation": "dist/chunk-ZRUTE56J.js",
270
270
  "line": 3606
271
271
  },
272
272
  "convertFullStreamChunkToMastra": {
273
273
  "types": "dist/stream/index.d.ts",
274
- "implementation": "dist/chunk-AFF24QUP.js",
274
+ "implementation": "dist/chunk-ZRUTE56J.js",
275
275
  "line": 3973
276
276
  },
277
277
  "convertFullStreamChunkToUIMessageStream": {
278
278
  "types": "dist/stream/index.d.ts",
279
- "implementation": "dist/chunk-AFF24QUP.js",
279
+ "implementation": "dist/chunk-ZRUTE56J.js",
280
280
  "line": 362
281
281
  },
282
282
  "convertMastraChunkToAISDKv5": {
283
283
  "types": "dist/stream/index.d.ts",
284
- "implementation": "dist/chunk-AFF24QUP.js",
284
+ "implementation": "dist/chunk-ZRUTE56J.js",
285
285
  "line": 4184
286
286
  },
287
287
  "DefaultGeneratedFile": {
@@ -296,26 +296,26 @@
296
296
  },
297
297
  "AzureOpenAIGateway": {
298
298
  "types": "dist/llm/index.d.ts",
299
- "implementation": "dist/chunk-GMSEZYLZ.js",
299
+ "implementation": "dist/chunk-BXLLXTT4.js",
300
300
  "line": 6438
301
301
  },
302
302
  "EMBEDDING_MODELS": {
303
303
  "types": "dist/llm/index.d.ts",
304
- "implementation": "dist/chunk-GMSEZYLZ.js"
304
+ "implementation": "dist/chunk-BXLLXTT4.js"
305
305
  },
306
306
  "ModelRouterEmbeddingModel": {
307
307
  "types": "dist/llm/index.d.ts",
308
- "implementation": "dist/chunk-GMSEZYLZ.js",
308
+ "implementation": "dist/chunk-BXLLXTT4.js",
309
309
  "line": 6949
310
310
  },
311
311
  "ModelRouterLanguageModel": {
312
312
  "types": "dist/llm/index.d.ts",
313
- "implementation": "dist/chunk-GMSEZYLZ.js",
313
+ "implementation": "dist/chunk-BXLLXTT4.js",
314
314
  "line": 6677
315
315
  },
316
316
  "resolveModelConfig": {
317
317
  "types": "dist/llm/index.d.ts",
318
- "implementation": "dist/chunk-GMSEZYLZ.js"
318
+ "implementation": "dist/chunk-BXLLXTT4.js"
319
319
  },
320
320
  "ModelsDevGateway": {
321
321
  "types": "dist/llm/index.d.ts",
@@ -334,35 +334,35 @@
334
334
  },
335
335
  "PROVIDER_REGISTRY": {
336
336
  "types": "dist/llm/index.d.ts",
337
- "implementation": "dist/chunk-VHAFCFYP.js"
337
+ "implementation": "dist/chunk-WL3AW3YA.js"
338
338
  },
339
339
  "getProviderConfig": {
340
340
  "types": "dist/llm/index.d.ts",
341
- "implementation": "dist/chunk-VHAFCFYP.js",
342
- "line": 5375
341
+ "implementation": "dist/chunk-WL3AW3YA.js",
342
+ "line": 5393
343
343
  },
344
344
  "parseModelString": {
345
345
  "types": "dist/llm/index.d.ts",
346
- "implementation": "dist/chunk-VHAFCFYP.js",
347
- "line": 5358
346
+ "implementation": "dist/chunk-WL3AW3YA.js",
347
+ "line": 5376
348
348
  },
349
349
  "Mastra": {
350
350
  "types": "dist/mastra/index.d.ts",
351
- "implementation": "dist/chunk-YMXQDOSQ.js",
351
+ "implementation": "dist/chunk-VVD56FI4.js",
352
352
  "line": 24
353
353
  },
354
354
  "runEvals": {
355
355
  "types": "dist/evals/index.d.ts",
356
- "implementation": "dist/chunk-MAX37NGP.js"
356
+ "implementation": "dist/chunk-KL2JPSRX.js"
357
357
  },
358
358
  "MastraScorer": {
359
359
  "types": "dist/evals/index.d.ts",
360
- "implementation": "dist/chunk-AFF24QUP.js",
360
+ "implementation": "dist/chunk-ZRUTE56J.js",
361
361
  "line": 12676
362
362
  },
363
363
  "createScorer": {
364
364
  "types": "dist/evals/index.d.ts",
365
- "implementation": "dist/chunk-AFF24QUP.js",
365
+ "implementation": "dist/chunk-ZRUTE56J.js",
366
366
  "line": 13042
367
367
  },
368
368
  "listScoresResponseSchema": {
@@ -423,361 +423,361 @@
423
423
  },
424
424
  "BaseProcessor": {
425
425
  "types": "dist/processors/index.d.ts",
426
- "implementation": "dist/chunk-AFF24QUP.js",
426
+ "implementation": "dist/chunk-ZRUTE56J.js",
427
427
  "line": 24107
428
428
  },
429
429
  "BatchPartsProcessor": {
430
430
  "types": "dist/processors/index.d.ts",
431
- "implementation": "dist/chunk-AFF24QUP.js",
431
+ "implementation": "dist/chunk-ZRUTE56J.js",
432
432
  "line": 22306
433
433
  },
434
434
  "FilePartSchema": {
435
435
  "types": "dist/processors/index.d.ts",
436
- "implementation": "dist/chunk-AFF24QUP.js"
436
+ "implementation": "dist/chunk-ZRUTE56J.js"
437
437
  },
438
438
  "ImagePartSchema": {
439
439
  "types": "dist/processors/index.d.ts",
440
- "implementation": "dist/chunk-AFF24QUP.js"
440
+ "implementation": "dist/chunk-ZRUTE56J.js"
441
441
  },
442
442
  "LanguageDetector": {
443
443
  "types": "dist/processors/index.d.ts",
444
- "implementation": "dist/chunk-AFF24QUP.js",
444
+ "implementation": "dist/chunk-ZRUTE56J.js",
445
445
  "line": 21984
446
446
  },
447
447
  "MessageContentSchema": {
448
448
  "types": "dist/processors/index.d.ts",
449
- "implementation": "dist/chunk-AFF24QUP.js"
449
+ "implementation": "dist/chunk-ZRUTE56J.js"
450
450
  },
451
451
  "MessageHistory": {
452
452
  "types": "dist/processors/index.d.ts",
453
- "implementation": "dist/chunk-AFF24QUP.js",
453
+ "implementation": "dist/chunk-ZRUTE56J.js",
454
454
  "line": 23386
455
455
  },
456
456
  "MessagePartSchema": {
457
457
  "types": "dist/processors/index.d.ts",
458
- "implementation": "dist/chunk-AFF24QUP.js"
458
+ "implementation": "dist/chunk-ZRUTE56J.js"
459
459
  },
460
460
  "ModerationProcessor": {
461
461
  "types": "dist/processors/index.d.ts",
462
- "implementation": "dist/chunk-AFF24QUP.js",
462
+ "implementation": "dist/chunk-ZRUTE56J.js",
463
463
  "line": 21073
464
464
  },
465
465
  "PIIDetector": {
466
466
  "types": "dist/processors/index.d.ts",
467
- "implementation": "dist/chunk-AFF24QUP.js",
467
+ "implementation": "dist/chunk-ZRUTE56J.js",
468
468
  "line": 21530
469
469
  },
470
470
  "ProcessorInputPhaseSchema": {
471
471
  "types": "dist/processors/index.d.ts",
472
- "implementation": "dist/chunk-AFF24QUP.js"
472
+ "implementation": "dist/chunk-ZRUTE56J.js"
473
473
  },
474
474
  "ProcessorInputStepPhaseSchema": {
475
475
  "types": "dist/processors/index.d.ts",
476
- "implementation": "dist/chunk-AFF24QUP.js"
476
+ "implementation": "dist/chunk-ZRUTE56J.js"
477
477
  },
478
478
  "ProcessorMessageContentSchema": {
479
479
  "types": "dist/processors/index.d.ts",
480
- "implementation": "dist/chunk-AFF24QUP.js"
480
+ "implementation": "dist/chunk-ZRUTE56J.js"
481
481
  },
482
482
  "ProcessorMessageSchema": {
483
483
  "types": "dist/processors/index.d.ts",
484
- "implementation": "dist/chunk-AFF24QUP.js"
484
+ "implementation": "dist/chunk-ZRUTE56J.js"
485
485
  },
486
486
  "ProcessorOutputResultPhaseSchema": {
487
487
  "types": "dist/processors/index.d.ts",
488
- "implementation": "dist/chunk-AFF24QUP.js"
488
+ "implementation": "dist/chunk-ZRUTE56J.js"
489
489
  },
490
490
  "ProcessorOutputStepPhaseSchema": {
491
491
  "types": "dist/processors/index.d.ts",
492
- "implementation": "dist/chunk-AFF24QUP.js"
492
+ "implementation": "dist/chunk-ZRUTE56J.js"
493
493
  },
494
494
  "ProcessorOutputStreamPhaseSchema": {
495
495
  "types": "dist/processors/index.d.ts",
496
- "implementation": "dist/chunk-AFF24QUP.js"
496
+ "implementation": "dist/chunk-ZRUTE56J.js"
497
497
  },
498
498
  "ProcessorRunner": {
499
499
  "types": "dist/processors/index.d.ts",
500
- "implementation": "dist/chunk-AFF24QUP.js",
500
+ "implementation": "dist/chunk-ZRUTE56J.js",
501
501
  "line": 1051
502
502
  },
503
503
  "ProcessorState": {
504
504
  "types": "dist/processors/index.d.ts",
505
- "implementation": "dist/chunk-AFF24QUP.js",
505
+ "implementation": "dist/chunk-ZRUTE56J.js",
506
506
  "line": 995
507
507
  },
508
508
  "ProcessorStepInputSchema": {
509
509
  "types": "dist/processors/index.d.ts",
510
- "implementation": "dist/chunk-AFF24QUP.js"
510
+ "implementation": "dist/chunk-ZRUTE56J.js"
511
511
  },
512
512
  "ProcessorStepOutputSchema": {
513
513
  "types": "dist/processors/index.d.ts",
514
- "implementation": "dist/chunk-AFF24QUP.js"
514
+ "implementation": "dist/chunk-ZRUTE56J.js"
515
515
  },
516
516
  "ProcessorStepSchema": {
517
517
  "types": "dist/processors/index.d.ts",
518
- "implementation": "dist/chunk-AFF24QUP.js"
518
+ "implementation": "dist/chunk-ZRUTE56J.js"
519
519
  },
520
520
  "PromptInjectionDetector": {
521
521
  "types": "dist/processors/index.d.ts",
522
- "implementation": "dist/chunk-AFF24QUP.js",
522
+ "implementation": "dist/chunk-ZRUTE56J.js",
523
523
  "line": 21309
524
524
  },
525
525
  "ReasoningPartSchema": {
526
526
  "types": "dist/processors/index.d.ts",
527
- "implementation": "dist/chunk-AFF24QUP.js"
527
+ "implementation": "dist/chunk-ZRUTE56J.js"
528
528
  },
529
529
  "SemanticRecall": {
530
530
  "types": "dist/processors/index.d.ts",
531
- "implementation": "dist/chunk-AFF24QUP.js",
531
+ "implementation": "dist/chunk-ZRUTE56J.js",
532
532
  "line": 23740
533
533
  },
534
534
  "SkillsProcessor": {
535
535
  "types": "dist/processors/index.d.ts",
536
- "implementation": "dist/chunk-AFF24QUP.js",
536
+ "implementation": "dist/chunk-ZRUTE56J.js",
537
537
  "line": 15817
538
538
  },
539
539
  "SourcePartSchema": {
540
540
  "types": "dist/processors/index.d.ts",
541
- "implementation": "dist/chunk-AFF24QUP.js"
541
+ "implementation": "dist/chunk-ZRUTE56J.js"
542
542
  },
543
543
  "StepStartPartSchema": {
544
544
  "types": "dist/processors/index.d.ts",
545
- "implementation": "dist/chunk-AFF24QUP.js"
545
+ "implementation": "dist/chunk-ZRUTE56J.js"
546
546
  },
547
547
  "StructuredOutputProcessor": {
548
548
  "types": "dist/processors/index.d.ts",
549
- "implementation": "dist/chunk-AFF24QUP.js",
549
+ "implementation": "dist/chunk-ZRUTE56J.js",
550
550
  "line": 719
551
551
  },
552
552
  "SystemPromptScrubber": {
553
553
  "types": "dist/processors/index.d.ts",
554
- "implementation": "dist/chunk-AFF24QUP.js",
554
+ "implementation": "dist/chunk-ZRUTE56J.js",
555
555
  "line": 22668
556
556
  },
557
557
  "TextPartSchema": {
558
558
  "types": "dist/processors/index.d.ts",
559
- "implementation": "dist/chunk-AFF24QUP.js"
559
+ "implementation": "dist/chunk-ZRUTE56J.js"
560
560
  },
561
561
  "TokenLimiterProcessor": {
562
562
  "types": "dist/processors/index.d.ts",
563
- "implementation": "dist/chunk-AFF24QUP.js",
563
+ "implementation": "dist/chunk-ZRUTE56J.js",
564
564
  "line": 22391
565
565
  },
566
566
  "ToolCallFilter": {
567
567
  "types": "dist/processors/index.d.ts",
568
- "implementation": "dist/chunk-AFF24QUP.js",
568
+ "implementation": "dist/chunk-ZRUTE56J.js",
569
569
  "line": 22931
570
570
  },
571
571
  "ToolInvocationPartSchema": {
572
572
  "types": "dist/processors/index.d.ts",
573
- "implementation": "dist/chunk-AFF24QUP.js"
573
+ "implementation": "dist/chunk-ZRUTE56J.js"
574
574
  },
575
575
  "ToolSearchProcessor": {
576
576
  "types": "dist/processors/index.d.ts",
577
- "implementation": "dist/chunk-AFF24QUP.js",
577
+ "implementation": "dist/chunk-ZRUTE56J.js",
578
578
  "line": 23064
579
579
  },
580
580
  "UnicodeNormalizer": {
581
581
  "types": "dist/processors/index.d.ts",
582
- "implementation": "dist/chunk-AFF24QUP.js",
582
+ "implementation": "dist/chunk-ZRUTE56J.js",
583
583
  "line": 133
584
584
  },
585
585
  "WorkingMemory": {
586
586
  "types": "dist/processors/index.d.ts",
587
- "implementation": "dist/chunk-AFF24QUP.js",
587
+ "implementation": "dist/chunk-ZRUTE56J.js",
588
588
  "line": 23549
589
589
  },
590
590
  "globalEmbeddingCache": {
591
591
  "types": "dist/processors/index.d.ts",
592
- "implementation": "dist/chunk-AFF24QUP.js"
592
+ "implementation": "dist/chunk-ZRUTE56J.js"
593
593
  },
594
594
  "isProcessorWorkflow": {
595
595
  "types": "dist/processors/index.d.ts",
596
- "implementation": "dist/chunk-AFF24QUP.js",
596
+ "implementation": "dist/chunk-ZRUTE56J.js",
597
597
  "line": 24122
598
598
  },
599
599
  "AgentsStorage": {
600
600
  "types": "dist/storage/index.d.ts",
601
- "implementation": "dist/chunk-VJDLIS2E.js",
601
+ "implementation": "dist/chunk-MOOJ3H3C.js",
602
602
  "line": 227
603
603
  },
604
604
  "InMemoryAgentsStorage": {
605
605
  "types": "dist/storage/index.d.ts",
606
- "implementation": "dist/chunk-VJDLIS2E.js",
606
+ "implementation": "dist/chunk-MOOJ3H3C.js",
607
607
  "line": 246
608
608
  },
609
609
  "InMemoryDB": {
610
610
  "types": "dist/storage/index.d.ts",
611
- "implementation": "dist/chunk-VJDLIS2E.js",
611
+ "implementation": "dist/chunk-MOOJ3H3C.js",
612
612
  "line": 547
613
613
  },
614
614
  "InMemoryMemory": {
615
615
  "types": "dist/storage/index.d.ts",
616
- "implementation": "dist/chunk-VJDLIS2E.js",
616
+ "implementation": "dist/chunk-MOOJ3H3C.js",
617
617
  "line": 1026
618
618
  },
619
619
  "InMemoryPromptBlocksStorage": {
620
620
  "types": "dist/storage/index.d.ts",
621
- "implementation": "dist/chunk-VJDLIS2E.js",
621
+ "implementation": "dist/chunk-MOOJ3H3C.js",
622
622
  "line": 2358
623
623
  },
624
624
  "InMemoryScorerDefinitionsStorage": {
625
625
  "types": "dist/storage/index.d.ts",
626
- "implementation": "dist/chunk-VJDLIS2E.js",
626
+ "implementation": "dist/chunk-MOOJ3H3C.js",
627
627
  "line": 2660
628
628
  },
629
629
  "InMemoryStore": {
630
630
  "types": "dist/storage/index.d.ts",
631
- "implementation": "dist/chunk-VJDLIS2E.js",
631
+ "implementation": "dist/chunk-MOOJ3H3C.js",
632
632
  "line": 3375
633
633
  },
634
634
  "MastraCompositeStore": {
635
635
  "types": "dist/storage/index.d.ts",
636
- "implementation": "dist/chunk-VJDLIS2E.js",
636
+ "implementation": "dist/chunk-MOOJ3H3C.js",
637
637
  "line": 26
638
638
  },
639
639
  "MastraStorage": {
640
640
  "types": "dist/storage/index.d.ts",
641
- "implementation": "dist/chunk-VJDLIS2E.js",
641
+ "implementation": "dist/chunk-MOOJ3H3C.js",
642
642
  "line": 118
643
643
  },
644
644
  "MemoryStorage": {
645
645
  "types": "dist/storage/index.d.ts",
646
- "implementation": "dist/chunk-VJDLIS2E.js",
646
+ "implementation": "dist/chunk-MOOJ3H3C.js",
647
647
  "line": 752
648
648
  },
649
649
  "MockStore": {
650
650
  "types": "dist/storage/index.d.ts",
651
- "implementation": "dist/chunk-VJDLIS2E.js"
651
+ "implementation": "dist/chunk-MOOJ3H3C.js"
652
652
  },
653
653
  "ObservabilityInMemory": {
654
654
  "types": "dist/storage/index.d.ts",
655
- "implementation": "dist/chunk-VJDLIS2E.js",
655
+ "implementation": "dist/chunk-MOOJ3H3C.js",
656
656
  "line": 2024
657
657
  },
658
658
  "ObservabilityStorage": {
659
659
  "types": "dist/storage/index.d.ts",
660
- "implementation": "dist/chunk-VJDLIS2E.js",
660
+ "implementation": "dist/chunk-MOOJ3H3C.js",
661
661
  "line": 1902
662
662
  },
663
663
  "PromptBlocksStorage": {
664
664
  "types": "dist/storage/index.d.ts",
665
- "implementation": "dist/chunk-VJDLIS2E.js",
665
+ "implementation": "dist/chunk-MOOJ3H3C.js",
666
666
  "line": 2339
667
667
  },
668
668
  "ScorerDefinitionsStorage": {
669
669
  "types": "dist/storage/index.d.ts",
670
- "implementation": "dist/chunk-VJDLIS2E.js",
670
+ "implementation": "dist/chunk-MOOJ3H3C.js",
671
671
  "line": 2641
672
672
  },
673
673
  "ScoresInMemory": {
674
674
  "types": "dist/storage/index.d.ts",
675
- "implementation": "dist/chunk-VJDLIS2E.js",
675
+ "implementation": "dist/chunk-MOOJ3H3C.js",
676
676
  "line": 2995
677
677
  },
678
678
  "ScoresStorage": {
679
679
  "types": "dist/storage/index.d.ts",
680
- "implementation": "dist/chunk-VJDLIS2E.js",
680
+ "implementation": "dist/chunk-MOOJ3H3C.js",
681
681
  "line": 2971
682
682
  },
683
683
  "StorageDomain": {
684
684
  "types": "dist/storage/index.d.ts",
685
- "implementation": "dist/chunk-VJDLIS2E.js",
685
+ "implementation": "dist/chunk-MOOJ3H3C.js",
686
686
  "line": 122
687
687
  },
688
688
  "StoreOperations": {
689
689
  "types": "dist/storage/index.d.ts",
690
- "implementation": "dist/chunk-VJDLIS2E.js",
690
+ "implementation": "dist/chunk-MOOJ3H3C.js",
691
691
  "line": 3409
692
692
  },
693
693
  "StoreOperationsInMemory": {
694
694
  "types": "dist/storage/index.d.ts",
695
- "implementation": "dist/chunk-VJDLIS2E.js",
695
+ "implementation": "dist/chunk-MOOJ3H3C.js",
696
696
  "line": 3515
697
697
  },
698
698
  "VersionedStorageDomain": {
699
699
  "types": "dist/storage/index.d.ts",
700
- "implementation": "dist/chunk-VJDLIS2E.js",
700
+ "implementation": "dist/chunk-MOOJ3H3C.js",
701
701
  "line": 145
702
702
  },
703
703
  "WorkflowsInMemory": {
704
704
  "types": "dist/storage/index.d.ts",
705
- "implementation": "dist/chunk-VJDLIS2E.js",
705
+ "implementation": "dist/chunk-MOOJ3H3C.js",
706
706
  "line": 3133
707
707
  },
708
708
  "WorkflowsStorage": {
709
709
  "types": "dist/storage/index.d.ts",
710
- "implementation": "dist/chunk-VJDLIS2E.js",
710
+ "implementation": "dist/chunk-MOOJ3H3C.js",
711
711
  "line": 3123
712
712
  },
713
713
  "calculatePagination": {
714
714
  "types": "dist/storage/index.d.ts",
715
- "implementation": "dist/chunk-VJDLIS2E.js",
715
+ "implementation": "dist/chunk-MOOJ3H3C.js",
716
716
  "line": 20
717
717
  },
718
718
  "createStorageErrorId": {
719
719
  "types": "dist/storage/index.d.ts",
720
- "implementation": "dist/chunk-VJDLIS2E.js",
720
+ "implementation": "dist/chunk-MOOJ3H3C.js",
721
721
  "line": 641
722
722
  },
723
723
  "createStoreErrorId": {
724
724
  "types": "dist/storage/index.d.ts",
725
- "implementation": "dist/chunk-VJDLIS2E.js",
725
+ "implementation": "dist/chunk-MOOJ3H3C.js",
726
726
  "line": 634
727
727
  },
728
728
  "createVectorErrorId": {
729
729
  "types": "dist/storage/index.d.ts",
730
- "implementation": "dist/chunk-VJDLIS2E.js",
730
+ "implementation": "dist/chunk-MOOJ3H3C.js",
731
731
  "line": 644
732
732
  },
733
733
  "ensureDate": {
734
734
  "types": "dist/storage/index.d.ts",
735
- "implementation": "dist/chunk-VJDLIS2E.js",
735
+ "implementation": "dist/chunk-MOOJ3H3C.js",
736
736
  "line": 686
737
737
  },
738
738
  "filterByDateRange": {
739
739
  "types": "dist/storage/index.d.ts",
740
- "implementation": "dist/chunk-VJDLIS2E.js",
740
+ "implementation": "dist/chunk-MOOJ3H3C.js",
741
741
  "line": 695
742
742
  },
743
743
  "getDefaultValue": {
744
744
  "types": "dist/storage/index.d.ts",
745
- "implementation": "dist/chunk-VJDLIS2E.js",
745
+ "implementation": "dist/chunk-MOOJ3H3C.js",
746
746
  "line": 667
747
747
  },
748
748
  "getSqlType": {
749
749
  "types": "dist/storage/index.d.ts",
750
- "implementation": "dist/chunk-VJDLIS2E.js",
750
+ "implementation": "dist/chunk-MOOJ3H3C.js",
751
751
  "line": 647
752
752
  },
753
753
  "jsonValueEquals": {
754
754
  "types": "dist/storage/index.d.ts",
755
- "implementation": "dist/chunk-VJDLIS2E.js",
755
+ "implementation": "dist/chunk-MOOJ3H3C.js",
756
756
  "line": 714
757
757
  },
758
758
  "normalizePerPage": {
759
759
  "types": "dist/storage/index.d.ts",
760
- "implementation": "dist/chunk-VJDLIS2E.js",
760
+ "implementation": "dist/chunk-MOOJ3H3C.js",
761
761
  "line": 8
762
762
  },
763
763
  "safelyParseJSON": {
764
764
  "types": "dist/storage/index.d.ts",
765
- "implementation": "dist/chunk-VJDLIS2E.js",
765
+ "implementation": "dist/chunk-MOOJ3H3C.js",
766
766
  "line": 584
767
767
  },
768
768
  "serializeDate": {
769
769
  "types": "dist/storage/index.d.ts",
770
- "implementation": "dist/chunk-VJDLIS2E.js",
770
+ "implementation": "dist/chunk-MOOJ3H3C.js",
771
771
  "line": 690
772
772
  },
773
773
  "transformRow": {
774
774
  "types": "dist/storage/index.d.ts",
775
- "implementation": "dist/chunk-VJDLIS2E.js",
775
+ "implementation": "dist/chunk-MOOJ3H3C.js",
776
776
  "line": 596
777
777
  },
778
778
  "transformScoreRow": {
779
779
  "types": "dist/storage/index.d.ts",
780
- "implementation": "dist/chunk-VJDLIS2E.js",
780
+ "implementation": "dist/chunk-MOOJ3H3C.js",
781
781
  "line": 628
782
782
  },
783
783
  "AGENTS_SCHEMA": {
@@ -1135,7 +1135,7 @@
1135
1135
  "agent": {
1136
1136
  "index": "dist/agent/index.js",
1137
1137
  "chunks": [
1138
- "chunk-AFF24QUP.js",
1138
+ "chunk-ZRUTE56J.js",
1139
1139
  "chunk-ILQXPZCD.js"
1140
1140
  ]
1141
1141
  },
@@ -1149,36 +1149,36 @@
1149
1149
  "workflows": {
1150
1150
  "index": "dist/workflows/index.js",
1151
1151
  "chunks": [
1152
- "chunk-AFF24QUP.js"
1152
+ "chunk-ZRUTE56J.js"
1153
1153
  ]
1154
1154
  },
1155
1155
  "memory": {
1156
1156
  "index": "dist/memory/index.js",
1157
1157
  "chunks": [
1158
- "chunk-AFF24QUP.js"
1158
+ "chunk-ZRUTE56J.js"
1159
1159
  ]
1160
1160
  },
1161
1161
  "stream": {
1162
1162
  "index": "dist/stream/index.js",
1163
1163
  "chunks": [
1164
- "chunk-AFF24QUP.js",
1164
+ "chunk-ZRUTE56J.js",
1165
1165
  "chunk-ILQXPZCD.js"
1166
1166
  ]
1167
1167
  },
1168
1168
  "llm": {
1169
1169
  "index": "dist/llm/index.js",
1170
1170
  "chunks": [
1171
- "chunk-GMSEZYLZ.js",
1171
+ "chunk-BXLLXTT4.js",
1172
1172
  "chunk-ZATLLPIH.js",
1173
1173
  "chunk-GIY5BINT.js",
1174
1174
  "chunk-SBPPGJL6.js",
1175
- "chunk-VHAFCFYP.js"
1175
+ "chunk-WL3AW3YA.js"
1176
1176
  ]
1177
1177
  },
1178
1178
  "mastra": {
1179
1179
  "index": "dist/mastra/index.js",
1180
1180
  "chunks": [
1181
- "chunk-YMXQDOSQ.js"
1181
+ "chunk-VVD56FI4.js"
1182
1182
  ]
1183
1183
  },
1184
1184
  "mcp": {
@@ -1188,21 +1188,21 @@
1188
1188
  "evals": {
1189
1189
  "index": "dist/evals/index.js",
1190
1190
  "chunks": [
1191
- "chunk-MAX37NGP.js",
1192
- "chunk-AFF24QUP.js",
1191
+ "chunk-KL2JPSRX.js",
1192
+ "chunk-ZRUTE56J.js",
1193
1193
  "chunk-OV7OOUUR.js"
1194
1194
  ]
1195
1195
  },
1196
1196
  "processors": {
1197
1197
  "index": "dist/processors/index.js",
1198
1198
  "chunks": [
1199
- "chunk-AFF24QUP.js"
1199
+ "chunk-ZRUTE56J.js"
1200
1200
  ]
1201
1201
  },
1202
1202
  "storage": {
1203
1203
  "index": "dist/storage/index.js",
1204
1204
  "chunks": [
1205
- "chunk-VJDLIS2E.js",
1205
+ "chunk-MOOJ3H3C.js",
1206
1206
  "chunk-OV7OOUUR.js"
1207
1207
  ]
1208
1208
  },