@mastra/mcp-docs-server 0.0.7 → 0.0.8

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 (68) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +16 -16
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +16 -16
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +15 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +16 -16
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +21 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +14 -14
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +26 -26
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +26 -26
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +26 -26
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +26 -26
  11. package/.docs/organized/changelogs/%40mastra%2Fevals.md +16 -16
  12. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +18 -18
  13. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +16 -16
  14. package/.docs/organized/changelogs/%40mastra%2Floggers.md +16 -16
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +17 -2
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +16 -16
  17. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +15 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +16 -16
  19. package/.docs/organized/changelogs/%40mastra%2Fpg.md +16 -16
  20. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +16 -16
  21. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +21 -21
  22. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +16 -16
  23. package/.docs/organized/changelogs/%40mastra%2Frag.md +16 -16
  24. package/.docs/organized/changelogs/%40mastra%2Fragie.md +16 -16
  25. package/.docs/organized/changelogs/%40mastra%2Fserver.md +16 -16
  26. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +16 -16
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +16 -16
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +16 -16
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +16 -16
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +16 -16
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +16 -16
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +16 -16
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +16 -16
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +16 -16
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +16 -16
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +16 -16
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +16 -16
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +16 -16
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +15 -0
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +15 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +16 -16
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +16 -16
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +16 -16
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +16 -16
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +16 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +16 -16
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +16 -16
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +15 -0
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +16 -16
  50. package/.docs/organized/changelogs/create-mastra.md +21 -21
  51. package/.docs/organized/changelogs/mastra.md +31 -31
  52. package/.docs/organized/code-examples/ai-sdk-useChat.md +1 -2
  53. package/.docs/organized/code-examples/memory-with-mem0.md +0 -1
  54. package/.docs/raw/agents/agent-memory.mdx +1 -5
  55. package/.docs/raw/getting-started/installation.mdx +40 -51
  56. package/.docs/raw/memory/overview.mdx +1 -2
  57. package/.docs/raw/memory/semantic-recall.mdx +3 -4
  58. package/.docs/raw/memory/working-memory.mdx +1 -2
  59. package/dist/_tsup-dts-rollup.d.ts +84 -18
  60. package/dist/{chunk-J7WZZETH.js → chunk-QWYMT5LP.js} +3 -0
  61. package/dist/prepare-docs/prepare.js +1 -1
  62. package/dist/stdio.js +252 -90
  63. package/package.json +5 -6
  64. package/.docs/organized/code-examples/mcp-configuration.md +0 -341
  65. package/.docs/raw/guides/ai-recruiter.mdx +0 -187
  66. package/.docs/raw/guides/chef-michel.mdx +0 -242
  67. package/.docs/raw/guides/research-assistant.mdx +0 -297
  68. package/.docs/raw/guides/stock-agent.mdx +0 -182
@@ -1,5 +1,20 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.2.8
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.2.8-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [44631b1]
284
299
  - Updated dependencies [6e559a0]
285
300
  - Updated dependencies [5f43505]
286
- - @mastra/core@0.6.1-alpha.1
287
-
288
- ## 0.2.2-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [7bcfaee]
293
- - @mastra/core@0.6.1-alpha.0
294
-
295
- ## 0.2.1
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [16b98d9]
300
- - Updated dependencies [1c8cda4]
301
301
 
302
- ... 971 more lines hidden. See full changelog in package directory.
302
+ ... 986 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.2.8
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.2.8-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [5f43505]
284
299
  - @mastra/core@0.6.1-alpha.1
285
300
 
286
- ## 0.2.2-alpha.0
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [7bcfaee]
291
- - @mastra/core@0.6.1-alpha.0
292
-
293
- ## 0.2.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [16b98d9]
298
- - Updated dependencies [1c8cda4]
299
- - Updated dependencies [95b4144]
300
- - Updated dependencies [3729dbd]
301
301
 
302
- ... 970 more lines hidden. See full changelog in package directory.
302
+ ... 985 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.2.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.2.8
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.2.8-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -1,5 +1,20 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.16-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.1.15
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.1.15-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [44631b1]
284
299
  - Updated dependencies [9116d70]
285
300
  - Updated dependencies [6e559a0]
286
- - Updated dependencies [5f43505]
287
- - @mastra/core@0.6.1
288
-
289
- ## 0.1.9-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - 0850b4c: Watch and resume per run
294
- - Updated dependencies [fc2f89c]
295
- - Updated dependencies [dfbb131]
296
- - Updated dependencies [0850b4c]
297
- - Updated dependencies [9116d70]
298
- - @mastra/core@0.6.1-alpha.2
299
-
300
- ## 0.1.9-alpha.1
301
301
 
