@mastra/mcp-docs-server 0.13.1 → 0.13.2-alpha.1

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 (102) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +21 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +37 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +25 -25
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +48 -48
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +71 -71
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +62 -62
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +25 -25
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +68 -68
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +37 -37
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +64 -64
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +37 -31
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +80 -80
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +77 -77
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +73 -73
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
  16. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +80 -41
  17. package/.docs/organized/changelogs/%40mastra%2Fevals.md +36 -36
  18. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +42 -42
  19. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +36 -36
  20. package/.docs/organized/changelogs/%40mastra%2Flance.md +59 -0
  21. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +62 -62
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +65 -65
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +45 -45
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +56 -56
  25. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +36 -36
  26. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +58 -58
  27. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +74 -74
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +47 -0
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +75 -75
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +107 -107
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +37 -37
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +41 -41
  34. package/.docs/organized/changelogs/%40mastra%2Fragie.md +36 -36
  35. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  36. package/.docs/organized/changelogs/%40mastra%2Fserver.md +61 -61
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +37 -37
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +75 -75
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +36 -36
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +36 -36
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +36 -36
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +34 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +36 -36
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +37 -37
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +25 -25
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +36 -36
  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 +36 -36
  52. package/.docs/organized/changelogs/create-mastra.md +35 -35
  53. package/.docs/organized/changelogs/mastra.md +116 -116
  54. package/.docs/organized/code-examples/a2a.md +1 -1
  55. package/.docs/organized/code-examples/agent-network.md +125 -7
  56. package/.docs/organized/code-examples/agent.md +1 -1
  57. package/.docs/organized/code-examples/agui.md +4 -4
  58. package/.docs/organized/code-examples/ai-sdk-useChat.md +6 -6
  59. package/.docs/organized/code-examples/assistant-ui.md +5 -5
  60. package/.docs/organized/code-examples/bird-checker-with-express.md +1 -1
  61. package/.docs/organized/code-examples/bird-checker-with-nextjs-and-eval.md +5 -5
  62. package/.docs/organized/code-examples/bird-checker-with-nextjs.md +5 -5
  63. package/.docs/organized/code-examples/client-side-tools.md +6 -6
  64. package/.docs/organized/code-examples/crypto-chatbot.md +4 -4
  65. package/.docs/organized/code-examples/experimental-auth-weather-agent.md +1 -1
  66. package/.docs/organized/code-examples/fireworks-r1.md +1 -1
  67. package/.docs/organized/code-examples/mcp-configuration.md +2 -2
  68. package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
  69. package/.docs/organized/code-examples/memory-per-resource-example.md +236 -0
  70. package/.docs/organized/code-examples/memory-with-mem0.md +1 -1
  71. package/.docs/organized/code-examples/memory-with-processors.md +1 -1
  72. package/.docs/organized/code-examples/openapi-spec-writer.md +5 -5
  73. package/.docs/organized/code-examples/quick-start.md +1 -1
  74. package/.docs/organized/code-examples/stock-price-tool.md +1 -1
  75. package/.docs/organized/code-examples/weather-agent.md +1 -1
  76. package/.docs/organized/code-examples/workflow-ai-recruiter.md +1 -1
  77. package/.docs/organized/code-examples/workflow-with-inline-steps.md +1 -1
  78. package/.docs/organized/code-examples/workflow-with-memory.md +1 -1
  79. package/.docs/organized/code-examples/workflow-with-separate-steps.md +1 -1
  80. package/.docs/raw/frameworks/agentic-uis/copilotkit.mdx +53 -10
  81. package/.docs/raw/local-dev/mastra-dev.mdx +103 -105
  82. package/.docs/raw/mastra-cloud/dashboard.mdx +100 -0
  83. package/.docs/raw/mastra-cloud/observability.mdx +24 -138
  84. package/.docs/raw/mastra-cloud/overview.mdx +50 -42
  85. package/.docs/raw/mastra-cloud/setting-up.mdx +51 -87
  86. package/.docs/raw/memory/overview.mdx +4 -0
  87. package/.docs/raw/memory/working-memory.mdx +88 -1
  88. package/.docs/raw/observability/nextjs-tracing.mdx +2 -2
  89. package/.docs/raw/reference/storage/libsql.mdx +1 -0
  90. package/.docs/raw/reference/tools/vector-query-tool.mdx +1 -0
  91. package/.docs/raw/reference/workflows/sleep.mdx +43 -0
  92. package/.docs/raw/reference/workflows/sleepUntil.mdx +43 -0
  93. package/.docs/raw/reference/workflows/waitForEvent.mdx +49 -0
  94. package/.docs/raw/storage/overview.mdx +50 -1
  95. package/.docs/raw/tools-mcp/mcp-overview.mdx +52 -0
  96. package/.docs/raw/workflows/inngest-workflow.mdx +1 -1
  97. package/.docs/raw/workflows/input-data-mapping.mdx +4 -4
  98. package/.docs/raw/workflows/pausing-execution.mdx +60 -0
  99. package/package.json +6 -6
  100. package/.docs/raw/local-dev/add-to-existing-project.mdx +0 -43
  101. package/.docs/raw/local-dev/creating-a-new-project.mdx +0 -53
  102. package/.docs/raw/mastra-cloud/deploying.mdx +0 -142
