@mastra/mcp-docs-server 0.0.14-alpha.1 → 0.0.14-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (60) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +12 -12
  5. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +9 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -6
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +9 -9
  9. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +9 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +13 -13
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +13 -13
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +13 -13
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +12 -12
  14. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  15. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  17. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +9 -0
  18. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +12 -12
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +9 -0
  25. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +9 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +13 -13
  29. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fserver.md +10 -10
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  57. package/.docs/organized/changelogs/mastra.md +12 -12
  58. package/.docs/organized/code-examples/agent.md +88 -0
  59. package/.docs/raw/workflows-vnext/using-with-agents-and-tools.mdx +1 -1
  60. package/package.json +3 -3
@@ -1,5 +1,14 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.2.15-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [08bb78e]
290
299
  - @mastra/core@0.9.0-alpha.5
291
300
 
292
- ## 0.2.11-alpha.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7e92011]
297
- - @mastra/core@0.9.0-alpha.4
298
-
299
- ## 0.2.11-alpha.3
300
-
301
301
 
302
- ... 1378 more lines hidden. See full changelog in package directory.
302
+ ... 1387 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.15-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.2.15-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - Updated dependencies [08bb78e]
292
- - @mastra/core@0.9.0-alpha.5
293
-
294
- ## 0.2.11-alpha.4
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [7e92011]
299
- - @mastra/core@0.9.0-alpha.4
300
-
301
301
 
302
- ... 1379 more lines hidden. See full changelog in package directory.
302
+ ... 1388 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.3.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.3.4-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - dd8d0cb: make Clickhouse storage extendable
292
- - Updated dependencies [157c741]
293
- - @mastra/core@0.9.0-alpha.6
294
-
295
- ## 0.3.0-alpha.5
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [08bb78e]
300
- - @mastra/core@0.9.0-alpha.5
301
301
 
302
- ... 231 more lines hidden. See full changelog in package directory.
302
+ ... 240 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.22-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
8
+ - c2b980b: Fix multiple too-calls in AGUI
9
+ - Updated dependencies [3171b5b]
10
+ - Updated dependencies [973e5ac]
11
+ - Updated dependencies [9e1eff5]
12
+ - @mastra/core@0.9.4-alpha.2
13
+
3
14
  ## 0.1.22-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - Updated dependencies [6f92295]
288
299
  - @mastra/core@0.9.0
289
300
 
290
- ## 0.1.18-alpha.8
291
-
292
- ### Patch Changes
293
-
294
- - 2538066: Fix memory thread creation from client SDK
295
- - Updated dependencies [000a6d4]
296
- - Updated dependencies [ed2f549]
297
- - Updated dependencies [c0f22b4]
298
- - Updated dependencies [0a033fa]
299
- - Updated dependencies [9c26508]
300
- - Updated dependencies [0f4eae3]
301
301
 
302
- ... 828 more lines hidden. See full changelog in package directory.
302
+ ... 839 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.0.3-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.0.3-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.1.9-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.1.9-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,10 +298,5 @@
289
298
  - Updated dependencies [71d9444]
290
299
  - @mastra/core@0.9.0-alpha.7
291
300
 
292
- ## 0.1.5-alpha.2
293
301
 
294
- ### Patch Changes
295
-
296
- - 2c43f23: Add Cloudflare D1 storage
297
- - Updated dependencies [157c741]
298
- - @mastra/core@0.9.0-alpha.6
302
+ ... 8 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.1.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.1.4-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.1.0-alpha.7
292
301
 
293
- ### Patch Changes
294
-
295
- - Updated dependencies [71d9444]
296
- - @mastra/core@0.9.0-alpha.7
297
-
298
- ## 0.1.0-alpha.6
299
-
300
- ### Patch Changes
301
-
302
- ... 191 more lines hidden. See full changelog in package directory.
302
+ ... 200 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.9.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 3171b5b: Fix jsonSchema on vercel tools
8
+ - 973e5ac: Add workflows to agents properly
9
+ - 9e1eff5: Fix tool compatibility schema handling by ensuring zodSchema.shape is safely accessed, preventing potential runtime errors.
10
+
3
11
  ## 0.9.4-alpha.1
4
12
 
5
13
  ### Patch Changes
@@ -291,12 +299,4 @@
291
299
 
292
300
  - 7e92011: Include tools with deployment builds
293
301
 