302
- ... 388 more lines hidden. See full changelog in package directory.
302
+ ... 403 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,26 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.0.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 3f90868: Add missing getTraces method to Cloudflare KV
8
+
9
+ ## 0.0.3-alpha.0
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [a06aadc]
14
+ - @mastra/core@0.8.2-alpha.0
15
+
16
+ ## 0.0.2
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [99e2998]
21
+ - Updated dependencies [8fdb414]
22
+ - @mastra/core@0.8.1
23
+
3
24
  ## 0.0.2-alpha.0
4
25
 
5
26
  ### Patch Changes
@@ -1,5 +1,18 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.8.2-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - a06aadc: Upgrade fastembed to fix bug where fastembe cannot be imported
8
+
9
+ ## 0.8.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 99e2998: Set default max steps to 5
14
+ - 8fdb414: Custom mastra server cors config
15
+
3
16
  ## 0.8.1-alpha.0
4
17
 
5
18
  ### Patch Changes
@@ -285,18 +298,5 @@
285
298
  - 3729dbd: Fixed a bug where useChat with client side tool calling and Memory would not work. Added docs for using Memory with useChat()
286
299
  - c2144f4: Enable dynamic import of default-storage to reduce runtime/bundle size when not using default storage
287
300
 
288
- ## 0.6.0-alpha.1
289
-
290
- ### Minor Changes
291
-
292
- - 1c8cda4: Experimental .afterEvent() support. Fixed suspend/resume in first workflow or .after() branch step. Changed suspend metadata to be in context.resumeData instead of resumed step output.
293
- - 95b4144: Added server middleware to apply custom functionality in API endpoints like auth
294
-
295
- ### Patch Changes
296
-
297
- - 16b98d9: Reduce default step retry attempts
298
- - c2144f4: Enable dynamic import of default-storage to reduce runtime/bundle size when not using default storage
299
-
300
- ## 0.5.1-alpha.0
301
301
 
302
- ... 1102 more lines hidden. See full changelog in package directory.
302
+ ... 1115 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.17-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [94cd5c1]
8
+ - @mastra/deployer@0.2.8-alpha.1
9
+
10
+ ## 0.1.17-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - Updated dependencies [ae6c5ce]
16
+ - @mastra/core@0.8.2-alpha.0
17
+ - @mastra/deployer@0.2.8-alpha.0
18
+
19
+ ## 0.1.16
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [99e2998]
24
+ - Updated dependencies [8fdb414]
25
+ - @mastra/core@0.8.1
26
+ - @mastra/deployer@0.2.7
27
+
3
28
  ## 0.1.16-alpha.0
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
  - Updated dependencies [05ef3e0]
274
299
  - Updated dependencies [95c5745]
275
300
  - Updated dependencies [b56a681]
276
- - Updated dependencies [248cb07]
277
- - @mastra/deployer@0.2.4-alpha.0
278
- - @mastra/core@0.6.4-alpha.0
279
-
280
- ## 0.1.12
281
-
282
- ### Patch Changes
283
-
284
- - 404640e: AgentNetwork changeset
285
- - Updated dependencies [404640e]
286
- - Updated dependencies [3bce733]
287
- - @mastra/deployer@0.2.3
288
- - @mastra/core@0.6.3
289
-
290
- ## 0.1.12-alpha.1
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [3bce733]
295
- - @mastra/core@0.6.3-alpha.1
296
- - @mastra/deployer@0.2.3-alpha.1
297
-
298
- ## 0.1.12-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1366 more lines hidden. See full changelog in package directory.
302
+ ... 1391 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.17-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [94cd5c1]
8
+ - @mastra/deployer@0.2.8-alpha.1
9
+
10
+ ## 0.1.17-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - Updated dependencies [ae6c5ce]
16
+ - @mastra/core@0.8.2-alpha.0
17
+ - @mastra/deployer@0.2.8-alpha.0
18
+
19
+ ## 0.1.16
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [99e2998]
24
+ - Updated dependencies [8fdb414]
25
+ - @mastra/core@0.8.1
26
+ - @mastra/deployer@0.2.7
27
+
3
28
  ## 0.1.16-alpha.0
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
  - @mastra/deployer@0.2.4-alpha.0
274
299
  - @mastra/core@0.6.4-alpha.0
275
300
 
