@mastra/mcp-docs-server 0.0.10-alpha.7 → 0.0.10

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 (71) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +14 -14
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +14 -14
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +13 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +16 -16
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +13 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +13 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fcore.md +13 -13
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +18 -18
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +18 -18
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +18 -18
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +20 -20
  12. package/.docs/organized/changelogs/%40mastra%2Fevals.md +14 -14
  13. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +15 -15
  14. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +14 -14
  15. package/.docs/organized/changelogs/%40mastra%2Floggers.md +14 -14
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +16 -16
  17. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +13 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
  19. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -0
  20. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +15 -15
  21. package/.docs/organized/changelogs/%40mastra%2Fpg.md +15 -15
  22. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
  23. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +17 -17
  24. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +14 -14
  25. package/.docs/organized/changelogs/%40mastra%2Frag.md +14 -14
  26. package/.docs/organized/changelogs/%40mastra%2Fragie.md +14 -14
  27. package/.docs/organized/changelogs/%40mastra%2Fserver.md +16 -16
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +14 -14
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +14 -14
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +14 -14
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +14 -14
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +14 -14
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +14 -14
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +14 -14
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +14 -14
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +14 -14
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +14 -14
  38. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +14 -14
  39. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +14 -14
  40. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +14 -14
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +14 -14
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +14 -14
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +14 -14
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +14 -14
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +14 -14
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +14 -14
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +14 -14
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +14 -14
  52. package/.docs/organized/changelogs/create-mastra.md +8 -8
  53. package/.docs/organized/changelogs/mastra.md +23 -23
  54. package/.docs/organized/code-examples/agent.md +40 -0
  55. package/.docs/raw/agents/adding-tools.mdx +7 -7
  56. package/.docs/raw/agents/runtime-variables.mdx +30 -30
  57. package/.docs/raw/frameworks/ai-sdk.mdx +5 -4
  58. package/.docs/raw/getting-started/installation.mdx +2 -1
  59. package/.docs/raw/getting-started/model-capability.mdx +1 -1
  60. package/.docs/raw/getting-started/project-structure.mdx +2 -1
  61. package/.docs/raw/local-dev/add-to-existing-project.mdx +3 -8
  62. package/.docs/raw/local-dev/mastra-dev.mdx +34 -0
  63. package/.docs/raw/mastra-cloud/deploying.mdx +4 -4
  64. package/.docs/raw/mastra-cloud/observability.mdx +6 -6
  65. package/.docs/raw/mastra-cloud/setting-up.mdx +2 -2
  66. package/.docs/raw/memory/semantic-recall.mdx +2 -2
  67. package/.docs/raw/observability/tracing.mdx +1 -1
  68. package/.docs/raw/reference/cli/init.mdx +1 -1
  69. package/.docs/raw/reference/core/mastra-class.mdx +8 -8
  70. package/.docs/raw/workflows/runtime-variables.mdx +29 -28
  71. package/package.json +4 -4
@@ -1,5 +1,18 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.11-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.2.11-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -286,17 +299,4 @@
286
299
 
287
300
  ## 0.2.6-alpha.3
288
301
 
289
- ### Patch Changes
290
-
291
- - Updated dependencies [b3b34f5]
292
- - Updated dependencies [a4686e8]
293
- - @mastra/core@0.7.0-alpha.3
294
-
295
- ## 0.2.6-alpha.2
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [a838fde]
300
- - Updated dependencies [a8bd4cf]
301
-
302
- ... 1110 more lines hidden. See full changelog in package directory.
302
+ ... 1123 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.11-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.2.11-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  ## 0.2.6-alpha.3
287
300
 
288
- ### Patch Changes
289
-
290
- - Updated dependencies [b3b34f5]
291
- - Updated dependencies [a4686e8]
292
- - @mastra/core@0.7.0-alpha.3
293
-
294
- ## 0.2.6-alpha.2
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [a838fde]
299
- - Updated dependencies [a8bd4cf]
300
- - Updated dependencies [7a3eeb0]
301
301
 
302
- ... 1109 more lines hidden. See full changelog in package directory.
302
+ ... 1122 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.3.0-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.3.0-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.18-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 2538066: Fix memory thread creation from client SDK
8
+ - Updated dependencies [000a6d4]
9
+ - Updated dependencies [ed2f549]
10
+ - Updated dependencies [c0f22b4]
11
+ - Updated dependencies [0a033fa]
12
+ - Updated dependencies [9c26508]
13
+ - Updated dependencies [0f4eae3]
14
+ - Updated dependencies [16a8648]
15
+ - @mastra/core@0.9.0-alpha.8
16
+
3
17
  ## 0.1.18-alpha.7
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  ### Patch Changes
285
299
 
286
300
  - 0206617: Fix mastaClient cors error, remove default req headers