294
- ## 0.9.0-alpha.3
295
-
296
- ### Minor Changes
297
-
298
- - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
299
-
300
- ## 0.8.4-alpha.2
301
-
302
- ... 1488 more lines hidden. See full changelog in package directory.
302
+ ... 1496 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.0.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.0.4-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,16 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
3
14
  ## 0.1.23-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - Updated dependencies [b9122b0]
288
299
  - Updated dependencies [000a6d4]
289
300
  - Updated dependencies [08bb78e]
290
- - Updated dependencies [3527610]
291
- - Updated dependencies [ed2f549]
292
- - Updated dependencies [7e92011]
293
- - Updated dependencies [9ee4293]
294
- - Updated dependencies [03f3cd0]
295
- - Updated dependencies [c0f22b4]
296
- - Updated dependencies [71d9444]
297
- - Updated dependencies [157c741]
298
- - Updated dependencies [8a8a73b]
299
- - Updated dependencies [0a033fa]
300
- - Updated dependencies [fe3ae4d]
301
-
302
- ... 1886 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1897 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
3
14
  ## 0.1.23-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - Updated dependencies [08bb78e]
288
299
  - Updated dependencies [3527610]
289
300
  - Updated dependencies [ed2f549]
290
- - Updated dependencies [7e92011]
291
- - Updated dependencies [9ee4293]
292
- - Updated dependencies [03f3cd0]
293
- - Updated dependencies [c0f22b4]
294
- - Updated dependencies [71d9444]
295
- - Updated dependencies [157c741]
296
- - Updated dependencies [8a8a73b]
297
- - Updated dependencies [0a033fa]
298
- - Updated dependencies [fe3ae4d]
299
- - Updated dependencies [2538066]
300
- - Updated dependencies [9c26508]
301
-
302
- ... 1856 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1867 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [03c40d1]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/deployer@0.3.4-alpha.2
13
+
3
14
  ## 0.1.23-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
288
299
  - Updated dependencies [b9122b0]
289
300
  - Updated dependencies [000a6d4]
290
- - Updated dependencies [08bb78e]
291
- - Updated dependencies [3527610]
292
- - Updated dependencies [ed2f549]
293
- - Updated dependencies [7e92011]
294
- - Updated dependencies [9ee4293]
295
- - Updated dependencies [03f3cd0]
296
- - Updated dependencies [c0f22b4]
297
- - Updated dependencies [71d9444]
298
- - Updated dependencies [157c741]
299
- - Updated dependencies [8a8a73b]
300
- - Updated dependencies [0a033fa]
301
-
302
- ... 1857 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1868 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,16 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.3.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 03c40d1: instructions is only available in playground
8
+ - Updated dependencies [3171b5b]
9
+ - Updated dependencies [973e5ac]
10
+ - Updated dependencies [9e1eff5]
11
+ - @mastra/core@0.9.4-alpha.2
12
+ - @mastra/server@2.0.4-alpha.2
13
+
3
14
  ## 0.3.4-alpha.1
4
15
 
5
16
  ### Patch Changes
@@ -287,16 +298,5 @@
287
298
  Add stepGraph and steps to vNextWorkflow
288
299
  - 11d4485: Show VNext workflows on the playground
289
300
  Show running status for step in vNext workflowState
290
- - 530ced1: Fix cloudflare deployer by removing import.meta.url reference
291
- - 611aa4a: add all builds to run postinstall
292
- - Updated dependencies [20275d4]
293
- - Updated dependencies [7d1892c]
294
- - Updated dependencies [a90a082]
295
- - Updated dependencies [35955b0]
296
- - Updated dependencies [c1409ef]
297
- - Updated dependencies [f200fed]
298
- - Updated dependencies [11d4485]
299
- - Updated dependencies [2d4001d]
300
- - @mastra/core@0.9.1-alpha.1
301
301
 
302
- ... 1837 more lines hidden. See full changelog in package directory.
302
+ ... 1848 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.1.23-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [08bb78e]
290
299
  - @mastra/core@0.9.0-alpha.5
291
300
 
292
- ## 0.1.19-alpha.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7e92011]
297
- - @mastra/core@0.9.0-alpha.4
298
-
299
- ## 0.1.19-alpha.3
300
-
301
301
 
302
- ... 1427 more lines hidden. See full changelog in package directory.
302
+ ... 1436 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+ - @mastra/rag@0.1.23-alpha.2
12
+
3
13
  ## 1.1.23-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [0f4eae3]
289
299
  - Updated dependencies [16a8648]
