@mastra/mcp-docs-server 0.13.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 (50) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  4. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +13 -13
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +21 -21
  6. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +29 -29
  9. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +30 -30
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +27 -27
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +24 -24
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +32 -32
  14. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +14 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
  16. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
  17. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
  18. package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
  19. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +29 -29
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -14
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
  23. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
  24. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
  25. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +14 -14
  26. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
  27. package/.docs/organized/changelogs/%40mastra%2Fpg.md +21 -21
  28. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +59 -59
  29. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  30. package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
  31. package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
  32. package/.docs/organized/changelogs/%40mastra%2Fserver.md +20 -20
  33. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
  34. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
  35. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
  36. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
  45. package/.docs/organized/changelogs/create-mastra.md +21 -21
  46. package/.docs/organized/changelogs/mastra.md +39 -39
  47. package/.docs/organized/code-examples/agent.md +4 -1
  48. package/.docs/raw/workflows/overview.mdx +1 -1
  49. package/dist/stdio.js +0 -5
  50. package/package.json +15 -15
@@ -1,5 +1,17 @@
1
1
  # @mastra/github
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
+
3
15
  ## 1.2.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  ### Patch Changes
287
299
 
288
300
  - Updated dependencies [ccef9f9]
289
- - Updated dependencies [51e6923]
290
- - @mastra/core@0.9.2-alpha.4
291
-
292
- ## 1.1.21-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
- ... 1855 more lines hidden. See full changelog in package directory.
302
+ ... 1867 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/lance
2
2
 
3
+ ## 0.1.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@lancedb/lancedb@^0.18.2` ↗︎](https://www.npmjs.com/package/@lancedb/lancedb/v/0.18.2) (from `^0.18.1`, 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
+
3
15
  ## 0.1.1
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@libsql/client@^0.15.9` ↗︎](https://www.npmjs.com/package/@libsql/client/v/0.15.9) (from `^0.15.8`, 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
+
3
15
  ## 0.10.2
4
16
 
5
17
  ### Patch Changes
@@ -287,16 +299,4 @@
287
299
 
288
300
  ### Patch Changes
289
301
 
290
- - Updated dependencies [e450778]
291
- - Updated dependencies [8902157]
292
- - Updated dependencies [ca0dc88]
293
- - Updated dependencies [9cd1a46]
294
- - Updated dependencies [70dbf51]
295
- - @mastra/core@0.9.3-alpha.1
296
-
297
- ## 0.0.3-alpha.0
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 186 more lines hidden. See full changelog in package directory.
302
+ ... 198 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,33 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.1-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
9
+ - Updated dependency [`jsdom@^26.1.0` ↗︎](https://www.npmjs.com/package/jsdom/v/26.1.0) (from `^26.0.0`, in `dependencies`)
10
+ - Updated dependency [`turndown@^7.2.0` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.0) (from `^7.1.2`, in `dependencies`)
11
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
12
+ - Updated dependencies [63f6b7d]
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
+ - @mastra/mcp@0.10.4-alpha.0
19
+
20
+ ## 0.13.0
21
+
22
+ ### Minor Changes
23
+
24
+ - 67d56e4: include storage instance to memory config
25
+
26
+ ### Patch Changes
27
+
28
+ - Updated dependencies [13c97f9]
29
+ - @mastra/core@0.10.5
30
+
3
31
  ## 0.12.0
4
32
 
5
33
  ### Minor Changes
@@ -270,33 +298,5 @@
270
298
  - Updated dependencies [c3bd795]
271
299
  - Updated dependencies [da082f8]
272
300
  - Updated dependencies [a5810ce]
273
- - @mastra/core@0.9.4-alpha.3
274
- - @mastra/mcp@0.5.0-alpha.4
275
-
276
- ## 0.0.14-alpha.3
277
-
278
- ### Patch Changes
279
-
280
- - Updated dependencies [bb1e2c8]
281
- - @mastra/mcp@0.5.0-alpha.3
282
-
283
- ## 0.0.14-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [3171b5b]
288
- - Updated dependencies [973e5ac]
289
- - Updated dependencies [9e1eff5]
290
- - @mastra/core@0.9.4-alpha.2
291
- - @mastra/mcp@0.5.0-alpha.2
292
-
293
- ## 0.0.14-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - ce9435f: Increased the allowed size of loc in the docs MCPs examples tool so that the agents.md example still fits in
298
- - Updated dependencies [ab80e7e]
299
- - Updated dependencies [e229660]
300
- - Updated dependencies [6fa1ad1]
301
301
 
302
- ... 736 more lines hidden. See full changelog in package directory.
302
+ ... 764 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.9.0`, in `dependencies`)
9
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
10
+ - Updated dependencies [63f6b7d]
11
+ - Updated dependencies [36f1c36]
12
+ - Updated dependencies [10d352e]
13
+ - Updated dependencies [53d3c37]
14
+ - @mastra/core@0.10.6-alpha.0
15
+
3
16
  ## 0.10.2
