@mastra/mcp-docs-server 0.13.44 → 0.13.45
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%2Fchangeset-cli.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +251 -51
- 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 +422 -222
- 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 +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +72 -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 +20 -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,27 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.16.3
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
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
|
|
13
|
+
|
|
14
|
+
## 0.16.3-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- deleteVectors, deleteFilter when upserting, updateVector filter (#10244) ([#10526](https://github.com/mastra-ai/mastra/pull/10526))
|
|
19
|
+
|
|
20
|
+
- 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))
|
|
21
|
+
|
|
22
|
+
- 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)]:
|
|
23
|
+
- @mastra/core@0.24.6-alpha.0
|
|
24
|
+
|
|
3
25
|
## 0.16.2
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -298,5 +320,183 @@
|
|
|
298
320
|
- Updated dependencies [29de0e1]
|
|
299
321
|
- Updated dependencies [f643c65]
|
|
300
322
|
- Updated dependencies [00c74e7]
|
|
323
|
+
- Updated dependencies [fef7375]
|
|
324
|
+
- Updated dependencies [e3d8fea]
|
|
325
|
+
- Updated dependencies [45e4d39]
|
|
326
|
+
- Updated dependencies [9eee594]
|
|
327
|
+
- Updated dependencies [7149d8d]
|
|
328
|
+
- Updated dependencies [822c2e8]
|
|
329
|
+
- Updated dependencies [979912c]
|
|
330
|
+
- Updated dependencies [7dcf4c0]
|
|
331
|
+
- Updated dependencies [4106a58]
|
|
332
|
+
- Updated dependencies [ad78bfc]
|
|
333
|
+
- Updated dependencies [0302f50]
|
|
334
|
+
- Updated dependencies [6ac697e]
|
|
335
|
+
- Updated dependencies [74db265]
|
|
336
|
+
- Updated dependencies [0ce418a]
|
|
337
|
+
- Updated dependencies [af90672]
|
|
338
|
+
- Updated dependencies [8387952]
|
|
339
|
+
- Updated dependencies [7f3b8da]
|
|
340
|
+
- Updated dependencies [905352b]
|
|
341
|
+
- Updated dependencies [599d04c]
|
|
342
|
+
- Updated dependencies [56041d0]
|
|
343
|
+
- Updated dependencies [3412597]
|
|
344
|
+
- Updated dependencies [5eca5d2]
|
|
345
|
+
- Updated dependencies [f2cda47]
|
|
346
|
+
- Updated dependencies [5de1555]
|
|
347
|
+
- Updated dependencies [cfd377a]
|
|
348
|
+
- Updated dependencies [1ed5a3e]
|
|
349
|
+
- @mastra/core@0.15.3
|
|
350
|
+
|
|
351
|
+
## 0.13.8-alpha.3
|
|
352
|
+
|
|
353
|
+
### Patch Changes
|
|
354
|
+
|
|
355
|
+
- [#7394](https://github.com/mastra-ai/mastra/pull/7394) [`f0dfcac`](https://github.com/mastra-ai/mastra/commit/f0dfcac4458bdf789b975e2d63e984f5d1e7c4d3) Thanks [@NikAiyer](https://github.com/NikAiyer)! - updated core peerdep
|
|
356
|
+
|
|
357
|
+
- Updated dependencies [[`7149d8d`](https://github.com/mastra-ai/mastra/commit/7149d8d4bdc1edf0008e0ca9b7925eb0b8b60dbe)]:
|
|
358
|
+
- @mastra/core@0.15.3-alpha.7
|
|
359
|
+
|
|
360
|
+
## 0.13.8-alpha.2
|
|
361
|
+
|
|
362
|
+
### Patch Changes
|
|
363
|
+
|
|
364
|
+
- [#7380](https://github.com/mastra-ai/mastra/pull/7380) [`8429e4c`](https://github.com/mastra-ai/mastra/commit/8429e4c0d2041d072826c4382c09187116573a77) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
365
|
+
- Updated dependency [`@libsql/client@^0.15.14` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.14) (from `^0.15.12`, in `dependencies`)
|
|
366
|
+
- Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47)]:
|
|
367
|
+
- @mastra/core@0.15.3-alpha.6
|
|
368
|
+
|
|
369
|
+
## 0.13.8-alpha.1
|
|
370
|
+
|
|
371
|
+
### Patch Changes
|
|
372
|
+
|
|
373
|
+
- [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
|
|
374
|
+
|
|
375
|
+
- Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
|
|
376
|
+
- @mastra/core@0.15.3-alpha.5
|
|
377
|
+
|
|
378
|
+
## 0.13.8-alpha.0
|
|
379
|
+
|
|
380
|
+
### Patch Changes
|
|
381
|
+
|
|
382
|
+
- [#7200](https://github.com/mastra-ai/mastra/pull/7200) [`dbc51ef`](https://github.com/mastra-ai/mastra/commit/dbc51ef2e42604117ab90917fc284a560647a61f) Thanks [@epinzur](https://github.com/epinzur)! - Fixed dependency issue with new AI_SPAN schema
|
|
383
|
+
|
|
384
|
+
- Updated dependencies [[`aedbbfa`](https://github.com/mastra-ai/mastra/commit/aedbbfa064124ddde039111f12629daebfea7e48), [`f643c65`](https://github.com/mastra-ai/mastra/commit/f643c651bdaf57c2343cf9dbfc499010495701fb), [`fef7375`](https://github.com/mastra-ai/mastra/commit/fef737534574f41b432a7361a285f776c3bac42b), [`e3d8fea`](https://github.com/mastra-ai/mastra/commit/e3d8feaacfb8b5c5c03c13604cc06ea2873d45fe), [`3412597`](https://github.com/mastra-ai/mastra/commit/3412597a6644c0b6bf3236d6e319ed1450c5bae8)]:
|
|
385
|
+
- @mastra/core@0.15.3-alpha.3
|
|
386
|
+
|
|
387
|
+
## 0.13.7
|
|
388
|
+
|
|
389
|
+
### Patch Changes
|
|
390
|
+
|
|
391
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
392
|
+
|
|
393
|
+
- Updated dependencies []:
|
|
394
|
+
- @mastra/core@0.15.2
|
|
395
|
+
|
|
396
|
+
## 0.13.6
|
|
397
|
+
|
|
398
|
+
### Patch Changes
|
|
399
|
+
|
|
400
|
+
- [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
|
|
401
|
+
|
|
402
|
+
- Updated dependencies []:
|
|
403
|
+
- @mastra/core@0.15.1
|
|
404
|
+
|
|
405
|
+
## 0.13.5
|
|
406
|
+
|
|
407
|
+
### Patch Changes
|
|
408
|
+
|
|
409
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
410
|
+
|
|
411
|
+
- [#6959](https://github.com/mastra-ai/mastra/pull/6959) [`704173b`](https://github.com/mastra-ai/mastra/commit/704173b0d047e8d4cf29872464f383afc2f0c054) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement ai spans/traces storage apis for libsql
|
|
412
|
+
|
|
413
|
+
- 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)]:
|
|
414
|
+
- @mastra/core@0.15.0
|
|
415
|
+
|
|
416
|
+
## 0.13.5-alpha.0
|
|
417
|
+
|
|
418
|
+
### Patch Changes
|
|
419
|
+
|
|
420
|
+
- [#6994](https://github.com/mastra-ai/mastra/pull/6994) [`0594a70`](https://github.com/mastra-ai/mastra/commit/0594a70ac948d306c7f38765b171c9535e6c78d4) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving for storage adapters
|
|
421
|
+
|
|
422
|
+
- [#6959](https://github.com/mastra-ai/mastra/pull/6959) [`704173b`](https://github.com/mastra-ai/mastra/commit/704173b0d047e8d4cf29872464f383afc2f0c054) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Implement ai spans/traces storage apis for libsql
|
|
423
|
+
|
|
424
|
+
- Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`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), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
|
|
425
|
+
- @mastra/core@0.14.2-alpha.1
|
|
426
|
+
|
|
427
|
+
## 0.13.4
|
|
428
|
+
|
|
429
|
+
### Patch Changes
|
|
430
|
+
|
|
431
|
+
- [#6920](https://github.com/mastra-ai/mastra/pull/6920) [`64ad21f`](https://github.com/mastra-ai/mastra/commit/64ad21ff4f58ce8b344d163d800d9e4f84d82f6f) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
432
|
+
- Updated dependency [`@libsql/client@^0.15.12` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.12) (from `^0.15.10`, in `dependencies`)
|
|
433
|
+
|
|
434
|
+
- [#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
|
|
435
|
+
|
|
436
|
+
- 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)]:
|
|
437
|
+
- @mastra/core@0.14.1
|
|
438
|
+
|
|
439
|
+
## 0.13.4-alpha.0
|
|
440
|
+
|
|
441
|
+
### Patch Changes
|
|
442
|
+
|
|
443
|
+
- [#6920](https://github.com/mastra-ai/mastra/pull/6920) [`64ad21f`](https://github.com/mastra-ai/mastra/commit/64ad21ff4f58ce8b344d163d800d9e4f84d82f6f) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
444
|
+
- Updated dependency [`@libsql/client@^0.15.12` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.12) (from `^0.15.10`, in `dependencies`)
|
|
445
|
+
|
|
446
|
+
- [#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
|
|
447
|
+
|
|
448
|
+
- Updated dependencies [[`6e7e120`](https://github.com/mastra-ai/mastra/commit/6e7e1207d6e8d8b838f9024f90bd10df1181ba27), [`a5a23d9`](https://github.com/mastra-ai/mastra/commit/a5a23d981920d458dc6078919992a5338931ef02)]:
|
|
449
|
+
- @mastra/core@0.14.1-alpha.0
|
|
450
|
+
|
|
451
|
+
## 0.13.3
|
|
452
|
+
|
|
453
|
+
### Patch Changes
|
|
454
|
+
|
|
455
|
+
- 03997ae: Update peerdeps
|
|
456
|
+
- d6e39da: Load most recent snapshot from storage
|
|
457
|
+
- Updated dependencies [227c7e6]
|
|
458
|
+
- Updated dependencies [12cae67]
|
|
459
|
+
- Updated dependencies [fd3a3eb]
|
|
460
|
+
- Updated dependencies [6faaee5]
|
|
461
|
+
- Updated dependencies [4232b14]
|
|
462
|
+
- Updated dependencies [a89de7e]
|
|
463
|
+
- Updated dependencies [5a37d0c]
|
|
464
|
+
- Updated dependencies [4bde0cb]
|
|
465
|
+
- Updated dependencies [cf4f357]
|
|
466
|
+
- Updated dependencies [ad888a2]
|
|
467
|
+
- Updated dependencies [481751d]
|
|
468
|
+
- Updated dependencies [2454423]
|
|
469
|
+
- Updated dependencies [194e395]
|
|
470
|
+
- Updated dependencies [a722c0b]
|
|
471
|
+
- Updated dependencies [c30bca8]
|
|
472
|
+
- Updated dependencies [3b5fec7]
|
|
473
|
+
- Updated dependencies [a8f129d]
|
|
474
|
+
- @mastra/core@0.14.0
|
|
475
|
+
|
|
476
|
+
## 0.13.3-alpha.1
|
|
477
|
+
|
|
478
|
+
### Patch Changes
|
|
479
|
+
|
|
480
|
+
- 03997ae: Update peerdeps
|
|
481
|
+
- @mastra/core@0.14.0-alpha.7
|
|
482
|
+
|
|
483
|
+
## 0.13.3-alpha.0
|
|
484
|
+
|
|
485
|
+
### Patch Changes
|
|
486
|
+
|
|
487
|
+
- d6e39da: Load most recent snapshot from storage
|
|
488
|
+
- Updated dependencies [6faaee5]
|
|
489
|
+
- Updated dependencies [4232b14]
|
|
490
|
+
- Updated dependencies [a89de7e]
|
|
491
|
+
- Updated dependencies [cf4f357]
|
|
492
|
+
- Updated dependencies [a722c0b]
|
|
493
|
+
- Updated dependencies [3b5fec7]
|
|
494
|
+
- @mastra/core@0.14.0-alpha.1
|
|
495
|
+
|
|
496
|
+
## 0.13.2
|
|
497
|
+
|
|
498
|
+
### Patch Changes
|
|
499
|
+
|
|
500
|
+
- b5cf2a3: make system message always available during agent calls
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 878 more lines hidden. See full changelog in package directory.
|
|
@@ -299,4 +299,204 @@
|
|
|
299
299
|
- 03997ae: Update peerdeps
|
|
300
300
|
- @mastra/core@0.14.0-alpha.7
|
|
301
301
|
|
|
302
|
-
|
|
302
|
+
## 0.10.6
|
|
303
|
+
|
|
304
|
+
### Patch Changes
|
|
305
|
+
|
|
306
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
307
|
+
- Updated dependencies [cb36de0]
|
|
308
|
+
- Updated dependencies [d0496e6]
|
|
309
|
+
- Updated dependencies [a82b851]
|
|
310
|
+
- Updated dependencies [ea0c5f2]
|
|
311
|
+
- Updated dependencies [41a0a0e]
|
|
312
|
+
- Updated dependencies [2871020]
|
|
313
|
+
- Updated dependencies [94f4812]
|
|
314
|
+
- Updated dependencies [e202b82]
|
|
315
|
+
- Updated dependencies [e00f6a0]
|
|
316
|
+
- Updated dependencies [4a406ec]
|
|
317
|
+
- Updated dependencies [b0e43c1]
|
|
318
|
+
- Updated dependencies [5d377e5]
|
|
319
|
+
- Updated dependencies [1fb812e]
|
|
320
|
+
- Updated dependencies [35c5798]
|
|
321
|
+
- @mastra/core@0.13.0
|
|
322
|
+
|
|
323
|
+
## 0.10.6-alpha.0
|
|
324
|
+
|
|
325
|
+
### Patch Changes
|
|
326
|
+
|
|
327
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
328
|
+
- Updated dependencies [cb36de0]
|
|
329
|
+
- Updated dependencies [a82b851]
|
|
330
|
+
- Updated dependencies [41a0a0e]
|
|
331
|
+
- Updated dependencies [2871020]
|
|
332
|
+
- Updated dependencies [4a406ec]
|
|
333
|
+
- Updated dependencies [5d377e5]
|
|
334
|
+
- @mastra/core@0.13.0-alpha.2
|
|
335
|
+
|
|
336
|
+
## 0.10.5
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
341
|
+
- Updated dependencies [510e2c8]
|
|
342
|
+
- Updated dependencies [2f72fb2]
|
|
343
|
+
- Updated dependencies [27cc97a]
|
|
344
|
+
- Updated dependencies [3f89307]
|
|
345
|
+
- Updated dependencies [9eda7d4]
|
|
346
|
+
- Updated dependencies [9d49408]
|
|
347
|
+
- Updated dependencies [41daa63]
|
|
348
|
+
- Updated dependencies [ad0a58b]
|
|
349
|
+
- Updated dependencies [254a36b]
|
|
350
|
+
- Updated dependencies [2ecf658]
|
|
351
|
+
- Updated dependencies [7a7754f]
|
|
352
|
+
- Updated dependencies [fc92d80]
|
|
353
|
+
- Updated dependencies [e0f73c6]
|
|
354
|
+
- Updated dependencies [0b89602]
|
|
355
|
+
- Updated dependencies [4d37822]
|
|
356
|
+
- Updated dependencies [23a6a7c]
|
|
357
|
+
- Updated dependencies [cda801d]
|
|
358
|
+
- Updated dependencies [a77c823]
|
|
359
|
+
- Updated dependencies [ff9c125]
|
|
360
|
+
- Updated dependencies [09bca64]
|
|
361
|
+
- Updated dependencies [b8efbb9]
|
|
362
|
+
- Updated dependencies [71466e7]
|
|
363
|
+
- Updated dependencies [0c99fbe]
|
|
364
|
+
- @mastra/core@0.12.0
|
|
365
|
+
|
|
366
|
+
## 0.10.5-alpha.0
|
|
367
|
+
|
|
368
|
+
### Patch Changes
|
|
369
|
+
|
|
370
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
371
|
+
- @mastra/core@0.12.0-alpha.5
|
|
372
|
+
|
|
373
|
+
## 0.10.4
|
|
374
|
+
|
|
375
|
+
### Patch Changes
|
|
376
|
+
|
|
377
|
+
- ce088f5: Update all peerdeps to latest core
|
|
378
|
+
- @mastra/core@0.11.1
|
|
379
|
+
|
|
380
|
+
## 0.10.3
|
|
381
|
+
|
|
382
|
+
### Patch Changes
|
|
383
|
+
|
|
384
|
+
- 25bf999: Implemented http transport
|
|
385
|
+
- Updated dependencies [4d3fbdf]
|
|
386
|
+
- @mastra/core@0.10.10
|
|
387
|
+
|
|
388
|
+
## 0.10.3-alpha.0
|
|
389
|
+
|
|
390
|
+
### Patch Changes
|
|
391
|
+
|
|
392
|
+
- 25bf999: Implemented http transport
|
|
393
|
+
|
|
394
|
+
## 0.10.2
|
|
395
|
+
|
|
396
|
+
### Patch Changes
|
|
397
|
+
|
|
398
|
+
- f1f1f1b: Add basic filtering capabilities to logs
|
|
399
|
+
- 82090c1: Add pagination to logs
|
|
400
|
+
- 66f4424: Update peerdeps
|
|
401
|
+
- Updated dependencies [d1ed912]
|
|
402
|
+
- Updated dependencies [f6fd25f]
|
|
403
|
+
- Updated dependencies [dffb67b]
|
|
404
|
+
- Updated dependencies [f1f1f1b]
|
|
405
|
+
- Updated dependencies [925ab94]
|
|
406
|
+
- Updated dependencies [f9816ae]
|
|
407
|
+
- Updated dependencies [82090c1]
|
|
408
|
+
- Updated dependencies [1b443fd]
|
|
409
|
+
- Updated dependencies [ce97900]
|
|
410
|
+
- Updated dependencies [f1309d3]
|
|
411
|
+
- Updated dependencies [14a2566]
|
|
412
|
+
- Updated dependencies [f7f8293]
|
|
413
|
+
- Updated dependencies [48eddb9]
|
|
414
|
+
- @mastra/core@0.10.4
|
|
415
|
+
|
|
416
|
+
## 0.10.2-alpha.1
|
|
417
|
+
|
|
418
|
+
### Patch Changes
|
|
419
|
+
|
|
420
|
+
- 66f4424: Update peerdeps
|
|
421
|
+
|
|
422
|
+
## 0.10.2-alpha.0
|
|
423
|
+
|
|
424
|
+
### Patch Changes
|
|
425
|
+
|
|
426
|
+
- f1f1f1b: Add basic filtering capabilities to logs
|
|
427
|
+
- 82090c1: Add pagination to logs
|
|
428
|
+
- Updated dependencies [d1ed912]
|
|
429
|
+
- Updated dependencies [f1f1f1b]
|
|
430
|
+
- Updated dependencies [f9816ae]
|
|
431
|
+
- Updated dependencies [82090c1]
|
|
432
|
+
- Updated dependencies [1b443fd]
|
|
433
|
+
- Updated dependencies [ce97900]
|
|
434
|
+
- Updated dependencies [14a2566]
|
|
435
|
+
- @mastra/core@0.10.4-alpha.0
|
|
436
|
+
|
|
437
|
+
## 0.10.1
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- f0d559f: Fix peerdeps for alpha channel
|
|
442
|
+
- Updated dependencies [ee77e78]
|
|
443
|
+
- Updated dependencies [592a2db]
|
|
444
|
+
- Updated dependencies [e5dc18d]
|
|
445
|
+
- Updated dependencies [ab5adbe]
|
|
446
|
+
- Updated dependencies [1e8bb40]
|
|
447
|
+
- Updated dependencies [1b5fc55]
|
|
448
|
+
- Updated dependencies [195c428]
|
|
449
|
+
- Updated dependencies [f73e11b]
|
|
450
|
+
- Updated dependencies [37643b8]
|
|
451
|
+
- Updated dependencies [99fd6cf]
|
|
452
|
+
- Updated dependencies [c5bf1ce]
|
|
453
|
+
- Updated dependencies [add596e]
|
|
454
|
+
- Updated dependencies [8dc94d8]
|
|
455
|
+
- Updated dependencies [ecebbeb]
|
|
456
|
+
- Updated dependencies [79d5145]
|
|
457
|
+
- Updated dependencies [12b7002]
|
|
458
|
+
- Updated dependencies [2901125]
|
|
459
|
+
- @mastra/core@0.10.2
|
|
460
|
+
|
|
461
|
+
## 0.10.1-alpha.0
|
|
462
|
+
|
|
463
|
+
### Patch Changes
|
|
464
|
+
|
|
465
|
+
- f0d559f: Fix peerdeps for alpha channel
|
|
466
|
+
- Updated dependencies [1e8bb40]
|
|
467
|
+
- @mastra/core@0.10.2-alpha.2
|
|
468
|
+
|
|
469
|
+
## 0.10.0
|
|
470
|
+
|
|
471
|
+
### Minor Changes
|
|
472
|
+
|
|
473
|
+
- 83da932: Move @mastra/core to peerdeps
|
|
474
|
+
- 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
|
|
475
|
+
|
|
476
|
+
### Patch Changes
|
|
477
|
+
|
|
478
|
+
- 129b5f5: Add pino to loggers package
|
|
479
|
+
- Updated dependencies [b3a3d63]
|
|
480
|
+
- Updated dependencies [344f453]
|
|
481
|
+
- Updated dependencies [0a3ae6d]
|
|
482
|
+
- Updated dependencies [95911be]
|
|
483
|
+
- Updated dependencies [f53a6ac]
|
|
484
|
+
- Updated dependencies [5eb5a99]
|
|
485
|
+
- Updated dependencies [7e632c5]
|
|
486
|
+
- Updated dependencies [1e9fbfa]
|
|
487
|
+
- Updated dependencies [eabdcd9]
|
|
488
|
+
- Updated dependencies [90be034]
|
|
489
|
+
- Updated dependencies [99f050a]
|
|
490
|
+
- Updated dependencies [d0ee3c6]
|
|
491
|
+
- Updated dependencies [b2ae5aa]
|
|
492
|
+
- Updated dependencies [23f258c]
|
|
493
|
+
- Updated dependencies [a7292b0]
|
|
494
|
+
- Updated dependencies [0dcb9f0]
|
|
495
|
+
- Updated dependencies [2672a05]
|
|
496
|
+
- @mastra/core@0.10.0
|
|
497
|
+
|
|
498
|
+
## 0.2.0-alpha.2
|
|
499
|
+
|
|
500
|
+
### Patch Changes
|
|
501
|
+
|
|
502
|
+
... 1685 more lines hidden. See full changelog in package directory.
|