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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -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 +15 -15
  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 +26 -26
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +22 -22
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +21 -21
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +21 -21
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +23 -23
  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 +16 -16
  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 +10 -10
  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 +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +30 -30
  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%2Fserver.md +25 -25
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +11 -11
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +11 -11
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  52. package/.docs/organized/changelogs/create-mastra.md +10 -10
  53. package/.docs/organized/changelogs/mastra.md +26 -26
  54. package/.docs/raw/agents/dynamic-agents.mdx +19 -0
  55. package/.docs/raw/agents/overview.mdx +46 -0
  56. package/.docs/raw/auth/auth0.mdx +235 -0
  57. package/.docs/raw/auth/index.mdx +2 -7
  58. package/.docs/raw/auth/workos.mdx +198 -0
  59. package/.docs/raw/reference/agents/agent.mdx +82 -5
  60. package/.docs/raw/reference/agents/getInstructions.mdx +2 -2
  61. package/.docs/raw/reference/auth/auth0.mdx +117 -0
  62. package/.docs/raw/reference/auth/workos.mdx +128 -0
  63. package/.docs/raw/reference/workflows/step.mdx +1 -1
  64. package/CHANGELOG.md +15 -0
  65. package/package.json +4 -4
@@ -1,5 +1,23 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.13.8-alpha.1
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
+
12
+ ## 0.13.8-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
17
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
18
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
19
+ - @mastra/core@0.17.2-alpha.1
20
+
3
21
  ## 0.13.7
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ### Minor Changes
283
301
 
284
- - ea0c5f2: Add store support to new score api
285
- - ea0c5f2: Update evals to use updated scorer API
286
-
287
- ### Patch Changes
288
-
289
- - 351b36e: update evals and rag ai sdk package versions
290
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
291
- - Updated dependencies [cb36de0]
292
- - Updated dependencies [d0496e6]
293
- - Updated dependencies [a82b851]
294
- - Updated dependencies [ea0c5f2]
295
- - Updated dependencies [41a0a0e]
296
- - Updated dependencies [2871020]
297
- - Updated dependencies [94f4812]
298
- - Updated dependencies [e202b82]
299
- - Updated dependencies [e00f6a0]
300
- - Updated dependencies [4a406ec]
301
-
302
- ... 2176 more lines hidden. See full changelog in package directory.
302
+ ... 2194 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.3.2-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.3.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [e202b82]
290
299
  - Updated dependencies [e00f6a0]
291
300
  - Updated dependencies [4a406ec]
292
- - Updated dependencies [b0e43c1]
293
- - Updated dependencies [5d377e5]
294
- - Updated dependencies [1fb812e]
295
- - Updated dependencies [35c5798]
296
- - @mastra/core@0.13.0
297
-
298
- ## 0.2.4-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 274 more lines hidden. See full changelog in package directory.
302
+ ... 283 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.14.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.14.2
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - 03997ae: Update peerdeps
291
300
  - @mastra/core@0.14.0-alpha.7
292
301
 
293
- ## 0.13.3-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - d6e39da: Load most recent snapshot from storage
298
- - Updated dependencies [6faaee5]
299
- - Updated dependencies [4232b14]
300
- - Updated dependencies [a89de7e]
301
-
302
- ... 888 more lines hidden. See full changelog in package directory.
302
+ ... 897 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/loggers
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
@@ -290,13 +299,4 @@
290
299
 
291
300
  - 66f4424: Update peerdeps
292
301
 
293
- ## 0.10.2-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - f1f1f1b: Add basic filtering capabilities to logs
298
- - 82090c1: Add pagination to logs
299
- - Updated dependencies [d1ed912]
300
- - Updated dependencies [f1f1f1b]
301
-
302
- ... 1756 more lines hidden. See full changelog in package directory.
302
+ ... 1765 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.24-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 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), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
8
+ - @mastra/core@0.18.0-alpha.2
9
+ - @mastra/mcp@0.13.1-alpha.0
10
+
11
+ ## 0.13.24-alpha.1
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
16
+ - @mastra/core@0.17.2-alpha.1
17
+
3
18
  ## 0.13.24-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [cfd377a]
284
299
  - Updated dependencies [1ed5a3e]
285
300
  - @mastra/core@0.15.3