290
300
  - Updated dependencies [6f92295]
291
- - @mastra/core@0.9.0
292
- - @mastra/rag@0.1.19
293
-
294
- ## 1.1.19-alpha.8
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [000a6d4]
299
- - Updated dependencies [ed2f549]
300
- - Updated dependencies [c0f22b4]
301
301
 
302
- ... 2012 more lines hidden. See full changelog in package directory.
302
+ ... 2022 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 1.1.23-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [08bb78e]
290
299
  - @mastra/core@0.9.0-alpha.5
291
300
 
292
- ## 1.1.19-alpha.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7e92011]
297
- - @mastra/core@0.9.0-alpha.4
298
-
299
- ## 1.1.19-alpha.3
300
-
301
301
 
302
- ... 1673 more lines hidden. See full changelog in package directory.
302
+ ... 1682 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/libsql
2
2
 
3
+ ## 0.0.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.0.4-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.23-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.1.23-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ## 0.1.19-alpha.4
291
300
 
292
- ### Patch Changes
293
-
294
- - Updated dependencies [7e92011]
295
- - @mastra/core@0.9.0-alpha.4
296
-
297
- ## 0.1.19-alpha.3
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1304 more lines hidden. See full changelog in package directory.
302
+ ... 1313 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,15 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.14-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+ - @mastra/mcp@0.5.0-alpha.2
12
+
3
13
  ## 0.0.14-alpha.1
4
14
 
5
15
  ### Patch Changes
@@ -288,15 +298,5 @@
288
298
  - Updated dependencies [08bb78e]
289
299
  - Updated dependencies [ed2f549]
290
300
  - Updated dependencies [7e92011]
291
- - Updated dependencies [9ee4293]
292
- - Updated dependencies [03f3cd0]
293
- - Updated dependencies [c0f22b4]
294
- - Updated dependencies [71d9444]
295
- - Updated dependencies [157c741]
296
- - Updated dependencies [8a8a73b]
297
- - Updated dependencies [0a033fa]
298
- - Updated dependencies [fe3ae4d]
299
- - Updated dependencies [9c26508]
300
- - Updated dependencies [0f4eae3]
301
-
302
- ... 446 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 456 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.0.6-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.0.6-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
 
290
299
  ### Patch Changes
291
300
 
292
- - Updated dependencies [08bb78e]
293
- - @mastra/core@0.9.0-alpha.5
294
-
295
- ## 0.0.2-alpha.4
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [7e92011]
300
- - @mastra/core@0.9.0-alpha.4
301
301
 
302
- ... 85 more lines hidden. See full changelog in package directory.
302
+ ... 94 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.5.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.5.0-alpha.1
4
13
 
5
14
  ### Minor Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.4.0-alpha.9
292
301
 
293
- ### Patch Changes
294
-
295
- - 0a033fa: Adds MCPServer component
296
- - Updated dependencies [000a6d4]
297
- - Updated dependencies [ed2f549]
298
- - Updated dependencies [c0f22b4]
299
- - Updated dependencies [0a033fa]
300
- - Updated dependencies [9c26508]
301
-
302
- ... 1450 more lines hidden. See full changelog in package directory.
302
+ ... 1459 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.0.10-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.0.10-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [08bb78e]
290
299
  - @mastra/core@0.9.0-alpha.5
291
300
 
292
- ## 0.0.6-alpha.4
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [7e92011]
297
- - @mastra/core@0.9.0-alpha.4
298
-
299
- ## 0.0.6-alpha.3
300
-
301
301
 
302
- ... 250 more lines hidden. See full changelog in package directory.
302
+ ... 259 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/memory
2
2
 
3
+ ## 0.3.4-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [3171b5b]
8
+ - Updated dependencies [973e5ac]
9
+ - Updated dependencies [9e1eff5]
10
+ - @mastra/core@0.9.4-alpha.2
11
+
3
12
  ## 0.3.4-alpha.1
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [16a8648]
291
300
  - @mastra/core@0.9.0-alpha.8
292
301
 
293
- ## 0.3.0-alpha.8
294
-
295
- ### Patch Changes
296
-
297
- - 71d9444: updated savemessage to not use mutation when hiding working memory
298
- - Updated dependencies [71d9444]
299
- - @mastra/core@0.9.0-alpha.7
300
-
301
-
302
- ... 1809 more lines hidden. See full changelog in package directory.
302
+ ... 1818 more lines hidden. See full changelog in package directory.