@mastra/core 1.11.0-alpha.1 → 1.11.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 (59) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/agent/index.cjs +13 -13
  3. package/dist/agent/index.js +2 -2
  4. package/dist/agent/message-list/conversion/output-converter.d.ts.map +1 -1
  5. package/dist/agent/message-list/index.cjs +18 -18
  6. package/dist/agent/message-list/index.js +1 -1
  7. package/dist/{chunk-2CSKXHM7.cjs → chunk-6NZQ52RZ.cjs} +22 -10
  8. package/dist/chunk-6NZQ52RZ.cjs.map +1 -0
  9. package/dist/{chunk-PUTCRAH6.cjs → chunk-6VSVQ62A.cjs} +43 -43
  10. package/dist/{chunk-PUTCRAH6.cjs.map → chunk-6VSVQ62A.cjs.map} +1 -1
  11. package/dist/{chunk-C574TBOV.js → chunk-VVX2O7XN.js} +3 -3
  12. package/dist/{chunk-C574TBOV.js.map → chunk-VVX2O7XN.js.map} +1 -1
  13. package/dist/{chunk-GQRY6HEY.js → chunk-WD467XGW.js} +22 -10
  14. package/dist/chunk-WD467XGW.js.map +1 -0
  15. package/dist/datasets/index.cjs +16 -16
  16. package/dist/datasets/index.js +1 -1
  17. package/dist/docs/SKILL.md +1 -1
  18. package/dist/docs/assets/SOURCE_MAP.json +182 -182
  19. package/dist/evals/index.cjs +4 -4
  20. package/dist/evals/index.js +1 -1
  21. package/dist/evals/scoreTraces/index.cjs +3 -3
  22. package/dist/evals/scoreTraces/index.js +1 -1
  23. package/dist/harness/index.cjs +3 -3
  24. package/dist/harness/index.js +1 -1
  25. package/dist/index.cjs +2 -2
  26. package/dist/index.js +1 -1
  27. package/dist/llm/index.cjs +6 -6
  28. package/dist/llm/index.js +1 -1
  29. package/dist/loop/index.cjs +14 -14
  30. package/dist/loop/index.js +1 -1
  31. package/dist/mastra/index.cjs +2 -2
  32. package/dist/mastra/index.js +1 -1
  33. package/dist/memory/index.cjs +14 -14
  34. package/dist/memory/index.js +1 -1
  35. package/dist/processor-provider/index.cjs +10 -10
  36. package/dist/processor-provider/index.js +1 -1
  37. package/dist/processors/index.cjs +42 -42
  38. package/dist/processors/index.js +1 -1
  39. package/dist/relevance/index.cjs +3 -3
  40. package/dist/relevance/index.js +1 -1
  41. package/dist/storage/index.cjs +64 -64
  42. package/dist/storage/index.js +1 -1
  43. package/dist/stream/index.cjs +11 -11
  44. package/dist/stream/index.js +2 -2
  45. package/dist/test-utils/llm-mock.cjs +12 -12
  46. package/dist/test-utils/llm-mock.js +3 -3
  47. package/dist/tool-loop-agent/index.cjs +4 -4
  48. package/dist/tool-loop-agent/index.js +1 -1
  49. package/dist/utils.cjs +23 -23
  50. package/dist/utils.js +1 -1
  51. package/dist/vector/index.cjs +9 -9
  52. package/dist/vector/index.js +2 -2
  53. package/dist/workflows/evented/index.cjs +10 -10
  54. package/dist/workflows/evented/index.js +1 -1
  55. package/dist/workflows/index.cjs +24 -24
  56. package/dist/workflows/index.js +1 -1
  57. package/package.json +5 -5
  58. package/dist/chunk-2CSKXHM7.cjs.map +0 -1
  59. package/dist/chunk-GQRY6HEY.js.map +0 -1
@@ -1,58 +1,58 @@
1
1
  {
2
- "version": "1.11.0-alpha.1",
2
+ "version": "1.11.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-C574TBOV.js",
7
+ "implementation": "dist/chunk-VVX2O7XN.js",
8
8
  "line": 38443
9
9
  },
10
10
  "TripWire": {
11
11
  "types": "dist/agent/index.d.ts",
12
- "implementation": "dist/chunk-C574TBOV.js",
12
+ "implementation": "dist/chunk-VVX2O7XN.js",
13
13
  "line": 24891
14
14
  },
15
15
  "isSupportedLanguageModel": {
16
16
  "types": "dist/agent/index.d.ts",
17
- "implementation": "dist/chunk-C574TBOV.js",
17
+ "implementation": "dist/chunk-VVX2O7XN.js",
18
18
  "line": 849
19
19
  },
20
20
  "resolveThreadIdFromArgs": {
21
21
  "types": "dist/agent/index.d.ts",
22
- "implementation": "dist/chunk-C574TBOV.js",
22
+ "implementation": "dist/chunk-VVX2O7XN.js",
23
23
  "line": 900
24
24
  },
25
25
  "supportedLanguageModelSpecifications": {
26
26
  "types": "dist/agent/index.d.ts",
27
- "implementation": "dist/chunk-C574TBOV.js"
27
+ "implementation": "dist/chunk-VVX2O7XN.js"
28
28
  },
29
29
  "tryGenerateWithJsonFallback": {
30
30
  "types": "dist/agent/index.d.ts",
31
- "implementation": "dist/chunk-C574TBOV.js"
31
+ "implementation": "dist/chunk-VVX2O7XN.js"
32
32
  },
33
33
  "tryStreamWithJsonFallback": {
34
34
  "types": "dist/agent/index.d.ts",
35
- "implementation": "dist/chunk-C574TBOV.js"
35
+ "implementation": "dist/chunk-VVX2O7XN.js"
36
36
  },
37
37
  "MessageList": {
38
38
  "types": "dist/agent/index.d.ts",
39
- "implementation": "dist/chunk-GQRY6HEY.js",
40
- "line": 12235
39
+ "implementation": "dist/chunk-WD467XGW.js",
40
+ "line": 12247
41
41
  },
42
42
  "TypeDetector": {
43
43
  "types": "dist/agent/index.d.ts",
44
- "implementation": "dist/chunk-GQRY6HEY.js",
44
+ "implementation": "dist/chunk-WD467XGW.js",
45
45
  "line": 10
46
46
  },
47
47
  "aiV5ModelMessageToV2PromptMessage": {
48
48
  "types": "dist/agent/index.d.ts",
49
- "implementation": "dist/chunk-GQRY6HEY.js",
49
+ "implementation": "dist/chunk-WD467XGW.js",
50
50
  "line": 1531
51
51
  },
52
52
  "convertMessages": {
53
53
  "types": "dist/agent/index.d.ts",
54
- "implementation": "dist/chunk-GQRY6HEY.js",
55
- "line": 12987
54
+ "implementation": "dist/chunk-WD467XGW.js",
55
+ "line": 12999
56
56
  },