287
- - 160f88e: Leverage aiSDK processDataStream util in MastraClient
288
- - 3811029: Add identifying header
289
- - Updated dependencies [b4fbc59]
290
- - Updated dependencies [a838fde]
291
- - Updated dependencies [a8bd4cf]
292
- - Updated dependencies [7a3eeb0]
293
- - Updated dependencies [0b54522]
294
- - Updated dependencies [b3b34f5]
295
- - Updated dependencies [1af25d5]
296
- - Updated dependencies [a4686e8]
297
- - Updated dependencies [6530ad1]
298
- - Updated dependencies [27439ad]
299
- - @mastra/core@0.7.0
300
-
301
-
302
- ... 527 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 541 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.1.5-alpha.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.1.5-alpha.3
4
17
 
5
18
  ### Patch Changes
@@ -1,5 +1,18 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.1.0-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.1.0-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.9.0-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 000a6d4: Fixed an issue where the TokenLimiter message processor was adding new messages into the remembered messages array
8
+ - ed2f549: Fix exlude methods for batchTraceInsert
9
+ - c0f22b4: [MASTRA-3130] Metadata Filter Update for PG and Libsql
10
+ - 0a033fa: Adds MCPServer component
11
+ - 9c26508: Fixed an issue where "mastra dev" wouldn't always print out localhost:4111 logs due to new NODE_ENV fixes
12
+ - 0f4eae3: Rename Container into RuntimeContext
13
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
14
+
3
15
  ## 0.9.0-alpha.7
4
16
 
5
17
  ### Patch Changes
@@ -287,16 +299,4 @@
287
299
 
288
300
  ## 0.6.5-alpha.0
289
301
 
290
- ### Patch Changes
291
-
292
- - b4fbc59: Fixed an issue where sending CoreMessages to AI SDK would result in "Unsupported role: tool" errors
293
-
294
- ## 0.6.4
295
-
296
- ### Patch Changes
297
-
298
- - 6794797: Check for eval values before inserting into storage
299
- - fb68a80: Inject mastra instance into llm class
300
- - b56a681: Update README and some tests for vector stores
301
-
302
- ... 1221 more lines hidden. See full changelog in package directory.
302
+ ... 1233 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.19-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
8
+ - Updated dependencies [b9122b0]
9
+ - Updated dependencies [000a6d4]
10
+ - Updated dependencies [ed2f549]
11
+ - Updated dependencies [c0f22b4]
12
+ - Updated dependencies [0a033fa]
13
+ - Updated dependencies [2538066]
14
+ - Updated dependencies [9c26508]
15
+ - Updated dependencies [0f4eae3]
16
+ - Updated dependencies [16a8648]
17
+ - @mastra/deployer@0.3.0-alpha.9
18
+ - @mastra/core@0.9.0-alpha.8
19
+
3
20
  ## 0.1.19-alpha.8
4
21
 
5
22
  ### Patch Changes
@@ -281,22 +298,5 @@
281
298
 
282
299
  ## 0.1.15-alpha.7
283
300
 
284
- ### Patch Changes
285
-
286
- - Updated dependencies [93875ed]
287
- - @mastra/core@0.8.0-alpha.5
288
- - @mastra/deployer@0.2.6-alpha.7
289
-
290
- ## 0.1.15-alpha.6
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [d7e08e8]
295
- - @mastra/core@0.8.0-alpha.4
296
- - @mastra/deployer@0.2.6-alpha.6
297
-
298
- ## 0.1.15-alpha.5
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1560 more lines hidden. See full changelog in package directory.
302
+ ... 1577 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.19-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
8
+ - Updated dependencies [b9122b0]
9
+ - Updated dependencies [000a6d4]
10
+ - Updated dependencies [ed2f549]
11
+ - Updated dependencies [c0f22b4]
12
+ - Updated dependencies [0a033fa]
13
+ - Updated dependencies [2538066]
14
+ - Updated dependencies [9c26508]
15
+ - Updated dependencies [0f4eae3]
16
+ - Updated dependencies [16a8648]
17
+ - @mastra/deployer@0.3.0-alpha.9
18
+ - @mastra/core@0.9.0-alpha.8
19
+
3
20
  ## 0.1.19-alpha.8
4
21
 
5
22
  ### Patch Changes
@@ -281,22 +298,5 @@
281
298
 
282
299
  ## 0.1.15-alpha.7
283
300
 
