@mastra/mcp-docs-server 0.13.15 → 0.13.17-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +15 -15
  2. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +4 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +19 -19
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +19 -19
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +19 -19
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +26 -26
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +19 -19
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +19 -19
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +19 -19
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +24 -24
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +20 -20
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +30 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +29 -29
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +29 -29
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +29 -29
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +33 -33
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +21 -21
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +19 -19
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +19 -19
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +19 -19
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +27 -27
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +20 -20
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +28 -28
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +19 -19
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +19 -19
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +18 -0
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +19 -19
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +19 -19
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +19 -19
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +35 -35
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +20 -20
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +19 -19
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +19 -19
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +28 -28
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +19 -19
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +19 -19
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +19 -19
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +19 -19
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +19 -19
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +19 -19
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +19 -19
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +18 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +19 -19
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +19 -19
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +19 -19
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +20 -20
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +19 -19
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +19 -19
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  58. package/.docs/organized/changelogs/create-mastra.md +23 -23
  59. package/.docs/organized/changelogs/mastra.md +44 -44
  60. package/.docs/raw/agents/overview.mdx +29 -47
  61. package/.docs/raw/deployment/monorepo.mdx +107 -0
  62. package/.docs/raw/frameworks/web-frameworks/astro.mdx +1 -0
  63. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -0
  64. package/.docs/raw/frameworks/web-frameworks/sveltekit.mdx +5 -0
  65. package/.docs/raw/frameworks/web-frameworks/vite-react.mdx +5 -0
  66. package/.docs/raw/reference/core/mastra-class.mdx +5 -3
  67. package/.docs/raw/reference/scorers/context-precision.mdx +130 -0
  68. package/.docs/raw/reference/scorers/context-relevance.mdx +222 -0
  69. package/.docs/raw/scorers/off-the-shelf-scorers.mdx +17 -1
  70. package/.docs/raw/server-db/local-dev-playground.mdx +19 -0
  71. package/.docs/raw/workflows/control-flow.mdx +0 -46
  72. package/.docs/raw/workflows/error-handling.mdx +213 -0
  73. package/package.json +5 -5
@@ -1,5 +1,19 @@
1
1
  # @internal/lint
2
2
 
3
+ ## 0.0.30
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/core@0.15.2
9
+
10
+ ## 0.0.29
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @mastra/core@0.15.1
16
+
3
17
  ## 0.0.28
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [10d352e]
285
299
  - Updated dependencies [9589624]
286
300
  - Updated dependencies [53d3c37]
287
- - Updated dependencies [751c894]
288
- - Updated dependencies [577ce3a]
289
- - Updated dependencies [9260b3a]
290
- - @mastra/core@0.10.6
291
-
292
- ## 0.0.8
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [13c97f9]
297
- - @mastra/core@0.10.5
298
-
299
- ## 0.0.7
300
-
301
301
 
302
- ... 228 more lines hidden. See full changelog in package directory.
302
+ ... 242 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,9 @@
1
1
  # @internal/types-builder
2
2
 
3
+ ## 0.0.9
4
+
5
+ ## 0.0.8
6
+
3
7
  ## 0.0.7
4
8
 
5
9
  ## 0.0.6
@@ -1,5 +1,23 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.11.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.5
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [1e9fbfa]
281
299
  - Updated dependencies [b2ae5aa]
282
300
  - Updated dependencies [a7292b0]
283
- - Updated dependencies [0dcb9f0]
284
- - @mastra/core@0.10.0-alpha.1
285
-
286
- ## 0.2.16-alpha.0
287
-
288
- ### Patch Changes
289
-
290
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
291
- - Updated dependencies [f53a6ac]
292
- - Updated dependencies [eabdcd9]
293
- - Updated dependencies [90be034]
294
- - Updated dependencies [99f050a]
295
- - Updated dependencies [d0ee3c6]
296
- - Updated dependencies [23f258c]
297
- - Updated dependencies [2672a05]
298
- - @mastra/core@0.9.5-alpha.0
299
-
300
- ## 0.2.15
301
301
 