57
57
  "ToolStream": {
58
58
  "types": "dist/tools/index.d.ts",
@@ -85,241 +85,241 @@
85
85
  },
86
86
  "DefaultExecutionEngine": {
87
87
  "types": "dist/workflows/index.d.ts",
88
- "implementation": "dist/chunk-C574TBOV.js",
88
+ "implementation": "dist/chunk-VVX2O7XN.js",
89
89
  "line": 27429
90
90
  },
91
91
  "ExecutionEngine": {
92
92
  "types": "dist/workflows/index.d.ts",
93
- "implementation": "dist/chunk-C574TBOV.js",
93
+ "implementation": "dist/chunk-VVX2O7XN.js",
94
94
  "line": 25003
95
95
  },
96
96
  "Run": {
97
97
  "types": "dist/workflows/index.d.ts",
98
- "implementation": "dist/chunk-C574TBOV.js",
98
+ "implementation": "dist/chunk-VVX2O7XN.js",
99
99
  "line": 29764
100
100
  },
101
101
  "Workflow": {
102
102
  "types": "dist/workflows/workflow.d.ts",
103
- "implementation": "dist/chunk-C574TBOV.js",
103
+ "implementation": "dist/chunk-VVX2O7XN.js",
104
104
  "line": 28903
105
105
  },
106
106
  "cleanStepResult": {
107
107
  "types": "dist/workflows/index.d.ts",
108
- "implementation": "dist/chunk-C574TBOV.js",
108
+ "implementation": "dist/chunk-VVX2O7XN.js",
109
109
  "line": 25379
110
110
  },
111
111
  "cloneStep": {
112
112
  "types": "dist/workflows/index.d.ts",
113
- "implementation": "dist/chunk-C574TBOV.js",
113
+ "implementation": "dist/chunk-VVX2O7XN.js",
114
114
  "line": 28868
115
115
  },
116
116
  "cloneWorkflow": {
117
117
  "types": "dist/workflows/index.d.ts",
118
- "implementation": "dist/chunk-C574TBOV.js",
118
+ "implementation": "dist/chunk-VVX2O7XN.js",
119
119
  "line": 28890
120
120
  },
121
121
  "createDeprecationProxy": {
122
122
  "types": "dist/workflows/index.d.ts",
123
- "implementation": "dist/chunk-C574TBOV.js",
123
+ "implementation": "dist/chunk-VVX2O7XN.js",
124
124
  "line": 25233
125
125
  },
126
126
  "createStep": {
127
127
  "types": "dist/workflows/index.d.ts",
128
- "implementation": "dist/chunk-C574TBOV.js",
128
+ "implementation": "dist/chunk-VVX2O7XN.js",
129
129
  "line": 28157
130
130
  },
131
131
  "createTimeTravelExecutionParams": {
132
132
  "types": "dist/workflows/index.d.ts",
133
- "implementation": "dist/chunk-C574TBOV.js",
133
+ "implementation": "dist/chunk-VVX2O7XN.js",
134
134
  "line": 25264
135
135
  },
136
136
  "createWorkflow": {
137
137
  "types": "dist/workflows/index.d.ts",
138
- "implementation": "dist/chunk-C574TBOV.js",
138
+ "implementation": "dist/chunk-VVX2O7XN.js",
139
139
  "line": 28887
140
140
  },
141
141
  "getResumeLabelsByStepId": {
142
142
  "types": "dist/workflows/index.d.ts",
143
- "implementation": "dist/chunk-C574TBOV.js",
143
+ "implementation": "dist/chunk-VVX2O7XN.js",
144
144
  "line": 25222
145
145
  },
146
146
  "getStepIds": {
147
147
  "types": "dist/workflows/index.d.ts",
148
- "implementation": "dist/chunk-C574TBOV.js",
148
+ "implementation": "dist/chunk-VVX2O7XN.js",
149
149
  "line": 25252
150
150
  },
151
151
  "getStepResult": {
152
152
  "types": "dist/workflows/index.d.ts",
153
- "implementation": "dist/chunk-C574TBOV.js",
153
+ "implementation": "dist/chunk-VVX2O7XN.js",
154
154
  "line": 25074
155
155
  },
156
156
  "hydrateSerializedStepErrors": {
157
157
  "types": "dist/workflows/index.d.ts",
158
- "implementation": "dist/chunk-C574TBOV.js",
158
+ "implementation": "dist/chunk-VVX2O7XN.js",
159
159
  "line": 25359
160
160
  },
161
161
  "isProcessor": {
162
162
  "types": "dist/workflows/index.d.ts",
163
- "implementation": "dist/chunk-C574TBOV.js",
163
+ "implementation": "dist/chunk-VVX2O7XN.js",
164
164
  "line": 28884
165
165
  },
166
166
  "mapVariable": {
167
167
  "types": "dist/workflows/index.d.ts",
168
- "implementation": "dist/chunk-C574TBOV.js",
168
+ "implementation": "dist/chunk-VVX2O7XN.js",
169
169
  "line": 28145
170
170
  },
171
171
  "runCountDeprecationMessage": {
172
172
  "types": "dist/workflows/index.d.ts",
173
- "implementation": "dist/chunk-C574TBOV.js"
173
+ "implementation": "dist/chunk-VVX2O7XN.js"
174
174
  },
175
175
  "validateStepInput": {
176
176
  "types": "dist/workflows/index.d.ts",
177
- "implementation": "dist/chunk-C574TBOV.js"
177
+ "implementation": "dist/chunk-VVX2O7XN.js"
178
178
  },
179
179
  "validateStepRequestContext": {
180
180
  "types": "dist/workflows/index.d.ts",
181
- "implementation": "dist/chunk-C574TBOV.js"
181
+ "implementation": "dist/chunk-VVX2O7XN.js"
182
182
  },
183
183
  "validateStepResumeData": {
184
184
  "types": "dist/workflows/index.d.ts",
185
- "implementation": "dist/chunk-C574TBOV.js"
185
+ "implementation": "dist/chunk-VVX2O7XN.js"
186
186
  },
187
187
  "validateStepStateData": {
188
188
  "types": "dist/workflows/index.d.ts",
189
- "implementation": "dist/chunk-C574TBOV.js"
189
+ "implementation": "dist/chunk-VVX2O7XN.js"
190
190
  },
191
191
  "validateStepSuspendData": {
192
192
  "types": "dist/workflows/index.d.ts",
193
- "implementation": "dist/chunk-C574TBOV.js"
193
+ "implementation": "dist/chunk-VVX2O7XN.js"
194
194
  },
195
195
  "MastraMemory": {
196
196
  "types": "dist/memory/index.d.ts",
197
- "implementation": "dist/chunk-C574TBOV.js",
197
+ "implementation": "dist/chunk-VVX2O7XN.js",
198
198
  "line": 12363
199
199
  },