286
- - @mastra/mcp@0.11.3
287
-
288
- ## 0.13.17-alpha.9
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [[`599d04c`](https://github.com/mastra-ai/mastra/commit/599d04cebe92c1d536fee3190434941b8c91548e)]:
293
- - @mastra/core@0.15.3-alpha.9
294
-
295
- ## 0.13.17-alpha.8
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
300
- - @mastra/core@0.15.3-alpha.8
301
301
 
302
- ... 1830 more lines hidden. See full changelog in package directory.
302
+ ... 1845 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.16-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.15
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - f42c4c2: update peer deps for packages to latest core range
291
300
  - @mastra/core@0.12.0-alpha.5
292
301
 
293
- ## 0.10.5
294
-
295
- ### Patch Changes
296
-
297
- - ce088f5: Update all peerdeps to latest core
298
- - @mastra/core@0.11.1
299
-
300
- ## 0.10.4
301
-
302
- ... 672 more lines hidden. See full changelog in package directory.
302
+ ... 681 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.13.1-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.13.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - 03997ae: Update peerdeps
290
299
  - Updated dependencies [227c7e6]
291
300
  - Updated dependencies [12cae67]
292
- - Updated dependencies [fd3a3eb]
293
- - Updated dependencies [6faaee5]
294
- - Updated dependencies [4232b14]
295
- - Updated dependencies [a89de7e]
296
- - Updated dependencies [5a37d0c]
297
- - Updated dependencies [4bde0cb]
298
- - Updated dependencies [cf4f357]
299
- - Updated dependencies [ad888a2]
300
- - Updated dependencies [481751d]
301
-
302
- ... 2353 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2362 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.15.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.15.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ## 0.13.2-alpha.1
291
300
 
292
- ### Patch Changes
293
-
294
- - [#6996](https://github.com/mastra-ai/mastra/pull/6996) [`24d9ee3`](https://github.com/mastra-ai/mastra/commit/24d9ee3db1c09d15f27a5d0971b102abcfcf7dfd) Thanks [@wardpeet](https://github.com/wardpeet)! - Improve type resolving
295
-
296
- - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
297
-
298
- - 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), [`94e9f54`](https://github.com/mastra-ai/mastra/commit/94e9f547d66ef7cd01d9075ab53b5ca9a1cae100), [`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), [`a93f3ba`](https://github.com/mastra-ai/mastra/commit/a93f3ba05eef4cf17f876d61d29cf0841a9e70b7)]:
299
- - @mastra/core@0.14.2-alpha.1
300
- - @mastra/schema-compat@0.10.6-alpha.0
301
301
 
302
- ... 3026 more lines hidden. See full changelog in package directory.
302
+ ... 3035 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.14.2-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.14.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [5d377e5]
290
299
  - @mastra/core@0.13.0-alpha.2
291
300
 
292
- ## 0.13.0-alpha.1
293
-
294
- ### Patch Changes
295
-
296
- - 494ceac: fix: trace mongo safeparse
297
-
298
- ## 0.13.0-alpha.0
299
-
300
- ### Minor Changes
301
301
 
302
- ... 806 more lines hidden. See full changelog in package directory.
302
+ ... 815 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mssql
2
2
 
3
+ ## 0.4.2-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.4.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Add full CRUD operations for scoring system (getScoreById, saveScore, getScoresByScorerId, etc.)
290
299
  - Implement message deletion functionality with thread timestamp updates
291
300
  - Enhance thread management with sorting options and improved pagination
292
- - Add batch trace insertion for improved performance
293
- - Implement proper storage domain initialization with all operation bindings
294
- - Enhance message parsing and formatting with better v1/v2 support
295
- - Improve table operations with better foreign key handling
296
- - Add float data type support in schema creation
297
- - Enhance timestamp handling with proper SQL DateTime2 usage
298
- - Update core dependency to latest version
299
- - Format storage into domains and separate these into different files
300
-
301
301
 
302
- ... 141 more lines hidden. See full changelog in package directory.
302
+ ... 150 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/opensearch
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 [4fb0cc2]
290
299
  - Updated dependencies [d2a7a31]
291
300
  - Updated dependencies [502fe05]
292
- - Updated dependencies [144eb0b]
293
- - Updated dependencies [8ba1b51]
294
- - Updated dependencies [4efcfa0]
295
- - Updated dependencies [0e17048]
296
- - @mastra/core@0.10.7
297
-
298
- ## 0.11.0-alpha.2
299
-
300
- ### Minor Changes
301
301
 
302
- ... 285 more lines hidden. See full changelog in package directory.
302
+ ... 294 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.16.1-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.16.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [ad888a2]
290
299
  - Updated dependencies [481751d]
291
300
  - 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
301
 
302
- ... 2358 more lines hidden. See full changelog in package directory.
302
+ ... 2367 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,34 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.2.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#8034](https://github.com/mastra-ai/mastra/pull/8034))
8
+ - Updated dependency [`zod@^4.1.9` ↗︎](https://www.npmjs.com/package/zod/v/4.1.9) (from `^4.1.8`, in `dependencies`)
9
+
10
+ - dependencies updates: ([#8050](https://github.com/mastra-ai/mastra/pull/8050))
11
+ - Updated dependency [`@xyflow/react@^12.8.5` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.8.5) (from `^12.8.4`, in `dependencies`)
12
+
13
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
14
+
15
+ - 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)]:
16
+ - @mastra/core@0.18.0-alpha.2
17
+ - @mastra/client-js@0.13.2-alpha.2
18
+
19
+ ## 6.2.2-alpha.1
20
+
21
+ ### Patch Changes
22
+
23
+ - dependencies updates: ([#8019](https://github.com/mastra-ai/mastra/pull/8019))
24
+ - Updated dependency [`motion@^12.23.13` ↗︎](https://www.npmjs.com/package/motion/v/12.23.13) (from `^12.23.12`, in `dependencies`)
25
+
26
+ - show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
27
+
28
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
29
+ - @mastra/core@0.17.2-alpha.1
30
+ - @mastra/client-js@0.13.2-alpha.1
31
+
3
32
  ## 6.2.2-alpha.0
4
33
 
5
34
  ### Patch Changes
@@ -269,34 +298,5 @@
269
298
  - @mastra/core@0.16.1-alpha.1
270
299
  - @mastra/client-js@0.12.1-alpha.1
271
300
 
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
+ ... 3151 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,28 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.18.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Allow agent instructions to accept SystemMessage types ([#7987](https://github.com/mastra-ai/mastra/pull/7987))
8
+
9
+ Agents can now use rich instruction formats beyond simple strings:
10
+ - CoreSystemMessage and SystemModelMessage objects with provider-specific options
11
+ - Arrays of strings or system messages
12
+ - Dynamic instructions returning any SystemMessage type
13
+
14
+ - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
15
+
16
+ - 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)]:
17
+ - @mastra/core@0.18.0-alpha.2
18
+
19
+ ## 0.17.2-alpha.1
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [[`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
24
+ - @mastra/core@0.17.2-alpha.1
25
+
3
26
  ## 0.17.2-alpha.0
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
276
299
  - f0dfcac: updated core peerdep
277
300
  - 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.
301
+
302
+ ... 3446 more lines hidden. See full changelog in package directory.