@@ -1,5 +1,18 @@
1
1
  # @mastra/pinecone
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0e17048: Throw mastra errors in storage packages
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+
3
16
  ## 0.10.2
4
17
 
5
18
  ### Patch Changes
@@ -286,17 +299,4 @@
286
299
  - Updated dependencies [17826a9]
287
300
  - @mastra/core@0.9.2-alpha.3
288
301
 
289
- ## 0.2.11-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [26738f4]
294
- - @mastra/core@0.9.2-alpha.2
295
-
296
- ## 0.2.11-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b804723]
301
-
302
- ... 1550 more lines hidden. See full changelog in package directory.
302
+ ... 1563 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,111 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 5.1.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - 5d74aab: vNext network in playground
10
+ - be3d5a3: Remove recharts and ramada (unused deps)
11
+ - Updated dependencies [8e1b6e9]
12
+ - Updated dependencies [15e9d26]
13
+ - Updated dependencies [9bf1d55]
14
+ - Updated dependencies [07d6d88]
15
+ - Updated dependencies [5d74aab]
16
+ - Updated dependencies [5d74aab]
17
+ - Updated dependencies [144eb0b]
18
+ - @mastra/client-js@0.10.6-alpha.2
19
+ - @mastra/core@0.10.7-alpha.2
20
+
21
+ ## 5.1.7-alpha.1
22
+
23
+ ### Patch Changes
24
+
25
+ - 21ffb97: Make dynamic form handle schema better
26
+ - Updated dependencies [d1baedb]
27
+ - Updated dependencies [4d21bf2]
28
+ - Updated dependencies [2097952]
29
+ - Updated dependencies [4fb0cc2]
30
+ - Updated dependencies [d2a7a31]
31
+ - Updated dependencies [0e17048]
32
+ - @mastra/core@0.10.7-alpha.1
33
+ - @mastra/client-js@0.10.6-alpha.1
34
+
35
+ ## 5.1.7-alpha.0
36
+
37
+ ### Patch Changes
38
+
39
+ - 9102d89: Fix final output not showing on playground for previously suspended steps
40
+ - Updated dependencies [d8f2d19]
41
+ - Updated dependencies [9d52b17]
42
+ - Updated dependencies [8ba1b51]
43
+ - @mastra/core@0.10.7-alpha.0
44
+ - @mastra/client-js@0.10.6-alpha.0
45
+
46
+ ## 5.1.6
47
+
48
+ ### Patch Changes
49
+
50
+ - 63f6b7d: dependencies updates:
51
+ - 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`)
52
+ - Updated dependency [`@autoform/core@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/core/v/2.2.0) (from `^2.1.0`, in `dependencies`)
53
+ - Updated dependency [`@autoform/react@^3.1.0` ↗︎](https://www.npmjs.com/package/@autoform/react/v/3.1.0) (from `^3.0.0`, in `dependencies`)
54
+ - Updated dependency [`@autoform/zod@^2.2.0` ↗︎](https://www.npmjs.com/package/@autoform/zod/v/2.2.0) (from `^2.1.0`, in `dependencies`)
55
+ - 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`)
56
+ - 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`)
57
+ - 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`)
58
+ - 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`)
59
+ - 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`)
60
+ - 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`)
61
+ - 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`)
62
+ - 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`)
63
+ - 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`)
64
+ - 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`)
65
+ - 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`)
66
+ - 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`)
67
+ - 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`)
68
+ - 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`)
69
+ - 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`)
70
+ - 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`)
71
+ - 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`)
72
+ - Updated dependency [`@xyflow/react@^12.6.4` ↗︎](https://www.npmjs.com/package/@xyflow/react/v/12.6.4) (from `^12.3.6`, in `dependencies`)
73
+ - Updated dependency [`cmdk@^1.1.1` ↗︎](https://www.npmjs.com/package/cmdk/v/1.1.1) (from `^1.0.0`, in `dependencies`)
74
+ - 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`)
75
+ - Updated dependency [`motion@^12.16.0` ↗︎](https://www.npmjs.com/package/motion/v/12.16.0) (from `^12.4.2`, in `dependencies`)
76
+ - 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`)
77
+ - 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`)
78
+ - 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`)
79
+ - Updated dependency [`remark-rehype@^11.1.2` ↗︎](https://www.npmjs.com/package/remark-rehype/v/11.1.2) (from `^11.1.1`, in `dependencies`)
80
+ - Updated dependency [`remeda@^2.23.0` ↗︎](https://www.npmjs.com/package/remeda/v/2.23.0) (from `^2.21.1`, in `dependencies`)
81
+ - Updated dependency [`sonner@^2.0.5` ↗︎](https://www.npmjs.com/package/sonner/v/2.0.5) (from `^2.0.1`, in `dependencies`)
82
+ - Updated dependency [`use-debounce@^10.0.5` ↗︎](https://www.npmjs.com/package/use-debounce/v/10.0.5) (from `^10.0.4`, in `dependencies`)
83
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
84
+ - Updated dependency [`zustand@^5.0.5` ↗︎](https://www.npmjs.com/package/zustand/v/5.0.5) (from `^5.0.3`, in `dependencies`)
85
+ - 02560d4: lift evals fetching to the playground package instead
86
+ - 5f2aa3e: Move workflow hooks to playground
87
+ - 311132e: move useWorkflow to playground instead of playground-ui
88
+ - fc677d7: For final result for a workflow
89
+ - Updated dependencies [63f6b7d]
90
+ - Updated dependencies [63f6b7d]
91
+ - Updated dependencies [12a95fc]
92
+ - Updated dependencies [4b0f8a6]
93
+ - Updated dependencies [51264a5]
94
+ - Updated dependencies [8e6f677]
95
+ - Updated dependencies [d70c420]
96
+ - Updated dependencies [ee9af57]
97
+ - Updated dependencies [36f1c36]
98
+ - Updated dependencies [2a16996]
99
+ - Updated dependencies [10d352e]
100
+ - Updated dependencies [9589624]
101
+ - Updated dependencies [3270d9d]
102
+ - Updated dependencies [53d3c37]
103
+ - Updated dependencies [751c894]
104
+ - Updated dependencies [577ce3a]
105
+ - Updated dependencies [9260b3a]
106
+ - @mastra/client-js@0.10.5
107
+ - @mastra/core@0.10.6
108
+
3
109
  ## 5.1.6-alpha.5
4
110
 
5
111
  ### Patch Changes
@@ -192,111 +298,5 @@
192
298
  - 8f60de4: fix workflow output when the schema is a primitive
193
299
  - Updated dependencies [d1ed912]
194
300
  - Updated dependencies [f1f1f1b]
195
- - Updated dependencies [b2810ab]
196
- - Updated dependencies [f9816ae]
197
- - Updated dependencies [82090c1]
198
- - Updated dependencies [1b443fd]
199
- - Updated dependencies [ce97900]
200
- - Updated dependencies [14a2566]
201
- - Updated dependencies [67d21b5]
202
- - @mastra/core@0.10.4-alpha.0
203
- - @mastra/client-js@0.10.3-alpha.0
204
-
205
- ## 5.1.3
206
-
207
- ### Patch Changes
208
-
209
- - 6303367: Fixed an issue where a recent memory images in playground fix broke playground tool calls
210
-
211
- ## 5.1.3-alpha.0
212
-
213
- ### Patch Changes
214
-
215
- - 6303367: Fixed an issue where a recent memory images in playground fix broke playground tool calls
216
-
217
- ## 5.1.2
218
-
219
- ### Patch Changes
220
-
221
- - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
222
- - 9666468: move the fetch traces call to the playground instead of playground-ui
223
- - 89a69d0: add a way to go to the given trace of a workflow step
224
- - 6fd77b5: add docs and txt support for multi modal
225
- - 9faee5b: small fixes in the workflows graph
226
- - 4b23936: fix: typos
227
- - 631683f: move workflow runs list in playground-ui instead of playground
228
- - 068b850: fix: able to pass headers to playground components which are using the mastra client
229
- - f0d559f: Fix peerdeps for alpha channel
230
- - f6ddf55: fix traces not showing and reduce API surface from playground ui
231
- - 9a31c09: Highlight steps in nested workflows on workflow graph
232
- - Updated dependencies [ee77e78]
233
- - Updated dependencies [592a2db]
234
- - Updated dependencies [e5dc18d]
235
- - Updated dependencies [ab5adbe]
236
- - Updated dependencies [1e8bb40]
237
- - Updated dependencies [1b5fc55]
238
- - Updated dependencies [195c428]
239
- - Updated dependencies [f73e11b]
240
- - Updated dependencies [37643b8]
241
- - Updated dependencies [99fd6cf]
242
- - Updated dependencies [c5bf1ce]
243
- - Updated dependencies [add596e]
244
- - Updated dependencies [8dc94d8]
245
- - Updated dependencies [b72c768]
246
- - Updated dependencies [ecebbeb]
247
- - Updated dependencies [79d5145]
248
- - Updated dependencies [12b7002]
249
- - Updated dependencies [f0d559f]
250
- - Updated dependencies [2901125]
251
- - @mastra/core@0.10.2
252
- - @mastra/client-js@0.10.2
253
-
254
- ## 5.1.2-alpha.7
255
-
256
- ### Patch Changes
257
-
258
- - Updated dependencies [37643b8]
259
- - Updated dependencies [b72c768]
260
- - Updated dependencies [79d5145]
261
- - @mastra/core@0.10.2-alpha.8
262
- - @mastra/client-js@0.10.2-alpha.3
263
-
264
- ## 5.1.2-alpha.6
265
-
266
- ### Patch Changes
267
-
268
- - 6fd77b5: add docs and txt support for multi modal
269
- - 631683f: move workflow runs list in playground-ui instead of playground
270
- - Updated dependencies [99fd6cf]
271
- - Updated dependencies [8dc94d8]
272
- - @mastra/core@0.10.2-alpha.6
273
-
274
- ## 5.1.2-alpha.5
275
-
276
- ### Patch Changes
277
-
278
- - 9666468: move the fetch traces call to the playground instead of playground-ui
279
- - Updated dependencies [1b5fc55]
280
- - Updated dependencies [add596e]
281
- - Updated dependencies [ecebbeb]
282
- - @mastra/core@0.10.2-alpha.5
283
-
284
- ## 5.1.2-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
289
- - 4b23936: fix: typos
290
-
291
- ## 5.1.2-alpha.3
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [c5bf1ce]
296
- - Updated dependencies [12b7002]
297
- - @mastra/client-js@0.10.2-alpha.2
298
- - @mastra/core@0.10.2-alpha.4
299
-
300
- ## 5.1.2-alpha.2
301
301
 
302
- ... 1524 more lines hidden. See full changelog in package directory.
302
+ ... 1630 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,41 @@
1
1
  # @mastra/qdrant
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0e17048: Throw mastra errors in storage packages
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [4d21bf2]
10
+ - Updated dependencies [2097952]
11
+ - Updated dependencies [4fb0cc2]
12
+ - Updated dependencies [d2a7a31]
13
+ - Updated dependencies [0e17048]
14
+ - @mastra/core@0.10.7-alpha.1
15
+
16
+ ## 0.10.3
17
+
18
+ ### Patch Changes
19
+
20
+ - 63f6b7d: dependencies updates:
21
+ - 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`)
22
+ - Updated dependencies [63f6b7d]
23
+ - Updated dependencies [12a95fc]
24
+ - Updated dependencies [4b0f8a6]
25
+ - Updated dependencies [51264a5]
26
+ - Updated dependencies [8e6f677]
27
+ - Updated dependencies [d70c420]
28
+ - Updated dependencies [ee9af57]
29
+ - Updated dependencies [36f1c36]
30
+ - Updated dependencies [2a16996]
31
+ - Updated dependencies [10d352e]
32
+ - Updated dependencies [9589624]
33
+ - Updated dependencies [53d3c37]
34
+ - Updated dependencies [751c894]
35
+ - Updated dependencies [577ce3a]
36
+ - Updated dependencies [9260b3a]
37
+ - @mastra/core@0.10.6
38
+
3
39
  ## 0.10.3-alpha.0