302
- ... 1721 more lines hidden. See full changelog in package directory.
302
+ ... 1739 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/auth
2
2
 
3
+ ## 0.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
3
9
  ## 0.1.1
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,23 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.11.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.5
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  - f0d559f: Fix peerdeps for alpha channel
282
300
  - Updated dependencies [1e8bb40]
283
- - @mastra/core@0.10.2-alpha.2
284
-
285
- ## 0.10.0
286
-
287
- ### Minor Changes
288
-
289
- - 83da932: Move @mastra/core to peerdeps
290
-
291
- ### Patch Changes
292
-
293
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
294
- - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
295
- - Updated dependencies [b3a3d63]
296
- - Updated dependencies [344f453]
297
- - Updated dependencies [0a3ae6d]
298
- - Updated dependencies [95911be]
299
- - Updated dependencies [f53a6ac]
300
- - Updated dependencies [5eb5a99]
301
301
 
302
- ... 1771 more lines hidden. See full changelog in package directory.
302
+ ... 1789 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.14.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.14.1
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.14.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [65e3395]
281
299
  - Updated dependencies [4933192]
282
300
  - Updated dependencies [d1c77a4]
283
- - Updated dependencies [bea9dd1]
284
- - Updated dependencies [dcd4802]
285
- - Updated dependencies [7ba91fa]
286
- - @mastra/core@0.11.0-alpha.2
287
-
288
- ## 0.12.0
289
-
290
- ### Minor Changes
291
-
292
- - 8a3bfd2: Update peerdeps to latest core
293
-
294
- ### Patch Changes
295
-
296
- - 15e9d26: Added per-resource working memory for LibSQL, Upstash, and PG
297
- - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
298
- - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
299
- - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
300
- - 0e17048: Throw mastra errors in storage packages
301
301
 
302
- ... 867 more lines hidden. See full changelog in package directory.
302
+ ... 885 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
8
+
9
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
10
+ - @mastra/core@0.15.3-alpha.0
11
+
12
+ ## 0.11.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.11.1
22
+
23
+ ### Patch Changes
24
+
25
+ - Updated dependencies []:
26
+ - @mastra/core@0.15.1
27
+
3
28
  ## 0.11.0
4
29
 
5
30
  ### Minor Changes
@@ -273,30 +298,5 @@
273
298
  - Updated dependencies [cd0042e]
274
299
  - @mastra/core@0.13.1-alpha.0
275
300
 
276
- ## 0.10.19
277
-
278
- ### Patch Changes
279
-
280
- - 42dfc48: Fix tool messages structure in agui adapter
281
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
282
- - Updated dependencies [cb36de0]
283
- - Updated dependencies [d0496e6]
284
- - Updated dependencies [a82b851]
285
- - Updated dependencies [ea0c5f2]
286
- - Updated dependencies [41a0a0e]
287
- - Updated dependencies [2871020]
288
- - Updated dependencies [94f4812]
289
- - Updated dependencies [e202b82]
290
- - Updated dependencies [e00f6a0]
291
- - 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.10.19-alpha.3
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2187 more lines hidden. See full changelog in package directory.
302
+ ... 2212 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.1.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.1.9
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.1.8
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [0dcb9f0]
281
299
  - @mastra/core@0.10.0-alpha.1
282
300
 
283
- ## 0.0.4-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [f53a6ac]
288
- - Updated dependencies [eabdcd9]
289
- - Updated dependencies [90be034]
290
- - Updated dependencies [99f050a]
291
- - Updated dependencies [d0ee3c6]
292
- - Updated dependencies [23f258c]
293
- - Updated dependencies [2672a05]
294
- - @mastra/core@0.9.5-alpha.0
295
-
296
- ## 0.0.3
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [396be50]
301
301
 
302
- ... 269 more lines hidden. See full changelog in package directory.
302
+ ... 287 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.12.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.12.9
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.12.8
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [565cc0c]
281
299
  - @mastra/core@0.10.11-alpha.2
282
300
 