200
200
  "MemoryProcessor": {
201
201
  "types": "dist/memory/index.d.ts",
202
- "implementation": "dist/chunk-C574TBOV.js",
202
+ "implementation": "dist/chunk-VVX2O7XN.js",
203
203
  "line": 12333
204
204
  },
205
205
  "MockMemory": {
206
206
  "types": "dist/memory/index.d.ts",
207
- "implementation": "dist/chunk-C574TBOV.js",
207
+ "implementation": "dist/chunk-VVX2O7XN.js",
208
208
  "line": 19985
209
209
  },
210
210
  "WORKING_MEMORY_END_TAG": {
211
211
  "types": "dist/memory/index.d.ts",
212
- "implementation": "dist/chunk-C574TBOV.js"
212
+ "implementation": "dist/chunk-VVX2O7XN.js"
213
213
  },
214
214
  "WORKING_MEMORY_START_TAG": {
215
215
  "types": "dist/memory/index.d.ts",
216
- "implementation": "dist/chunk-C574TBOV.js"
216
+ "implementation": "dist/chunk-VVX2O7XN.js"
217
217
  },
218
218
  "extractWorkingMemoryContent": {
219
219
  "types": "dist/memory/index.d.ts",
220
- "implementation": "dist/chunk-C574TBOV.js",
220
+ "implementation": "dist/chunk-VVX2O7XN.js",
221
221
  "line": 20231
222
222
  },
223
223
  "extractWorkingMemoryTags": {
224
224
  "types": "dist/memory/index.d.ts",
225
- "implementation": "dist/chunk-C574TBOV.js",
225
+ "implementation": "dist/chunk-VVX2O7XN.js",
226
226
  "line": 20199
227
227
  },
228
228
  "getThreadOMMetadata": {
229
229
  "types": "dist/memory/index.d.ts",
230
- "implementation": "dist/chunk-C574TBOV.js",
230
+ "implementation": "dist/chunk-VVX2O7XN.js",
231
231
  "line": 12224
232
232
  },
233
233
  "isObservationalMemoryEnabled": {
234
234
  "types": "dist/memory/index.d.ts",
235
- "implementation": "dist/chunk-C574TBOV.js",
235
+ "implementation": "dist/chunk-VVX2O7XN.js",
236
236
  "line": 12273
237
237
  },
238
238
  "memoryDefaultOptions": {
239
239
  "types": "dist/memory/index.d.ts",
240
- "implementation": "dist/chunk-C574TBOV.js"
240
+ "implementation": "dist/chunk-VVX2O7XN.js"
241
241
  },
242
242
  "parseMemoryRequestContext": {
243
243
  "types": "dist/memory/index.d.ts",
244
- "implementation": "dist/chunk-C574TBOV.js",
244
+ "implementation": "dist/chunk-VVX2O7XN.js",
245
245
  "line": 12247
246
246
  },
247
247
  "removeWorkingMemoryTags": {
248
248
  "types": "dist/memory/index.d.ts",
249
- "implementation": "dist/chunk-C574TBOV.js",
249
+ "implementation": "dist/chunk-VVX2O7XN.js",
250
250
  "line": 20212
251
251
  },
252
252
  "setThreadOMMetadata": {
253
253
  "types": "dist/memory/index.d.ts",
254
- "implementation": "dist/chunk-C574TBOV.js",
254
+ "implementation": "dist/chunk-VVX2O7XN.js",
255
255
  "line": 12232
256
256
  },
257
257
  "ChunkFrom": {
258
258
  "types": "dist/stream/index.d.ts",
259
- "implementation": "dist/chunk-C574TBOV.js"
259
+ "implementation": "dist/chunk-VVX2O7XN.js"
260
260
  },
261
261
  "MastraAgentNetworkStream": {
262
262
  "types": "dist/stream/index.d.ts",
263
- "implementation": "dist/chunk-C574TBOV.js",
263
+ "implementation": "dist/chunk-VVX2O7XN.js",
264
264
  "line": 92
265
265
  },
266
266
  "MastraModelOutput": {
267
267
  "types": "dist/stream/index.d.ts",
268
- "implementation": "dist/chunk-C574TBOV.js",
268
+ "implementation": "dist/chunk-VVX2O7XN.js",
269
269
  "line": 22771
270
270
  },
271
271
  "WorkflowRunOutput": {
272
272
  "types": "dist/stream/index.d.ts",
273
- "implementation": "dist/chunk-C574TBOV.js",
273
+ "implementation": "dist/chunk-VVX2O7XN.js",
274
274
  "line": 24025
275
275
  },
276
276
  "convertFullStreamChunkToMastra": {
277
277
  "types": "dist/stream/index.d.ts",
278
- "implementation": "dist/chunk-C574TBOV.js",
278
+ "implementation": "dist/chunk-VVX2O7XN.js",
279
279
  "line": 24417
280
280
  },
281
281
  "convertFullStreamChunkToUIMessageStream": {
282
282
  "types": "dist/stream/index.d.ts",
283
- "implementation": "dist/chunk-C574TBOV.js",
283
+ "implementation": "dist/chunk-VVX2O7XN.js",
284
284
  "line": 255
285
285
  },
286
286
  "convertMastraChunkToAISDKv5": {
287
287
  "types": "dist/stream/index.d.ts",
288
- "implementation": "dist/chunk-C574TBOV.js",
288
+ "implementation": "dist/chunk-VVX2O7XN.js",
289
289
  "line": 24636
290
290
  },
291
291
  "DefaultGeneratedFile": {
292
292
  "types": "dist/stream/index.d.ts",
293
- "implementation": "dist/chunk-GQRY6HEY.js",
293
+ "implementation": "dist/chunk-WD467XGW.js",
294
294
  "line": 5317
295
295
  },
296
296
  "DefaultGeneratedFileWithType": {
297
297
  "types": "dist/stream/index.d.ts",
298
- "implementation": "dist/chunk-GQRY6HEY.js",
298
+ "implementation": "dist/chunk-WD467XGW.js",
299
299
  "line": 5342
300
300
  },
301
301
  "AzureOpenAIGateway": {
302
302
  "types": "dist/llm/index.d.ts",
303
- "implementation": "dist/chunk-C574TBOV.js",
303
+ "implementation": "dist/chunk-VVX2O7XN.js",
304
304
  "line": 7881
305
305
  },
306
306
  "EMBEDDING_MODELS": {
307
307
  "types": "dist/llm/index.d.ts",
308
- "implementation": "dist/chunk-C574TBOV.js"
308
+ "implementation": "dist/chunk-VVX2O7XN.js"
309
309
  },
310
310
  "ModelRouterEmbeddingModel": {
311
311
  "types": "dist/llm/index.d.ts",
312
- "implementation": "dist/chunk-C574TBOV.js",
312
+ "implementation": "dist/chunk-VVX2O7XN.js",
313
313
  "line": 9567
314
314
  },