4
40
 
5
41
  ### Patch Changes
@@ -262,41 +298,5 @@
262
298
 
263
299
  ## 0.2.12-alpha.6
264
300
 
265
- ### Patch Changes
266
-
267
- - Updated dependencies [6052aa6]
268
- - Updated dependencies [7d8b7c7]
269
- - Updated dependencies [3a5f1e1]
270
- - Updated dependencies [8398d89]
271
- - @mastra/core@0.9.2-alpha.6
272
-
273
- ## 0.2.12-alpha.5
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [3d2fb5c]
278
- - Updated dependencies [7eeb2bc]
279
- - Updated dependencies [8607972]
280
- - Updated dependencies [7eeb2bc]
281
- - Updated dependencies [fba031f]
282
- - @mastra/core@0.9.2-alpha.5
283
-
284
- ## 0.2.12-alpha.4
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [ccef9f9]
289
- - Updated dependencies [51e6923]
290
- - @mastra/core@0.9.2-alpha.4
291
-
292
- ## 0.2.12-alpha.3
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [967b41c]
297
- - Updated dependencies [4155f47]
298
- - Updated dependencies [17826a9]
299
- - @mastra/core@0.9.2-alpha.3
300
-
301
301
 
302
- ... 1558 more lines hidden. See full changelog in package directory.
302
+ ... 1594 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,45 @@
1
1
  # @mastra/rag
