@mastra/mcp-docs-server 0.13.24-alpha.0 → 0.13.24-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +18 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +11 -11
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +28 -28
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +45 -45
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +32 -32
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +21 -21
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +31 -31
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +31 -31
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +35 -35
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +23 -23
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +11 -11
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +25 -25
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +24 -24
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +44 -44
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  34. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fserver.md +37 -37
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +19 -19
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +11 -11
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +11 -11
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  53. package/.docs/organized/changelogs/create-mastra.md +18 -18
  54. package/.docs/organized/changelogs/mastra.md +42 -42
  55. package/.docs/raw/agents/dynamic-agents.mdx +19 -0
  56. package/.docs/raw/agents/overview.mdx +46 -0
  57. package/.docs/raw/auth/auth0.mdx +235 -0
  58. package/.docs/raw/auth/index.mdx +2 -7
  59. package/.docs/raw/auth/workos.mdx +198 -0
  60. package/.docs/raw/getting-started/installation.mdx +1 -1
  61. package/.docs/raw/memory/conversation-history.mdx +23 -0
  62. package/.docs/raw/memory/overview.mdx +35 -150
  63. package/.docs/raw/memory/semantic-recall.mdx +36 -0
  64. package/.docs/raw/memory/threads-and-resources.mdx +94 -0
  65. package/.docs/raw/reference/agents/agent.mdx +82 -5
  66. package/.docs/raw/reference/agents/getInstructions.mdx +2 -2
  67. package/.docs/raw/reference/auth/auth0.mdx +117 -0
  68. package/.docs/raw/reference/auth/workos.mdx +128 -0
  69. package/.docs/raw/reference/memory/Memory.mdx +41 -0
  70. package/.docs/raw/reference/rag/pg.mdx +28 -1
  71. package/.docs/raw/reference/workflows/step.mdx +1 -1
  72. package/CHANGELOG.md +22 -0
  73. package/package.json +5 -5