315
315
  "ModelRouterLanguageModel": {
316
316
  "types": "dist/llm/index.d.ts",
317
- "implementation": "dist/chunk-C574TBOV.js",
317
+ "implementation": "dist/chunk-VVX2O7XN.js",
318
318
  "line": 8326
319
319
  },
320
320
  "resolveModelConfig": {
321
321
  "types": "dist/llm/index.d.ts",
322
- "implementation": "dist/chunk-C574TBOV.js"
322
+ "implementation": "dist/chunk-VVX2O7XN.js"
323
323
  },
324
324
  "ModelsDevGateway": {
325
325
  "types": "dist/llm/index.d.ts",
@@ -352,22 +352,22 @@
352
352
  },
353
353
  "Mastra": {
354
354
  "types": "dist/mastra/index.d.ts",
355
- "implementation": "dist/chunk-C574TBOV.js",
355
+ "implementation": "dist/chunk-VVX2O7XN.js",
356
356
  "line": 49152
357
357
  },
358
358
  "MastraScorer": {
359
359
  "types": "dist/evals/index.d.ts",
360
- "implementation": "dist/chunk-C574TBOV.js",
360
+ "implementation": "dist/chunk-VVX2O7XN.js",
361
361
  "line": 30864
362
362
  },
363
363
  "createScorer": {
364
364
  "types": "dist/evals/index.d.ts",
365
- "implementation": "dist/chunk-C574TBOV.js",
365
+ "implementation": "dist/chunk-VVX2O7XN.js",
366
366
  "line": 31239
367
367
  },
368
368
  "runEvals": {
369
369
  "types": "dist/evals/index.d.ts",
370
- "implementation": "dist/chunk-C574TBOV.js"
370
+ "implementation": "dist/chunk-VVX2O7XN.js"
371
371
  },
372
372
  "listScoresResponseSchema": {
373
373
  "types": "dist/evals/index.d.ts",
@@ -427,495 +427,495 @@
427
427
  },
428
428
  "BaseProcessor": {
429
429
  "types": "dist/processors/index.d.ts",
430
- "implementation": "dist/chunk-C574TBOV.js",
430
+ "implementation": "dist/chunk-VVX2O7XN.js",
431
431
  "line": 21187
432
432
  },
433
433
  "BatchPartsProcessor": {
434
434
  "types": "dist/processors/index.d.ts",
435
- "implementation": "dist/chunk-C574TBOV.js",
435
+ "implementation": "dist/chunk-VVX2O7XN.js",
436
436
  "line": 11025
437
437
  },
438
438
  "FilePartSchema": {
439
439
  "types": "dist/processors/index.d.ts",
440
- "implementation": "dist/chunk-C574TBOV.js"
440
+ "implementation": "dist/chunk-VVX2O7XN.js"
441
441
  },
442
442
  "ImagePartSchema": {
443
443
  "types": "dist/processors/index.d.ts",
444
- "implementation": "dist/chunk-C574TBOV.js"
444
+ "implementation": "dist/chunk-VVX2O7XN.js"
445
445
  },
446
446
  "LanguageDetector": {
447
447
  "types": "dist/processors/index.d.ts",
448
- "implementation": "dist/chunk-C574TBOV.js",
448
+ "implementation": "dist/chunk-VVX2O7XN.js",
449
449
  "line": 10701
450
450
  },
451
451
  "MessageContentSchema": {
452
452
  "types": "dist/processors/index.d.ts",
453
- "implementation": "dist/chunk-C574TBOV.js"
453
+ "implementation": "dist/chunk-VVX2O7XN.js"
454
454
  },
455
455
  "MessageHistory": {
456
456
  "types": "dist/processors/index.d.ts",
457
- "implementation": "dist/chunk-C574TBOV.js",
457
+ "implementation": "dist/chunk-VVX2O7XN.js",
458
458
  "line": 20241
459
459
  },
460
460
  "MessagePartSchema": {
461
461
  "types": "dist/processors/index.d.ts",
462
- "implementation": "dist/chunk-C574TBOV.js"
462
+ "implementation": "dist/chunk-VVX2O7XN.js"
463
463
  },
464
464
  "ModerationProcessor": {
465
465
  "types": "dist/processors/index.d.ts",
466
- "implementation": "dist/chunk-C574TBOV.js",
466
+ "implementation": "dist/chunk-VVX2O7XN.js",
467
467
  "line": 9766
468
468
  },
469
469
  "PIIDetector": {
470
470
  "types": "dist/processors/index.d.ts",
471
- "implementation": "dist/chunk-C574TBOV.js",
471
+ "implementation": "dist/chunk-VVX2O7XN.js",
472
472
  "line": 10239
473
473
  },
474
474
  "ProcessorInputPhaseSchema": {
475
475
  "types": "dist/processors/index.d.ts",
476
- "implementation": "dist/chunk-C574TBOV.js"
476
+ "implementation": "dist/chunk-VVX2O7XN.js"
477
477
  },
478
478
  "ProcessorInputStepPhaseSchema": {
479
479
  "types": "dist/processors/index.d.ts",
480
- "implementation": "dist/chunk-C574TBOV.js"
480
+ "implementation": "dist/chunk-VVX2O7XN.js"
481
481
  },
482
482
  "ProcessorMessageContentSchema": {
483
483
  "types": "dist/processors/index.d.ts",
484
- "implementation": "dist/chunk-C574TBOV.js"
484
+ "implementation": "dist/chunk-VVX2O7XN.js"
485
485
  },
486
486
  "ProcessorMessageSchema": {
487
487
  "types": "dist/processors/index.d.ts",
488
- "implementation": "dist/chunk-C574TBOV.js"
488
+ "implementation": "dist/chunk-VVX2O7XN.js"
489
489
  },
490
490
  "ProcessorOutputResultPhaseSchema": {
491
491
  "types": "dist/processors/index.d.ts",
492
- "implementation": "dist/chunk-C574TBOV.js"
492
+ "implementation": "dist/chunk-VVX2O7XN.js"
493
493
  },
494
494
  "ProcessorOutputStepPhaseSchema": {
495
495
  "types": "dist/processors/index.d.ts",
496
- "implementation": "dist/chunk-C574TBOV.js"
496
+ "implementation": "dist/chunk-VVX2O7XN.js"
497
497
  },
498
498
  "ProcessorOutputStreamPhaseSchema": {
499
499
  "types": "dist/processors/index.d.ts",
500
- "implementation": "dist/chunk-C574TBOV.js"
500
+ "implementation": "dist/chunk-VVX2O7XN.js"
501
501
  },
502
502
  "ProcessorRunner": {
503
503
  "types": "dist/processors/index.d.ts",
504
- "implementation": "dist/chunk-C574TBOV.js",
504
+ "implementation": "dist/chunk-VVX2O7XN.js",
505
505
  "line": 21264
506
506
  },
