@mastra/mcp-docs-server 0.12.0 → 0.13.1-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 (64) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +26 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +21 -21
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +33 -33
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +35 -35
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +48 -48
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +26 -26
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +33 -33
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +52 -52
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +32 -0
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +70 -70
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +64 -64
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +54 -54
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +77 -77
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +40 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +43 -43
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +35 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +39 -39
  22. package/.docs/organized/changelogs/%40mastra%2Floggers.md +23 -23
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +59 -59
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +35 -35
  26. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +37 -37
  27. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +46 -46
  28. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +37 -37
  29. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +32 -0
  30. package/.docs/organized/changelogs/%40mastra%2Fpg.md +48 -48
  31. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +21 -21
  32. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +91 -91
  33. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +33 -33
  34. package/.docs/organized/changelogs/%40mastra%2Frag.md +43 -43
  35. package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
  36. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +7 -0
  37. package/.docs/organized/changelogs/%40mastra%2Fserver.md +43 -43
  38. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +33 -33
  39. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +27 -27
  40. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +23 -23
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +34 -34
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +38 -38
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +38 -38
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +38 -38
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +38 -38
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +38 -38
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +36 -36
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +36 -36
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +38 -38
  52. package/.docs/organized/changelogs/create-mastra.md +28 -28
  53. package/.docs/organized/changelogs/mastra.md +94 -94
  54. package/.docs/organized/code-examples/agent.md +4 -1
  55. package/.docs/raw/course/02-agent-tools-mcp/02-installing-mcp.md +1 -1
  56. package/.docs/raw/course/02-agent-tools-mcp/03-setting-up-mcp-configuration.md +2 -2
  57. package/.docs/raw/course/02-agent-tools-mcp/09-updating-mcp-config-zapier.md +1 -1
  58. package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
  59. package/.docs/raw/course/02-agent-tools-mcp/31-enhancing-memory-configuration.md +12 -3
  60. package/.docs/raw/reference/observability/providers/index.mdx +1 -0
  61. package/.docs/raw/reference/observability/providers/langwatch.mdx +1 -1
  62. package/.docs/raw/workflows/overview.mdx +1 -1
  63. package/dist/stdio.js +0 -5
  64. package/package.json +15 -15