4
17
 
5
18
  ### Patch Changes
@@ -286,17 +299,4 @@
286
299
 
287
300
  ### Patch Changes
288
301
 
289
- - Updated dependencies [ccef9f9]
290
- - Updated dependencies [51e6923]
291
- - @mastra/core@0.9.2-alpha.4
292
-
293
- ## 0.0.4-alpha.3
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [967b41c]
298
- - Updated dependencies [4155f47]
299
- - Updated dependencies [17826a9]
300
- - @mastra/core@0.9.2-alpha.3
301
-
302
- ... 267 more lines hidden. See full changelog in package directory.
302
+ ... 280 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@modelcontextprotocol/sdk@^1.12.1` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.12.1) (from `^1.10.2`, in `dependencies`)
9
+ - Updated dependency [`hono@^4.7.11` ↗︎](https://www.npmjs.com/package/hono/v/4.7.11) (from `^4.7.4`, in `dependencies`)
10
+ - 36f1c36: MCP Client and Server streamable http fixes
11
+ - Updated dependencies [63f6b7d]
12
+ - Updated dependencies [36f1c36]
13
+ - Updated dependencies [10d352e]
14
+ - Updated dependencies [53d3c37]
15
+ - @mastra/core@0.10.6-alpha.0
16
+
3
17
  ## 0.10.3
4
18
 
5
19
  ### Patch Changes
@@ -285,18 +299,4 @@
285
299
  - Updated dependencies [0b8b868]
286
300
  - @mastra/core@0.9.4-alpha.0
287
301
 
288
- ## 0.4.3
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [e450778]
293
- - Updated dependencies [8902157]
294
- - Updated dependencies [ca0dc88]
295
- - Updated dependencies [526c570]
296
- - Updated dependencies [d7a6a33]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [b5d2de0]
299
- - Updated dependencies [644f8ad]
300
- - Updated dependencies [70dbf51]
301
-
302
- ... 1702 more lines hidden. See full changelog in package directory.
302
+ ... 1716 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.1.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`mem0ai@^2.1.30` ↗︎](https://www.npmjs.com/package/mem0ai/v/2.1.30) (from `^2.1.29`, 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
+
3
15
  ## 0.1.2
4
16
 
5
17
  ### Patch Changes
@@ -287,16 +299,4 @@
287
299
  - Updated dependencies [51e6923]
288
300
  - @mastra/core@0.9.2-alpha.4
289
301
 
290
- ## 0.0.8-alpha.3
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [967b41c]
295
- - Updated dependencies [4155f47]
296
- - Updated dependencies [17826a9]
297
- - @mastra/core@0.9.2-alpha.3
298
-
299
- ## 0.0.8-alpha.2
300
-
301
-
302
- ... 430 more lines hidden. See full changelog in package directory.
302
+ ... 442 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@upstash/redis@^1.35.0` ↗︎](https://www.npmjs.com/package/@upstash/redis/v/1.35.0) (from `^1.34.5`, in `dependencies`)
9
+ - Updated dependency [`ai@^4.3.16` ↗︎](https://www.npmjs.com/package/ai/v/4.3.16) (from `^4.2.2`, in `dependencies`)
10
+ - Updated dependency [`js-tiktoken@^1.0.20` ↗︎](https://www.npmjs.com/package/js-tiktoken/v/1.0.20) (from `^1.0.19`, in `dependencies`)
11
+ - Updated dependency [`pg@^8.16.0` ↗︎](https://www.npmjs.com/package/pg/v/8.16.0) (from `^8.13.3`, in `dependencies`)
12
+ - Updated dependency [`pg-pool@^3.10.0` ↗︎](https://www.npmjs.com/package/pg-pool/v/3.10.0) (from `^3.7.1`, in `dependencies`)
13
+ - Updated dependency [`postgres@^3.4.7` ↗︎](https://www.npmjs.com/package/postgres/v/3.4.7) (from `^3.4.5`, in `dependencies`)
14
+ - Updated dependency [`redis@^4.7.1` ↗︎](https://www.npmjs.com/package/redis/v/4.7.1) (from `^4.7.0`, in `dependencies`)
15
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
16
+ - Updated dependencies [63f6b7d]
17
+ - Updated dependencies [36f1c36]
18
+ - Updated dependencies [10d352e]
19
+ - Updated dependencies [53d3c37]
20
+ - @mastra/core@0.10.6-alpha.0
21
+
3
22
  ## 0.10.3
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
 
280
299
  ### Patch Changes
281
300
 
282
- - Updated dependencies [e450778]
283
- - Updated dependencies [8902157]
284
- - Updated dependencies [ca0dc88]
285
- - Updated dependencies [9cd1a46]
286
- - Updated dependencies [70dbf51]
287
- - @mastra/core@0.9.3-alpha.1
288
-
289
- ## 0.3.3-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [526c570]
294
- - Updated dependencies [b5d2de0]
295
- - Updated dependencies [644f8ad]
296
- - @mastra/core@0.9.3-alpha.0
297
-
298
- ## 0.3.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 2051 more lines hidden. See full changelog in package directory.
302
+ ... 2070 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/mongodb
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`cloudflare@^4.3.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.3.0) (from `^4.1.0`, in `dependencies`)
9
+ - Updated dependency [`mongodb@^6.17.0` ↗︎](https://www.npmjs.com/package/mongodb/v/6.17.0) (from `^6.15.0`, in `dependencies`)
10
+ - Updated dependencies [63f6b7d]
11
+ - Updated dependencies [36f1c36]
12
+ - Updated dependencies [10d352e]
13
+ - Updated dependencies [53d3c37]
14
+ - @mastra/core@0.10.6-alpha.0
15
+
3
16
  ## 0.10.3
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - Updated dependencies [ca0dc88]
286
299
  - Updated dependencies [9cd1a46]
287
300
  - Updated dependencies [70dbf51]
288
- - @mastra/core@0.9.3-alpha.1
289
-
290
- ## 0.0.4-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [526c570]
295
- - Updated dependencies [b5d2de0]
296
- - Updated dependencies [644f8ad]
297
- - @mastra/core@0.9.3-alpha.0
298
-
299
- ## 0.0.3
300
-
301
301
 
302
- ... 175 more lines hidden. See full changelog in package directory.
302
+ ... 188 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # @mastra/opensearch
2
2
 
3
+ ## 0.10.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`@opensearch-project/opensearch@^3.5.1` ↗︎](https://www.npmjs.com/package/@opensearch-project/opensearch/v/3.5.1) (from `^3.4.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
+
3
15
  ## 0.10.2
4
16
 
5
17
  ### Patch Changes
@@ -1,5 +1,25 @@
1
1
  # @mastra/pg
2
2
 
3
+ ## 0.10.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 63f6b7d: dependencies updates:
8
+ - Updated dependency [`pg-promise@^11.14.0` ↗︎](https://www.npmjs.com/package/pg-promise/v/11.14.0) (from `^11.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.3
16
+
17
+ ### Patch Changes
18
+
19
+ - 3c77c0a: fix(pg): allow dotted attribute keys in `getTraces` by using `parseFieldKey` instead of `parseSqlIdentifier`
20
+ - Updated dependencies [13c97f9]
21
+ - @mastra/core@0.10.5
22
+
3
23
  ## 0.10.2
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  - Updated dependencies [e450778]
280
300
  - Updated dependencies [8902157]
281
- - Updated dependencies [ca0dc88]
282
- - Updated dependencies [526c570]
283
- - Updated dependencies [d7a6a33]
284
- - Updated dependencies [9cd1a46]
285
- - Updated dependencies [b5d2de0]
286
- - Updated dependencies [644f8ad]
287
- - Updated dependencies [70dbf51]
288
- - @mastra/core@0.9.3
289
-
290
- ## 0.3.3-alpha.1
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [e450778]
295
- - Updated dependencies [8902157]
296
- - Updated dependencies [ca0dc88]
297
- - Updated dependencies [9cd1a46]
298
- - Updated dependencies [70dbf51]
299
- - @mastra/core@0.9.3-alpha.1
300
-
301
301
 
302
- ... 1482 more lines hidden. See full changelog in package directory.
302
+ ... 1502 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,63 @@
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
+
3
61
  ## 5.1.4
4
62
 
5
63
  ### Patch Changes
@@ -240,63 +298,5 @@
240
298
  - Updated dependencies [6d16390]
241
299
  - Updated dependencies [1e4a421]
242
300
  - Updated dependencies [200d0da]
243
- - Updated dependencies [267773e]
244
- - Updated dependencies [bf5f17b]
245
- - Updated dependencies [5343f93]
246
- - Updated dependencies [f622cfa]
247
- - Updated dependencies [38aee50]
248
- - Updated dependencies [5c41100]
249
- - Updated dependencies [d6a759b]
250
- - Updated dependencies [6015bdf]
251
- - @mastra/core@0.10.1
252
- - @mastra/client-js@0.10.1
253
-
254
- ## 5.1.1-alpha.5
255
-
256
- ### Patch Changes
257
-
258
- - 267773e: Show map config on workflow graph
259
- Highlight borders for conditions too on workflow graph
260
- Fix watch stream
261
- - Updated dependencies [267773e]
262
- - @mastra/client-js@0.10.1-alpha.3
263
-
264
- ## 5.1.1-alpha.4
265
-
266
- ### Patch Changes
267
-
268
- - 3c2dba5: add workflow run list
269
- - 33f1c64: revamp the experience for workflows
270
- - Updated dependencies [d70b807]
271
- - @mastra/core@0.10.1-alpha.3
272
-
273
- ## 5.1.1-alpha.3
274
-
275
- ### Patch Changes
276
-
277
- - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
278
- - Updated dependencies [6015bdf]
279
- - @mastra/client-js@0.10.1-alpha.2
280
- - @mastra/core@0.10.1-alpha.2
281
-
282
- ## 5.1.1-alpha.2
283
-
284
- ### Patch Changes
285
-
286
- - b4365f6: add empty states for agents network and tools
287
- - d0932ac: add multi modal input behind feature flag
288
- - Updated dependencies [200d0da]
289
- - Updated dependencies [bf5f17b]
290
- - Updated dependencies [5343f93]
291
- - Updated dependencies [38aee50]
292
- - Updated dependencies [5c41100]
293
- - Updated dependencies [d6a759b]
294
- - @mastra/core@0.10.1-alpha.1
295
- - @mastra/client-js@0.10.1-alpha.1
296
-
297
- ## 5.1.1-alpha.1
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1417 more lines hidden. See full changelog in package directory.
302
+ ... 1475 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
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
+
3
15
  ## 0.10.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [17826a9]
287
299
  - @mastra/core@0.9.2-alpha.3
288
300
 
289
- ## 0.2.12-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [26738f4]
294
- - @mastra/core@0.9.2-alpha.2
295
-
296
- ## 0.2.12-alpha.1
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b804723]
301
301
 
302
- ... 1546 more lines hidden. See full changelog in package directory.
302
+ ... 1558 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
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
+
3
19
  ## 0.10.3
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
  ### Patch Changes
283
299
 
284
300
  - Updated dependencies [e450778]
285
- - Updated dependencies [8902157]
286
- - Updated dependencies [ca0dc88]
287
- - Updated dependencies [9cd1a46]
288
- - Updated dependencies [70dbf51]
289
- - @mastra/core@0.9.3-alpha.1
290
-
291
- ## 0.1.22-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [526c570]
296
- - Updated dependencies [b5d2de0]
297
- - Updated dependencies [644f8ad]
298
- - @mastra/core@0.9.3-alpha.0
299
-
300
- ## 0.1.21
301
301
 
302
- ... 2092 more lines hidden. See full changelog in package directory.
302
+ ... 2108 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
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
+
3
15
  ## 1.2.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
 
287
299
  ### Patch Changes
288
300
 
289
- - Updated dependencies [967b41c]
290
- - Updated dependencies [4155f47]
291
- - Updated dependencies [17826a9]
292
- - @mastra/core@0.9.2-alpha.3
293
-
294
- ## 1.1.21-alpha.2
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [26738f4]
299
- - @mastra/core@0.9.2-alpha.2
300
-
301
301
 
302
- ... 1799 more lines hidden. See full changelog in package directory.
302
+ ... 1811 more lines hidden. See full changelog in package directory.