507
507
  "ProcessorState": {
508
508
  "types": "dist/processors/index.d.ts",
509
- "implementation": "dist/chunk-C574TBOV.js",
509
+ "implementation": "dist/chunk-VVX2O7XN.js",
510
510
  "line": 21208
511
511
  },
512
512
  "ProcessorStepInputSchema": {
513
513
  "types": "dist/processors/index.d.ts",
514
- "implementation": "dist/chunk-C574TBOV.js"
514
+ "implementation": "dist/chunk-VVX2O7XN.js"
515
515
  },
516
516
  "ProcessorStepOutputSchema": {
517
517
  "types": "dist/processors/index.d.ts",
518
- "implementation": "dist/chunk-C574TBOV.js"
518
+ "implementation": "dist/chunk-VVX2O7XN.js"
519
519
  },
520
520
  "ProcessorStepSchema": {
521
521
  "types": "dist/processors/index.d.ts",
522
- "implementation": "dist/chunk-C574TBOV.js"
522
+ "implementation": "dist/chunk-VVX2O7XN.js"
523
523
  },
524
524
  "PromptInjectionDetector": {
525
525
  "types": "dist/processors/index.d.ts",
526
- "implementation": "dist/chunk-C574TBOV.js",
526
+ "implementation": "dist/chunk-VVX2O7XN.js",
527
527
  "line": 10009
528
528
  },
529
529
  "ReasoningPartSchema": {
530
530
  "types": "dist/processors/index.d.ts",
531
- "implementation": "dist/chunk-C574TBOV.js"
531
+ "implementation": "dist/chunk-VVX2O7XN.js"
532
532
  },
533
533
  "SemanticRecall": {
534
534
  "types": "dist/processors/index.d.ts",
535
- "implementation": "dist/chunk-C574TBOV.js",
535
+ "implementation": "dist/chunk-VVX2O7XN.js",
536
536
  "line": 20596
537
537
  },
538
538
  "SkillsProcessor": {
539
539
  "types": "dist/processors/index.d.ts",
540
- "implementation": "dist/chunk-C574TBOV.js",
540
+ "implementation": "dist/chunk-VVX2O7XN.js",
541
541
  "line": 12069
542
542
  },
543
543
  "SourcePartSchema": {
544
544
  "types": "dist/processors/index.d.ts",
545
- "implementation": "dist/chunk-C574TBOV.js"
545
+ "implementation": "dist/chunk-VVX2O7XN.js"
546
546
  },
547
547
  "StepStartPartSchema": {
548
548
  "types": "dist/processors/index.d.ts",
549
- "implementation": "dist/chunk-C574TBOV.js"
549
+ "implementation": "dist/chunk-VVX2O7XN.js"
550
550
  },
551
551
  "StructuredOutputProcessor": {
552
552
  "types": "dist/processors/index.d.ts",
553
- "implementation": "dist/chunk-C574TBOV.js",
553
+ "implementation": "dist/chunk-VVX2O7XN.js",
554
554
  "line": 634
555
555
  },
556
556
  "SystemPromptScrubber": {
557
557
  "types": "dist/processors/index.d.ts",
558
- "implementation": "dist/chunk-C574TBOV.js",
558
+ "implementation": "dist/chunk-VVX2O7XN.js",
559
559
  "line": 11387
560
560
  },
561
561
  "TextPartSchema": {
562
562
  "types": "dist/processors/index.d.ts",
563
- "implementation": "dist/chunk-C574TBOV.js"
563
+ "implementation": "dist/chunk-VVX2O7XN.js"
564
564
  },
565
565
  "TokenLimiterProcessor": {
566
566
  "types": "dist/processors/index.d.ts",
567
- "implementation": "dist/chunk-C574TBOV.js",
567
+ "implementation": "dist/chunk-VVX2O7XN.js",
568
568
  "line": 11110
569
569
  },
570
570
  "ToolCallFilter": {
571
571
  "types": "dist/processors/index.d.ts",
572
- "implementation": "dist/chunk-C574TBOV.js",
572
+ "implementation": "dist/chunk-VVX2O7XN.js",
573
573
  "line": 11658
574
574
  },
575
575
  "ToolInvocationPartSchema": {
576
576
  "types": "dist/processors/index.d.ts",
577
- "implementation": "dist/chunk-C574TBOV.js"
577
+ "implementation": "dist/chunk-VVX2O7XN.js"
578
578
  },
579
579
  "ToolSearchProcessor": {
580
580
  "types": "dist/processors/index.d.ts",
581
- "implementation": "dist/chunk-C574TBOV.js",
581
+ "implementation": "dist/chunk-VVX2O7XN.js",
582
582
  "line": 11791
583
583
  },
584
584
  "UnicodeNormalizer": {
585
585
  "types": "dist/processors/index.d.ts",
586
- "implementation": "dist/chunk-C574TBOV.js",
586
+ "implementation": "dist/chunk-VVX2O7XN.js",
587
587
  "line": 9710
588
588
  },
589
589
  "WorkingMemory": {
590
590
  "types": "dist/processors/index.d.ts",
591
- "implementation": "dist/chunk-C574TBOV.js",
591
+ "implementation": "dist/chunk-VVX2O7XN.js",
592
592
  "line": 20405
593
593
  },
594
594
  "WorkspaceInstructionsProcessor": {
595
595
  "types": "dist/processors/index.d.ts",
596
- "implementation": "dist/chunk-C574TBOV.js",
596
+ "implementation": "dist/chunk-VVX2O7XN.js",
597
597
  "line": 12204
598
598
  },
599
599
  "globalEmbeddingCache": {
600
600
  "types": "dist/processors/index.d.ts",
601
- "implementation": "dist/chunk-C574TBOV.js"
601
+ "implementation": "dist/chunk-VVX2O7XN.js"
602
602
  },
603
603
  "isProcessorWorkflow": {
604
604
  "types": "dist/processors/index.d.ts",
605
- "implementation": "dist/chunk-C574TBOV.js",
605
+ "implementation": "dist/chunk-VVX2O7XN.js",
606
606
  "line": 21202
607
607
  },
608
608
  "AgentsStorage": {
609
609
  "types": "dist/storage/index.d.ts",
610
- "implementation": "dist/chunk-C574TBOV.js",
610
+ "implementation": "dist/chunk-VVX2O7XN.js",
611
611
  "line": 13185
612
612
  },
613
613
  "BlobStore": {
614
614
  "types": "dist/storage/index.d.ts",
615
- "implementation": "dist/chunk-C574TBOV.js",
615
+ "implementation": "dist/chunk-VVX2O7XN.js",
616
616
  "line": 13453
617
617
  },