@@ -1,5 +1,95 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.1.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
9
+ - Updated dependency [`@autoform/core@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/core/v/2.2.0) (from `^2.1.0`, in `dependencies`)
10
+ - Updated dependency [`@autoform/react@^3.1.0` ↗︎](https://www.npmjs.com/package/@autoform/react/v/3.1.0) (from `^3.0.0`, in `dependencies`)
11
+ - Updated dependency [`@autoform/zod@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/zod/v/2.2.0) (from `^2.1.0`, in `dependencies`)
12
+ - Updated dependency [`@radix-ui/react-avatar@^1.1.10` ↗︎](https://www.npmjs.com/package/@radix-ui/react-avatar/v/1.1.10) (from `^1.1.3`, in `dependencies`)
13
+ - Updated dependency [`@radix-ui/react-checkbox@^1.3.2` ↗︎](https://www.npmjs.com/package/@radix-ui/react-checkbox/v/1.3.2) (from `^1.1.4`, in `dependencies`)
14
+ - Updated dependency [`@radix-ui/react-collapsible@^1.1.11` ↗︎](https://www.npmjs.com/package/@radix-ui/react-collapsible/v/1.1.11) (from `^1.1.3`, in `dependencies`)
15
+ - Updated dependency [`@radix-ui/react-dialog@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-dialog/v/1.1.14) (from `^1.1.6`, in `dependencies`)
16
+ - Updated dependency [`@radix-ui/react-label@^2.1.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-label/v/2.1.7) (from `^2.1.2`, in `dependencies`)
17
+ - Updated dependency [`@radix-ui/react-popover@^1.1.14` ↗︎](https://www.npmjs.com/package/@radix-ui/react-popover/v/1.1.14) (from `^1.1.6`, in `dependencies`)
18
+ - Updated dependency [`@radix-ui/react-scroll-area@^1.2.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-scroll-area/v/1.2.9) (from `^1.2.3`, in `dependencies`)
19
+ - Updated dependency [`@radix-ui/react-select@^2.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-select/v/2.2.5) (from `^2.1.6`, in `dependencies`)
20
+ - Updated dependency [`@radix-ui/react-slider@^1.3.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slider/v/1.3.5) (from `^1.2.3`, in `dependencies`)
21
+ - Updated dependency [`@radix-ui/react-slot@^1.2.3` ↗︎](https://www.npmjs.com/package/@radix-ui/react-slot/v/1.2.3) (from `^1.1.2`, in `dependencies`)
22
+ - Updated dependency [`@radix-ui/react-switch@^1.2.5` ↗︎](https://www.npmjs.com/package/@radix-ui/react-switch/v/1.2.5) (from `^1.1.3`, in `dependencies`)
23
+ - Updated dependency [`@radix-ui/react-tabs@^1.1.12` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tabs/v/1.1.12) (from `^1.1.2`, in `dependencies`)
24
+ - Updated dependency [`@radix-ui/react-toggle@^1.1.9` ↗︎](https://www.npmjs.com/package/@radix-ui/react-toggle/v/1.1.9) (from `^1.1.2`, in `dependencies`)
25
+ - Updated dependency [`@radix-ui/react-tooltip@^1.2.7` ↗︎](https://www.npmjs.com/package/@radix-ui/react-tooltip/v/1.2.7) (from `^1.1.8`, in `dependencies`)
26
+ - Updated dependency [`@tanstack/react-table@^8.21.3` ↗︎](https://www.npmjs.com/package/@tanstack/react-table/v/8.21.3) (from `^8.21.2`, in `dependencies`)
27
+ - Updated dependency [`@uiw/codemirror-theme-dracula@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/codemirror-theme-dracula/v/4.23.13) (from `^4.23.10`, in `dependencies`)
28
+ - Updated dependency [`@uiw/react-codemirror@^4.23.13` ↗︎](https://www.npmjs.com/package/@uiw/react-codemirror/v/4.23.13) (from `^4.23.8`, in `dependencies`)
29
+ - Updated dependency [`@xyflow/react@^12.6.4` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.6.4) (from `^12.3.6`, in `dependencies`)
30
+ - Updated dependency [`cmdk@^1.1.1` ↗︎](https://www.npmjs.com/package/cmdk/v/1.1.1) (from `^1.0.0`, in `dependencies`)
31
+ - Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.5.0`, in `dependencies`)
32
+ - Updated dependency [`motion@^12.16.0` ↗︎](https://www.npmjs.com/package/motion/v/12.16.0) (from `^12.4.2`, in `dependencies`)
33
+ - Updated dependency [`prism-react-renderer@^2.4.1` ↗︎](https://www.npmjs.com/package/prism-react-renderer/v/2.4.1) (from `^2.4.0`, in `dependencies`)
34
+ - Updated dependency [`react-hook-form@^7.57.0` ↗︎](https://www.npmjs.com/package/react-hook-form/v/7.57.0) (from `^7.54.2`, in `dependencies`)
35
+ - Updated dependency [`react-resizable-panels@^2.1.9` ↗︎](https://www.npmjs.com/package/react-resizable-panels/v/2.1.9) (from `^2.1.7`, in `dependencies`)
36
+ - Updated dependency [`remark-rehype@^11.1.2` ↗︎](https://www.npmjs.com/package/remark-rehype/v/11.1.2) (from `^11.1.1`, in `dependencies`)
37
+ - Updated dependency [`remeda@^2.23.0` ↗︎](https://www.npmjs.com/package/remeda/v/2.23.0) (from `^2.21.1`, in `dependencies`)
38
+ - Updated dependency [`sonner@^2.0.5` ↗︎](https://www.npmjs.com/package/sonner/v/2.0.5) (from `^2.0.1`, in `dependencies`)
39
+ - Updated dependency [`use-debounce@^10.0.5` ↗︎](https://www.npmjs.com/package/use-debounce/v/10.0.5) (from `^10.0.4`, in `dependencies`)
40
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
41
+ - Updated dependency [`zustand@^5.0.5` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.5) (from `^5.0.3`, in `dependencies`)
42
+ - 02560d4: lift evals fetching to the playground package instead
43
+ - 311132e: move useWorkflow to playground instead of playground-ui
44
+ - Updated dependencies [63f6b7d]
45
+ - Updated dependencies [63f6b7d]
46
+ - Updated dependencies [36f1c36]
47
+ - Updated dependencies [10d352e]
48
+ - Updated dependencies [53d3c37]
49
+ - @mastra/client-js@0.10.5-alpha.0
50
+ - @mastra/core@0.10.6-alpha.0
51
+
52
+ ## 5.1.5
53
+
54
+ ### Patch Changes
55
+
56
+ - 13c97f9: Save run status, result and error in storage snapshot
57
+ - Updated dependencies [13c97f9]
58
+ - @mastra/core@0.10.5
59
+ - @mastra/client-js@0.10.4
60
+
61
+ ## 5.1.4
62
+
63
+ ### Patch Changes
64
+
65
+ - 1ccccff: dependencies updates:
66
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
67
+ - 1ccccff: dependencies updates:
68
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
69
+ - e719504: don't start posthog when the browser is Brave
70
+ - 5c68759: Update vite to fix CVE-2025-31125
71
+ - 29f1c91: revert: final step of workflow not working as expected
72
+ - 8f60de4: fix workflow output when the schema is a primitive
73
+ - Updated dependencies [1ccccff]
74
+ - Updated dependencies [1ccccff]
75
+ - Updated dependencies [d1ed912]
76
+ - Updated dependencies [f6fd25f]
77
+ - Updated dependencies [dffb67b]
78
+ - Updated dependencies [f1f1f1b]
79
+ - Updated dependencies [925ab94]
80
+ - Updated dependencies [b2810ab]
81
+ - Updated dependencies [f9816ae]
82
+ - Updated dependencies [82090c1]
83
+ - Updated dependencies [1b443fd]
84
+ - Updated dependencies [ce97900]
85
+ - Updated dependencies [f1309d3]
86
+ - Updated dependencies [14a2566]
87
+ - Updated dependencies [67d21b5]
88
+ - Updated dependencies [f7f8293]
89
+ - Updated dependencies [48eddb9]
90
+ - @mastra/client-js@0.10.3
91
+ - @mastra/core@0.10.4
92
+
3
93
  ## 5.1.4-alpha.5
4
94
 
5
95
  ### Patch Changes
@@ -208,95 +298,5 @@
208
298
  - Updated dependencies [6d16390]
209
299
  - Updated dependencies [1e4a421]
210
300
  - Updated dependencies [200d0da]
211
- - Updated dependencies [267773e]
212
- - Updated dependencies [bf5f17b]
213
- - Updated dependencies [5343f93]
214
- - Updated dependencies [f622cfa]
215
- - Updated dependencies [38aee50]
216
- - Updated dependencies [5c41100]
217
- - Updated dependencies [d6a759b]
218
- - Updated dependencies [6015bdf]
219
- - @mastra/core@0.10.1
220
- - @mastra/client-js@0.10.1
221
-
222
- ## 5.1.1-alpha.5
223
-
224
- ### Patch Changes
225
-
226
- - 267773e: Show map config on workflow graph
227
- Highlight borders for conditions too on workflow graph
228
- Fix watch stream
229
- - Updated dependencies [267773e]
230
- - @mastra/client-js@0.10.1-alpha.3
231
-
232
- ## 5.1.1-alpha.4
233
-
234
- ### Patch Changes
235
-
236
- - 3c2dba5: add workflow run list
237
- - 33f1c64: revamp the experience for workflows
238
- - Updated dependencies [d70b807]
239
- - @mastra/core@0.10.1-alpha.3
240
-
241
- ## 5.1.1-alpha.3
242
-
243
- ### Patch Changes
244
-
245
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
246
- - Updated dependencies [6015bdf]
247
- - @mastra/client-js@0.10.1-alpha.2
248
- - @mastra/core@0.10.1-alpha.2
249
-
250
- ## 5.1.1-alpha.2
251
-
252
- ### Patch Changes
253
-
254
- - b4365f6: add empty states for agents network and tools
255
- - d0932ac: add multi modal input behind feature flag
256
- - Updated dependencies [200d0da]
257
- - Updated dependencies [bf5f17b]
258
- - Updated dependencies [5343f93]
259
- - Updated dependencies [38aee50]
260
- - Updated dependencies [5c41100]
261
- - Updated dependencies [d6a759b]
262
- - @mastra/core@0.10.1-alpha.1
263
- - @mastra/client-js@0.10.1-alpha.1
264
-
265
- ## 5.1.1-alpha.1
266
-
267
- ### Patch Changes
268
-
269
- - 7a32205: add empty states for workflows, agents and mcp servers
270
-
271
- ## 5.1.1-alpha.0
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [6d16390]
276
- - Updated dependencies [1e4a421]
277
- - Updated dependencies [f622cfa]
278
- - @mastra/core@0.10.1-alpha.0
279
- - @mastra/client-js@0.10.1-alpha.0
280
-
281
- ## 5.1.0
282
-
283
- ### Minor Changes
284
-
285
- - 83da932: Move @mastra/core to peerdeps
286
-
287
- ### Patch Changes
288
301
 
289
- - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
290
- - 99552bc: revamp the UI of the tools page
291
- - 9b7294a: Revamp the UI for the right sidebar of the agents page
292
- - e2c2cf1: Persist playground agent settings across refresh
293
- - fd69cc3: revamp UI of workflow "Run" pane
294
- - 1270183: Add waterfull traces instead of stacked progressbar (UI improvement mostly)
295
- - cbf153f: Handle broken images on the playground
296
- - 0cae9b1: sidebar adjustments (storing status + showing the action of collapsing / expanding)
297
- - 1f6886f: bring back the memory not activated warning in agent chat
298
- - 8a68886: revamp the UI of the workflow form input
299
- - Updated dependencies [b3a3d63]
300
- - Updated dependencies [344f453]
301
-
302
- ... 1385 more lines hidden. See full changelog in package directory.
302
+ ... 1475 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,37 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@qdrant/js-client-rest@^1.14.1` ↗︎](https://www.npmjs.com/package/@qdrant/js-client-rest/v/1.14.1) (from `^1.13.0`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 66f4424: Update peerdeps
20
+ - Updated dependencies [d1ed912]
21
+ - Updated dependencies [f6fd25f]
22
+ - Updated dependencies [dffb67b]
23
+ - Updated dependencies [f1f1f1b]
24
+ - Updated dependencies [925ab94]
25
+ - Updated dependencies [f9816ae]
26
+ - Updated dependencies [82090c1]
27
+ - Updated dependencies [1b443fd]
28
+ - Updated dependencies [ce97900]
29
+ - Updated dependencies [f1309d3]
30
+ - Updated dependencies [14a2566]
31
+ - Updated dependencies [f7f8293]
32
+ - Updated dependencies [48eddb9]
33
+ - @mastra/core@0.10.4
34
+
3
35
  ## 0.10.2-alpha.0
4
36
 
5
37
  ### Patch Changes
@@ -266,37 +298,5 @@
266
298
  - Updated dependencies [17826a9]
267
299
  - @mastra/core@0.9.2-alpha.3
268
300
 
269
- ## 0.2.12-alpha.2
270
-
271
- ### Patch Changes
272
-
273
- - Updated dependencies [26738f4]
274
- - @mastra/core@0.9.2-alpha.2
275
-
276
- ## 0.2.12-alpha.1
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [b804723]
281
- - @mastra/core@0.9.2-alpha.1
282
-
283
- ## 0.2.12-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [0097d50]
288
- - @mastra/core@0.9.2-alpha.0
289
-
290
- ## 0.2.11
291
-
292
- ### Patch Changes
293
-
294
- - 5f826d9: Moved vector store specific prompts from @mastra/rag to be exported from the store that the prompt belongs to, ie @mastra/pg
295
- - Updated dependencies [405b63d]
296
- - Updated dependencies [81fb7f6]
297
- - Updated dependencies [20275d4]
298
- - Updated dependencies [7d1892c]
299
- - Updated dependencies [a90a082]
300
- - Updated dependencies [2d17c73]
301
301
 
302
- ... 1526 more lines hidden. See full changelog in package directory.
302
+ ... 1558 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,47 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.0.0-alpha.0
4
+
5
+ ### Major Changes
6
+
7
+ - 75136cd: Add LaTeX chunking support by adding a case for Language.LATEX in getSeparatorsForLanguage.
8
+
9
+ ### Patch Changes
10
+
11
+ - 63f6b7d: dependencies updates:
12
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
13
+ - Updated dependencies [63f6b7d]
14
+ - Updated dependencies [36f1c36]
15
+ - Updated dependencies [10d352e]
16
+ - Updated dependencies [53d3c37]
17
+ - @mastra/core@0.10.6-alpha.0
18
+
19
+ ## 0.10.3
20
+
21
+ ### Patch Changes
22
+
23
+ - 71999e9: dependencies updates:
24
+ - Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
25
+ - Updated dependency [`node-html-better-parser@^1.4.11` ↗︎](https://www.npmjs.com/package/node-html-better-parser/v/1.4.11) (from `^1.4.7`, in `dependencies`)
26
+ - 1ccccff: dependencies updates:
27
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
28
+ - 1ccccff: dependencies updates:
29
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
30
+ - Updated dependencies [d1ed912]
31
+ - Updated dependencies [f6fd25f]
32
+ - Updated dependencies [dffb67b]
33
+ - Updated dependencies [f1f1f1b]
34
+ - Updated dependencies [925ab94]
35
+ - Updated dependencies [f9816ae]
36
+ - Updated dependencies [82090c1]
37
+ - Updated dependencies [1b443fd]
38
+ - Updated dependencies [ce97900]
39
+ - Updated dependencies [f1309d3]
40
+ - Updated dependencies [14a2566]
41
+ - Updated dependencies [f7f8293]
42
+ - Updated dependencies [48eddb9]
43
+ - @mastra/core@0.10.4
44
+
3
45
  ## 0.10.3-alpha.1
4
46
 
5
47
  ### Patch Changes
@@ -256,47 +298,5 @@
256
298
  ### Patch Changes
257
299
 
258
300
  - Updated dependencies [e450778]
259
- - Updated dependencies [8902157]
260
- - Updated dependencies [ca0dc88]
261
- - Updated dependencies [9cd1a46]
262
- - Updated dependencies [70dbf51]
263
- - @mastra/core@0.9.3-alpha.1
264
-
265
- ## 0.1.22-alpha.0
266
-
267
- ### Patch Changes
268
-
269
- - Updated dependencies [526c570]
270
- - Updated dependencies [b5d2de0]
271
- - Updated dependencies [644f8ad]
272
- - @mastra/core@0.9.3-alpha.0
273
-
274
- ## 0.1.21
275
-
276
- ### Patch Changes
277
301
 
278
- - 2cf3b8f: dependencies updates:
279
- - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
280
- - Updated dependencies [6052aa6]
281
- - Updated dependencies [967b41c]
282
- - Updated dependencies [3d2fb5c]
283
- - Updated dependencies [26738f4]
284
- - Updated dependencies [4155f47]
285
- - Updated dependencies [7eeb2bc]
286
- - Updated dependencies [b804723]
287
- - Updated dependencies [8607972]
288
- - Updated dependencies [ccef9f9]
289
- - Updated dependencies [0097d50]
290
- - Updated dependencies [7eeb2bc]
291
- - Updated dependencies [17826a9]
292
- - Updated dependencies [7d8b7c7]
293
- - Updated dependencies [fba031f]
294
- - Updated dependencies [3a5f1e1]
295
- - Updated dependencies [51e6923]
296
- - Updated dependencies [8398d89]
297
- - @mastra/core@0.9.2
298
-
299
- ## 0.1.21-alpha.6
300
-
301
-
302
- ... 2066 more lines hidden. See full changelog in package directory.
302
+ ... 2108 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/ragie
2
2
 
3
+ ## 1.2.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 1.2.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 1ccccff: dependencies updates:
20
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
21
+ - 1ccccff: dependencies updates:
22
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
23
+ - Updated dependencies [d1ed912]
24
+ - Updated dependencies [f6fd25f]
25
+ - Updated dependencies [dffb67b]
26
+ - Updated dependencies [f1f1f1b]
27
+ - Updated dependencies [925ab94]
28
+ - Updated dependencies [f9816ae]
29
+ - Updated dependencies [82090c1]
30
+ - Updated dependencies [1b443fd]
31
+ - Updated dependencies [ce97900]
32
+ - Updated dependencies [f1309d3]
33
+ - Updated dependencies [14a2566]
34
+ - Updated dependencies [f7f8293]
35
+ - Updated dependencies [48eddb9]
36
+ - @mastra/core@0.10.4
37
+
3
38
  ## 1.2.2-alpha.0
4
39
 
5
40
  ### Patch Changes
@@ -263,40 +298,5 @@
263
298
 
264
299
  ### Patch Changes
265
300
 
266
- - Updated dependencies [967b41c]
267
- - Updated dependencies [4155f47]
268
- - Updated dependencies [17826a9]
269
- - @mastra/core@0.9.2-alpha.3
270
-
271
- ## 1.1.21-alpha.2
272
-
273
- ### Patch Changes
274
-
275
- - Updated dependencies [26738f4]
276
- - @mastra/core@0.9.2-alpha.2
277
-
278
- ## 1.1.21-alpha.1
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [b804723]
283
- - @mastra/core@0.9.2-alpha.1
284
-
285
- ## 1.1.21-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [0097d50]
290
- - @mastra/core@0.9.2-alpha.0
291
-
292
- ## 1.1.20
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [405b63d]
297
- - Updated dependencies [81fb7f6]
298
- - Updated dependencies [20275d4]
299
- - Updated dependencies [7d1892c]
300
- - Updated dependencies [a90a082]
301
301
 
302
- ... 1776 more lines hidden. See full changelog in package directory.
302
+ ... 1811 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,12 @@
1
1
  # @mastra/schema-compat
2
2
 
3
+ ## 0.10.2
4
+
5
+ ### Patch Changes
6
+
7
+ - f6fd25f: Updates @mastra/schema-compat to allow all zod schemas. Uses @mastra/schema-compat to apply schema transformations to agent output schema.
8
+ - f9816ae: Create @mastra/schema-compat package to extract the schema compatibility layer to be used outside of mastra
9
+
3
10
  ## 0.10.2-alpha.3
4
11
 
5
12
  ### Patch Changes
@@ -1,5 +1,47 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
8
+ - Updated dependencies [63f6b7d]
9
+ - Updated dependencies [36f1c36]
10
+ - Updated dependencies [10d352e]
11
+ - Updated dependencies [53d3c37]
12
+ - @mastra/core@0.10.6-alpha.0
13
+
14
+ ## 0.10.5
15
+
16
+ ### Patch Changes
17
+
18
+ - 1ba421d: fix the tools not showing on workflows attached to agents
19
+ - Updated dependencies [13c97f9]
20
+ - @mastra/core@0.10.5
21
+
22
+ ## 0.10.4
23
+
24
+ ### Patch Changes
25
+
26
+ - f1f1f1b: Add basic filtering capabilities to logs
27
+ - 9597ee5: Hoist runtimeContext from POST request into middleware
28
+ - 82090c1: Add pagination to logs
29
+ - bebd27c: Only apply <placeholder> text inside instructions in the playground ui
30
+ - Updated dependencies [d1ed912]
31
+ - Updated dependencies [f6fd25f]
32
+ - Updated dependencies [dffb67b]
33
+ - Updated dependencies [f1f1f1b]
34
+ - Updated dependencies [925ab94]
35
+ - Updated dependencies [f9816ae]
36
+ - Updated dependencies [82090c1]
37
+ - Updated dependencies [1b443fd]
38
+ - Updated dependencies [ce97900]
39
+ - Updated dependencies [f1309d3]
40
+ - Updated dependencies [14a2566]
41
+ - Updated dependencies [f7f8293]
42
+ - Updated dependencies [48eddb9]
43
+ - @mastra/core@0.10.4
44
+
3
45
  ## 0.10.4-alpha.3
4
46
 
5
47
  ### Patch Changes
@@ -256,47 +298,5 @@
256
298
  - 0215b0b: Add description to vnext workflow response
257
299
  - Updated dependencies [b3a3d63]
258
300
  - Updated dependencies [344f453]
259
- - Updated dependencies [0a3ae6d]
260
- - Updated dependencies [95911be]
261
- - Updated dependencies [5eb5a99]
262
- - Updated dependencies [7e632c5]
263
- - Updated dependencies [1e9fbfa]
264
- - Updated dependencies [b2ae5aa]
265
- - Updated dependencies [a7292b0]
266
- - Updated dependencies [0dcb9f0]
267
- - @mastra/core@0.10.0-alpha.1
268
-
269
- ## 2.0.5-alpha.0
270
-
271
- ### Patch Changes
272
-
273
- - f53a6ac: Add VNextWorkflowRuns type
274
- - d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
275
- - Updated dependencies [f53a6ac]
276
- - Updated dependencies [eabdcd9]
277
- - Updated dependencies [90be034]
278
- - Updated dependencies [99f050a]
279
- - Updated dependencies [d0ee3c6]
280
- - Updated dependencies [23f258c]
281
- - Updated dependencies [2672a05]
282
- - @mastra/core@0.9.5-alpha.0
283
-
284
- ## 2.0.4
285
-
286
- ### Patch Changes
287
301
 
288
- - ab80e7e: Fix resume workflow throwing workflow run not found error
289
- - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
290
- - 0c3d117: Add workflows to agent server handlers
291
- - cb1f698: Set runtimeContext from playground for agents, tools, workflows
292
- - 0b8b868: Added A2A support + streaming
293
- - c28d7a0: Fix watch workflow not streaming response back in legacy workflow
294
- - Updated dependencies [396be50]
295
- - Updated dependencies [ab80e7e]
296
- - Updated dependencies [c3bd795]
297
- - Updated dependencies [da082f8]
298
- - Updated dependencies [a5810ce]
299
- - Updated dependencies [3e9c131]
300
- - Updated dependencies [3171b5b]
301
-
302
- ... 1947 more lines hidden. See full changelog in package directory.
302
+ ... 1989 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,37 @@
1
1
  # @mastra/turbopuffer
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, in `dependencies`)
9
+ - Updated dependencies [63f6b7d]
10
+ - Updated dependencies [36f1c36]
11
+ - Updated dependencies [10d352e]
12
+ - Updated dependencies [53d3c37]
13
+ - @mastra/core@0.10.6-alpha.0
14
+
15
+ ## 0.10.2
16
+
17
+ ### Patch Changes
18
+
19
+ - 66f4424: Update peerdeps
20
+ - Updated dependencies [d1ed912]
21
+ - Updated dependencies [f6fd25f]
22
+ - Updated dependencies [dffb67b]
23
+ - Updated dependencies [f1f1f1b]
24
+ - Updated dependencies [925ab94]
25
+ - Updated dependencies [f9816ae]
26
+ - Updated dependencies [82090c1]
27
+ - Updated dependencies [1b443fd]
28
+ - Updated dependencies [ce97900]
29
+ - Updated dependencies [f1309d3]
30
+ - Updated dependencies [14a2566]
31
+ - Updated dependencies [f7f8293]
32
+ - Updated dependencies [48eddb9]
33
+ - @mastra/core@0.10.4
34
+
3
35
  ## 0.10.2-alpha.0
4
36
 
5
37
  ### Patch Changes
@@ -266,37 +298,5 @@
266
298
 
267
299
  ## 0.0.13-alpha.2
268
300
 
269
- ### Patch Changes
270
-
271
- - Updated dependencies [26738f4]
272
- - @mastra/core@0.9.2-alpha.2
273
-
274
- ## 0.0.13-alpha.1
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [b804723]
279
- - @mastra/core@0.9.2-alpha.1
280
-
281
- ## 0.0.13-alpha.0
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [0097d50]
286
- - @mastra/core@0.9.2-alpha.0
287
-
288
- ## 0.0.12
289
-
290
- ### Patch Changes
291
301
 
292
- - Updated dependencies [405b63d]
293
- - Updated dependencies [81fb7f6]
294
- - Updated dependencies [20275d4]
295
- - Updated dependencies [7d1892c]
296
- - Updated dependencies [a90a082]
297
- - Updated dependencies [2d17c73]
298
- - Updated dependencies [61e92f5]
299
- - Updated dependencies [35955b0]
300
- - Updated dependencies [6262bd5]
301
-
302
- ... 573 more lines hidden. See full changelog in package directory.
302
+ ... 605 more lines hidden. See full changelog in package directory.