276
- ## 0.1.12
277
-
278
- ### Patch Changes
279
-
280
- - 404640e: AgentNetwork changeset
281
- - Updated dependencies [404640e]
282
- - Updated dependencies [3bce733]
283
- - @mastra/deployer@0.2.3
284
- - @mastra/core@0.6.3
285
-
286
- ## 0.1.12-alpha.1
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [3bce733]
291
- - @mastra/core@0.6.3-alpha.1
292
- - @mastra/deployer@0.2.3-alpha.1
293
-
294
- ## 0.1.12-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - 404640e: AgentNetwork changeset
299
- - Updated dependencies [404640e]
300
- - @mastra/deployer@0.2.3-alpha.0
301
301
 
302
- ... 1336 more lines hidden. See full changelog in package directory.
302
+ ... 1361 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.17-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [94cd5c1]
8
+ - @mastra/deployer@0.2.8-alpha.1
9
+
10
+ ## 0.1.17-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [a06aadc]
15
+ - Updated dependencies [ae6c5ce]
16
+ - @mastra/core@0.8.2-alpha.0
17
+ - @mastra/deployer@0.2.8-alpha.0
18
+
19
+ ## 0.1.16
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [99e2998]
24
+ - Updated dependencies [8fdb414]
25
+ - @mastra/core@0.8.1
26
+ - @mastra/deployer@0.2.7
27
+
3
28
  ## 0.1.16-alpha.0
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
  - @mastra/deployer@0.2.4-alpha.0
274
299
  - @mastra/core@0.6.4-alpha.0
275
300
 
276
- ## 0.1.12
277
-
278
- ### Patch Changes
279
-
280
- - 404640e: AgentNetwork changeset
281
- - Updated dependencies [404640e]
282
- - Updated dependencies [3bce733]
283
- - @mastra/deployer@0.2.3
284
- - @mastra/core@0.6.3
285
-
286
- ## 0.1.12-alpha.1
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [3bce733]
291
- - @mastra/core@0.6.3-alpha.1
292
- - @mastra/deployer@0.2.3-alpha.1
293
-
294
- ## 0.1.12-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - 404640e: AgentNetwork changeset
299
- - Updated dependencies [404640e]
300
- - @mastra/deployer@0.2.3-alpha.0
301
301
 
302
- ... 1336 more lines hidden. See full changelog in package directory.
302
+ ... 1361 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.2.8-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 94cd5c1: Fix yarn workspace isolation
8
+
9
+ ## 0.2.8-alpha.0
10
+
11
+ ### Patch Changes
12
+
13
+ - ae6c5ce: Fix await loop inside mastra entrypoint
14
+ - Updated dependencies [a06aadc]
15
+ - @mastra/core@0.8.2-alpha.0
16
+ - @mastra/server@1.0.2-alpha.0
17
+
18
+ ## 0.2.7
19
+
20
+ ### Patch Changes
21
+
22
+ - 8fdb414: Custom mastra server cors config
23
+ - Updated dependencies [99e2998]
24
+ - Updated dependencies [8fdb414]
25
+ - @mastra/core@0.8.1
26
+ - @mastra/server@1.0.1
27
+
3
28
  ## 0.2.7-alpha.0
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ### Patch Changes
275
300
 
276
- - e764fd1: Fix telemetry when side-effects are added to the mastra file
277
- - e764fd1: Fix deployer when side-effects are added to the mastra file
278
- - 05ef3e0: Support voice for mastra client
279
- - 95c5745: Fix symlink resolving and externals
280
- - Updated dependencies [fb68a80]
281
- - Updated dependencies [b56a681]
282
- - Updated dependencies [248cb07]
283
- - @mastra/core@0.6.4-alpha.0
284
-
285
- ## 0.2.3
286
-
287
- ### Patch Changes
288
-
289
- - 404640e: AgentNetwork changeset
290
- - Updated dependencies [404640e]
291
- - Updated dependencies [3bce733]
292
- - @mastra/core@0.6.3
293
-
294
- ## 0.2.3-alpha.1
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [3bce733]
299
- - @mastra/core@0.6.3-alpha.1
300
-
301
301
 
302
- ... 1273 more lines hidden. See full changelog in package directory.
302
+ ... 1298 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.17-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.1.16
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.1.16-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
  - Updated dependencies [5f43505]
284
299
  - @mastra/core@0.6.1-alpha.1
285
300
 