618
618
  "DatasetsInMemory": {
619
619
  "types": "dist/storage/index.d.ts",
620
- "implementation": "dist/chunk-C574TBOV.js",
620
+ "implementation": "dist/chunk-VVX2O7XN.js",
621
621
  "line": 13758
622
622
  },
623
623
  "DatasetsStorage": {
624
624
  "types": "dist/storage/index.d.ts",
625
- "implementation": "dist/chunk-C574TBOV.js",
625
+ "implementation": "dist/chunk-VVX2O7XN.js",
626
626
  "line": 13609
627
627
  },
628
628
  "EDITOR_DOMAINS": {
629
629
  "types": "dist/storage/index.d.ts",
630
- "implementation": "dist/chunk-C574TBOV.js"
630
+ "implementation": "dist/chunk-VVX2O7XN.js"
631
631
  },
632
632
  "ExperimentsInMemory": {
633
633
  "types": "dist/storage/index.d.ts",
634
- "implementation": "dist/chunk-C574TBOV.js",
634
+ "implementation": "dist/chunk-VVX2O7XN.js",
635
635
  "line": 14121
636
636
  },
637
637
  "ExperimentsStorage": {
638
638
  "types": "dist/storage/index.d.ts",
639
- "implementation": "dist/chunk-C574TBOV.js",
639
+ "implementation": "dist/chunk-VVX2O7XN.js",
640
640
  "line": 14109
641
641
  },
642
642
  "FilesystemAgentsStorage": {
643
643
  "types": "dist/storage/index.d.ts",
644
- "implementation": "dist/chunk-C574TBOV.js",
644
+ "implementation": "dist/chunk-VVX2O7XN.js",
645
645
  "line": 18822
646
646
  },
647
647
  "FilesystemDB": {
648
648
  "types": "dist/storage/index.d.ts",
649
- "implementation": "dist/chunk-C574TBOV.js",
649
+ "implementation": "dist/chunk-VVX2O7XN.js",
650
650
  "line": 19548
651
651
  },
652
652
  "FilesystemMCPClientsStorage": {
653
653
  "types": "dist/storage/index.d.ts",
654
- "implementation": "dist/chunk-C574TBOV.js",
654
+ "implementation": "dist/chunk-VVX2O7XN.js",
655
655
  "line": 18931
656
656
  },
657
657
  "FilesystemMCPServersStorage": {
658
658
  "types": "dist/storage/index.d.ts",
659
- "implementation": "dist/chunk-C574TBOV.js",
659
+ "implementation": "dist/chunk-VVX2O7XN.js",
660
660
  "line": 19023
661
661
  },
662
662
  "FilesystemPromptBlocksStorage": {
663
663
  "types": "dist/storage/index.d.ts",
664
- "implementation": "dist/chunk-C574TBOV.js",
664
+ "implementation": "dist/chunk-VVX2O7XN.js",
665
665
  "line": 19115
666
666
  },
667
667
  "FilesystemScorerDefinitionsStorage": {
668
668
  "types": "dist/storage/index.d.ts",
669
- "implementation": "dist/chunk-C574TBOV.js",
669
+ "implementation": "dist/chunk-VVX2O7XN.js",
670
670
  "line": 19207
671
671
  },
672
672
  "FilesystemSkillsStorage": {
673
673
  "types": "dist/storage/index.d.ts",
674
- "implementation": "dist/chunk-C574TBOV.js",
674
+ "implementation": "dist/chunk-VVX2O7XN.js",
675
675
  "line": 19306
676
676
  },
677
677
  "FilesystemStore": {
678
678
  "types": "dist/storage/index.d.ts",
679
- "implementation": "dist/chunk-C574TBOV.js",
679
+ "implementation": "dist/chunk-VVX2O7XN.js",
680
680
  "line": 19754
681
681
  },
682
682
  "FilesystemVersionedHelpers": {
683
683
  "types": "dist/storage/index.d.ts",
684
- "implementation": "dist/chunk-C574TBOV.js",
684
+ "implementation": "dist/chunk-VVX2O7XN.js",
685
685
  "line": 18416
686
686
  },
687
687
  "FilesystemWorkspacesStorage": {
688
688
  "types": "dist/storage/index.d.ts",
689
- "implementation": "dist/chunk-C574TBOV.js",
689
+ "implementation": "dist/chunk-VVX2O7XN.js",
690
690
  "line": 19458
691
691
  },
692
692
  "GitHistory": {
693
693
  "types": "dist/storage/index.d.ts",
694
- "implementation": "dist/chunk-C574TBOV.js",
694
+ "implementation": "dist/chunk-VVX2O7XN.js",
695
695
  "line": 18277
696
696
  },
697
697
  "InMemoryAgentsStorage": {
698
698
  "types": "dist/storage/index.d.ts",
699
- "implementation": "dist/chunk-C574TBOV.js",
699
+ "implementation": "dist/chunk-VVX2O7XN.js",
700
700
  "line": 13204
701
701
  },
702
702
  "InMemoryBlobStore": {
703
703
  "types": "dist/storage/index.d.ts",
704
- "implementation": "dist/chunk-C574TBOV.js",
704
+ "implementation": "dist/chunk-VVX2O7XN.js",
705
705
  "line": 13463
706
706
  },
707
707
  "InMemoryDB": {
708
708
  "types": "dist/storage/index.d.ts",
709
- "implementation": "dist/chunk-C574TBOV.js",
709
+ "implementation": "dist/chunk-VVX2O7XN.js",
710
710
  "line": 14260
711
711
  },
712
712
  "InMemoryMCPClientsStorage": {
713
713
  "types": "dist/storage/index.d.ts",
714
- "implementation": "dist/chunk-C574TBOV.js",
714
+ "implementation": "dist/chunk-VVX2O7XN.js",
715
715
  "line": 14344
716
716
  },
717
717
  "InMemoryMCPServersStorage": {
718
718
  "types": "dist/storage/index.d.ts",
719
- "implementation": "dist/chunk-C574TBOV.js",
719
+ "implementation": "dist/chunk-VVX2O7XN.js",
720
720
  "line": 14612
721
721
  },
722
722
  "InMemoryMemory": {
723
723
  "types": "dist/storage/index.d.ts",
724
- "implementation": "dist/chunk-C574TBOV.js",
724
+ "implementation": "dist/chunk-VVX2O7XN.js",
725
725
  "line": 15313
726
726
  },
727
727
  "InMemoryPromptBlocksStorage": {
728
728
  "types": "dist/storage/index.d.ts",
729
- "implementation": "dist/chunk-C574TBOV.js",
729
+ "implementation": "dist/chunk-VVX2O7XN.js",
730
730
  "line": 16679
731
731
  },
732
732
  "InMemoryScorerDefinitionsStorage": {
733
733
  "types": "dist/storage/index.d.ts",
734
- "implementation": "dist/chunk-C574TBOV.js",
734
+ "implementation": "dist/chunk-VVX2O7XN.js",
735
735
  "line": 16945
736
736
  },