2
2
 
3
+ ## 1.0.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - a85fa13: Add model to createVectorQueryTool runtimeContext
10
+ - Updated dependencies [15e9d26]
11
+ - Updated dependencies [07d6d88]
12
+ - Updated dependencies [5d74aab]
13
+ - Updated dependencies [144eb0b]
14
+ - @mastra/core@0.10.7-alpha.2
15
+
16
+ ## 1.0.0
17
+
18
+ ### Major Changes
19
+
20
+ - 75136cd: Add LaTeX chunking support by adding a case for Language.LATEX in getSeparatorsForLanguage.
21
+
22
+ ### Patch Changes
23
+
24
+ - 63f6b7d: dependencies updates:
25
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
26
+ - Updated dependencies [63f6b7d]
27
+ - Updated dependencies [12a95fc]
28
+ - Updated dependencies [4b0f8a6]
29
+ - Updated dependencies [51264a5]
30
+ - Updated dependencies [8e6f677]
31
+ - Updated dependencies [d70c420]
32
+ - Updated dependencies [ee9af57]
33
+ - Updated dependencies [36f1c36]
34
+ - Updated dependencies [2a16996]
35
+ - Updated dependencies [10d352e]
36
+ - Updated dependencies [9589624]
37
+ - Updated dependencies [53d3c37]
38
+ - Updated dependencies [751c894]
39
+ - Updated dependencies [577ce3a]
40
+ - Updated dependencies [9260b3a]
41
+ - @mastra/core@0.10.6
42
+
3
43
  ## 1.0.0-alpha.0