283
- ## 0.12.0
284
-
285
- ### Minor Changes
286
-
287
- - 8a3bfd2: Update peerdeps to latest core
288
-
289
- ### Patch Changes
290
301
 
291
- - 8e6b8e5: dependencies updates:
292
- - Updated dependency [`cloudflare@^4.4.1` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.4.1) (from `^4.3.0`, in `dependencies`)
293
- - d8f2d19: Add updateMessages API to storage classes (only support for PG and LibSQL for now) and to memory class. Additionally allow for metadata to be saved in the content field of a message.
294
- - 0fb9d64: [MASTRA-4018] Update saveMessages in storage adapters to upsert messages
295
- - 2097952: [MASTRA-4021] Fix PG getMessages and update messageLimit for all storage adapters
296
- - 0e17048: Throw mastra errors in storage packages
297
- - Updated dependencies [15e9d26]
298
- - Updated dependencies [d1baedb]
299
- - Updated dependencies [d8f2d19]
300
- - Updated dependencies [4d21bf2]
301
-
302
- ... 640 more lines hidden. See full changelog in package directory.
302
+ ... 658 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.11.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.9
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.8
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [5d74aab]
281
299
  - Updated dependencies [a8b194f]
282
300
  - Updated dependencies [4fb0cc2]
283
- - Updated dependencies [d2a7a31]
284
- - Updated dependencies [502fe05]
285
- - Updated dependencies [144eb0b]
286
- - Updated dependencies [8ba1b51]
287
- - Updated dependencies [4efcfa0]
288
- - Updated dependencies [0e17048]
289
- - @mastra/core@0.10.7
290
-
291
- ## 0.11.0-alpha.4
292
-
293
- ### Patch Changes
294
-
295
- - 8e6b8e5: dependencies updates:
296
- - Updated dependency [`cloudflare@^4.4.1` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.4.1) (from `^4.3.0`, in `dependencies`)
297
-
298
- ## 0.11.0-alpha.3
299
-
300
- ### Minor Changes
301
301
 