@@ -1,5 +1,27 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.16.1-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix PostgreSQL vector index recreation issue and add optional index configuration ([#8020](https://github.com/mastra-ai/mastra/pull/8020))
8
+ - Fixed critical bug where memory vector indexes were unnecessarily recreated on every operation
9
+ - Added support for configuring vector index types (HNSW, IVFFlat, flat) and parameters
10
+
11
+ - fix(pg-vector): Fix vector type qualification for custom schemas on RDS ([#8070](https://github.com/mastra-ai/mastra/pull/8070))
12
+
13
+ - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a)]:
14
+ - @mastra/core@0.18.0-alpha.3
15
+
16
+ ## 0.16.1-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
21
+
22
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
23
+ - @mastra/core@0.18.0-alpha.2
24
+
3
25
  ## 0.16.0
4
26
 
5
27
  ### Minor Changes
@@ -276,27 +298,5 @@
276
298
  ### Patch Changes
277
299
 
278
300
  - 03997ae: Update peerdeps
279
- - d6e39da: Load most recent snapshot from storage
280
- - Updated dependencies [227c7e6]
281
- - Updated dependencies [12cae67]
282
- - Updated dependencies [fd3a3eb]
283
- - Updated dependencies [6faaee5]
284
- - Updated dependencies [4232b14]
285
- - Updated dependencies [a89de7e]
286
- - Updated dependencies [5a37d0c]
287
- - Updated dependencies [4bde0cb]
288
- - Updated dependencies [cf4f357]
289
- - Updated dependencies [ad888a2]
290
- - Updated dependencies [481751d]
291
- - Updated dependencies [2454423]
292
- - Updated dependencies [194e395]
293
- - Updated dependencies [a722c0b]
294
- - Updated dependencies [c30bca8]
295
- - Updated dependencies [3b5fec7]
296
- - Updated dependencies [a8f129d]
297
- - @mastra/core@0.14.0
298
-
299
- ## 0.14.1-alpha.1
300
-
301
-
302
- ... 2358 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2380 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/pinecone
2
2
 
3
+ ## 0.11.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4fb0cc2]
290
299
  - Updated dependencies [d2a7a31]
291
300
  - Updated dependencies [0e17048]
292
- - @mastra/core@0.10.7-alpha.1
293
-
294
- ## 0.10.2
295
-
296
- ### Patch Changes
297
-
298
- - 66f4424: Update peerdeps
299
- - Updated dependencies [d1ed912]
300
- - Updated dependencies [f6fd25f]
301
301
 
302
- ... 1839 more lines hidden. See full changelog in package directory.
302
+ ... 1848 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,48 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.2.2-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
8
+
9
+ - Fix navigating between scores and entity types ([#8129](https://github.com/mastra-ai/mastra/pull/8129))
10
+
11
+ - Add UI for scoring traces ([#8089](https://github.com/mastra-ai/mastra/pull/8089))
12
+
13
+ - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`8f56160`](https://github.com/mastra-ai/mastra/commit/8f56160fd45c740076529148b9c225f6842d43b0), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a), [`282379f`](https://github.com/mastra-ai/mastra/commit/282379fafed80c6417fe1e791087110decd481ca)]:
14
+ - @mastra/core@0.18.0-alpha.3
15
+ - @mastra/client-js@0.13.2-alpha.3
16
+
17
+ ## 6.2.2-alpha.2
18
+
19
+ ### Patch Changes
20
+
21
+ - dependencies updates: ([#8034](https://github.com/mastra-ai/mastra/pull/8034))
22
+ - Updated dependency [`zod@^4.1.9` ↗︎](https://www.npmjs.com/package/zod/v/4.1.9) (from `^4.1.8`, in `dependencies`)
23
+
24
+ - dependencies updates: ([#8050](https://github.com/mastra-ai/mastra/pull/8050))
25
+ - Updated dependency [`@xyflow/react@^12.8.5` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.8.5) (from `^12.8.4`, in `dependencies`)
26
+
27
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
28
+
29
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
30
+ - @mastra/core@0.18.0-alpha.2
31
+ - @mastra/client-js@0.13.2-alpha.2
32
+
33
+ ## 6.2.2-alpha.1
34
+
35
+ ### Patch Changes
36
+
37
+ - dependencies updates: ([#8019](https://github.com/mastra-ai/mastra/pull/8019))
38
+ - Updated dependency [`motion@^12.23.13` ↗︎](https://www.npmjs.com/package/motion/v/12.23.13) (from `^12.23.12`, in `dependencies`)
39
+
40
+ - show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
41
+
42
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
43
+ - @mastra/core@0.17.2-alpha.1
44
+ - @mastra/client-js@0.13.2-alpha.1
45
+
3
46
  ## 6.2.2-alpha.0
4
47
 
5
48
  ### Patch Changes
@@ -255,48 +298,5 @@
255
298
 
256
299
  - Updated dependencies [[`fd9bbfe`](https://github.com/mastra-ai/mastra/commit/fd9bbfee22484f8493582325f53e8171bf8e682b)]:
257
300
  - @mastra/core@0.16.1-alpha.3
258
- - @mastra/client-js@0.12.1-alpha.3
259
-
260
- ## 6.1.1-alpha.1
261
-
262
- ### Patch Changes
263
-
264
- - Use workflow streamVNext in playground ([#7575](https://github.com/mastra-ai/mastra/pull/7575))
265
-
266
- - add workflow streaming in agent thread ([#7506](https://github.com/mastra-ai/mastra/pull/7506))
267
-
268
- - Updated dependencies [[`47b6dc9`](https://github.com/mastra-ai/mastra/commit/47b6dc94f4976d4f3d3882e8f19eb365bbc5976c), [`565d65f`](https://github.com/mastra-ai/mastra/commit/565d65fc16314a99f081975ec92f2636dff0c86d), [`4da3d68`](https://github.com/mastra-ai/mastra/commit/4da3d68a778e5c4d5a17351ef223289fe2f45a45), [`0b0bbb2`](https://github.com/mastra-ai/mastra/commit/0b0bbb24f4198ead69792e92b68a350f52b45cf3), [`d951f41`](https://github.com/mastra-ai/mastra/commit/d951f41771e4e5da8da4b9f870949f9509e38756), [`8049e2e`](https://github.com/mastra-ai/mastra/commit/8049e2e8cce80a00353c64894c62b695ac34e35e), [`9ad094f`](https://github.com/mastra-ai/mastra/commit/9ad094fe813b115734a0c1f4859fe4191e05b186)]:
269
- - @mastra/core@0.16.1-alpha.1
270
- - @mastra/client-js@0.12.1-alpha.1
271
-
272
- ## 6.1.1-alpha.0
273
-
274
- ### Patch Changes
275
-
276
- - Updated dependencies [[`0662d02`](https://github.com/mastra-ai/mastra/commit/0662d02ef16916e67531890639fcd72c69cfb6e2), [`6189844`](https://github.com/mastra-ai/mastra/commit/61898448e65bda02bb814fb15801a89dc6476938), [`d7a8f59`](https://github.com/mastra-ai/mastra/commit/d7a8f59154b0621aec4f41a6b2ea2b3882f03cb7), [`4dda259`](https://github.com/mastra-ai/mastra/commit/4dda2593b6343f9258671de5fb237aeba3ef6bb7), [`defed1c`](https://github.com/mastra-ai/mastra/commit/defed1ca8040cc8d42e645c5a50a1bc52a4918d7), [`6991ced`](https://github.com/mastra-ai/mastra/commit/6991cedcb5a44a49d9fe58ef67926e1f96ba55b1), [`9cb9c42`](https://github.com/mastra-ai/mastra/commit/9cb9c422854ee81074989dd2d8dccc0500ba8d3e), [`8334859`](https://github.com/mastra-ai/mastra/commit/83348594d4f37b311ba4a94d679c5f8721d796d4)]:
277
- - @mastra/core@0.16.1-alpha.0
278
- - @mastra/client-js@0.12.1-alpha.0
279
-
280
- ## 6.1.0
281
-
282
- ### Minor Changes
283
-
284
- - a01cf14: Add workflow graph in agent (workflow as tool in agent)
285
- - 376913a: Update peerdeps of @mastra/core
286
-
287
- ### Patch Changes
288
301
 
289
- - cf4e353: Agent Builder Template - adding in UI components to use agent builder template actions
290
- - 788e612: Fix playground workflow graph is broken when workflow starts with a branch
291
- - 5397eb4: Add public URL support when adding files in Multi Modal
292
- - Updated dependencies [8fbf79e]
293
- - Updated dependencies [cf4e353]
294
- - Updated dependencies [6155cfc]
295
- - Updated dependencies [fd83526]
296
- - Updated dependencies [d0b90ab]
297
- - Updated dependencies [6f5eb7a]
298
- - Updated dependencies [a01cf14]
299
- - Updated dependencies [a9e50ee]
300
- - Updated dependencies [5397eb4]
301
-
302
- ... 3122 more lines hidden. See full changelog in package directory.
302
+ ... 3165 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.11.13-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.12
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4d37822]
290
299
  - Updated dependencies [23a6a7c]
291
300
  - Updated dependencies [cda801d]
292
- - Updated dependencies [a77c823]
293
- - Updated dependencies [ff9c125]
294
- - Updated dependencies [09bca64]
295
- - Updated dependencies [b8efbb9]
296
- - Updated dependencies [71466e7]
297
- - Updated dependencies [0c99fbe]
298
- - @mastra/core@0.12.0
299
-
300
- ## 0.11.2-alpha.0
301
301
 
302
- ... 1944 more lines hidden. See full changelog in package directory.
302
+ ... 1953 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#8011](https://github.com/mastra-ai/mastra/pull/8011))
8
+ - Updated dependency [`node-html-better-parser@^1.5.8` ↗︎](https://www.npmjs.com/package/node-html-better-parser/v/1.5.8) (from `^1.5.7`, in `dependencies`)
9
+
10
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
11
+
12
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
13
+ - @mastra/core@0.18.0-alpha.2
14
+
3
15
  ## 1.2.5
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
 
287
299
  - 1be6004: Added semantic markdown chunking strategy.
288
300
  - Updated dependencies [d5330bf]
289
- - Updated dependencies [2e74797]
290
- - Updated dependencies [8388649]
291
- - Updated dependencies [a239d41]
292
- - Updated dependencies [dd94a26]
293
- - Updated dependencies [3ba6772]
294
- - Updated dependencies [b5cf2a3]
295
- - Updated dependencies [2fff911]
296
- - Updated dependencies [b32c50d]
297
- - Updated dependencies [63449d0]
298
- - Updated dependencies [121a3f8]
299
- - Updated dependencies [ec510e7]
300
- - @mastra/core@0.13.2
301
-
302
- ... 2695 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2707 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/s3vectors
2
2
 
3
+ ## 0.2.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.2.2
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,11 @@
1
1
  # @mastra/schema-compat
2
2
 
3
+ ## 0.11.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixes an issue when the OpenAI reasoning schema compatibility layer was calling defaultValue() as a function, which works in Zod v3 but fails in Zod v4 where defaultValue is stored directly as a value. ([#8090](https://github.com/mastra-ai/mastra/pull/8090))
8
+
3
9
  ## 0.11.3
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,41 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.18.0-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
8
+
9
+ - Delayed streamVNext breaking change notice by 1 week ([#8121](https://github.com/mastra-ai/mastra/pull/8121))
10
+
11
+ - Add server api to score traces ([#8064](https://github.com/mastra-ai/mastra/pull/8064))
12
+
13
+ - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a)]:
14
+ - @mastra/core@0.18.0-alpha.3
15
+
16
+ ## 0.18.0-alpha.2
17
+
18
+ ### Patch Changes
19
+
20
+ - Allow agent instructions to accept SystemMessage types ([#7987](https://github.com/mastra-ai/mastra/pull/7987))
21
+
22
+ Agents can now use rich instruction formats beyond simple strings:
23
+ - CoreSystemMessage and SystemModelMessage objects with provider-specific options
24
+ - Arrays of strings or system messages
25
+ - Dynamic instructions returning any SystemMessage type
26
+
27
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
28
+
29
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
30
+ - @mastra/core@0.18.0-alpha.2
31
+
32
+ ## 0.17.2-alpha.1
33
+
34
+ ### Patch Changes
35
+
36
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
37
+ - @mastra/core@0.17.2-alpha.1
38
+
3
39
  ## 0.17.2-alpha.0
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
  - Updated dependencies [6f5eb7a]
263
299
  - Updated dependencies [a01cf14]
264
300
  - Updated dependencies [a9e50ee]
265
- - Updated dependencies [5397eb4]
266
- - Updated dependencies [c9f4e4a]
267
- - Updated dependencies [0acbc80]
268
- - @mastra/core@0.16.0-alpha.0
269
-
270
- ## 0.15.3
271
-
272
- ### Patch Changes
273
301
 
274
- - ff89505: Add deprecation warnings and add legacy routes
275
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
276
- - f0dfcac: updated core peerdep
277
- - 48f0742: add deployer, server and clientjs handlers for agent builder template
278
- - 12adcc8: add missing endpoint to get agent tool by ID
279
- - bcec7db: Mastra server - Pipe abort signal correctly to agent stream,generate
280
- - 5de1555: Fixed tracingContext on tool executions in AI tracing
281
- - 03d0c39: temp disable agent-builder workflows import
282
- - Updated dependencies [ab48c97]
283
- - Updated dependencies [85ef90b]
284
- - Updated dependencies [aedbbfa]
285
- - Updated dependencies [ff89505]
286
- - Updated dependencies [637f323]
287
- - Updated dependencies [de3cbc6]
288
- - Updated dependencies [c19bcf7]
289
- - Updated dependencies [4474d04]
290
- - Updated dependencies [183dc95]
291
- - Updated dependencies [a1111e2]
292
- - Updated dependencies [b42a961]
293
- - Updated dependencies [61debef]
294
- - Updated dependencies [9beaeff]
295
- - Updated dependencies [29de0e1]
296
- - Updated dependencies [f643c65]
297
- - Updated dependencies [00c74e7]
298
- - Updated dependencies [fef7375]
299
- - Updated dependencies [e3d8fea]
300
- - Updated dependencies [45e4d39]
301
-
302
- ... 3423 more lines hidden. See full changelog in package directory.
302
+ ... 3459 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/turbopuffer
2
2
 
3
+ ## 0.11.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [4fb0cc2]
290
299
  - Updated dependencies [d2a7a31]
291
300
  - Updated dependencies [0e17048]
292
- - @mastra/core@0.10.7-alpha.1
293
-
294
- ## 0.10.3
295
-
296
- ### Patch Changes
297
-
298
- - 63f6b7d: dependencies updates:
299
- - Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, in `dependencies`)
300
- - Updated dependencies [63f6b7d]
301
301
 
302
- ... 919 more lines hidden. See full changelog in package directory.
302
+ ... 928 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/upstash
2
2
 
3
+ ## 0.15.2-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#8088](https://github.com/mastra-ai/mastra/pull/8088))
8
+ - Updated dependency [`@upstash/redis@^1.35.4` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.4) (from `^1.35.3`, in `dependencies`)
9
+ - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a)]:
10
+ - @mastra/core@0.18.0-alpha.3
11
+
12
+ ## 0.15.2-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
17
+
18
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
19
+ - @mastra/core@0.18.0-alpha.2
20
+
3
21
  ## 0.15.1
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - Updated dependencies [ea0c5f2]
284
- - Updated dependencies [b0e43c1]
285
- - Updated dependencies [1fb812e]
286
- - Updated dependencies [35c5798]
287
- - @mastra/core@0.13.0-alpha.1
288
-
289
- ## 0.13.0
290
-
291
- ### Minor Changes
292
-
293
- - f42c4c2: update peer deps for packages to latest core range
294
-
295
- ### Patch Changes
296
-
297
- - 674a348: dependencies updates:
298
- - Updated dependency [`@upstash/redis@^1.35.1` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.1) (from `^1.35.0`, in `dependencies`)
299
- - b92bc89: Added hybrid search support to @mastra/upstash vector store. Supports sparse vectors, fusion algorithm, and query mode.
300
- - b8efbb9: feat: add flexible deleteMessages method to memory API
301
301
 
302
- ... 2073 more lines hidden. See full changelog in package directory.
302
+ ... 2091 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/vectorize
2
2
 
3
+ ## 0.11.11-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.10
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [d1baedb]
290
299
  - Updated dependencies [d8f2d19]
291
300
  - Updated dependencies [4d21bf2]
292
- - Updated dependencies [07d6d88]
293
- - Updated dependencies [9d52b17]
294
- - Updated dependencies [2097952]
295
- - Updated dependencies [792c4c0]
296
- - Updated dependencies [5d74aab]
297
- - Updated dependencies [a8b194f]
298
- - Updated dependencies [4fb0cc2]
299
- - Updated dependencies [d2a7a31]
300
- - Updated dependencies [502fe05]
301
-
302
- ... 1908 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1917 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-azure
2
2
 
3
+ ## 0.10.13-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.10.12
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [63f6b7d]
290
299
  - Updated dependencies [36f1c36]
291
300
  - Updated dependencies [10d352e]
292
- - Updated dependencies [53d3c37]
293
- - @mastra/core@0.10.6-alpha.0
294
-
295
- ## 0.10.2
296
-
297
- ### Patch Changes
298
-
299
- - 8ce087f: dependencies updates:
300
- - Updated dependency [`microsoft-cognitiveservices-speech-sdk@^1.44.0` ↗︎](https://www.npmjs.com/package/microsoft-cognitiveservices-speech-sdk/v/1.44.0) (from `^1.43.0`, in `dependencies`)
301
301
 
302
- ... 768 more lines hidden. See full changelog in package directory.
302
+ ... 777 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-cloudflare
2
2
 
3
+ ## 0.11.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [254a36b]
290
299
  - Updated dependencies [0b89602]
291
300
  - Updated dependencies [4d37822]
292
- - Updated dependencies [ff9c125]
293
- - Updated dependencies [b8efbb9]
294
- - Updated dependencies [71466e7]
295
- - Updated dependencies [0c99fbe]
296
- - @mastra/core@0.12.0-alpha.2
297
-
298
- ## 0.10.5
299
-
300
- ### Patch Changes
301
301
 
302
- ... 866 more lines hidden. See full changelog in package directory.
302
+ ... 875 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.11.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  - 8e1b6e9: dependencies updates:
291
300
  - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
292
- - Updated dependencies [15e9d26]
293
- - Updated dependencies [d1baedb]
294
- - Updated dependencies [d8f2d19]
295
- - Updated dependencies [4d21bf2]
296
- - Updated dependencies [07d6d88]
297
- - Updated dependencies [9d52b17]
298
- - Updated dependencies [2097952]
299
- - Updated dependencies [792c4c0]
300
- - Updated dependencies [5d74aab]
301
-
302
- ... 1268 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1277 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-elevenlabs
2
2
 
3
+ ## 0.11.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.5
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  - 8e1b6e9: dependencies updates:
291
300
  - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
292
- - Updated dependencies [15e9d26]
293
- - Updated dependencies [d1baedb]
294
- - Updated dependencies [d8f2d19]
295
- - Updated dependencies [4d21bf2]
296
- - Updated dependencies [07d6d88]
297
- - Updated dependencies [9d52b17]
298
- - Updated dependencies [2097952]
299
- - Updated dependencies [792c4c0]
300
- - Updated dependencies [5d74aab]
301
-
302
- ... 1277 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1286 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-gladia
2
2
 
3
+ ## 0.11.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.11.5
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google-gemini-live
2
2
 
3
+ ## 0.10.12-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
8
+
9
+ - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
10
+ - @mastra/core@0.18.0-alpha.2
11
+
3
12
  ## 0.10.11
4
13
 
5
14
  ### Patch Changes