4
44
 
5
45
  ### Major Changes
@@ -258,45 +298,5 @@
258
298
  - Updated dependencies [3171b5b]
259
299
  - Updated dependencies [973e5ac]
260
300
  - Updated dependencies [9e1eff5]
261
- - @mastra/core@0.9.4-alpha.2
262
-
263
- ## 0.1.23-alpha.1
264
-
265
- ### Patch Changes
266
-
267
- - Updated dependencies [ab80e7e]
268
- - Updated dependencies [6fa1ad1]
269
- - Updated dependencies [c28d7a0]
270
- - Updated dependencies [edf1e88]
271
- - @mastra/core@0.9.4-alpha.1
272
-
273
- ## 0.1.23-alpha.0
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [daf942f]
278
- - Updated dependencies [0b8b868]
279
- - @mastra/core@0.9.4-alpha.0
280
-
281
- ## 0.1.22
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [e450778]
286
- - Updated dependencies [8902157]
287
- - Updated dependencies [ca0dc88]
288
- - Updated dependencies [526c570]
289
- - Updated dependencies [d7a6a33]
290
- - Updated dependencies [9cd1a46]
291
- - Updated dependencies [b5d2de0]
292
- - Updated dependencies [644f8ad]
293
- - Updated dependencies [70dbf51]
294
- - @mastra/core@0.9.3
295
-
296
- ## 0.1.22-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [e450778]
301
301
 