286
- ## 0.1.10-alpha.0
287
-
288
- ### Patch Changes
289
-
290
- - Updated dependencies [7bcfaee]
291
- - @mastra/core@0.6.1-alpha.0
292
-
293
- ## 0.1.9
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [16b98d9]
298
- - Updated dependencies [1c8cda4]
299
- - Updated dependencies [95b4144]
300
- - Updated dependencies [3729dbd]
301
301
 
302
- ... 1022 more lines hidden. See full changelog in package directory.
302
+ ... 1037 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.17-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+ - @mastra/rag@0.1.17-alpha.0
10
+
11
+ ## 1.1.16
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [99e2998]
16
+ - Updated dependencies [8fdb414]
17
+ - @mastra/core@0.8.1
18
+ - @mastra/rag@0.1.16
19
+
3
20
  ## 1.1.16-alpha.0
4
21
 
5
22
  ### Patch Changes
@@ -281,22 +298,5 @@
281
298
  ### Patch Changes
282
299
 
283
300
  - Updated dependencies [ff1a76c]
284
- - Updated dependencies [fc2f89c]
285
- - Updated dependencies [dfbb131]
286
- - Updated dependencies [f4854ee]
287
- - Updated dependencies [afaf73f]
288
- - Updated dependencies [0850b4c]
289
- - Updated dependencies [b195f6e]
290
- - Updated dependencies [7bcfaee]
291
- - Updated dependencies [44631b1]
292
- - Updated dependencies [9116d70]
293
- - Updated dependencies [6e559a0]
294
- - Updated dependencies [5f43505]
295
- - @mastra/rag@0.1.10
296
- - @mastra/core@0.6.1
297
-
298
- ## 1.1.10-alpha.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1543 more lines hidden. See full changelog in package directory.
302
+ ... 1560 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.17-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 1.1.16
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 1.1.16-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  ### Patch Changes
285
300
 
286
- - Updated dependencies [7bcfaee]
287
- - @mastra/core@0.6.1-alpha.0
288
-
289
- ## 1.1.9
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [16b98d9]
294
- - Updated dependencies [1c8cda4]
295
- - Updated dependencies [95b4144]
296
- - Updated dependencies [3729dbd]
297
- - Updated dependencies [c2144f4]
298
- - @mastra/core@0.6.0
299
-
300
- ## 1.1.9-alpha.1
301
301
 
302
- ... 1268 more lines hidden. See full changelog in package directory.
302
+ ... 1283 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.17-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.1.16
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.1.16-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  ### Patch Changes
285
300
 
286
- - Updated dependencies [7bcfaee]
287
- - @mastra/core@0.6.1-alpha.0
288
-
289
- ## 0.1.9
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [16b98d9]
294
- - Updated dependencies [1c8cda4]
295
- - Updated dependencies [95b4144]
296
- - Updated dependencies [3729dbd]
297
- - Updated dependencies [c2144f4]
298
- - @mastra/core@0.6.0
299
-
300
- ## 0.1.9-alpha.1
301
301
 
302
- ... 901 more lines hidden. See full changelog in package directory.
302
+ ... 916 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.0.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.0.7
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.0.7-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,5 +298,5 @@
283
298
  - Updated dependencies [fc2f89c]
284
299
  - Updated dependencies [dfbb131]
285
300
  - Updated dependencies [0850b4c]
286
- - Updated dependencies [9116d70]
287
- - @mastra/core@0.6.1-alpha.2
301
+
302
+ ... 3 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/mcp
2
2
 
3
+ ## 0.3.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [a06aadc]
8
+ - @mastra/core@0.8.2-alpha.0
9
+
10
+ ## 0.3.8
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [99e2998]
15
+ - Updated dependencies [8fdb414]
16
+ - @mastra/core@0.8.1
17
+
3
18
  ## 0.3.8-alpha.0
4
19
 
5
20
  ### Patch Changes
@@ -283,20 +298,5 @@
283
298
 
284
299
  ## 0.3.2-alpha.0
285
300
 
286
- ### Patch Changes
287
-
288
- - Updated dependencies [7bcfaee]
289
- - @mastra/core@0.6.1-alpha.0
290
-
291
- ## 0.3.1
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [16b98d9]
296
- - Updated dependencies [1c8cda4]
297
- - Updated dependencies [95b4144]
298
- - Updated dependencies [3729dbd]
299
- - Updated dependencies [c2144f4]
300
- - @mastra/core@0.6.0
301
301
 
302
- ... 994 more lines hidden. See full changelog in package directory.
302
+ ... 1009 more lines hidden. See full changelog in package directory.