@mastra/memory 0.0.0-afterToolExecute-20250414225911

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,1741 @@
1
+ # @mastra/memory
2
+
3
+ ## 0.0.0-afterToolExecute-20250414225911
4
+
5
+ ### Patch Changes
6
+
7
+ - f6f7345: Added missing createdAt field to UI messages in memory
8
+ - 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
9
+ - 37bb612: Add Elastic-2.0 licensing for packages
10
+ - Updated dependencies [0bcc862]
11
+ - Updated dependencies [10a8caf]
12
+ - Updated dependencies [359b089]
13
+ - Updated dependencies [32e7b71]
14
+ - Updated dependencies [37bb612]
15
+ - Updated dependencies [7f1b291]
16
+ - @mastra/core@0.0.0-afterToolExecute-20250414225911
17
+
18
+ ## 0.2.10-alpha.4
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [7f1b291]
23
+ - @mastra/core@0.8.3-alpha.4
24
+
25
+ ## 0.2.10-alpha.3
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [10a8caf]
30
+ - @mastra/core@0.8.3-alpha.3
31
+
32
+ ## 0.2.10-alpha.2
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies [0bcc862]
37
+ - @mastra/core@0.8.3-alpha.2
38
+
39
+ ## 0.2.10-alpha.1
40
+
41
+ ### Patch Changes
42
+
43
+ - 37bb612: Add Elastic-2.0 licensing for packages
44
+ - Updated dependencies [32e7b71]
45
+ - Updated dependencies [37bb612]
46
+ - @mastra/core@0.8.3-alpha.1
47
+
48
+ ## 0.2.10-alpha.0
49
+
50
+ ### Patch Changes
51
+
52
+ - f6f7345: Added missing createdAt field to UI messages in memory
53
+ - 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
54
+ - Updated dependencies [359b089]
55
+ - @mastra/core@0.8.3-alpha.0
56
+
57
+ ## 0.2.9
58
+
59
+ ### Patch Changes
60
+
61
+ - Updated dependencies [a06aadc]
62
+ - @mastra/core@0.8.2
63
+
64
+ ## 0.2.9-alpha.0
65
+
66
+ ### Patch Changes
67
+
68
+ - Updated dependencies [a06aadc]
69
+ - @mastra/core@0.8.2-alpha.0
70
+
71
+ ## 0.2.8
72
+
73
+ ### Patch Changes
74
+
75
+ - Updated dependencies [99e2998]
76
+ - Updated dependencies [8fdb414]
77
+ - @mastra/core@0.8.1
78
+
79
+ ## 0.2.8-alpha.0
80
+
81
+ ### Patch Changes
82
+
83
+ - Updated dependencies [99e2998]
84
+ - Updated dependencies [8fdb414]
85
+ - @mastra/core@0.8.1-alpha.0
86
+
87
+ ## 0.2.7
88
+
89
+ ### Patch Changes
90
+
91
+ - 5ae0180: Removed prefixed doc references
92
+ - 93875ed: Improved the performance of Memory semantic recall by 2 to 3 times when using pg by making tweaks to @mastra/memory @mastra/core and @mastra/pg
93
+ - 3e72f94: Updated the internal working memory system to use MD for formatting instead of nested XML - this is more token efficient and makes it more obvious that it's unstructured text
94
+ - a0967a0: Added new "Memory Processor" feature to @mastra/core and @mastra/memory, allowing devs to modify Mastra Memory before it's sent to the LLM
95
+ - 7599d77: fix(deps): update ai sdk to ^4.2.2
96
+ - 0118361: Add resourceId to memory metadata
97
+ - Updated dependencies [56c31b7]
98
+ - Updated dependencies [619c39d]
99
+ - Updated dependencies [5ae0180]
100
+ - Updated dependencies [fe56be0]
101
+ - Updated dependencies [93875ed]
102
+ - Updated dependencies [107bcfe]
103
+ - Updated dependencies [9bfa12b]
104
+ - Updated dependencies [515ebfb]
105
+ - Updated dependencies [5b4e19f]
106
+ - Updated dependencies [dbbbf80]
107
+ - Updated dependencies [a0967a0]
108
+ - Updated dependencies [fca3b21]
109
+ - Updated dependencies [88fa727]
110
+ - Updated dependencies [f37f535]
111
+ - Updated dependencies [a3f0e90]
112
+ - Updated dependencies [4d67826]
113
+ - Updated dependencies [6330967]
114
+ - Updated dependencies [8393832]
115
+ - Updated dependencies [6330967]
116
+ - Updated dependencies [99d43b9]
117
+ - Updated dependencies [d7e08e8]
118
+ - Updated dependencies [febc8a6]
119
+ - Updated dependencies [7599d77]
120
+ - Updated dependencies [0118361]
121
+ - Updated dependencies [619c39d]
122
+ - Updated dependencies [cafae83]
123
+ - Updated dependencies [8076ecf]
124
+ - Updated dependencies [8df4a77]
125
+ - Updated dependencies [304397c]
126
+ - @mastra/core@0.8.0
127
+
128
+ ## 0.2.7-alpha.8
129
+
130
+ ### Patch Changes
131
+
132
+ - Updated dependencies [8df4a77]
133
+ - @mastra/core@0.8.0-alpha.8
134
+
135
+ ## 0.2.7-alpha.7
136
+
137
+ ### Patch Changes
138
+
139
+ - Updated dependencies [febc8a6]
140
+ - @mastra/core@0.8.0-alpha.7
141
+
142
+ ## 0.2.7-alpha.6
143
+
144
+ ### Patch Changes
145
+
146
+ - Updated dependencies [a3f0e90]
147
+ - @mastra/core@0.8.0-alpha.6
148
+
149
+ ## 0.2.7-alpha.5
150
+
151
+ ### Patch Changes
152
+
153
+ - 93875ed: Improved the performance of Memory semantic recall by 2 to 3 times when using pg by making tweaks to @mastra/memory @mastra/core and @mastra/pg
154
+ - Updated dependencies [93875ed]
155
+ - @mastra/core@0.8.0-alpha.5
156
+
157
+ ## 0.2.7-alpha.4
158
+
159
+ ### Patch Changes
160
+
161
+ - Updated dependencies [d7e08e8]
162
+ - @mastra/core@0.8.0-alpha.4
163
+ - @mastra/rag@0.1.15-alpha.4
164
+
165
+ ## 0.2.7-alpha.3
166
+
167
+ ### Patch Changes
168
+
169
+ - 5ae0180: Removed prefixed doc references
170
+ - 3e72f94: Updated the internal working memory system to use MD for formatting instead of nested XML - this is more token efficient and makes it more obvious that it's unstructured text
171
+ - Updated dependencies [5ae0180]
172
+ - Updated dependencies [9bfa12b]
173
+ - Updated dependencies [515ebfb]
174
+ - Updated dependencies [88fa727]
175
+ - Updated dependencies [f37f535]
176
+ - Updated dependencies [4d67826]
177
+ - Updated dependencies [6330967]
178
+ - Updated dependencies [8393832]
179
+ - Updated dependencies [6330967]
180
+ - @mastra/core@0.8.0-alpha.3
181
+ - @mastra/rag@0.1.15-alpha.3
182
+
183
+ ## 0.2.7-alpha.2
184
+
185
+ ### Patch Changes
186
+
187
+ - Updated dependencies [56c31b7]
188
+ - Updated dependencies [dbbbf80]
189
+ - Updated dependencies [99d43b9]
190
+ - @mastra/core@0.8.0-alpha.2
191
+ - @mastra/rag@0.1.15-alpha.2
192
+
193
+ ## 0.2.7-alpha.1
194
+
195
+ ### Patch Changes
196
+
197
+ - a0967a0: Added new "Memory Processor" feature to @mastra/core and @mastra/memory, allowing devs to modify Mastra Memory before it's sent to the LLM
198
+ - 0118361: Add resourceId to memory metadata
199
+ - Updated dependencies [619c39d]
200
+ - Updated dependencies [fe56be0]
201
+ - Updated dependencies [a0967a0]
202
+ - Updated dependencies [e47f529]
203
+ - Updated dependencies [fca3b21]
204
+ - Updated dependencies [0118361]
205
+ - Updated dependencies [619c39d]
206
+ - @mastra/core@0.8.0-alpha.1
207
+ - @mastra/rag@0.1.15-alpha.1
208
+
209
+ ## 0.2.7-alpha.0
210
+
211
+ ### Patch Changes
212
+
213
+ - 7599d77: fix(deps): update ai sdk to ^4.2.2
214
+ - Updated dependencies [107bcfe]
215
+ - Updated dependencies [5b4e19f]
216
+ - Updated dependencies [7599d77]
217
+ - Updated dependencies [cafae83]
218
+ - Updated dependencies [8076ecf]
219
+ - Updated dependencies [304397c]
220
+ - @mastra/core@0.7.1-alpha.0
221
+ - @mastra/rag@0.1.15-alpha.0
222
+
223
+ ## 0.2.6
224
+
225
+ ### Patch Changes
226
+
227
+ - 05095e9: Fixed an issue where very long messages would cause Memory semantic recall to throw errors
228
+ - 394dfad: Removed working memory tool calls from thread history after the working memory has been updated. This is to prevent updates from polluting the context history and confusing agents. They should only see the most recent copy of working memory.
229
+ Also made memory.getWorkingMemory() public since it's useful for testing, debugging, and building UIs.
230
+ - Updated dependencies [b4fbc59]
231
+ - Updated dependencies [a838fde]
232
+ - Updated dependencies [a8bd4cf]
233
+ - Updated dependencies [7a3eeb0]
234
+ - Updated dependencies [0b54522]
235
+ - Updated dependencies [b3b34f5]
236
+ - Updated dependencies [1af25d5]
237
+ - Updated dependencies [a4686e8]
238
+ - Updated dependencies [6530ad1]
239
+ - Updated dependencies [27439ad]
240
+ - @mastra/core@0.7.0
241
+ - @mastra/rag@0.1.14
242
+
243
+ ## 0.2.6-alpha.4
244
+
245
+ ### Patch Changes
246
+
247
+ - 394dfad: Removed working memory tool calls from thread history after the working memory has been updated. This is to prevent updates from polluting the context history and confusing agents. They should only see the most recent copy of working memory.
248
+ Also made memory.getWorkingMemory() public since it's useful for testing, debugging, and building UIs.
249
+
250
+ ## 0.2.6-alpha.3
251
+
252
+ ### Patch Changes
253
+
254
+ - 05095e9: Fixed an issue where very long messages would cause Memory semantic recall to throw errors
255
+ - Updated dependencies [b3b34f5]
256
+ - Updated dependencies [a4686e8]
257
+ - @mastra/core@0.7.0-alpha.3
258
+ - @mastra/rag@0.1.14-alpha.3
259
+
260
+ ## 0.2.6-alpha.2
261
+
262
+ ### Patch Changes
263
+
264
+ - Updated dependencies [a838fde]
265
+ - Updated dependencies [a8bd4cf]
266
+ - Updated dependencies [7a3eeb0]
267
+ - Updated dependencies [6530ad1]
268
+ - @mastra/core@0.7.0-alpha.2
269
+
270
+ ## 0.2.6-alpha.1
271
+
272
+ ### Patch Changes
273
+
274
+ - Updated dependencies [0b54522]
275
+ - Updated dependencies [1af25d5]
276
+ - Updated dependencies [27439ad]
277
+ - @mastra/core@0.7.0-alpha.1
278
+
279
+ ## 0.2.6-alpha.0
280
+
281
+ ### Patch Changes
282
+
283
+ - Updated dependencies [b4fbc59]
284
+ - @mastra/core@0.6.5-alpha.0
285
+
286
+ ## 0.2.5
287
+
288
+ ### Patch Changes
289
+
290
+ - Updated dependencies [6794797]
291
+ - Updated dependencies [fb68a80]
292
+ - Updated dependencies [b56a681]
293
+ - Updated dependencies [248cb07]
294
+ - @mastra/core@0.6.4
295
+
296
+ ## 0.2.5-alpha.1
297
+
298
+ ### Patch Changes
299
+
300
+ - Updated dependencies [6794797]
301
+ - @mastra/core@0.6.4-alpha.1
302
+
303
+ ## 0.2.5-alpha.0
304
+
305
+ ### Patch Changes
306
+
307
+ - Updated dependencies [fb68a80]
308
+ - Updated dependencies [b56a681]
309
+ - Updated dependencies [248cb07]
310
+ - @mastra/core@0.6.4-alpha.0
311
+
312
+ ## 0.2.4
313
+
314
+ ### Patch Changes
315
+
316
+ - 404640e: AgentNetwork changeset
317
+ - Updated dependencies [404640e]
318
+ - Updated dependencies [3bce733]
319
+ - @mastra/core@0.6.3
320
+
321
+ ## 0.2.4-alpha.1
322
+
323
+ ### Patch Changes
324
+
325
+ - Updated dependencies [3bce733]
326
+ - @mastra/core@0.6.3-alpha.1
327
+
328
+ ## 0.2.4-alpha.0
329
+
330
+ ### Patch Changes
331
+
332
+ - 404640e: AgentNetwork changeset
333
+ - Updated dependencies [404640e]
334
+ - @mastra/core@0.6.3-alpha.0
335
+
336
+ ## 0.2.3
337
+
338
+ ### Patch Changes
339
+
340
+ - Updated dependencies [beaf1c2]
341
+ - Updated dependencies [3084e13]
342
+ - @mastra/core@0.6.2
343
+
344
+ ## 0.2.3-alpha.0
345
+
346
+ ### Patch Changes
347
+
348
+ - Updated dependencies [beaf1c2]
349
+ - Updated dependencies [3084e13]
350
+ - @mastra/core@0.6.2-alpha.0
351
+
352
+ ## 0.2.2
353
+
354
+ ### Patch Changes
355
+
356
+ - Updated dependencies [fc2f89c]
357
+ - Updated dependencies [dfbb131]
358
+ - Updated dependencies [f4854ee]
359
+ - Updated dependencies [afaf73f]
360
+ - Updated dependencies [0850b4c]
361
+ - Updated dependencies [7bcfaee]
362
+ - Updated dependencies [44631b1]
363
+ - Updated dependencies [9116d70]
364
+ - Updated dependencies [6e559a0]
365
+ - Updated dependencies [5f43505]
366
+ - @mastra/core@0.6.1
367
+
368
+ ## 0.2.2-alpha.2
369
+
370
+ ### Patch Changes
371
+
372
+ - Updated dependencies [fc2f89c]
373
+ - Updated dependencies [dfbb131]
374
+ - Updated dependencies [0850b4c]
375
+ - Updated dependencies [9116d70]
376
+ - @mastra/core@0.6.1-alpha.2
377
+
378
+ ## 0.2.2-alpha.1
379
+
380
+ ### Patch Changes
381
+
382
+ - Updated dependencies [f4854ee]
383
+ - Updated dependencies [afaf73f]
384
+ - Updated dependencies [44631b1]
385
+ - Updated dependencies [6e559a0]
386
+ - Updated dependencies [5f43505]
387
+ - @mastra/core@0.6.1-alpha.1
388
+
389
+ ## 0.2.2-alpha.0
390
+
391
+ ### Patch Changes
392
+
393
+ - Updated dependencies [7bcfaee]
394
+ - @mastra/core@0.6.1-alpha.0
395
+
396
+ ## 0.2.1
397
+
398
+ ### Patch Changes
399
+
400
+ - 3729dbd: Fixed a bug where useChat with client side tool calling and Memory would not work. Added docs for using Memory with useChat()
401
+ - Updated dependencies [16b98d9]
402
+ - Updated dependencies [1c8cda4]
403
+ - Updated dependencies [95b4144]
404
+ - Updated dependencies [3729dbd]
405
+ - Updated dependencies [c2144f4]
406
+ - @mastra/core@0.6.0
407
+
408
+ ## 0.2.1-alpha.1
409
+
410
+ ### Patch Changes
411
+
412
+ - Updated dependencies [16b98d9]
413
+ - Updated dependencies [1c8cda4]
414
+ - Updated dependencies [95b4144]
415
+ - Updated dependencies [c2144f4]
416
+ - @mastra/core@0.6.0-alpha.1
417
+
418
+ ## 0.2.1-alpha.0
419
+
420
+ ### Patch Changes
421
+
422
+ - 3729dbd: Fixed a bug where useChat with client side tool calling and Memory would not work. Added docs for using Memory with useChat()
423
+ - Updated dependencies [3729dbd]
424
+ - @mastra/core@0.5.1-alpha.0
425
+
426
+ ## 0.2.0
427
+
428
+ ### Minor Changes
429
+
430
+ - 59df7b6: Added a new option to use tool-calls for saving working memory: new Memory({ workingMemory: { enabled: true, use: "tool-call" } }). This is to support response methods like toDataStream where masking working memory chunks would be more resource intensive and complex.
431
+ To support this `memory` is now passed into tool execute args.
432
+
433
+ ### Patch Changes
434
+
435
+ - c151ae6: Fixed an issue where models that don't support structured output would error when generating a thread title. Added an option to disable thread title llm generation `new Memory({ threads: { generateTitle: false }})`
436
+ - f2301de: Added the ability to ensure the accessed thread in memory.query() is for the right resource id. ex memory.query({ threadId, resourceId }). If the resourceId doesn't own the thread it will throw an error.
437
+ - fd4a1d7: Update cjs bundling to make sure files are split
438
+ - Updated dependencies [a910463]
439
+ - Updated dependencies [59df7b6]
440
+ - Updated dependencies [22643eb]
441
+ - Updated dependencies [6feb23f]
442
+ - Updated dependencies [f2d6727]
443
+ - Updated dependencies [7a7a547]
444
+ - Updated dependencies [29f3a82]
445
+ - Updated dependencies [3d0e290]
446
+ - Updated dependencies [e9fbac5]
447
+ - Updated dependencies [301e4ee]
448
+ - Updated dependencies [ee667a2]
449
+ - Updated dependencies [dfbe4e9]
450
+ - Updated dependencies [dab255b]
451
+ - Updated dependencies [1e8bcbc]
452
+ - Updated dependencies [f6678e4]
453
+ - Updated dependencies [9e81f35]
454
+ - Updated dependencies [c93798b]
455
+ - Updated dependencies [a85ab24]
456
+ - Updated dependencies [dbd9f2d]
457
+ - Updated dependencies [59df7b6]
458
+ - Updated dependencies [caefaa2]
459
+ - Updated dependencies [c151ae6]
460
+ - Updated dependencies [52e0418]
461
+ - Updated dependencies [d79aedf]
462
+ - Updated dependencies [03236ec]
463
+ - Updated dependencies [3764e71]
464
+ - Updated dependencies [df982db]
465
+ - Updated dependencies [a171b37]
466
+ - Updated dependencies [506f1d5]
467
+ - Updated dependencies [02ffb7b]
468
+ - Updated dependencies [0461849]
469
+ - Updated dependencies [2259379]
470
+ - Updated dependencies [aeb5e36]
471
+ - Updated dependencies [f2301de]
472
+ - Updated dependencies [358f069]
473
+ - Updated dependencies [fd4a1d7]
474
+ - Updated dependencies [c139344]
475
+ - @mastra/core@0.5.0
476
+
477
+ ## 0.2.0-alpha.12
478
+
479
+ ### Patch Changes
480
+
481
+ - Updated dependencies [a85ab24]
482
+ - @mastra/core@0.5.0-alpha.12
483
+
484
+ ## 0.2.0-alpha.11
485
+
486
+ ### Patch Changes
487
+
488
+ - fd4a1d7: Update cjs bundling to make sure files are split
489
+ - Updated dependencies [7a7a547]
490
+ - Updated dependencies [c93798b]
491
+ - Updated dependencies [dbd9f2d]
492
+ - Updated dependencies [a171b37]
493
+ - Updated dependencies [fd4a1d7]
494
+ - @mastra/core@0.5.0-alpha.11
495
+
496
+ ## 0.2.0-alpha.10
497
+
498
+ ### Patch Changes
499
+
500
+ - Updated dependencies [a910463]
501
+ - @mastra/core@0.5.0-alpha.10
502
+
503
+ ## 0.2.0-alpha.9
504
+
505
+ ### Patch Changes
506
+
507
+ - f2301de: Added the ability to ensure the accessed thread in memory.query() is for the right resource id. ex memory.query({ threadId, resourceId }). If the resourceId doesn't own the thread it will throw an error.
508
+ - Updated dependencies [e9fbac5]
509
+ - Updated dependencies [1e8bcbc]
510
+ - Updated dependencies [aeb5e36]
511
+ - Updated dependencies [f2301de]
512
+ - @mastra/core@0.5.0-alpha.9
513
+
514
+ ## 0.2.0-alpha.8
515
+
516
+ ### Patch Changes
517
+
518
+ - Updated dependencies [506f1d5]
519
+ - @mastra/core@0.5.0-alpha.8
520
+
521
+ ## 0.2.0-alpha.7
522
+
523
+ ### Patch Changes
524
+
525
+ - Updated dependencies [ee667a2]
526
+ - @mastra/core@0.5.0-alpha.7
527
+
528
+ ## 0.2.0-alpha.6
529
+
530
+ ### Patch Changes
531
+
532
+ - Updated dependencies [f6678e4]
533
+ - @mastra/core@0.5.0-alpha.6
534
+
535
+ ## 0.2.0-alpha.5
536
+
537
+ ### Patch Changes
538
+
539
+ - c151ae6: Fixed an issue where models that don't support structured output would error when generating a thread title. Added an option to disable thread title llm generation `new Memory({ threads: { generateTitle: false }})`
540
+ - Updated dependencies [22643eb]
541
+ - Updated dependencies [6feb23f]
542
+ - Updated dependencies [f2d6727]
543
+ - Updated dependencies [301e4ee]
544
+ - Updated dependencies [dfbe4e9]
545
+ - Updated dependencies [9e81f35]
546
+ - Updated dependencies [caefaa2]
547
+ - Updated dependencies [c151ae6]
548
+ - Updated dependencies [52e0418]
549
+ - Updated dependencies [03236ec]
550
+ - Updated dependencies [3764e71]
551
+ - Updated dependencies [df982db]
552
+ - Updated dependencies [0461849]
553
+ - Updated dependencies [2259379]
554
+ - Updated dependencies [358f069]
555
+ - @mastra/core@0.5.0-alpha.5
556
+
557
+ ## 0.2.0-alpha.4
558
+
559
+ ### Patch Changes
560
+
561
+ - Updated dependencies [d79aedf]
562
+ - @mastra/core@0.5.0-alpha.4
563
+
564
+ ## 0.2.0-alpha.3
565
+
566
+ ### Patch Changes
567
+
568
+ - Updated dependencies [3d0e290]
569
+ - @mastra/core@0.5.0-alpha.3
570
+
571
+ ## 0.2.0-alpha.2
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [02ffb7b]
576
+ - @mastra/core@0.5.0-alpha.2
577
+
578
+ ## 0.2.0-alpha.1
579
+
580
+ ### Patch Changes
581
+
582
+ - Updated dependencies [dab255b]
583
+ - @mastra/core@0.5.0-alpha.1
584
+
585
+ ## 0.2.0-alpha.0
586
+
587
+ ### Minor Changes
588
+
589
+ - 59df7b6: Added a new option to use tool-calls for saving working memory: new Memory({ workingMemory: { enabled: true, use: "tool-call" } }). This is to support response methods like toDataStream where masking working memory chunks would be more resource intensive and complex.
590
+ To support this `memory` is now passed into tool execute args.
591
+
592
+ ### Patch Changes
593
+
594
+ - Updated dependencies [59df7b6]
595
+ - Updated dependencies [29f3a82]
596
+ - Updated dependencies [59df7b6]
597
+ - Updated dependencies [c139344]
598
+ - @mastra/core@0.5.0-alpha.0
599
+
600
+ ## 0.1.7
601
+
602
+ ### Patch Changes
603
+
604
+ - Updated dependencies [1da20e7]
605
+ - @mastra/core@0.4.4
606
+
607
+ ## 0.1.7-alpha.0
608
+
609
+ ### Patch Changes
610
+
611
+ - Updated dependencies [1da20e7]
612
+ - @mastra/core@0.4.4-alpha.0
613
+
614
+ ## 0.1.6
615
+
616
+ ### Patch Changes
617
+
618
+ - 0fd78ac: Update vector store functions to use object params
619
+ - bb4f447: Add support for commonjs
620
+ - Updated dependencies [0d185b1]
621
+ - Updated dependencies [ed55f1d]
622
+ - Updated dependencies [06aa827]
623
+ - Updated dependencies [0fd78ac]
624
+ - Updated dependencies [2512a93]
625
+ - Updated dependencies [e62de74]
626
+ - Updated dependencies [0d25b75]
627
+ - Updated dependencies [fd14a3f]
628
+ - Updated dependencies [8d13b14]
629
+ - Updated dependencies [3f369a2]
630
+ - Updated dependencies [3ee4831]
631
+ - Updated dependencies [4d4e1e1]
632
+ - Updated dependencies [bb4f447]
633
+ - Updated dependencies [108793c]
634
+ - Updated dependencies [5f28f44]
635
+ - Updated dependencies [dabecf4]
636
+ - @mastra/core@0.4.3
637
+
638
+ ## 0.1.6-alpha.4
639
+
640
+ ### Patch Changes
641
+
642
+ - Updated dependencies [dabecf4]
643
+ - @mastra/core@0.4.3-alpha.4
644
+
645
+ ## 0.1.6-alpha.3
646
+
647
+ ### Patch Changes
648
+
649
+ - 0fd78ac: Update vector store functions to use object params
650
+ - bb4f447: Add support for commonjs
651
+ - Updated dependencies [0fd78ac]
652
+ - Updated dependencies [0d25b75]
653
+ - Updated dependencies [fd14a3f]
654
+ - Updated dependencies [3f369a2]
655
+ - Updated dependencies [4d4e1e1]
656
+ - Updated dependencies [bb4f447]
657
+ - @mastra/core@0.4.3-alpha.3
658
+
659
+ ## 0.1.6-alpha.2
660
+
661
+ ### Patch Changes
662
+
663
+ - Updated dependencies [2512a93]
664
+ - Updated dependencies [e62de74]
665
+ - @mastra/core@0.4.3-alpha.2
666
+
667
+ ## 0.1.6-alpha.1
668
+
669
+ ### Patch Changes
670
+
671
+ - Updated dependencies [0d185b1]
672
+ - Updated dependencies [ed55f1d]
673
+ - Updated dependencies [8d13b14]
674
+ - Updated dependencies [3ee4831]
675
+ - Updated dependencies [108793c]
676
+ - Updated dependencies [5f28f44]
677
+ - @mastra/core@0.4.3-alpha.1
678
+
679
+ ## 0.1.6-alpha.0
680
+
681
+ ### Patch Changes
682
+
683
+ - Updated dependencies [06aa827]
684
+ - @mastra/core@0.4.3-alpha.0
685
+
686
+ ## 0.1.5
687
+
688
+ ### Patch Changes
689
+
690
+ - Updated dependencies [7fceae1]
691
+ - Updated dependencies [8d94c3e]
692
+ - Updated dependencies [99dcdb5]
693
+ - Updated dependencies [6cb63e0]
694
+ - Updated dependencies [f626fbb]
695
+ - Updated dependencies [e752340]
696
+ - Updated dependencies [eb91535]
697
+ - @mastra/core@0.4.2
698
+
699
+ ## 0.1.5-alpha.2
700
+
701
+ ### Patch Changes
702
+
703
+ - Updated dependencies [8d94c3e]
704
+ - Updated dependencies [99dcdb5]
705
+ - Updated dependencies [e752340]
706
+ - Updated dependencies [eb91535]
707
+ - @mastra/core@0.4.2-alpha.2
708
+
709
+ ## 0.1.5-alpha.1
710
+
711
+ ### Patch Changes
712
+
713
+ - Updated dependencies [6cb63e0]
714
+ - @mastra/core@0.4.2-alpha.1
715
+
716
+ ## 0.1.5-alpha.0
717
+
718
+ ### Patch Changes
719
+
720
+ - Updated dependencies [7fceae1]
721
+ - Updated dependencies [f626fbb]
722
+ - @mastra/core@0.4.2-alpha.0
723
+
724
+ ## 0.1.4
725
+
726
+ ### Patch Changes
727
+
728
+ - ce44b9b: Fixed a bug where embeddings were being created for memory even when semanticRecall was turned off
729
+ - Updated dependencies [ce44b9b]
730
+ - Updated dependencies [967da43]
731
+ - Updated dependencies [b405f08]
732
+ - @mastra/core@0.4.1
733
+
734
+ ## 0.1.3
735
+
736
+ ### Patch Changes
737
+
738
+ - Updated dependencies [2fc618f]
739
+ - Updated dependencies [fe0fd01]
740
+ - @mastra/core@0.4.0
741
+
742
+ ## 0.1.3-alpha.1
743
+
744
+ ### Patch Changes
745
+
746
+ - Updated dependencies [fe0fd01]
747
+ - @mastra/core@0.4.0-alpha.1
748
+
749
+ ## 0.1.3-alpha.0
750
+
751
+ ### Patch Changes
752
+
753
+ - Updated dependencies [2fc618f]
754
+ - @mastra/core@0.4.0-alpha.0
755
+
756
+ ## 0.1.2
757
+
758
+ ### Patch Changes
759
+
760
+ - Updated dependencies [f205ede]
761
+ - @mastra/core@0.3.0
762
+
763
+ ## 0.1.1
764
+
765
+ ### Patch Changes
766
+
767
+ - 91ef439: Add eslint and ran autofix
768
+ - Updated dependencies [d59f1a8]
769
+ - Updated dependencies [91ef439]
770
+ - Updated dependencies [4a25be4]
771
+ - Updated dependencies [bf2e88f]
772
+ - Updated dependencies [2f0d707]
773
+ - Updated dependencies [aac1667]
774
+ - @mastra/core@0.2.1
775
+
776
+ ## 0.1.1-alpha.0
777
+
778
+ ### Patch Changes
779
+
780
+ - 91ef439: Add eslint and ran autofix
781
+ - Updated dependencies [d59f1a8]
782
+ - Updated dependencies [91ef439]
783
+ - Updated dependencies [4a25be4]
784
+ - Updated dependencies [bf2e88f]
785
+ - Updated dependencies [2f0d707]
786
+ - Updated dependencies [aac1667]
787
+ - @mastra/core@0.2.1-alpha.0
788
+
789
+ ## 0.1.0
790
+
791
+ ### Minor Changes
792
+
793
+ - 5916f9d: Update deps from fixed to ^
794
+ - 30322ce: Added new Memory API for managed agent memory via MastraStorage and MastraVector classes
795
+ - d7d465a: Breaking change for Memory: embeddings: {} has been replaced with embedder: new OpenAIEmbedder() (or whichever embedder you want - check the docs)
796
+ - cb290ee: Reworked the Memory public API to have more intuitive and simple property names
797
+ - 8b416d9: Breaking changes
798
+ - 27275c9: Added new short term "working" memory for agents. Also added a "maskStreamTags" helper to assist in hiding working memory xml blocks in streamed responses
799
+
800
+ ### Patch Changes
801
+
802
+ - 8ae2bbc: Dane publishing
803
+ - e9d1b47: Rename Memory options historySearch to semanticRecall, rename embeddingOptions to embedding
804
+ - bdaf834: publish packages
805
+ - 837a288: MAJOR Revamp of tools, workflows, syncs.
806
+ - b97ca96: Tracing into default storage
807
+ - 033eda6: More fixes for refactor
808
+ - 0b74006: Workflow updates
809
+ - 3220d26: Fix lastStep error in agent stream
810
+ - 9c10484: update all packages
811
+ - 70dabd9: Fix broken publish
812
+ - c35aa18: bug: not all models support multiple system messages
813
+ - 0bd142c: Fixes learned from docs
814
+ - 9625602: Use mastra core splitted bundles in other packages
815
+ - b898fad: Fix get context window in memory
816
+ - 002d6d8: add memory to playground agent
817
+ - cf6d825: Fixed a bug where 0 values in memory configs were falling back to default val. Removed a noisy log. Removed a deprecated option
818
+ - 10870bc: Added a default vector db (libsql) and embedder (fastembed) so that new Memory() can be initialized with zero config
819
+ - a870123: Added local embedder class that uses fastembed-js, a Typescript/NodeJS implementation of @Qdrant/fastembed
820
+ - 7f5b1b2: @mastra/memory tsup bundling
821
+ - ccf115c: Fixed incomplete tool call errors when including memory message history in context
822
+ - b5393f1: New example: Dane and many fixes to make it work
823
+ - 67637ba: Fixed storage bugs related to the new Memory API
824
+ - 836f4e3: Fixed some issues with memory, added Upstash as a memory provider. Silenced dev logs in core
825
+ - 01502b0: fix thread title containing unnecessary text and removed unnecessary logs in memory
826
+ - 4f1d1a1: Enforce types ann cleanup package.json
827
+ - ee4de15: Dane fixes
828
+ - Updated dependencies [f537e33]
829
+ - Updated dependencies [6f2c0f5]
830
+ - Updated dependencies [e4d4ede]
831
+ - Updated dependencies [0be7181]
832
+ - Updated dependencies [dd6d87f]
833
+ - Updated dependencies [9029796]
834
+ - Updated dependencies [6fa4bd2]
835
+ - Updated dependencies [f031a1f]
836
+ - Updated dependencies [8151f44]
837
+ - Updated dependencies [d7d465a]
838
+ - Updated dependencies [4d4f6b6]
839
+ - Updated dependencies [73d112c]
840
+ - Updated dependencies [592e3cf]
841
+ - Updated dependencies [9d1796d]
842
+ - Updated dependencies [e897f1c]
843
+ - Updated dependencies [4a54c82]
844
+ - Updated dependencies [3967e69]
845
+ - Updated dependencies [8ae2bbc]
846
+ - Updated dependencies [e9d1b47]
847
+ - Updated dependencies [016493a]
848
+ - Updated dependencies [bc40916]
849
+ - Updated dependencies [93a3719]
850
+ - Updated dependencies [7d83b92]
851
+ - Updated dependencies [9fb3039]
852
+ - Updated dependencies [d5e12de]
853
+ - Updated dependencies [e1dd94a]
854
+ - Updated dependencies [07c069d]
855
+ - Updated dependencies [5cdfb88]
856
+ - Updated dependencies [837a288]
857
+ - Updated dependencies [685108a]
858
+ - Updated dependencies [c8ff2f5]
859
+ - Updated dependencies [5fdc87c]
860
+ - Updated dependencies [ae7bf94]
861
+ - Updated dependencies [8e7814f]
862
+ - Updated dependencies [66a03ec]
863
+ - Updated dependencies [7d87a15]
864
+ - Updated dependencies [b97ca96]
865
+ - Updated dependencies [23dcb23]
866
+ - Updated dependencies [033eda6]
867
+ - Updated dependencies [8105fae]
868
+ - Updated dependencies [e097800]
869
+ - Updated dependencies [1944807]
870
+ - Updated dependencies [30322ce]
871
+ - Updated dependencies [1874f40]
872
+ - Updated dependencies [685108a]
873
+ - Updated dependencies [f7d1131]
874
+ - Updated dependencies [79acad0]
875
+ - Updated dependencies [7a19083]
876
+ - Updated dependencies [382f4dc]
877
+ - Updated dependencies [1ebd071]
878
+ - Updated dependencies [0b74006]
879
+ - Updated dependencies [2f17a5f]
880
+ - Updated dependencies [f368477]
881
+ - Updated dependencies [7892533]
882
+ - Updated dependencies [9c10484]
883
+ - Updated dependencies [b726bf5]
884
+ - Updated dependencies [70dabd9]
885
+ - Updated dependencies [21fe536]
886
+ - Updated dependencies [176bc42]
887
+ - Updated dependencies [401a4d9]
888
+ - Updated dependencies [2e099d2]
889
+ - Updated dependencies [0b826f6]
890
+ - Updated dependencies [d68b532]
891
+ - Updated dependencies [75bf3f0]
892
+ - Updated dependencies [e6d8055]
893
+ - Updated dependencies [e2e76de]
894
+ - Updated dependencies [ccbc581]
895
+ - Updated dependencies [5950de5]
896
+ - Updated dependencies [fe3dcb0]
897
+ - Updated dependencies [78eec7c]
898
+ - Updated dependencies [a8a459a]
899
+ - Updated dependencies [0be7181]
900
+ - Updated dependencies [7b87567]
901
+ - Updated dependencies [b524c22]
902
+ - Updated dependencies [d7d465a]
903
+ - Updated dependencies [df843d3]
904
+ - Updated dependencies [4534e77]
905
+ - Updated dependencies [d6d8159]
906
+ - Updated dependencies [0bd142c]
907
+ - Updated dependencies [9625602]
908
+ - Updated dependencies [72d1990]
909
+ - Updated dependencies [f6ba259]
910
+ - Updated dependencies [2712098]
911
+ - Updated dependencies [eedb829]
912
+ - Updated dependencies [5285356]
913
+ - Updated dependencies [74b3078]
914
+ - Updated dependencies [cb290ee]
915
+ - Updated dependencies [b4d7416]
916
+ - Updated dependencies [e608d8c]
917
+ - Updated dependencies [06b2c0a]
918
+ - Updated dependencies [002d6d8]
919
+ - Updated dependencies [e448a26]
920
+ - Updated dependencies [8b416d9]
921
+ - Updated dependencies [fd494a3]
922
+ - Updated dependencies [dc90663]
923
+ - Updated dependencies [c872875]
924
+ - Updated dependencies [3c4488b]
925
+ - Updated dependencies [a7b016d]
926
+ - Updated dependencies [fd75f3c]
927
+ - Updated dependencies [7f24c29]
928
+ - Updated dependencies [2017553]
929
+ - Updated dependencies [a10b7a3]
930
+ - Updated dependencies [cf6d825]
931
+ - Updated dependencies [963c15a]
932
+ - Updated dependencies [7365b6c]
933
+ - Updated dependencies [5ee67d3]
934
+ - Updated dependencies [d38f7a6]
935
+ - Updated dependencies [38b7f66]
936
+ - Updated dependencies [2fa7f53]
937
+ - Updated dependencies [1420ae2]
938
+ - Updated dependencies [f6da688]
939
+ - Updated dependencies [3700be1]
940
+ - Updated dependencies [9ade36e]
941
+ - Updated dependencies [10870bc]
942
+ - Updated dependencies [2b01511]
943
+ - Updated dependencies [a870123]
944
+ - Updated dependencies [ccf115c]
945
+ - Updated dependencies [04434b6]
946
+ - Updated dependencies [5811de6]
947
+ - Updated dependencies [9f3ab05]
948
+ - Updated dependencies [66a5392]
949
+ - Updated dependencies [4b1ce2c]
950
+ - Updated dependencies [14064f2]
951
+ - Updated dependencies [f5dfa20]
952
+ - Updated dependencies [327ece7]
953
+ - Updated dependencies [da2e8d3]
954
+ - Updated dependencies [95a4697]
955
+ - Updated dependencies [d5fccfb]
956
+ - Updated dependencies [3427b95]
957
+ - Updated dependencies [538a136]
958
+ - Updated dependencies [e66643a]
959
+ - Updated dependencies [b5393f1]
960
+ - Updated dependencies [d2cd535]
961
+ - Updated dependencies [c2dd6b5]
962
+ - Updated dependencies [67637ba]
963
+ - Updated dependencies [836f4e3]
964
+ - Updated dependencies [5ee2e78]
965
+ - Updated dependencies [cd02c56]
966
+ - Updated dependencies [01502b0]
967
+ - Updated dependencies [16e5b04]
968
+ - Updated dependencies [d9c8dd0]
969
+ - Updated dependencies [9fb59d6]
970
+ - Updated dependencies [a9345f9]
971
+ - Updated dependencies [99f1847]
972
+ - Updated dependencies [04f3171]
973
+ - Updated dependencies [8769a62]
974
+ - Updated dependencies [d5ec619]
975
+ - Updated dependencies [27275c9]
976
+ - Updated dependencies [ae7bf94]
977
+ - Updated dependencies [4f1d1a1]
978
+ - Updated dependencies [ee4de15]
979
+ - Updated dependencies [202d404]
980
+ - Updated dependencies [a221426]
981
+ - @mastra/core@0.2.0
982
+
983
+ ## 0.1.0-alpha.92
984
+
985
+ ### Patch Changes
986
+
987
+ - ccf115c: Fixed incomplete tool call errors when including memory message history in context
988
+ - Updated dependencies [016493a]
989
+ - Updated dependencies [382f4dc]
990
+ - Updated dependencies [176bc42]
991
+ - Updated dependencies [d68b532]
992
+ - Updated dependencies [fe3dcb0]
993
+ - Updated dependencies [e448a26]
994
+ - Updated dependencies [fd75f3c]
995
+ - Updated dependencies [ccf115c]
996
+ - Updated dependencies [a221426]
997
+ - @mastra/core@0.2.0-alpha.110
998
+
999
+ ## 0.1.0-alpha.91
1000
+
1001
+ ### Patch Changes
1002
+
1003
+ - Updated dependencies [d5fccfb]
1004
+ - @mastra/core@0.2.0-alpha.109
1005
+
1006
+ ## 0.1.0-alpha.90
1007
+
1008
+ ### Patch Changes
1009
+
1010
+ - Updated dependencies [5ee67d3]
1011
+ - Updated dependencies [95a4697]
1012
+ - @mastra/core@0.2.0-alpha.108
1013
+
1014
+ ## 0.1.0-alpha.89
1015
+
1016
+ ### Patch Changes
1017
+
1018
+ - Updated dependencies [66a5392]
1019
+ - @mastra/core@0.2.0-alpha.107
1020
+
1021
+ ## 0.1.0-alpha.88
1022
+
1023
+ ### Patch Changes
1024
+
1025
+ - Updated dependencies [6f2c0f5]
1026
+ - Updated dependencies [a8a459a]
1027
+ - @mastra/core@0.2.0-alpha.106
1028
+
1029
+ ## 0.1.0-alpha.87
1030
+
1031
+ ### Patch Changes
1032
+
1033
+ - Updated dependencies [1420ae2]
1034
+ - Updated dependencies [99f1847]
1035
+ - @mastra/core@0.2.0-alpha.105
1036
+
1037
+ ## 0.1.0-alpha.86
1038
+
1039
+ ### Patch Changes
1040
+
1041
+ - b97ca96: Tracing into default storage
1042
+ - cf6d825: Fixed a bug where 0 values in memory configs were falling back to default val. Removed a noisy log. Removed a deprecated option
1043
+ - 10870bc: Added a default vector db (libsql) and embedder (fastembed) so that new Memory() can be initialized with zero config
1044
+ - Updated dependencies [5fdc87c]
1045
+ - Updated dependencies [b97ca96]
1046
+ - Updated dependencies [72d1990]
1047
+ - Updated dependencies [cf6d825]
1048
+ - Updated dependencies [10870bc]
1049
+ - @mastra/core@0.2.0-alpha.104
1050
+
1051
+ ## 0.1.0-alpha.85
1052
+
1053
+ ### Patch Changes
1054
+
1055
+ - Updated dependencies [4534e77]
1056
+ - @mastra/core@0.2.0-alpha.103
1057
+
1058
+ ## 0.1.0-alpha.84
1059
+
1060
+ ### Patch Changes
1061
+
1062
+ - Updated dependencies [a9345f9]
1063
+ - @mastra/core@0.2.0-alpha.102
1064
+
1065
+ ## 0.1.0-alpha.83
1066
+
1067
+ ### Patch Changes
1068
+
1069
+ - 4f1d1a1: Enforce types ann cleanup package.json
1070
+ - Updated dependencies [66a03ec]
1071
+ - Updated dependencies [4f1d1a1]
1072
+ - @mastra/core@0.2.0-alpha.101
1073
+
1074
+ ## 0.1.0-alpha.82
1075
+
1076
+ ### Patch Changes
1077
+
1078
+ - Updated dependencies [9d1796d]
1079
+ - @mastra/core@0.2.0-alpha.100
1080
+
1081
+ ## 0.1.0-alpha.81
1082
+
1083
+ ### Patch Changes
1084
+
1085
+ - Updated dependencies [7d83b92]
1086
+ - @mastra/core@0.2.0-alpha.99
1087
+
1088
+ ## 0.1.0-alpha.80
1089
+
1090
+ ### Patch Changes
1091
+
1092
+ - 70dabd9: Fix broken publish
1093
+ - Updated dependencies [70dabd9]
1094
+ - Updated dependencies [202d404]
1095
+ - @mastra/core@0.2.0-alpha.98
1096
+
1097
+ ## 0.1.0-alpha.79
1098
+
1099
+ ### Patch Changes
1100
+
1101
+ - a870123: Added local embedder class that uses fastembed-js, a Typescript/NodeJS implementation of @Qdrant/fastembed
1102
+ - Updated dependencies [07c069d]
1103
+ - Updated dependencies [7892533]
1104
+ - Updated dependencies [e6d8055]
1105
+ - Updated dependencies [5950de5]
1106
+ - Updated dependencies [df843d3]
1107
+ - Updated dependencies [a870123]
1108
+ - @mastra/core@0.2.0-alpha.97
1109
+
1110
+ ## 0.1.0-alpha.78
1111
+
1112
+ ### Patch Changes
1113
+
1114
+ - Updated dependencies [74b3078]
1115
+ - @mastra/core@0.2.0-alpha.96
1116
+
1117
+ ## 0.1.0-alpha.77
1118
+
1119
+ ### Patch Changes
1120
+
1121
+ - Updated dependencies [9fb59d6]
1122
+ - @mastra/core@0.2.0-alpha.95
1123
+
1124
+ ## 0.1.0-alpha.76
1125
+
1126
+ ### Minor Changes
1127
+
1128
+ - 8b416d9: Breaking changes
1129
+
1130
+ ### Patch Changes
1131
+
1132
+ - 9c10484: update all packages
1133
+ - Updated dependencies [9c10484]
1134
+ - Updated dependencies [8b416d9]
1135
+ - @mastra/core@0.2.0-alpha.94
1136
+
1137
+ ## 0.1.0-alpha.75
1138
+
1139
+ ### Patch Changes
1140
+
1141
+ - Updated dependencies [5285356]
1142
+ - @mastra/core@0.2.0-alpha.93
1143
+
1144
+ ## 0.1.0-alpha.74
1145
+
1146
+ ### Patch Changes
1147
+
1148
+ - Updated dependencies [4d4f6b6]
1149
+ - @mastra/core@0.2.0-alpha.92
1150
+
1151
+ ## 0.1.0-alpha.73
1152
+
1153
+ ### Minor Changes
1154
+
1155
+ - d7d465a: Breaking change for Memory: embeddings: {} has been replaced with embedder: new OpenAIEmbedder() (or whichever embedder you want - check the docs)
1156
+
1157
+ ### Patch Changes
1158
+
1159
+ - Updated dependencies [d7d465a]
1160
+ - Updated dependencies [d7d465a]
1161
+ - Updated dependencies [2017553]
1162
+ - Updated dependencies [a10b7a3]
1163
+ - Updated dependencies [16e5b04]
1164
+ - @mastra/core@0.2.0-alpha.91
1165
+
1166
+ ## 0.1.0-alpha.72
1167
+
1168
+ ### Patch Changes
1169
+
1170
+ - Updated dependencies [8151f44]
1171
+ - Updated dependencies [e897f1c]
1172
+ - Updated dependencies [3700be1]
1173
+ - @mastra/core@0.2.0-alpha.90
1174
+
1175
+ ## 0.1.0-alpha.71
1176
+
1177
+ ### Minor Changes
1178
+
1179
+ - 27275c9: Added new short term "working" memory for agents. Also added a "maskStreamTags" helper to assist in hiding working memory xml blocks in streamed responses
1180
+
1181
+ ### Patch Changes
1182
+
1183
+ - Updated dependencies [27275c9]
1184
+ - @mastra/core@0.2.0-alpha.89
1185
+
1186
+ ## 0.1.0-alpha.70
1187
+
1188
+ ### Patch Changes
1189
+
1190
+ - Updated dependencies [ccbc581]
1191
+ - @mastra/core@0.2.0-alpha.88
1192
+
1193
+ ## 0.1.0-alpha.69
1194
+
1195
+ ### Patch Changes
1196
+
1197
+ - Updated dependencies [7365b6c]
1198
+ - @mastra/core@0.2.0-alpha.87
1199
+
1200
+ ## 0.1.0-alpha.68
1201
+
1202
+ ### Minor Changes
1203
+
1204
+ - 5916f9d: Update deps from fixed to ^
1205
+
1206
+ ### Patch Changes
1207
+
1208
+ - 67637ba: Fixed storage bugs related to the new Memory API
1209
+ - Updated dependencies [6fa4bd2]
1210
+ - Updated dependencies [e2e76de]
1211
+ - Updated dependencies [7f24c29]
1212
+ - Updated dependencies [67637ba]
1213
+ - Updated dependencies [04f3171]
1214
+ - @mastra/core@0.2.0-alpha.86
1215
+
1216
+ ## 0.1.0-alpha.67
1217
+
1218
+ ### Patch Changes
1219
+
1220
+ - e9d1b47: Rename Memory options historySearch to semanticRecall, rename embeddingOptions to embedding
1221
+ - Updated dependencies [e9d1b47]
1222
+ - @mastra/core@0.2.0-alpha.85
1223
+
1224
+ ## 0.1.0-alpha.66
1225
+
1226
+ ### Minor Changes
1227
+
1228
+ - cb290ee: Reworked the Memory public API to have more intuitive and simple property names
1229
+
1230
+ ### Patch Changes
1231
+
1232
+ - Updated dependencies [2f17a5f]
1233
+ - Updated dependencies [cb290ee]
1234
+ - Updated dependencies [b4d7416]
1235
+ - Updated dependencies [38b7f66]
1236
+ - @mastra/core@0.2.0-alpha.84
1237
+
1238
+ ## 0.1.0-alpha.65
1239
+
1240
+ ### Minor Changes
1241
+
1242
+ - 30322ce: Added new Memory API for managed agent memory via MastraStorage and MastraVector classes
1243
+
1244
+ ### Patch Changes
1245
+
1246
+ - c35aa18: bug: not all models support multiple system messages
1247
+ - 9625602: Use mastra core splitted bundles in other packages
1248
+ - Updated dependencies [30322ce]
1249
+ - Updated dependencies [78eec7c]
1250
+ - Updated dependencies [9625602]
1251
+ - Updated dependencies [8769a62]
1252
+ - @mastra/core@0.2.0-alpha.83
1253
+
1254
+ ## 0.0.2-alpha.64
1255
+
1256
+ ### Patch Changes
1257
+
1258
+ - Updated dependencies [73d112c]
1259
+ - @mastra/core@0.1.27-alpha.82
1260
+
1261
+ ## 0.0.2-alpha.63
1262
+
1263
+ ### Patch Changes
1264
+
1265
+ - Updated dependencies [9fb3039]
1266
+ - @mastra/core@0.1.27-alpha.81
1267
+
1268
+ ## 0.0.2-alpha.62
1269
+
1270
+ ### Patch Changes
1271
+
1272
+ - 7f5b1b2: @mastra/memory tsup bundling
1273
+
1274
+ ## 0.0.2-alpha.61
1275
+
1276
+ ### Patch Changes
1277
+
1278
+ - Updated dependencies [327ece7]
1279
+ - @mastra/core@0.1.27-alpha.80
1280
+
1281
+ ## 0.0.2-alpha.60
1282
+
1283
+ ### Patch Changes
1284
+
1285
+ - Updated dependencies [21fe536]
1286
+ - @mastra/core@0.1.27-alpha.79
1287
+
1288
+ ## 0.0.2-alpha.59
1289
+
1290
+ ### Patch Changes
1291
+
1292
+ - Updated dependencies [685108a]
1293
+ - Updated dependencies [685108a]
1294
+ - @mastra/core@0.1.27-alpha.78
1295
+
1296
+ ## 0.0.2-alpha.58
1297
+
1298
+ ### Patch Changes
1299
+
1300
+ - Updated dependencies [8105fae]
1301
+ - @mastra/core@0.1.27-alpha.77
1302
+
1303
+ ## 0.0.2-alpha.57
1304
+
1305
+ ### Patch Changes
1306
+
1307
+ - Updated dependencies [ae7bf94]
1308
+ - Updated dependencies [ae7bf94]
1309
+ - @mastra/core@0.1.27-alpha.76
1310
+
1311
+ ## 0.0.2-alpha.56
1312
+
1313
+ ### Patch Changes
1314
+
1315
+ - Updated dependencies [23dcb23]
1316
+ - @mastra/core@0.1.27-alpha.75
1317
+
1318
+ ## 0.0.2-alpha.55
1319
+
1320
+ ### Patch Changes
1321
+
1322
+ - Updated dependencies [7b87567]
1323
+ - @mastra/core@0.1.27-alpha.74
1324
+
1325
+ ## 0.0.2-alpha.54
1326
+
1327
+ ### Patch Changes
1328
+
1329
+ - Updated dependencies [3427b95]
1330
+ - @mastra/core@0.1.27-alpha.73
1331
+
1332
+ ## 0.0.2-alpha.53
1333
+
1334
+ ### Patch Changes
1335
+
1336
+ - Updated dependencies [e4d4ede]
1337
+ - Updated dependencies [06b2c0a]
1338
+ - @mastra/core@0.1.27-alpha.72
1339
+
1340
+ ## 0.0.2-alpha.52
1341
+
1342
+ ### Patch Changes
1343
+
1344
+ - Updated dependencies [d9c8dd0]
1345
+ - @mastra/core@0.1.27-alpha.71
1346
+
1347
+ ## 0.0.2-alpha.51
1348
+
1349
+ ### Patch Changes
1350
+
1351
+ - bdaf834: publish packages
1352
+
1353
+ ## 0.0.2-alpha.50
1354
+
1355
+ ### Patch Changes
1356
+
1357
+ - Updated dependencies [dd6d87f]
1358
+ - Updated dependencies [04434b6]
1359
+ - @mastra/core@0.1.27-alpha.70
1360
+
1361
+ ## 0.0.2-alpha.49
1362
+
1363
+ ### Patch Changes
1364
+
1365
+ - Updated dependencies [1944807]
1366
+ - Updated dependencies [9ade36e]
1367
+ - @mastra/core@0.1.27-alpha.69
1368
+
1369
+ ## 0.0.2-alpha.48
1370
+
1371
+ ### Patch Changes
1372
+
1373
+ - Updated dependencies [0be7181]
1374
+ - Updated dependencies [0be7181]
1375
+ - @mastra/core@0.1.27-alpha.68
1376
+
1377
+ ## 0.0.2-alpha.47
1378
+
1379
+ ### Patch Changes
1380
+
1381
+ - Updated dependencies [c8ff2f5]
1382
+ - @mastra/core@0.1.27-alpha.67
1383
+
1384
+ ## 0.0.2-alpha.46
1385
+
1386
+ ### Patch Changes
1387
+
1388
+ - Updated dependencies [14064f2]
1389
+ - @mastra/core@0.1.27-alpha.66
1390
+
1391
+ ## 0.0.2-alpha.45
1392
+
1393
+ ### Patch Changes
1394
+
1395
+ - Updated dependencies [e66643a]
1396
+ - @mastra/core@0.1.27-alpha.65
1397
+
1398
+ ## 0.0.2-alpha.44
1399
+
1400
+ ### Patch Changes
1401
+
1402
+ - Updated dependencies [f368477]
1403
+ - Updated dependencies [d5ec619]
1404
+ - @mastra/core@0.1.27-alpha.64
1405
+
1406
+ ## 0.0.2-alpha.43
1407
+
1408
+ ### Patch Changes
1409
+
1410
+ - Updated dependencies [e097800]
1411
+ - @mastra/core@0.1.27-alpha.63
1412
+
1413
+ ## 0.0.2-alpha.42
1414
+
1415
+ ### Patch Changes
1416
+
1417
+ - Updated dependencies [93a3719]
1418
+ - @mastra/core@0.1.27-alpha.62
1419
+
1420
+ ## 0.0.2-alpha.41
1421
+
1422
+ ### Patch Changes
1423
+
1424
+ - Updated dependencies [dc90663]
1425
+ - @mastra/core@0.1.27-alpha.61
1426
+
1427
+ ## 0.0.2-alpha.40
1428
+
1429
+ ### Patch Changes
1430
+
1431
+ - Updated dependencies [3967e69]
1432
+ - @mastra/core@0.1.27-alpha.60
1433
+
1434
+ ## 0.0.2-alpha.39
1435
+
1436
+ ### Patch Changes
1437
+
1438
+ - Updated dependencies [b524c22]
1439
+ - @mastra/core@0.1.27-alpha.59
1440
+
1441
+ ## 0.0.2-alpha.38
1442
+
1443
+ ### Patch Changes
1444
+
1445
+ - Updated dependencies [1874f40]
1446
+ - Updated dependencies [4b1ce2c]
1447
+ - @mastra/core@0.1.27-alpha.58
1448
+
1449
+ ## 0.0.2-alpha.37
1450
+
1451
+ ### Patch Changes
1452
+
1453
+ - Updated dependencies [fd494a3]
1454
+ - @mastra/core@0.1.27-alpha.57
1455
+
1456
+ ## 0.0.2-alpha.36
1457
+
1458
+ ### Patch Changes
1459
+
1460
+ - Updated dependencies [9f3ab05]
1461
+ - @mastra/core@0.1.27-alpha.56
1462
+
1463
+ ## 0.0.2-alpha.35
1464
+
1465
+ ### Patch Changes
1466
+
1467
+ - 837a288: MAJOR Revamp of tools, workflows, syncs.
1468
+ - 0b74006: Workflow updates
1469
+ - Updated dependencies [592e3cf]
1470
+ - Updated dependencies [837a288]
1471
+ - Updated dependencies [0b74006]
1472
+ - @mastra/core@0.1.27-alpha.55
1473
+
1474
+ ## 0.0.2-alpha.34
1475
+
1476
+ ### Patch Changes
1477
+
1478
+ - Updated dependencies [d2cd535]
1479
+ - @mastra/core@0.1.27-alpha.54
1480
+
1481
+ ## 0.0.2-alpha.33
1482
+
1483
+ ### Patch Changes
1484
+
1485
+ - Updated dependencies [8e7814f]
1486
+ - @mastra/core@0.1.27-alpha.53
1487
+
1488
+ ## 0.0.2-alpha.32
1489
+
1490
+ ### Patch Changes
1491
+
1492
+ - Updated dependencies [eedb829]
1493
+ - @mastra/core@0.1.27-alpha.52
1494
+
1495
+ ## 0.0.2-alpha.31
1496
+
1497
+ ### Patch Changes
1498
+
1499
+ - Updated dependencies [a7b016d]
1500
+ - Updated dependencies [da2e8d3]
1501
+ - Updated dependencies [538a136]
1502
+ - @mastra/core@0.1.27-alpha.51
1503
+
1504
+ ## 0.0.2-alpha.30
1505
+
1506
+ ### Patch Changes
1507
+
1508
+ - Updated dependencies [401a4d9]
1509
+ - @mastra/core@0.1.27-alpha.50
1510
+
1511
+ ## 0.0.2-alpha.29
1512
+
1513
+ ### Patch Changes
1514
+
1515
+ - Updated dependencies [79acad0]
1516
+ - Updated dependencies [f5dfa20]
1517
+ - @mastra/core@0.1.27-alpha.49
1518
+
1519
+ ## 0.0.2-alpha.28
1520
+
1521
+ ### Patch Changes
1522
+
1523
+ - Updated dependencies [b726bf5]
1524
+ - @mastra/core@0.1.27-alpha.48
1525
+
1526
+ ## 0.0.2-alpha.27
1527
+
1528
+ ### Patch Changes
1529
+
1530
+ - Updated dependencies [f6ba259]
1531
+ - @mastra/core@0.1.27-alpha.47
1532
+
1533
+ ## 0.0.2-alpha.26
1534
+
1535
+ ### Patch Changes
1536
+
1537
+ - 8ae2bbc: Dane publishing
1538
+ - 0bd142c: Fixes learned from docs
1539
+ - ee4de15: Dane fixes
1540
+ - Updated dependencies [8ae2bbc]
1541
+ - Updated dependencies [0bd142c]
1542
+ - Updated dependencies [ee4de15]
1543
+ - @mastra/core@0.1.27-alpha.46
1544
+
1545
+ ## 0.0.2-alpha.25
1546
+
1547
+ ### Patch Changes
1548
+
1549
+ - 3220d26: Fix lastStep error in agent stream
1550
+
1551
+ ## 0.0.2-alpha.24
1552
+
1553
+ ### Patch Changes
1554
+
1555
+ - 002d6d8: add memory to playground agent
1556
+ - Updated dependencies [e608d8c]
1557
+ - Updated dependencies [002d6d8]
1558
+ - @mastra/core@0.1.27-alpha.45
1559
+
1560
+ ## 0.0.2-alpha.23
1561
+
1562
+ ### Patch Changes
1563
+
1564
+ - Updated dependencies [2fa7f53]
1565
+ - @mastra/core@0.1.27-alpha.44
1566
+
1567
+ ## 0.0.2-alpha.22
1568
+
1569
+ ### Patch Changes
1570
+
1571
+ - Updated dependencies [2e099d2]
1572
+ - Updated dependencies [d6d8159]
1573
+ - @mastra/core@0.1.27-alpha.43
1574
+
1575
+ ## 0.0.2-alpha.21
1576
+
1577
+ ### Patch Changes
1578
+
1579
+ - Updated dependencies [4a54c82]
1580
+ - @mastra/core@0.1.27-alpha.42
1581
+
1582
+ ## 0.0.2-alpha.20
1583
+
1584
+ ### Patch Changes
1585
+
1586
+ - Updated dependencies [5cdfb88]
1587
+ - @mastra/core@0.1.27-alpha.41
1588
+
1589
+ ## 0.0.2-alpha.19
1590
+
1591
+ ### Patch Changes
1592
+
1593
+ - Updated dependencies [9029796]
1594
+ - @mastra/core@0.1.27-alpha.40
1595
+
1596
+ ## 0.0.2-alpha.18
1597
+
1598
+ ### Patch Changes
1599
+
1600
+ - Updated dependencies [2b01511]
1601
+ - @mastra/core@0.1.27-alpha.39
1602
+
1603
+ ## 0.0.2-alpha.17
1604
+
1605
+ ### Patch Changes
1606
+
1607
+ - Updated dependencies [f031a1f]
1608
+ - @mastra/core@0.1.27-alpha.38
1609
+
1610
+ ## 0.0.2-alpha.16
1611
+
1612
+ ### Patch Changes
1613
+
1614
+ - b5393f1: New example: Dane and many fixes to make it work
1615
+ - Updated dependencies [c872875]
1616
+ - Updated dependencies [f6da688]
1617
+ - Updated dependencies [b5393f1]
1618
+ - @mastra/core@0.1.27-alpha.37
1619
+
1620
+ ## 0.0.2-alpha.15
1621
+
1622
+ ### Patch Changes
1623
+
1624
+ - b898fad: Fix get context window in memory
1625
+ - Updated dependencies [f537e33]
1626
+ - Updated dependencies [bc40916]
1627
+ - Updated dependencies [f7d1131]
1628
+ - Updated dependencies [75bf3f0]
1629
+ - Updated dependencies [3c4488b]
1630
+ - Updated dependencies [d38f7a6]
1631
+ - @mastra/core@0.1.27-alpha.36
1632
+
1633
+ ## 0.0.2-alpha.14
1634
+
1635
+ ### Patch Changes
1636
+
1637
+ - 033eda6: More fixes for refactor
1638
+ - Updated dependencies [033eda6]
1639
+ - @mastra/core@0.1.27-alpha.35
1640
+
1641
+ ## 0.0.2-alpha.13
1642
+
1643
+ ### Patch Changes
1644
+
1645
+ - 837a288: MAJOR Revamp of tools, workflows, syncs.
1646
+ - Updated dependencies [837a288]
1647
+ - Updated dependencies [5811de6]
1648
+ - @mastra/core@0.1.27-alpha.34
1649
+
1650
+ ## 0.0.2-alpha.12
1651
+
1652
+ ### Patch Changes
1653
+
1654
+ - Updated dependencies [e1dd94a]
1655
+ - @mastra/core@0.1.27-alpha.33
1656
+
1657
+ ## 0.0.2-alpha.11
1658
+
1659
+ ### Patch Changes
1660
+
1661
+ - Updated dependencies [2712098]
1662
+ - @mastra/core@0.1.27-alpha.32
1663
+
1664
+ ## 0.0.2-alpha.10
1665
+
1666
+ ### Patch Changes
1667
+
1668
+ - Updated dependencies [c2dd6b5]
1669
+ - @mastra/core@0.1.27-alpha.31
1670
+
1671
+ ## 0.0.2-alpha.9
1672
+
1673
+ ### Patch Changes
1674
+
1675
+ - Updated dependencies [963c15a]
1676
+ - @mastra/core@0.1.27-alpha.30
1677
+
1678
+ ## 0.0.2-alpha.8
1679
+
1680
+ ### Patch Changes
1681
+
1682
+ - Updated dependencies [7d87a15]
1683
+ - @mastra/core@0.1.27-alpha.29
1684
+
1685
+ ## 0.0.2-alpha.7
1686
+
1687
+ ### Patch Changes
1688
+
1689
+ - Updated dependencies [1ebd071]
1690
+ - @mastra/core@0.1.27-alpha.28
1691
+
1692
+ ## 0.0.2-alpha.6
1693
+
1694
+ ### Patch Changes
1695
+
1696
+ - Updated dependencies [cd02c56]
1697
+ - @mastra/core@0.1.27-alpha.27
1698
+
1699
+ ## 0.0.2-alpha.5
1700
+
1701
+ ### Patch Changes
1702
+
1703
+ - Updated dependencies [d5e12de]
1704
+ - @mastra/core@0.1.27-alpha.26
1705
+
1706
+ ## 0.0.2-alpha.4
1707
+
1708
+ ### Patch Changes
1709
+
1710
+ - 01502b0: fix thread title containing unnecessary text and removed unnecessary logs in memory
1711
+ - Updated dependencies [01502b0]
1712
+ - @mastra/core@0.1.27-alpha.25
1713
+
1714
+ ## 0.0.2-alpha.3
1715
+
1716
+ ### Patch Changes
1717
+
1718
+ - 836f4e3: Fixed some issues with memory, added Upstash as a memory provider. Silenced dev logs in core
1719
+ - Updated dependencies [836f4e3]
1720
+ - @mastra/core@0.1.27-alpha.24
1721
+
1722
+ ## 0.0.2-alpha.2
1723
+
1724
+ ### Patch Changes
1725
+
1726
+ - Updated dependencies [0b826f6]
1727
+ - @mastra/core@0.1.27-alpha.23
1728
+
1729
+ ## 0.0.2-alpha.1
1730
+
1731
+ ### Patch Changes
1732
+
1733
+ - Updated dependencies [7a19083]
1734
+ - @mastra/core@0.1.27-alpha.22
1735
+
1736
+ ## 0.0.2-alpha.0
1737
+
1738
+ ### Patch Changes
1739
+
1740
+ - Updated dependencies [5ee2e78]
1741
+ - @mastra/core@0.1.27-alpha.21