302
- ... 2108 more lines hidden. See full changelog in package directory.
302
+ ... 2148 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,40 @@
1
1
  # @mastra/ragie
2
2
 
3
+ ## 1.2.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
15
+ ## 1.2.3
16
+
17
+ ### Patch Changes
18
+
19
+ - 63f6b7d: dependencies updates:
20
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
21
+ - Updated dependencies [63f6b7d]
22
+ - Updated dependencies [12a95fc]
23
+ - Updated dependencies [4b0f8a6]
24
+ - Updated dependencies [51264a5]
25
+ - Updated dependencies [8e6f677]
26
+ - Updated dependencies [d70c420]
27
+ - Updated dependencies [ee9af57]
28
+ - Updated dependencies [36f1c36]
29
+ - Updated dependencies [2a16996]
30
+ - Updated dependencies [10d352e]
31
+ - Updated dependencies [9589624]
32
+ - Updated dependencies [53d3c37]
33
+ - Updated dependencies [751c894]
34
+ - Updated dependencies [577ce3a]
35
+ - Updated dependencies [9260b3a]
36
+ - @mastra/core@0.10.6
37
+
3
38
  ## 1.2.3-alpha.0
4
39
 
5
40
  ### Patch Changes
@@ -263,40 +298,5 @@
263
298
  - Updated dependencies [3a5f1e1]
264
299
  - Updated dependencies [51e6923]
265
300
  - Updated dependencies [8398d89]
266
- - @mastra/core@0.9.2
267
-
268
- ## 1.1.21-alpha.6
269
-
270
- ### Patch Changes
271
-
272
- - Updated dependencies [6052aa6]
273
- - Updated dependencies [7d8b7c7]
274
- - Updated dependencies [3a5f1e1]
275
- - Updated dependencies [8398d89]
276
- - @mastra/core@0.9.2-alpha.6
277
-
278
- ## 1.1.21-alpha.5
279
-
280
- ### Patch Changes
281
-
282
- - Updated dependencies [3d2fb5c]
283
- - Updated dependencies [7eeb2bc]
284
- - Updated dependencies [8607972]
285
- - Updated dependencies [7eeb2bc]
286
- - Updated dependencies [fba031f]
287
- - @mastra/core@0.9.2-alpha.5
288
-
289
- ## 1.1.21-alpha.4
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [ccef9f9]
294
- - Updated dependencies [51e6923]
295
- - @mastra/core@0.9.2-alpha.4
296
-
297
- ## 1.1.21-alpha.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1811 more lines hidden. See full changelog in package directory.
302
+ ... 1846 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # @mastra/schema-compat
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 98bbe5a: Claude cannot handle tuple schemas now.
8
+
3
9
  ## 0.10.2
4
10
 
5
11
  ### Patch Changes