737
737
  "InMemorySkillsStorage": {
738
738
  "types": "dist/storage/index.d.ts",
739
- "implementation": "dist/chunk-C574TBOV.js",
739
+ "implementation": "dist/chunk-VVX2O7XN.js",
740
740
  "line": 17373
741
741
  },
742
742
  "InMemoryStore": {
743
743
  "types": "dist/storage/index.d.ts",
744
- "implementation": "dist/chunk-C574TBOV.js",
744
+ "implementation": "dist/chunk-VVX2O7XN.js",
745
745
  "line": 18238
746
746
  },
747
747
  "InMemoryWorkspacesStorage": {
748
748
  "types": "dist/storage/index.d.ts",
749
- "implementation": "dist/chunk-C574TBOV.js",
749
+ "implementation": "dist/chunk-VVX2O7XN.js",
750
750
  "line": 17946
751
751
  },
752
752
  "MCPClientsStorage": {
753
753
  "types": "dist/storage/index.d.ts",
754
- "implementation": "dist/chunk-C574TBOV.js",
754
+ "implementation": "dist/chunk-VVX2O7XN.js",
755
755
  "line": 14325
756
756
  },
757
757
  "MCPServersStorage": {
758
758
  "types": "dist/storage/index.d.ts",
759
- "implementation": "dist/chunk-C574TBOV.js",
759
+ "implementation": "dist/chunk-VVX2O7XN.js",
760
760
  "line": 14593
761
761
  },
762
762
  "MastraCompositeStore": {
763
763
  "types": "dist/storage/index.d.ts",
764
- "implementation": "dist/chunk-C574TBOV.js",
764
+ "implementation": "dist/chunk-VVX2O7XN.js",
765
765
  "line": 12934
766
766
  },
767
767
  "MastraStorage": {
768
768
  "types": "dist/storage/index.d.ts",
769
- "implementation": "dist/chunk-C574TBOV.js",
769
+ "implementation": "dist/chunk-VVX2O7XN.js",
770
770
  "line": 13062
771
771
  },
772
772
  "MemoryStorage": {
773
773
  "types": "dist/storage/index.d.ts",
774
- "implementation": "dist/chunk-C574TBOV.js",
774
+ "implementation": "dist/chunk-VVX2O7XN.js",
775
775
  "line": 15032
776
776
  },
777
777
  "MockStore": {
778
778
  "types": "dist/storage/index.d.ts",
779
- "implementation": "dist/chunk-C574TBOV.js"
779
+ "implementation": "dist/chunk-VVX2O7XN.js"
780
780
  },
781
781
  "ObservabilityInMemory": {
782
782
  "types": "dist/storage/index.d.ts",
783
- "implementation": "dist/chunk-C574TBOV.js",
783
+ "implementation": "dist/chunk-VVX2O7XN.js",
784
784
  "line": 16342
785
785
  },
786
786
  "ObservabilityStorage": {
787
787
  "types": "dist/storage/index.d.ts",
788
- "implementation": "dist/chunk-C574TBOV.js",
788
+ "implementation": "dist/chunk-VVX2O7XN.js",
789
789
  "line": 16220
790
790
  },
791
791
  "PromptBlocksStorage": {
792
792
  "types": "dist/storage/index.d.ts",
793
- "implementation": "dist/chunk-C574TBOV.js",
793
+ "implementation": "dist/chunk-VVX2O7XN.js",
794
794
  "line": 16660
795
795
  },
796
796
  "ScorerDefinitionsStorage": {
797
797
  "types": "dist/storage/index.d.ts",
798
- "implementation": "dist/chunk-C574TBOV.js",
798
+ "implementation": "dist/chunk-VVX2O7XN.js",
799
799
  "line": 16926
800
800
  },
801
801
  "ScoresInMemory": {
802
802
  "types": "dist/storage/index.d.ts",
803
- "implementation": "dist/chunk-C574TBOV.js",
803
+ "implementation": "dist/chunk-VVX2O7XN.js",
804
804
  "line": 17235
805
805
  },
806
806
  "ScoresStorage": {
807
807
  "types": "dist/storage/index.d.ts",
808
- "implementation": "dist/chunk-C574TBOV.js",
808
+ "implementation": "dist/chunk-VVX2O7XN.js",
809
809
  "line": 17211
810
810
  },
811
811
  "SkillsStorage": {
812
812
  "types": "dist/storage/index.d.ts",
813
- "implementation": "dist/chunk-C574TBOV.js",
813
+ "implementation": "dist/chunk-VVX2O7XN.js",
814
814
  "line": 17354
815
815
  },
816
816
  "StorageDomain": {
817
817
  "types": "dist/storage/index.d.ts",
818
- "implementation": "dist/chunk-C574TBOV.js",
818
+ "implementation": "dist/chunk-VVX2O7XN.js",
819
819
  "line": 13066
820
820
  },
821
821
  "StoreOperations": {
822
822
  "types": "dist/storage/index.d.ts",
823
- "implementation": "dist/chunk-C574TBOV.js",
823
+ "implementation": "dist/chunk-VVX2O7XN.js",
824
824
  "line": 19781
825
825
  },
826
826
  "StoreOperationsInMemory": {
827
827
  "types": "dist/storage/index.d.ts",
828
- "implementation": "dist/chunk-C574TBOV.js",
828
+ "implementation": "dist/chunk-VVX2O7XN.js",
829
829
  "line": 19887
830
830
  },
831
831
  "VersionedStorageDomain": {
832
832
  "types": "dist/storage/index.d.ts",
833
- "implementation": "dist/chunk-C574TBOV.js",
833
+ "implementation": "dist/chunk-VVX2O7XN.js",
834
834
  "line": 13089
835
835
  },
836
836
  "WorkflowsInMemory": {
837
837
  "types": "dist/storage/index.d.ts",
838
- "implementation": "dist/chunk-C574TBOV.js",
838
+ "implementation": "dist/chunk-VVX2O7XN.js",
839
839
  "line": 17682
840
840
  },
841
841
  "WorkflowsStorage": {
842
842
  "types": "dist/storage/index.d.ts",
843
- "implementation": "dist/chunk-C574TBOV.js",
843
+ "implementation": "dist/chunk-VVX2O7XN.js",
844
844
  "line": 17672
845
845
  },
846
846
  "WorkspacesStorage": {
847
847
  "types": "dist/storage/index.d.ts",
848
- "implementation": "dist/chunk-C574TBOV.js",
848
+ "implementation": "dist/chunk-VVX2O7XN.js",
849
849
  "line": 17927
850
850
  },
851
851
  "calculatePagination": {
852
852
  "types": "dist/storage/index.d.ts",
853
- "implementation": "dist/chunk-C574TBOV.js",
853
+ "implementation": "dist/chunk-VVX2O7XN.js",
854
854
  "line": 12928
855
855
  },