284
- ### Patch Changes
285
-
286
- - Updated dependencies [93875ed]
287
- - @mastra/core@0.8.0-alpha.5
288
- - @mastra/deployer@0.2.6-alpha.7
289
-
290
- ## 0.1.15-alpha.6
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [d7e08e8]
295
- - @mastra/core@0.8.0-alpha.4
296
- - @mastra/deployer@0.2.6-alpha.6
297
-
298
- ## 0.1.15-alpha.5
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1532 more lines hidden. See full changelog in package directory.
302
+ ... 1549 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.19-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
8
+ - Updated dependencies [b9122b0]
9
+ - Updated dependencies [000a6d4]
10
+ - Updated dependencies [ed2f549]
11
+ - Updated dependencies [c0f22b4]
12
+ - Updated dependencies [0a033fa]
13
+ - Updated dependencies [2538066]
14
+ - Updated dependencies [9c26508]
15
+ - Updated dependencies [0f4eae3]
16
+ - Updated dependencies [16a8648]
17
+ - @mastra/deployer@0.3.0-alpha.9
18
+ - @mastra/core@0.9.0-alpha.8
19
+
3
20
  ## 0.1.19-alpha.8
4
21
 
5
22
  ### Patch Changes
@@ -281,22 +298,5 @@
281
298
 
282
299
  ### Patch Changes
283
300
 
284
- - Updated dependencies [93875ed]
285
- - @mastra/core@0.8.0-alpha.5
286
- - @mastra/deployer@0.2.6-alpha.7
287
-
288
- ## 0.1.15-alpha.6
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [d7e08e8]
293
- - @mastra/core@0.8.0-alpha.4
294
- - @mastra/deployer@0.2.6-alpha.6
295
-
296
- ## 0.1.15-alpha.5
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [32ba03c]
301
301
 
302
- ... 1530 more lines hidden. See full changelog in package directory.
302
+ ... 1547 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,24 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.3.0-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - b9122b0: fix: When using a third party exporter such as Langfuse we were not installing external deps imported from the telemetry config
8
+ - 2538066: Fix memory thread creation from client SDK
9
+ - 0f4eae3: Rename Container into RuntimeContext
10
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
11
+ - Updated dependencies [000a6d4]
12
+ - Updated dependencies [ed2f549]
13
+ - Updated dependencies [c0f22b4]
14
+ - Updated dependencies [0a033fa]
15
+ - Updated dependencies [9c26508]
16
+ - Updated dependencies [0f4eae3]
17
+ - Updated dependencies [1c0d2b7]
18
+ - Updated dependencies [16a8648]
19
+ - @mastra/core@0.9.0-alpha.8
20
+ - @mastra/server@2.0.0-alpha.8
21
+
3
22
  ## 0.3.0-alpha.8
4
23
 
5
24
  ### Patch Changes
@@ -279,24 +298,5 @@
279
298
 
280
299
  ## 0.2.6-alpha.9
281
300
 
282
- ### Patch Changes
283
-
284
- - 3c6ae54: Fix fastembed part of dependencies
285
- - febc8a6: Added dual tracing and fixed local tracing recursion
286
- - Updated dependencies [febc8a6]
287
- - @mastra/server@0.0.1-alpha.5
288
- - @mastra/core@0.8.0-alpha.7
289
-
290
- ## 0.2.6-alpha.8
291
-
292
- ### Patch Changes
293
-
294
- - 4c65a57: Add fastebmed as external
295
- - a3f0e90: Update storage initialization to ensure tables are present
296
- - Updated dependencies [a3f0e90]
297
- - @mastra/server@0.0.1-alpha.4
298
- - @mastra/core@0.8.0-alpha.6
299
-
300
- ## 0.2.6-alpha.7
301
301
 
302
- ... 1473 more lines hidden. See full changelog in package directory.
302
+ ... 1492 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.19-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.1.19-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  ### Patch Changes
287
300
 
288
- - Updated dependencies [b3b34f5]
289
- - Updated dependencies [a4686e8]
290
- - @mastra/core@0.7.0-alpha.3
291
-
292
- ## 0.1.14-alpha.2
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [a838fde]
297
- - Updated dependencies [a8bd4cf]
298
- - Updated dependencies [7a3eeb0]
299
- - Updated dependencies [6530ad1]
300
- - @mastra/core@0.7.0-alpha.2
301
301
 
302
- ... 1159 more lines hidden. See full changelog in package directory.
302
+ ... 1172 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.19-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+ - @mastra/rag@0.1.19-alpha.8
16
+
3
17
  ## 1.1.19-alpha.7
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
  - Updated dependencies [fe56be0]
285
299
  - Updated dependencies [a0967a0]
286
300
  - Updated dependencies [e47f529]
287
- - Updated dependencies [fca3b21]
288
- - Updated dependencies [0118361]
289
- - Updated dependencies [619c39d]
290
- - @mastra/core@0.8.0-alpha.1
291
- - @mastra/rag@0.1.15-alpha.1
292
-
293
- ## 1.1.15-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [107bcfe]
298
- - Updated dependencies [5b4e19f]
299
- - Updated dependencies [7599d77]
300
- - Updated dependencies [cafae83]
301
301
 