@@ -1,5 +1,65 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.10.7-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
8
+ - 5d74aab: vNext network in playground
9
+ - Updated dependencies [15e9d26]
10
+ - Updated dependencies [07d6d88]
11
+ - Updated dependencies [5d74aab]
12
+ - Updated dependencies [144eb0b]
13
+ - @mastra/core@0.10.7-alpha.2
14
+
15
+ ## 0.10.7-alpha.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [d1baedb]
20
+ - Updated dependencies [4d21bf2]
21
+ - Updated dependencies [2097952]
22
+ - Updated dependencies [4fb0cc2]
23
+ - Updated dependencies [d2a7a31]
24
+ - Updated dependencies [0e17048]
25
+ - @mastra/core@0.10.7-alpha.1
26
+
27
+ ## 0.10.7-alpha.0
28
+
29
+ ### Patch Changes
30
+
31
+ - Updated dependencies [d8f2d19]
32
+ - Updated dependencies [9d52b17]
33
+ - Updated dependencies [8ba1b51]
34
+ - @mastra/core@0.10.7-alpha.0
35
+
36
+ ## 0.10.6
37
+
38
+ ### Patch Changes
39
+
40
+ - 5f67b6f: Transfer-Encoding chunked header for agent stream hono route
41
+ - 8e6f677: Dynamic default llm options
42
+ - ee9af57: Add api for polling run execution result and get run by id
43
+ - 2002c59: fix(voice): compatibility with dynamic agent instructions
44
+ - 3270d9d: Fix runtime context being undefined
45
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
46
+ - Updated dependencies [63f6b7d]
47
+ - Updated dependencies [12a95fc]
48
+ - Updated dependencies [4b0f8a6]
49
+ - Updated dependencies [51264a5]
50
+ - Updated dependencies [8e6f677]
51
+ - Updated dependencies [d70c420]
52
+ - Updated dependencies [ee9af57]
53
+ - Updated dependencies [36f1c36]
54
+ - Updated dependencies [2a16996]
55
+ - Updated dependencies [10d352e]
56
+ - Updated dependencies [9589624]
57
+ - Updated dependencies [53d3c37]
58
+ - Updated dependencies [751c894]
59
+ - Updated dependencies [577ce3a]
60
+ - Updated dependencies [9260b3a]
61
+ - @mastra/core@0.10.6
62
+
3
63
  ## 0.10.6-alpha.5
4
64
 
5
65
  ### Patch Changes
@@ -239,64 +299,4 @@
239
299
 
240
300
  ### Patch Changes
241
301
 
242
- - Updated dependencies [ee77e78]
243
- - Updated dependencies [2901125]
244
- - @mastra/core@0.10.2-alpha.1
245
-
246
- ## 0.10.2-alpha.0
247
-
248
- ### Patch Changes
249
-
250
- - e5dc18d: Added a backwards compatible layer to begin storing/retrieving UIMessages in storage instead of CoreMessages
251
- - e2228f6: Remove stray server log
252
- - Updated dependencies [592a2db]
253
- - Updated dependencies [e5dc18d]
254
- - @mastra/core@0.10.2-alpha.0
255
-
256
- ## 0.10.1
257
-
258
- ### Patch Changes
259
-
260
- - 5343f93: Move emitter to symbol to make private
261
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
262
- - Updated dependencies [d70b807]
263
- - Updated dependencies [6d16390]
264
- - Updated dependencies [1e4a421]
265
- - Updated dependencies [200d0da]
266
- - Updated dependencies [bf5f17b]
267
- - Updated dependencies [5343f93]
268
- - Updated dependencies [38aee50]
269
- - Updated dependencies [5c41100]
270
- - Updated dependencies [d6a759b]
271
- - Updated dependencies [6015bdf]
272
- - @mastra/core@0.10.1
273
-
274
- ## 0.10.1-alpha.3
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [d70b807]
279
- - @mastra/core@0.10.1-alpha.3
280
-
281
- ## 0.10.1-alpha.1
282
-
283
- ### Patch Changes
284
-
285
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
286
- - Updated dependencies [6015bdf]
287
- - @mastra/core@0.10.1-alpha.2
288
-
289
- ## 0.10.1-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - 5343f93: Move emitter to symbol to make private
294
- - Updated dependencies [200d0da]
295
- - Updated dependencies [bf5f17b]
296
- - Updated dependencies [5343f93]
297
- - Updated dependencies [38aee50]
298
- - Updated dependencies [5c41100]
299
- - Updated dependencies [d6a759b]
300
- - @mastra/core@0.10.1-alpha.1
301
-
302
- ... 2035 more lines hidden. See full changelog in package directory.
302
+ ... 2095 more lines hidden. See full changelog in package directory.