856
856
  "createStorageErrorId": {
857
857
  "types": "dist/storage/index.d.ts",
858
- "implementation": "dist/chunk-C574TBOV.js",
858
+ "implementation": "dist/chunk-VVX2O7XN.js",
859
859
  "line": 14921
860
860
  },
861
861
  "createStoreErrorId": {
862
862
  "types": "dist/storage/index.d.ts",
863
- "implementation": "dist/chunk-C574TBOV.js",
863
+ "implementation": "dist/chunk-VVX2O7XN.js",
864
864
  "line": 14914
865
865
  },
866
866
  "createVectorErrorId": {
867
867
  "types": "dist/storage/index.d.ts",
868
- "implementation": "dist/chunk-C574TBOV.js",
868
+ "implementation": "dist/chunk-VVX2O7XN.js",
869
869
  "line": 14924
870
870
  },
871
871
  "ensureDate": {
872
872
  "types": "dist/storage/index.d.ts",
873
- "implementation": "dist/chunk-C574TBOV.js",
873
+ "implementation": "dist/chunk-VVX2O7XN.js",
874
874
  "line": 14966
875
875
  },
876
876
  "filterByDateRange": {
877
877
  "types": "dist/storage/index.d.ts",
878
- "implementation": "dist/chunk-C574TBOV.js",
878
+ "implementation": "dist/chunk-VVX2O7XN.js",
879
879
  "line": 14975
880
880
  },
881
881
  "getDefaultValue": {
882
882
  "types": "dist/storage/index.d.ts",
883
- "implementation": "dist/chunk-C574TBOV.js",
883
+ "implementation": "dist/chunk-VVX2O7XN.js",
884
884
  "line": 14947
885
885
  },
886
886
  "getSqlType": {
887
887
  "types": "dist/storage/index.d.ts",
888
- "implementation": "dist/chunk-C574TBOV.js",
888
+ "implementation": "dist/chunk-VVX2O7XN.js",
889
889
  "line": 14927
890
890
  },
891
891
  "jsonValueEquals": {
892
892
  "types": "dist/storage/index.d.ts",
893
- "implementation": "dist/chunk-C574TBOV.js",
893
+ "implementation": "dist/chunk-VVX2O7XN.js",
894
894
  "line": 14994
895
895
  },
896
896
  "normalizePerPage": {
897
897
  "types": "dist/storage/index.d.ts",
898
- "implementation": "dist/chunk-C574TBOV.js",
898
+ "implementation": "dist/chunk-VVX2O7XN.js",
899
899
  "line": 12916
900
900
  },
901
901
  "safelyParseJSON": {
902
902
  "types": "dist/storage/index.d.ts",
903
- "implementation": "dist/chunk-C574TBOV.js",
903
+ "implementation": "dist/chunk-VVX2O7XN.js",
904
904
  "line": 14864
905
905
  },
906
906
  "serializeDate": {
907
907
  "types": "dist/storage/index.d.ts",
908
- "implementation": "dist/chunk-C574TBOV.js",
908
+ "implementation": "dist/chunk-VVX2O7XN.js",
909
909
  "line": 14970
910
910
  },
911
911
  "transformRow": {
912
912
  "types": "dist/storage/index.d.ts",
913
- "implementation": "dist/chunk-C574TBOV.js",
913
+ "implementation": "dist/chunk-VVX2O7XN.js",
914
914
  "line": 14876
915
915
  },
916
916
  "transformScoreRow": {
917
917
  "types": "dist/storage/index.d.ts",
918
- "implementation": "dist/chunk-C574TBOV.js",
918
+ "implementation": "dist/chunk-VVX2O7XN.js",
919
919
  "line": 14908
920
920
  },
921
921
  "AGENTS_SCHEMA": {
@@ -1389,8 +1389,8 @@
1389
1389
  "agent": {
1390
1390
  "index": "dist/agent/index.js",
1391
1391
  "chunks": [
1392
- "chunk-C574TBOV.js",
1393
- "chunk-GQRY6HEY.js"
1392
+ "chunk-VVX2O7XN.js",
1393
+ "chunk-WD467XGW.js"
1394
1394
  ]
1395
1395
  },
1396
1396
  "tools": {
@@ -1403,26 +1403,26 @@
1403
1403
  "workflows": {
1404
1404
  "index": "dist/workflows/index.js",
1405
1405
  "chunks": [
1406
- "chunk-C574TBOV.js"
1406
+ "chunk-VVX2O7XN.js"
1407
1407
  ]
1408
1408
  },
1409
1409
  "memory": {
1410
1410
  "index": "dist/memory/index.js",
1411
1411
  "chunks": [
1412
- "chunk-C574TBOV.js"
1412
+ "chunk-VVX2O7XN.js"
1413
1413
  ]
1414
1414
  },
1415
1415
  "stream": {
1416
1416
  "index": "dist/stream/index.js",
1417
1417
  "chunks": [
1418
- "chunk-C574TBOV.js",
1419
- "chunk-GQRY6HEY.js"
1418
+ "chunk-VVX2O7XN.js",
1419
+ "chunk-WD467XGW.js"
1420
1420
  ]
1421
1421
  },
1422
1422
  "llm": {
1423
1423
  "index": "dist/llm/index.js",
1424
1424
  "chunks": [
1425
- "chunk-C574TBOV.js",
1425
+ "chunk-VVX2O7XN.js",
1426
1426
  "chunk-Y2MVLQFW.js",
1427
1427
  "chunk-XWMBFPD5.js",
1428
1428
  "chunk-GOGAIHBU.js",
@@ -1432,7 +1432,7 @@
1432
1432
  "mastra": {
1433
1433
  "index": "dist/mastra/index.js",
1434
1434
  "chunks": [
1435
- "chunk-C574TBOV.js"
1435
+ "chunk-VVX2O7XN.js"
1436
1436
  ]
1437
1437
  },
1438
1438
  "mcp": {
@@ -1442,20 +1442,20 @@
1442
1442
  "evals": {
1443
1443
  "index": "dist/evals/index.js",
1444
1444
  "chunks": [
1445
- "chunk-C574TBOV.js",
1445
+ "chunk-VVX2O7XN.js",
1446
1446
  "chunk-WLS37KH3.js"
1447
1447
  ]
1448
1448
  },
1449
1449
  "processors": {
1450
1450
  "index": "dist/processors/index.js",
1451
1451
  "chunks": [
1452
- "chunk-C574TBOV.js"
1452
+ "chunk-VVX2O7XN.js"
1453
1453
  ]
1454
1454
  },
1455
1455
  "storage": {
1456
1456
  "index": "dist/storage/index.js",
1457
1457
  "chunks": [
1458
- "chunk-C574TBOV.js",
1458
+ "chunk-VVX2O7XN.js",
1459
1459
  "chunk-WLS37KH3.js"
1460
1460
  ]
1461
1461
  },