302
- ... 1707 more lines hidden. See full changelog in package directory.
302
+ ... 1721 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.19-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 1.1.19-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  - Updated dependencies [b3b34f5]
287
300
  - Updated dependencies [a4686e8]
288
- - @mastra/core@0.7.0-alpha.3
289
-
290
- ## 1.1.14-alpha.2
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [a838fde]
295
- - Updated dependencies [a8bd4cf]
296
- - Updated dependencies [7a3eeb0]
297
- - Updated dependencies [6530ad1]
298
- - @mastra/core@0.7.0-alpha.2
299
-
300
- ## 1.1.14-alpha.1
301
301
 
302
- ... 1405 more lines hidden. See full changelog in package directory.
302
+ ... 1418 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.19-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.1.19-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
 
286
299
  - Updated dependencies [b3b34f5]
287
300
  - Updated dependencies [a4686e8]
288
- - @mastra/core@0.7.0-alpha.3
289
-
290
- ## 0.1.14-alpha.2
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [a838fde]
295
- - Updated dependencies [a8bd4cf]
296
- - Updated dependencies [7a3eeb0]
297
- - Updated dependencies [6530ad1]
298
- - @mastra/core@0.7.0-alpha.2
299
-
300
- ## 0.1.14-alpha.1
301
301
 
302
- ... 1038 more lines hidden. See full changelog in package directory.
302
+ ... 1051 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.10-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 1c0d2b7: Fix speakerId in voice speak method
8
+ - Updated dependencies [000a6d4]
9
+ - Updated dependencies [ed2f549]
10
+ - Updated dependencies [c0f22b4]
11
+ - Updated dependencies [0a033fa]
12
+ - Updated dependencies [9c26508]
13
+ - Updated dependencies [0f4eae3]
14
+ - Updated dependencies [16a8648]
15
+ - @mastra/core@0.9.0-alpha.8
16
+ - @mastra/mcp@0.4.0-alpha.9
17
+
3
18
  ## 0.0.10-alpha.7
4
19
 
5
20
  ### Patch Changes
@@ -284,19 +299,4 @@
284
299
  - Updated dependencies [27439ad]
285
300
  - @mastra/core@0.7.0
286
301
 
287
- ## 0.0.5-alpha.3
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [b3b34f5]
292
- - Updated dependencies [a4686e8]
293
- - @mastra/core@0.7.0-alpha.3
294
-
295
- ## 0.0.5-alpha.2
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [a838fde]
300
- - Updated dependencies [a8bd4cf]
301
-
302
- ... 128 more lines hidden. See full changelog in package directory.
302
+ ... 143 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/mcp-registry-registry
2
2
 
3
+ ## 0.0.2-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.0.2-alpha.7
4
17
 
5
18
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.4.0-alpha.9
4
+
5
+ ### Patch Changes
6
+
7
+ - 0a033fa: Adds MCPServer component
8
+ - Updated dependencies [000a6d4]
9
+ - Updated dependencies [ed2f549]
10
+ - Updated dependencies [c0f22b4]
11
+ - Updated dependencies [0a033fa]
12
+ - Updated dependencies [9c26508]
13
+ - Updated dependencies [0f4eae3]
14
+ - Updated dependencies [16a8648]
15
+ - @mastra/core@0.9.0-alpha.8
16
+
3
17
  ## 0.4.0-alpha.8
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  ### Patch Changes
286
300
 
287
- - Updated dependencies [b4fbc59]
288
- - Updated dependencies [a838fde]
289
- - Updated dependencies [a8bd4cf]
290
- - Updated dependencies [7a3eeb0]
291
- - Updated dependencies [0b54522]
292
- - Updated dependencies [b3b34f5]
293
- - Updated dependencies [1af25d5]
294
- - Updated dependencies [a4686e8]
295
- - Updated dependencies [6530ad1]
296
- - Updated dependencies [27439ad]
297
- - @mastra/core@0.7.0
298
-
299
- ## 0.3.6-alpha.3
300
-
301
301
 
302
- ... 1148 more lines hidden. See full changelog in package directory.
302
+ ... 1162 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,18 @@
1
1
  # @mastra/mem0
2
2
 
3
+ ## 0.0.6-alpha.8
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [000a6d4]
8
+ - Updated dependencies [ed2f549]
9
+ - Updated dependencies [c0f22b4]
10
+ - Updated dependencies [0a033fa]
11
+ - Updated dependencies [9c26508]
12
+ - Updated dependencies [0f4eae3]
13
+ - Updated dependencies [16a8648]
14
+ - @mastra/core@0.9.0-alpha.8
15
+
3
16
  ## 0.0.6-alpha.7
4
17
 
5
18
  ### Patch Changes