302
- ... 809 more lines hidden. See full changelog in package directory.
302
+ ... 827 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.15.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7085](https://github.com/mastra-ai/mastra/pull/7085) [`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352) Thanks [@epinzur](https://github.com/epinzur)! - Added a DefaultExporter for AI Tracing.
8
+
9
+ - [#7030](https://github.com/mastra-ai/mastra/pull/7030) [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e) Thanks [@abhiaiyer91](https://github.com/abhiaiyer91)! - Add maxSteps
10
+
11
+ - [#7116](https://github.com/mastra-ai/mastra/pull/7116) [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Don't set supportsStructuredOutputs for every v2 model
12
+
13
+ - [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
14
+
15
+ - [#7025](https://github.com/mastra-ai/mastra/pull/7025) [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Support workflows for run experiments
16
+
17
+ ## 0.15.2
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
22
+ - @mastra/schema-compat@0.11.1
23
+
24
+ ## 0.15.1
25
+
3
26
  ## 0.15.0
4
27
 
5
28
  ### Minor Changes
@@ -275,28 +298,5 @@
275
298
 
276
299
  ### Patch Changes
277
300
 
278
- - 8388649: Allow array of messages in vnext agent network
279
- - dd94a26: Dont rely on the full language model for schema compat
280
- - 3ba6772: MastraModelInput
281
- - 2fff911: Fix vnext working memory tool schema when model is incompatible with schema
282
- - Updated dependencies [dd94a26]
283
- - Updated dependencies [2fff911]
284
- - @mastra/schema-compat@0.10.7-alpha.0
285
-
286
- ## 0.13.1
287
-
288
- ### Patch Changes
289
-
290
- - cd0042e: Fix tool call history not being accessible in agent conversations
291
-
292
- When converting v2 messages (with combined tool calls and text) to v1 format for memory storage, split messages were all keeping the same ID. This caused later messages to replace earlier ones when added back to MessageList, losing tool history.
293
-
294
- The fix adds ID deduplication by appending `__split-N` suffixes to split messages and prevents double-suffixing when messages are re-converted between formats.
295
-
296
- ## 0.13.1-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - cd0042e: Fix tool call history not being accessible in agent conversations
301
301
 
302
- ... 2790 more lines hidden. See full changelog in package directory.
302
+ ... 2813 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.11.6
4
+
5
+ ### Patch Changes
6
+
7
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.2
11
+
12
+ ## 0.11.5
13
+
14
+ ### Patch Changes
15
+
16
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.1
20
+
3
21
  ## 0.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
281
299
  - Updated dependencies [b3a3d63]
282
300
  - Updated dependencies [344f453]
283
- - Updated dependencies [0a3ae6d]
284
- - Updated dependencies [95911be]
285
- - Updated dependencies [f53a6ac]
286
- - Updated dependencies [5eb5a99]
287
- - Updated dependencies [7e632c5]
288
- - Updated dependencies [1e9fbfa]
289
- - Updated dependencies [eabdcd9]
290
- - Updated dependencies [90be034]
291
- - Updated dependencies [99f050a]
292
- - Updated dependencies [d0ee3c6]
293
- - Updated dependencies [b2ae5aa]
294
- - Updated dependencies [23f258c]
295
- - Updated dependencies [a7292b0]
296
- - Updated dependencies [0dcb9f0]
297
- - Updated dependencies [2672a05]
298
- - @mastra/core@0.10.0
299
-
300
- ## 0.1.0-alpha.1
301
-
302
- ... 183 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 201 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,35 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.15.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
8
+ - @mastra/core@0.15.3-alpha.0
9
+ - @mastra/deployer@0.15.3-alpha.0
10
+
11
+ ## 0.15.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
16
+
17
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
18
+ - @mastra/deployer@0.15.2
19
+ - @mastra/loggers@0.10.9
20
+ - @mastra/core@0.15.2
21
+
22
+ ## 0.15.1
23
+
24
+ ### Patch Changes
25
+
26
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
27
+
28
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
29
+ - @mastra/deployer@0.15.1
30
+ - @mastra/loggers@0.10.8
31
+ - @mastra/core@0.15.1
32
+
3
33
  ## 0.15.0
4
34
 
5
35
  ### Patch Changes
@@ -1,5 +1,33 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.13.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
8
+ - @mastra/core@0.15.3-alpha.0
9
+ - @mastra/deployer@0.15.3-alpha.0
10
+
11
+ ## 0.13.2
12
+
13
+ ### Patch Changes
14
+
15
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
16
+
17
+ - Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
18
+ - @mastra/deployer@0.15.2
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.13.1
22
+
23
+ ### Patch Changes
24
+
25
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
26
+
27
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
28
+ - @mastra/deployer@0.15.1
29
+ - @mastra/core@0.15.1
30
+
3
31
  ## 0.13.0
4
32
 
5
33
  ### Minor Changes
@@ -271,32 +299,4 @@
271
299
 
272
300
  ## 0.11.4-alpha.2
273
301
 
274
- ### Patch Changes
275
-
276
- - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
277
- - Updated dependencies [cb36de0]
278
- - Updated dependencies [cb36de0]
279
- - Updated dependencies [a82b851]
280
- - Updated dependencies [41a0a0e]
281
- - Updated dependencies [2871020]
282
- - Updated dependencies [4a406ec]
283
- - Updated dependencies [5d377e5]
284
- - @mastra/core@0.13.0-alpha.2
285
- - @mastra/deployer@0.13.0-alpha.2
286
-
287
- ## 0.11.4-alpha.1
288
-
289
- ### Patch Changes
290
-
291
- - 7b8172f: dependencies updates:
292
- - Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
293
- - Updated dependencies [7b8172f]
294
- - Updated dependencies [ea0c5f2]
295
- - Updated dependencies [b0e43c1]
296
- - Updated dependencies [1fb812e]
297
- - Updated dependencies [35c5798]
298
- - @mastra/deployer@0.13.0-alpha.1
299
- - @mastra/core@0.13.0-alpha.1
300
-
301
-
302
- ... 3346 more lines hidden. See full changelog in package directory.
302
+ ... 3374 more lines hidden. See full changelog in package directory.