@mastra/mcp-docs-server 0.13.44 → 0.13.45-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +253 -53
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +307 -107
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Freact.md +182 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +36 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +104 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +49 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
- package/.docs/organized/changelogs/create-mastra.md +201 -1
- package/.docs/organized/changelogs/mastra.md +201 -1
- package/.docs/raw/agents/adding-voice.mdx +49 -0
- package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
- package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
- package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
- package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
- package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
- package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +23 -1
- package/.docs/raw/reference/client-js/memory.mdx +43 -0
- package/.docs/raw/reference/core/mastra-class.mdx +8 -0
- package/.docs/raw/reference/core/mastra-model-gateway.mdx +223 -0
- package/.docs/raw/reference/scorers/answer-relevancy.mdx +28 -98
- package/.docs/raw/reference/scorers/answer-similarity.mdx +12 -258
- package/.docs/raw/reference/scorers/bias.mdx +29 -87
- package/.docs/raw/reference/scorers/completeness.mdx +32 -91
- package/.docs/raw/reference/scorers/content-similarity.mdx +29 -99
- package/.docs/raw/reference/scorers/context-precision.mdx +28 -130
- package/.docs/raw/reference/scorers/faithfulness.mdx +28 -101
- package/.docs/raw/reference/scorers/hallucination.mdx +28 -103
- package/.docs/raw/reference/scorers/keyword-coverage.mdx +28 -107
- package/.docs/raw/reference/scorers/textual-difference.mdx +27 -100
- package/.docs/raw/reference/scorers/tone-consistency.mdx +25 -98
- package/.docs/raw/reference/scorers/toxicity.mdx +29 -92
- package/.docs/raw/reference/storage/cloudflare-d1.mdx +37 -0
- package/.docs/raw/reference/storage/lance.mdx +33 -0
- package/.docs/raw/reference/storage/libsql.mdx +37 -0
- package/.docs/raw/reference/storage/mongodb.mdx +39 -0
- package/.docs/raw/reference/storage/mssql.mdx +37 -0
- package/.docs/raw/reference/storage/postgresql.mdx +37 -0
- package/.docs/raw/reference/streaming/agents/stream.mdx +7 -0
- package/.docs/raw/reference/voice/composite-voice.mdx +71 -28
- package/.docs/raw/reference/voice/voice.listen.mdx +86 -52
- package/.docs/raw/reference/voice/voice.speak.mdx +75 -40
- package/.docs/raw/voice/overview.mdx +67 -0
- package/.docs/raw/workflows/control-flow.mdx +180 -0
- package/CHANGELOG.md +10 -0
- package/dist/{chunk-TUAHUTTB.js → chunk-VE65X75W.js} +24 -4
- package/dist/prepare-docs/package-changes.d.ts.map +1 -1
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +5 -5
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.18-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
10
|
+
- @mastra/core@0.24.6-alpha.0
|
|
11
|
+
|
|
3
12
|
## 0.11.17
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -299,4 +308,195 @@
|
|
|
299
308
|
- Updated dependencies []:
|
|
300
309
|
- @mastra/core@0.15.1
|
|
301
310
|
|
|
302
|
-
|
|
311
|
+
## 0.11.4
|
|
312
|
+
|
|
313
|
+
### Patch Changes
|
|
314
|
+
|
|
315
|
+
- 8660c1b: Updating Chroma integration and adding support for Chroma Cloud
|
|
316
|
+
- 03997ae: Update peerdeps
|
|
317
|
+
- Updated dependencies [227c7e6]
|
|
318
|
+
- Updated dependencies [12cae67]
|
|
319
|
+
- Updated dependencies [fd3a3eb]
|
|
320
|
+
- Updated dependencies [6faaee5]
|
|
321
|
+
- Updated dependencies [4232b14]
|
|
322
|
+
- Updated dependencies [a89de7e]
|
|
323
|
+
- Updated dependencies [5a37d0c]
|
|
324
|
+
- Updated dependencies [4bde0cb]
|
|
325
|
+
- Updated dependencies [cf4f357]
|
|
326
|
+
- Updated dependencies [ad888a2]
|
|
327
|
+
- Updated dependencies [481751d]
|
|
328
|
+
- Updated dependencies [2454423]
|
|
329
|
+
- Updated dependencies [194e395]
|
|
330
|
+
- Updated dependencies [a722c0b]
|
|
331
|
+
- Updated dependencies [c30bca8]
|
|
332
|
+
- Updated dependencies [3b5fec7]
|
|
333
|
+
- Updated dependencies [a8f129d]
|
|
334
|
+
- @mastra/core@0.14.0
|
|
335
|
+
|
|
336
|
+
## 0.11.4-alpha.1
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- 03997ae: Update peerdeps
|
|
341
|
+
- @mastra/core@0.14.0-alpha.7
|
|
342
|
+
|
|
343
|
+
## 0.11.4-alpha.0
|
|
344
|
+
|
|
345
|
+
### Patch Changes
|
|
346
|
+
|
|
347
|
+
- 8660c1b: Updating Chroma integration and adding support for Chroma Cloud
|
|
348
|
+
- Updated dependencies [6faaee5]
|
|
349
|
+
- Updated dependencies [4232b14]
|
|
350
|
+
- Updated dependencies [a89de7e]
|
|
351
|
+
- Updated dependencies [cf4f357]
|
|
352
|
+
- Updated dependencies [a722c0b]
|
|
353
|
+
- Updated dependencies [3b5fec7]
|
|
354
|
+
- @mastra/core@0.14.0-alpha.1
|
|
355
|
+
|
|
356
|
+
## 0.11.3
|
|
357
|
+
|
|
358
|
+
### Patch Changes
|
|
359
|
+
|
|
360
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
361
|
+
- Updated dependencies [cb36de0]
|
|
362
|
+
- Updated dependencies [d0496e6]
|
|
363
|
+
- Updated dependencies [a82b851]
|
|
364
|
+
- Updated dependencies [ea0c5f2]
|
|
365
|
+
- Updated dependencies [41a0a0e]
|
|
366
|
+
- Updated dependencies [2871020]
|
|
367
|
+
- Updated dependencies [94f4812]
|
|
368
|
+
- Updated dependencies [e202b82]
|
|
369
|
+
- Updated dependencies [e00f6a0]
|
|
370
|
+
- Updated dependencies [4a406ec]
|
|
371
|
+
- Updated dependencies [b0e43c1]
|
|
372
|
+
- Updated dependencies [5d377e5]
|
|
373
|
+
- Updated dependencies [1fb812e]
|
|
374
|
+
- Updated dependencies [35c5798]
|
|
375
|
+
- @mastra/core@0.13.0
|
|
376
|
+
|
|
377
|
+
## 0.11.3-alpha.0
|
|
378
|
+
|
|
379
|
+
### Patch Changes
|
|
380
|
+
|
|
381
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
382
|
+
- Updated dependencies [cb36de0]
|
|
383
|
+
- Updated dependencies [a82b851]
|
|
384
|
+
- Updated dependencies [41a0a0e]
|
|
385
|
+
- Updated dependencies [2871020]
|
|
386
|
+
- Updated dependencies [4a406ec]
|
|
387
|
+
- Updated dependencies [5d377e5]
|
|
388
|
+
- @mastra/core@0.13.0-alpha.2
|
|
389
|
+
|
|
390
|
+
## 0.11.2
|
|
391
|
+
|
|
392
|
+
### Patch Changes
|
|
393
|
+
|
|
394
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
395
|
+
- Updated dependencies [510e2c8]
|
|
396
|
+
- Updated dependencies [2f72fb2]
|
|
397
|
+
- Updated dependencies [27cc97a]
|
|
398
|
+
- Updated dependencies [3f89307]
|
|
399
|
+
- Updated dependencies [9eda7d4]
|
|
400
|
+
- Updated dependencies [9d49408]
|
|
401
|
+
- Updated dependencies [41daa63]
|
|
402
|
+
- Updated dependencies [ad0a58b]
|
|
403
|
+
- Updated dependencies [254a36b]
|
|
404
|
+
- Updated dependencies [2ecf658]
|
|
405
|
+
- Updated dependencies [7a7754f]
|
|
406
|
+
- Updated dependencies [fc92d80]
|
|
407
|
+
- Updated dependencies [e0f73c6]
|
|
408
|
+
- Updated dependencies [0b89602]
|
|
409
|
+
- Updated dependencies [4d37822]
|
|
410
|
+
- Updated dependencies [23a6a7c]
|
|
411
|
+
- Updated dependencies [cda801d]
|
|
412
|
+
- Updated dependencies [a77c823]
|
|
413
|
+
- Updated dependencies [ff9c125]
|
|
414
|
+
- Updated dependencies [09bca64]
|
|
415
|
+
- Updated dependencies [b8efbb9]
|
|
416
|
+
- Updated dependencies [71466e7]
|
|
417
|
+
- Updated dependencies [0c99fbe]
|
|
418
|
+
- @mastra/core@0.12.0
|
|
419
|
+
|
|
420
|
+
## 0.11.2-alpha.0
|
|
421
|
+
|
|
422
|
+
### Patch Changes
|
|
423
|
+
|
|
424
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
425
|
+
- @mastra/core@0.12.0-alpha.5
|
|
426
|
+
|
|
427
|
+
## 0.11.1
|
|
428
|
+
|
|
429
|
+
### Patch Changes
|
|
430
|
+
|
|
431
|
+
- ce088f5: Update all peerdeps to latest core
|
|
432
|
+
- @mastra/core@0.11.1
|
|
433
|
+
|
|
434
|
+
## 0.11.0
|
|
435
|
+
|
|
436
|
+
### Minor Changes
|
|
437
|
+
|
|
438
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
439
|
+
|
|
440
|
+
### Patch Changes
|
|
441
|
+
|
|
442
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
443
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
444
|
+
- Updated dependencies [15e9d26]
|
|
445
|
+
- Updated dependencies [d1baedb]
|
|
446
|
+
- Updated dependencies [d8f2d19]
|
|
447
|
+
- Updated dependencies [4d21bf2]
|
|
448
|
+
- Updated dependencies [07d6d88]
|
|
449
|
+
- Updated dependencies [9d52b17]
|
|
450
|
+
- Updated dependencies [2097952]
|
|
451
|
+
- Updated dependencies [792c4c0]
|
|
452
|
+
- Updated dependencies [5d74aab]
|
|
453
|
+
- Updated dependencies [a8b194f]
|
|
454
|
+
- Updated dependencies [4fb0cc2]
|
|
455
|
+
- Updated dependencies [d2a7a31]
|
|
456
|
+
- Updated dependencies [502fe05]
|
|
457
|
+
- Updated dependencies [144eb0b]
|
|
458
|
+
- Updated dependencies [8ba1b51]
|
|
459
|
+
- Updated dependencies [4efcfa0]
|
|
460
|
+
- Updated dependencies [0e17048]
|
|
461
|
+
- @mastra/core@0.10.7
|
|
462
|
+
|
|
463
|
+
## 0.11.0-alpha.2
|
|
464
|
+
|
|
465
|
+
### Minor Changes
|
|
466
|
+
|
|
467
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
468
|
+
|
|
469
|
+
### Patch Changes
|
|
470
|
+
|
|
471
|
+
- Updated dependencies [792c4c0]
|
|
472
|
+
- Updated dependencies [502fe05]
|
|
473
|
+
- Updated dependencies [4efcfa0]
|
|
474
|
+
- @mastra/core@0.10.7-alpha.3
|
|
475
|
+
|
|
476
|
+
## 0.10.4-alpha.1
|
|
477
|
+
|
|
478
|
+
### Patch Changes
|
|
479
|
+
|
|
480
|
+
- 144eb0b: [MASTRA-3669] Metadata Filter Types
|
|
481
|
+
- Updated dependencies [15e9d26]
|
|
482
|
+
- Updated dependencies [07d6d88]
|
|
483
|
+
- Updated dependencies [5d74aab]
|
|
484
|
+
- Updated dependencies [144eb0b]
|
|
485
|
+
- @mastra/core@0.10.7-alpha.2
|
|
486
|
+
|
|
487
|
+
## 0.10.4-alpha.0
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
492
|
+
- Updated dependencies [d1baedb]
|
|
493
|
+
- Updated dependencies [4d21bf2]
|
|
494
|
+
- Updated dependencies [2097952]
|
|
495
|
+
- Updated dependencies [4fb0cc2]
|
|
496
|
+
- Updated dependencies [d2a7a31]
|
|
497
|
+
- Updated dependencies [0e17048]
|
|
498
|
+
- @mastra/core@0.10.7-alpha.1
|
|
499
|
+
|
|
500
|
+
## 0.10.3
|
|
501
|
+
|
|
502
|
+
... 1879 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.15.9-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- fix: ensure score responses match saved payloads for Mastra Stores. ([#10570](https://github.com/mastra-ai/mastra/pull/10570))
|
|
8
|
+
|
|
9
|
+
- Fix message sorting in getMessagesPaginated when using semantic recall (include parameter). Messages are now always sorted by createdAt after combining paginated and included messages, ensuring correct chronological ordering of conversation history. All stores now consistently use MessageList for deduplication followed by explicit sorting. ([#10573](https://github.com/mastra-ai/mastra/pull/10573))
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [[`5657314`](https://github.com/mastra-ai/mastra/commit/5657314a1f9d49019bb53f357fa48f75a69247ca), [`e5aca78`](https://github.com/mastra-ai/mastra/commit/e5aca78bb7f263bb8b470bedae81efe9805d7544), [`33a607a`](https://github.com/mastra-ai/mastra/commit/33a607a1f716c2029d4a1ff1603dd756129a33b3), [`cc10fc1`](https://github.com/mastra-ai/mastra/commit/cc10fc192d9f527c71a23cc9def10d8718935ee1), [`1f7ee84`](https://github.com/mastra-ai/mastra/commit/1f7ee841a643ef12d90392125881f06fdf877293), [`e7d5149`](https://github.com/mastra-ai/mastra/commit/e7d514995260b63b2108308e85c64de37dcd0f71), [`f195082`](https://github.com/mastra-ai/mastra/commit/f1950822a2425d5ccae78c5d010e02ddb027a869), [`d9986dd`](https://github.com/mastra-ai/mastra/commit/d9986dd3513f7ca3244a8e599a440ccf4d8bc28b), [`a45b0f0`](https://github.com/mastra-ai/mastra/commit/a45b0f0cd19eab1fe4deceae3abf029442c22f74), [`f6e8eb3`](https://github.com/mastra-ai/mastra/commit/f6e8eb3dac53b70b06e906b2818b1d2a5b0486d7), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`3236f35`](https://github.com/mastra-ai/mastra/commit/3236f352ae13cc8552c2965164e97bd125dae48d), [`ce57a2b`](https://github.com/mastra-ai/mastra/commit/ce57a2b62fd0d5f6532e4ecd1ba9ba93ac9b95fc), [`0230321`](https://github.com/mastra-ai/mastra/commit/02303217870bedea0ef009bea9a952f24ed38aaf), [`7b541f4`](https://github.com/mastra-ai/mastra/commit/7b541f49eda6f5a87b738198edbd136927599475), [`0eea842`](https://github.com/mastra-ai/mastra/commit/0eea8423cbdd37f2111593c6f7d2efcde4b7e4ce), [`63ae8a2`](https://github.com/mastra-ai/mastra/commit/63ae8a22c0c09bbb8b9779f5f38934cd75f616af), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`ac7ef07`](https://github.com/mastra-ai/mastra/commit/ac7ef07633caee89707142171d2873c888ffef85), [`522f0b4`](https://github.com/mastra-ai/mastra/commit/522f0b45330719858794eabffffde4f343f55549), [`bf810c5`](https://github.com/mastra-ai/mastra/commit/bf810c5c561bd8ef221c0f6bd84e69770b9a38cc), [`8b51d55`](https://github.com/mastra-ai/mastra/commit/8b51d55bae531edf7e383958d7ecee04df31f5d5), [`2131ac5`](https://github.com/mastra-ai/mastra/commit/2131ac571d5065f0a656c57494bca98691bb7609)]:
|
|
12
|
+
- @mastra/core@0.24.6-alpha.0
|
|
13
|
+
|
|
3
14
|
## 0.15.8
|
|
4
15
|
|
|
5
16
|
### Patch Changes
|
|
@@ -298,5 +309,194 @@
|
|
|
298
309
|
|
|
299
310
|
## 0.14.1
|
|
300
311
|
|
|
312
|
+
### Patch Changes
|
|
313
|
+
|
|
314
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
315
|
+
|
|
316
|
+
- Updated dependencies []:
|
|
317
|
+
- @mastra/core@0.15.1
|
|
318
|
+
|
|
319
|
+
## 0.14.0
|
|
320
|
+
|
|
321
|
+
### Minor Changes
|
|
322
|
+
|
|
323
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- [#7020](https://github.com/mastra-ai/mastra/pull/7020) [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add column to ai spans table to tell if it's an event
|
|
328
|
+
|
|
329
|
+
- Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
|
|
330
|
+
- @mastra/core@0.15.0
|
|
331
|
+
|
|
332
|
+
## 0.14.0-alpha.1
|
|
333
|
+
|
|
334
|
+
### Minor Changes
|
|
335
|
+
|
|
336
|
+
- [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- Updated dependencies []:
|
|
341
|
+
- @mastra/core@0.15.0-alpha.3
|
|
342
|
+
|
|
343
|
+
## 0.13.3-alpha.0
|
|
344
|
+
|
|
345
|
+
### Patch Changes
|
|
346
|
+
|
|
347
|
+
- [#7020](https://github.com/mastra-ai/mastra/pull/7020) [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Add column to ai spans table to tell if it's an event
|
|
348
|
+
|
|
349
|
+
- Updated dependencies [[`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6)]:
|
|
350
|
+
- @mastra/core@0.14.2-alpha.2
|
|
351
|
+
|
|
352
|
+
## 0.13.2
|
|
353
|
+
|
|
354
|
+
### Patch Changes
|
|
355
|
+
|
|
356
|
+
- [#6928](https://github.com/mastra-ai/mastra/pull/6928) [`0228905`](https://github.com/mastra-ai/mastra/commit/0228905518545146bf2f253c6774f454a7379582) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - export clickhouse utils
|
|
357
|
+
|
|
358
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
359
|
+
|
|
360
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`0f00e17`](https://github.com/mastra-ai/mastra/commit/0f00e172953ccdccadb35ed3d70f5e4d89115869), [`217cd7a`](https://github.com/mastra-ai/mastra/commit/217cd7a4ce171e9a575c41bb8c83300f4db03236), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
361
|
+
- @mastra/core@0.14.1
|
|
362
|
+
|
|
363
|
+
## 0.13.2-alpha.0
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- [#6928](https://github.com/mastra-ai/mastra/pull/6928) [`0228905`](https://github.com/mastra-ai/mastra/commit/0228905518545146bf2f253c6774f454a7379582) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - export clickhouse utils
|
|
368
|
+
|
|
369
|
+
- [#6700](https://github.com/mastra-ai/mastra/pull/6700) [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02) Thanks [@gpanakkal](https://github.com/gpanakkal)! - Add `getMessagesById` method to `MastraStorage` adapters
|
|
370
|
+
|
|
371
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
372
|
+
- @mastra/core@0.14.1-alpha.0
|
|
373
|
+
|
|
374
|
+
## 0.13.1
|
|
375
|
+
|
|
376
|
+
### Patch Changes
|
|
377
|
+
|
|
378
|
+
- 3dd1d7b: dependencies updates:
|
|
379
|
+
- Updated dependency [`@clickhouse/client@^1.12.1` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.1) (from `^1.12.0`, in `dependencies`)
|
|
380
|
+
- 03997ae: Update peerdeps
|
|
381
|
+
- d6e39da: Load most recent snapshot from storage
|
|
382
|
+
- Updated dependencies [227c7e6]
|
|
383
|
+
- Updated dependencies [12cae67]
|
|
384
|
+
- Updated dependencies [fd3a3eb]
|
|
385
|
+
- Updated dependencies [6faaee5]
|
|
386
|
+
- Updated dependencies [4232b14]
|
|
387
|
+
- Updated dependencies [a89de7e]
|
|
388
|
+
- Updated dependencies [5a37d0c]
|
|
389
|
+
- Updated dependencies [4bde0cb]
|
|
390
|
+
- Updated dependencies [cf4f357]
|
|
391
|
+
- Updated dependencies [ad888a2]
|
|
392
|
+
- Updated dependencies [481751d]
|
|
393
|
+
- Updated dependencies [2454423]
|
|
394
|
+
- Updated dependencies [194e395]
|
|
395
|
+
- Updated dependencies [a722c0b]
|
|
396
|
+
- Updated dependencies [c30bca8]
|
|
397
|
+
- Updated dependencies [3b5fec7]
|
|
398
|
+
- Updated dependencies [a8f129d]
|
|
399
|
+
- @mastra/core@0.14.0
|
|
400
|
+
|
|
401
|
+
## 0.13.1-alpha.2
|
|
402
|
+
|
|
403
|
+
### Patch Changes
|
|
404
|
+
|
|
405
|
+
- 03997ae: Update peerdeps
|
|
406
|
+
- @mastra/core@0.14.0-alpha.7
|
|
407
|
+
|
|
408
|
+
## 0.13.1-alpha.1
|
|
409
|
+
|
|
410
|
+
### Patch Changes
|
|
411
|
+
|
|
412
|
+
- 3dd1d7b: dependencies updates:
|
|
413
|
+
- Updated dependency [`@clickhouse/client@^1.12.1` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.1) (from `^1.12.0`, in `dependencies`)
|
|
414
|
+
- Updated dependencies [0a7f675]
|
|
415
|
+
- Updated dependencies [12cae67]
|
|
416
|
+
- Updated dependencies [5a37d0c]
|
|
417
|
+
- Updated dependencies [4bde0cb]
|
|
418
|
+
- Updated dependencies [1a80071]
|
|
419
|
+
- Updated dependencies [36a3be8]
|
|
420
|
+
- Updated dependencies [361757b]
|
|
421
|
+
- Updated dependencies [2bb9955]
|
|
422
|
+
- Updated dependencies [2454423]
|
|
423
|
+
- Updated dependencies [a44d91e]
|
|
424
|
+
- Updated dependencies [dfb91e9]
|
|
425
|
+
- Updated dependencies [a741dde]
|
|
426
|
+
- Updated dependencies [7cb3fc0]
|
|
427
|
+
- Updated dependencies [195eabb]
|
|
428
|
+
- Updated dependencies [b78b95b]
|
|
429
|
+
- @mastra/core@0.14.0-alpha.4
|
|
430
|
+
|
|
431
|
+
## 0.13.1-alpha.0
|
|
432
|
+
|
|
433
|
+
### Patch Changes
|
|
434
|
+
|
|
435
|
+
- d6e39da: Load most recent snapshot from storage
|
|
436
|
+
- Updated dependencies [6faaee5]
|
|
437
|
+
- Updated dependencies [4232b14]
|
|
438
|
+
- Updated dependencies [a89de7e]
|
|
439
|
+
- Updated dependencies [cf4f357]
|
|
440
|
+
- Updated dependencies [a722c0b]
|
|
441
|
+
- Updated dependencies [3b5fec7]
|
|
442
|
+
- @mastra/core@0.14.0-alpha.1
|
|
443
|
+
|
|
444
|
+
## 0.13.0
|
|
445
|
+
|
|
446
|
+
### Minor Changes
|
|
447
|
+
|
|
448
|
+
- ea0c5f2: Add store support to new score api
|
|
449
|
+
|
|
450
|
+
### Patch Changes
|
|
451
|
+
|
|
452
|
+
- 3e9c2ff: dependencies updates:
|
|
453
|
+
- Updated dependency [`@clickhouse/client@^1.12.0` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.0) (from `^1.11.2`, in `dependencies`)
|
|
454
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
455
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
456
|
+
- Updated dependencies [cb36de0]
|
|
457
|
+
- Updated dependencies [d0496e6]
|
|
458
|
+
- Updated dependencies [a82b851]
|
|
459
|
+
- Updated dependencies [ea0c5f2]
|
|
460
|
+
- Updated dependencies [41a0a0e]
|
|
461
|
+
- Updated dependencies [2871020]
|
|
462
|
+
- Updated dependencies [94f4812]
|
|
463
|
+
- Updated dependencies [e202b82]
|
|
464
|
+
- Updated dependencies [e00f6a0]
|
|
465
|
+
- Updated dependencies [4a406ec]
|
|
466
|
+
- Updated dependencies [b0e43c1]
|
|
467
|
+
- Updated dependencies [5d377e5]
|
|
468
|
+
- Updated dependencies [1fb812e]
|
|
469
|
+
- Updated dependencies [35c5798]
|
|
470
|
+
- @mastra/core@0.13.0
|
|
471
|
+
|
|
472
|
+
## 0.13.0-alpha.2
|
|
473
|
+
|
|
474
|
+
### Patch Changes
|
|
475
|
+
|
|
476
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
477
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
478
|
+
- Updated dependencies [cb36de0]
|
|
479
|
+
- Updated dependencies [a82b851]
|
|
480
|
+
- Updated dependencies [41a0a0e]
|
|
481
|
+
- Updated dependencies [2871020]
|
|
482
|
+
- Updated dependencies [4a406ec]
|
|
483
|
+
- Updated dependencies [5d377e5]
|
|
484
|
+
- @mastra/core@0.13.0-alpha.2
|
|
485
|
+
|
|
486
|
+
## 0.13.0-alpha.1
|
|
487
|
+
|
|
488
|
+
### Patch Changes
|
|
489
|
+
|
|
490
|
+
- 3e9c2ff: dependencies updates:
|
|
491
|
+
- Updated dependency [`@clickhouse/client@^1.12.0` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.0) (from `^1.11.2`, in `dependencies`)
|
|
492
|
+
|
|
493
|
+
## 0.13.0-alpha.0
|
|
494
|
+
|
|
495
|
+
### Minor Changes
|
|
496
|
+
|
|
497
|
+
- ea0c5f2: Add store support to new score api
|
|
498
|
+
|
|
499
|
+
### Patch Changes
|
|
500
|
+
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 983 more lines hidden. See full changelog in package directory.
|