@mastra/mcp-docs-server 0.0.9-alpha.3 → 0.0.9-alpha.5

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 (78) 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 +15 -15
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +15 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +13 -13
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +32 -32
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +33 -33
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +32 -32
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +32 -32
  11. package/.docs/organized/changelogs/%40mastra%2Fevals.md +15 -15
  12. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +24 -24
  13. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +15 -15
  14. package/.docs/organized/changelogs/%40mastra%2Floggers.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +26 -0
  17. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
  18. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +14 -0
  19. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +15 -15
  20. package/.docs/organized/changelogs/%40mastra%2Fpg.md +22 -22
  21. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +16 -16
  22. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +26 -26
  23. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +16 -16
  24. package/.docs/organized/changelogs/%40mastra%2Frag.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Fragie.md +15 -15
  26. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +15 -15
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +15 -15
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +15 -15
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +15 -15
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +15 -15
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +15 -15
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +15 -15
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +15 -15
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +15 -15
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +15 -15
  37. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +16 -16
  38. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +16 -16
  39. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +16 -16
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +14 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +14 -0
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +15 -15
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +15 -15
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +15 -15
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +15 -15
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +15 -15
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +15 -15
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +15 -15
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +15 -15
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +15 -15
  51. package/.docs/organized/changelogs/create-mastra.md +7 -7
  52. package/.docs/organized/changelogs/mastra.md +35 -35
  53. package/.docs/organized/code-examples/client-side-tools.md +69 -0
  54. package/.docs/organized/code-examples/weather-agent-template.md +371 -0
  55. package/.docs/raw/agents/adding-voice.mdx +4 -0
  56. package/.docs/raw/deployment/deployment.mdx +2 -0
  57. package/.docs/raw/integrations/index.mdx +1 -1
  58. package/.docs/raw/memory/memory-processors.mdx +1 -1
  59. package/.docs/raw/memory/overview.mdx +1 -1
  60. package/.docs/raw/memory/semantic-recall.mdx +5 -1
  61. package/.docs/raw/memory/working-memory.mdx +1 -1
  62. package/.docs/raw/reference/deployer/cloudflare.mdx +6 -1
  63. package/.docs/raw/reference/deployer/netlify.mdx +7 -0
  64. package/.docs/raw/reference/deployer/vercel.mdx +5 -0
  65. package/.docs/raw/reference/networks/agent-network.mdx +1 -1
  66. package/.docs/raw/reference/rag/pg.mdx +7 -0
  67. package/.docs/raw/reference/storage/postgresql.mdx +7 -0
  68. package/.docs/raw/reference/tools/client.mdx +119 -5
  69. package/.docs/raw/reference/tools/mcp-configuration.mdx +33 -17
  70. package/.docs/raw/reference/voice/openai-realtime.mdx +2 -1
  71. package/.docs/raw/voice/overview.mdx +738 -57
  72. package/.docs/raw/voice/speech-to-speech.mdx +73 -0
  73. package/.docs/raw/voice/speech-to-text.mdx +45 -7
  74. package/.docs/raw/voice/text-to-speech.mdx +46 -9
  75. package/dist/_tsup-dts-rollup.d.ts +14 -23
  76. package/dist/stdio.js +182 -50
  77. package/package.json +3 -3
  78. package/.docs/raw/voice/voice-to-voice.mdx +0 -310
@@ -1,5 +1,20 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.10-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - ec3cbf9: add MIT license for stores/vector packages
8
+ - Updated dependencies [d72318f]
9
+ - @mastra/core@0.8.3-alpha.5
10
+
11
+ ## 0.2.10-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [7f1b291]
16
+ - @mastra/core@0.8.3-alpha.4
17
+
3
18
  ## 0.2.10-alpha.3
4
19
 
5
20
  ### Patch Changes
@@ -284,19 +299,4 @@
284
299
  - Updated dependencies [404640e]
285
300
  - @mastra/core@0.6.3-alpha.0
286
301
 
287
- ## 0.2.3
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [beaf1c2]
292
- - Updated dependencies [3084e13]
293
- - @mastra/core@0.6.2
294
-
295
- ## 0.2.3-alpha.0
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [beaf1c2]
300
- - Updated dependencies [3084e13]
301
-
302
- ... 1023 more lines hidden. See full changelog in package directory.
302
+ ... 1038 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.10-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - ec3cbf9: add MIT license for stores/vector packages
8
+ - Updated dependencies [d72318f]
9
+ - @mastra/core@0.8.3-alpha.5
10
+
11
+ ## 0.2.10-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [7f1b291]
16
+ - @mastra/core@0.8.3-alpha.4
17
+
3
18
  ## 0.2.10-alpha.3
4
19
 
5
20
  ### Patch Changes
@@ -284,19 +299,4 @@
284
299
 
285
300
  ## 0.2.3
286
301
 
287
- ### Patch Changes
288
-
289
- - Updated dependencies [beaf1c2]
290
- - Updated dependencies [3084e13]
291
- - @mastra/core@0.6.2
292
-
293
- ## 0.2.3-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [beaf1c2]
298
- - Updated dependencies [3084e13]
299
- - @mastra/core@0.6.2-alpha.0
300
-
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,20 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.2.10-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - ec3cbf9: add MIT license for stores/vector packages
8
+ - Updated dependencies [d72318f]
9
+ - @mastra/core@0.8.3-alpha.5
10
+
11
+ ## 0.2.10-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [7f1b291]
16
+ - @mastra/core@0.8.3-alpha.4
17
+
3
18
  ## 0.2.10-alpha.3
4
19
 
5
20
  ### Patch Changes
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.17-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+
10
+ ## 0.1.17-alpha.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [7f1b291]
15
+ - @mastra/core@0.8.3-alpha.4
16
+
3
17
  ## 0.1.17-alpha.3
4
18
 
5
19
  ### Patch Changes
@@ -285,18 +299,4 @@
285
299
 
286
300
  ### Patch Changes
287
301
 
288
- - 404640e: AgentNetwork changeset
289
- - Updated dependencies [404640e]
290
- - Updated dependencies [3bce733]
291
- - @mastra/core@0.6.3
292
-
293
- ## 0.1.11-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [3bce733]
298
- - @mastra/core@0.6.3-alpha.1
299
-
300
- ## 0.1.11-alpha.0
301
-
302
- ... 441 more lines hidden. See full changelog in package directory.
302
+ ... 455 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,20 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.0.4-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - ec3cbf9: add MIT license for stores/vector packages
8
+ - Updated dependencies [d72318f]
9
+ - @mastra/core@0.8.3-alpha.5
10
+
11
+ ## 0.0.4-alpha.4
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [7f1b291]
16
+ - @mastra/core@0.8.3-alpha.4
17
+
3
18
  ## 0.0.4-alpha.3
4
19
 
5
20
  ### Patch Changes
@@ -1,5 +1,17 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.8.3-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - d72318f: Refactored the evals table to use the DS tables
8
+
9
+ ## 0.8.3-alpha.4
10
+
11
+ ### Patch Changes
12
+
13
+ - 7f1b291: Client Side tool call passing
14
+
3
15
  ## 0.8.3-alpha.3
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
  - 7bcfaee: Remove node_modules-path dir which calls \_\_dirname at the top level and breaks some esm runtimes
287
299
  - 44631b1: Fix after usage with skipped conditions on the awaited steps
288
300
  - 9116d70: Handle the different workflow methods in workflow graph
289
- - 6e559a0: Update Voice for realtime providers
290
- - 5f43505: feat: OpenAI realtime voice provider for speech to speech communication
291
- Update voice speaking event type
292
-
293
- ## 0.6.1-alpha.2
294
-
295
- ### Patch Changes
296
-
297
- - fc2f89c: Insert static payload into inputData
298
- - dfbb131: Fix after method on multiple passes
299
- - 0850b4c: Watch and resume per run
300
- - 9116d70: Handle the different workflow methods in workflow graph
301
301
 
302
- ... 1146 more lines hidden. See full changelog in package directory.
302
+ ... 1158 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,36 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.18-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+ - @mastra/deployer@0.2.9-alpha.7
10
+
11
+ ## 0.1.18-alpha.6
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [67aff42]
16
+ - @mastra/deployer@0.2.9-alpha.6
17
+
18
+ ## 0.1.18-alpha.5
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [9f6f6dd]
23
+ - @mastra/deployer@0.2.9-alpha.5
24
+
25
+ ## 0.1.18-alpha.4
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [1ebbfbf]
30
+ - Updated dependencies [7f1b291]
31
+ - @mastra/deployer@0.2.9-alpha.4
32
+ - @mastra/core@0.8.3-alpha.4
33
+
3
34
  ## 0.1.18-alpha.3
4
35
 
5
36
  ### Patch Changes
@@ -267,36 +298,5 @@
267
298
  ### Patch Changes
268
299
 
269
300
  - Updated dependencies [b3b34f5]
270
- - Updated dependencies [a4686e8]
271
- - @mastra/core@0.7.0-alpha.3
272
- - @mastra/deployer@0.2.5-alpha.3
273
-
274
- ## 0.1.14-alpha.2
275
-
276
- ### Patch Changes
277
-
278
- - Updated dependencies [a838fde]
279
- - Updated dependencies [a8bd4cf]
280
- - Updated dependencies [7a3eeb0]
281
- - Updated dependencies [6530ad1]
282
- - @mastra/core@0.7.0-alpha.2
283
- - @mastra/deployer@0.2.5-alpha.2
284
-
285
- ## 0.1.14-alpha.1
286
-
287
- ### Patch Changes
288
-
289
- - cdc0498: Fix process.versions.node.split in cloudflare deployer
290
- - Updated dependencies [cdc0498]
291
- - Updated dependencies [0b54522]
292
- - Updated dependencies [1af25d5]
293
- - Updated dependencies [0b496ff]
294
- - Updated dependencies [27439ad]
295
- - @mastra/deployer@0.2.5-alpha.1
296
- - @mastra/core@0.7.0-alpha.1
297
-
298
- ## 0.1.14-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1435 more lines hidden. See full changelog in package directory.
302
+ ... 1466 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,37 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.18-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+ - @mastra/deployer@0.2.9-alpha.7
10
+
11
+ ## 0.1.18-alpha.6
12
+
13
+ ### Patch Changes
14
+
15
+ - 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
16
+ - Updated dependencies [67aff42]
17
+ - @mastra/deployer@0.2.9-alpha.6
18
+
19
+ ## 0.1.18-alpha.5
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [9f6f6dd]
24
+ - @mastra/deployer@0.2.9-alpha.5
25
+
26
+ ## 0.1.18-alpha.4
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies [1ebbfbf]
31
+ - Updated dependencies [7f1b291]
32
+ - @mastra/deployer@0.2.9-alpha.4
33
+ - @mastra/core@0.8.3-alpha.4
34
+
3
35
  ## 0.1.18-alpha.3
4
36
 
5
37
  ### Patch Changes
@@ -266,37 +298,5 @@
266
298
 
267
299
  - Updated dependencies [b3b34f5]
268
300
  - Updated dependencies [a4686e8]
269
- - @mastra/core@0.7.0-alpha.3
270
- - @mastra/deployer@0.2.5-alpha.3
271
-
272
- ## 0.1.14-alpha.2
273
-
274
- ### Patch Changes
275
-
276
- - Updated dependencies [a838fde]
277
- - Updated dependencies [a8bd4cf]
278
- - Updated dependencies [7a3eeb0]
279
- - Updated dependencies [6530ad1]
280
- - @mastra/core@0.7.0-alpha.2
281
- - @mastra/deployer@0.2.5-alpha.2
282
-
283
- ## 0.1.14-alpha.1
284
-
285
- ### Patch Changes
286
-
287
- - 4be4cb9: Update netlify cli to latest
288
- - Updated dependencies [cdc0498]
289
- - Updated dependencies [0b54522]
290
- - Updated dependencies [1af25d5]
291
- - Updated dependencies [0b496ff]
292
- - Updated dependencies [27439ad]
293
- - @mastra/deployer@0.2.5-alpha.1
294
- - @mastra/core@0.7.0-alpha.1
295
-
296
- ## 0.1.14-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b4fbc59]
301
301
 
302
- ... 1405 more lines hidden. See full changelog in package directory.
302
+ ... 1437 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,36 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.18-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+ - @mastra/deployer@0.2.9-alpha.7
10
+
11
+ ## 0.1.18-alpha.6
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [67aff42]
16
+ - @mastra/deployer@0.2.9-alpha.6
17
+
18
+ ## 0.1.18-alpha.5
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [9f6f6dd]
23
+ - @mastra/deployer@0.2.9-alpha.5
24
+
25
+ ## 0.1.18-alpha.4
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [1ebbfbf]
30
+ - Updated dependencies [7f1b291]
31
+ - @mastra/deployer@0.2.9-alpha.4
32
+ - @mastra/core@0.8.3-alpha.4
33
+
3
34
  ## 0.1.18-alpha.3
4
35
 
5
36
  ### Patch Changes
@@ -267,36 +298,5 @@
267
298
  - Updated dependencies [b3b34f5]
268
299
  - Updated dependencies [a4686e8]
269
300
  - @mastra/core@0.7.0-alpha.3
270
- - @mastra/deployer@0.2.5-alpha.3
271
-
272
- ## 0.1.14-alpha.2
273
-
274
- ### Patch Changes
275
-
276
- - Updated dependencies [a838fde]
277
- - Updated dependencies [a8bd4cf]
278
- - Updated dependencies [7a3eeb0]
279
- - Updated dependencies [6530ad1]
280
- - @mastra/core@0.7.0-alpha.2
281
- - @mastra/deployer@0.2.5-alpha.2
282
-
283
- ## 0.1.14-alpha.1
284
-
285
- ### Patch Changes
286
-
287
- - 0b496ff: Load env vars on mastra deploy
288
- - Updated dependencies [cdc0498]
289
- - Updated dependencies [0b54522]
290
- - Updated dependencies [1af25d5]
291
- - Updated dependencies [0b496ff]
292
- - Updated dependencies [27439ad]
293
- - @mastra/deployer@0.2.5-alpha.1
294
- - @mastra/core@0.7.0-alpha.1
295
-
296
- ## 0.1.14-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - Updated dependencies [b4fbc59]
301
301
 
302
- ... 1405 more lines hidden. See full changelog in package directory.
302
+ ... 1436 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,36 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.2.9-alpha.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+ - @mastra/server@1.0.3-alpha.6
10
+
11
+ ## 0.2.9-alpha.6
12
+
13
+ ### Patch Changes
14
+
15
+ - 67aff42: Fix netlify deployer missing @libsql/linux-x64-gnu bug
16
+
17
+ ## 0.2.9-alpha.5
18
+
19
+ ### Patch Changes
20
+
21
+ - 9f6f6dd: Fix container for tools execution api
22
+ - Updated dependencies [9f6f6dd]
23
+ - @mastra/server@1.0.3-alpha.5
24
+
25
+ ## 0.2.9-alpha.4
26
+
27
+ ### Patch Changes
28
+
29
+ - 1ebbfbf: Add 3 minutes timeout to deployer server
30
+ - Updated dependencies [7f1b291]
31
+ - @mastra/core@0.8.3-alpha.4
32
+ - @mastra/server@1.0.3-alpha.4
33
+
3
34
  ## 0.2.9-alpha.3
4
35
 
5
36
  ### Patch Changes
@@ -267,36 +298,5 @@
267
298
  - cdc0498: Fix process.versions.node.split in cloudflare deployer
268
299
  - 0b496ff: Load env vars on mastra deploy
269
300
  - Updated dependencies [b4fbc59]
270
- - Updated dependencies [a838fde]
271
- - Updated dependencies [a8bd4cf]
272
- - Updated dependencies [7a3eeb0]
273
- - Updated dependencies [0b54522]
274
- - Updated dependencies [b3b34f5]
275
- - Updated dependencies [1af25d5]
276
- - Updated dependencies [a4686e8]
277
- - Updated dependencies [6530ad1]
278
- - Updated dependencies [27439ad]
279
- - @mastra/core@0.7.0
280
-
281
- ## 0.2.5-alpha.3
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [b3b34f5]
286
- - Updated dependencies [a4686e8]
287
- - @mastra/core@0.7.0-alpha.3
288
-
289
- ## 0.2.5-alpha.2
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [a838fde]
294
- - Updated dependencies [a8bd4cf]
295
- - Updated dependencies [7a3eeb0]
296
- - Updated dependencies [6530ad1]
297
- - @mastra/core@0.7.0-alpha.2
298
-
299
- ## 0.2.5-alpha.1
300
-
301
301
 
302
- ... 1343 more lines hidden. See full changelog in package directory.
302
+ ... 1374 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.18-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+
10
+ ## 0.1.18-alpha.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [7f1b291]
15
+ - @mastra/core@0.8.3-alpha.4
16
+
3
17
  ## 0.1.18-alpha.3
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  ## 0.1.11
286
300
 
287
- ### Patch Changes
288
-
289
- - Updated dependencies [beaf1c2]
290
- - Updated dependencies [3084e13]
291
- - @mastra/core@0.6.2
292
-
293
- ## 0.1.11-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [beaf1c2]
298
- - Updated dependencies [3084e13]
299
- - @mastra/core@0.6.2-alpha.0
300
-
301
301
 
302
- ... 1074 more lines hidden. See full changelog in package directory.
302
+ ... 1088 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.18-alpha.6
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+ - @mastra/rag@0.1.18-alpha.6
10
+
11
+ ## 1.1.18-alpha.5
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [18d0758]
16
+ - @mastra/rag@0.1.18-alpha.5
17
+
18
+ ## 1.1.18-alpha.4
19
+
20
+ ### Patch Changes
21
+
22
+ - Updated dependencies [7f1b291]
23
+ - @mastra/core@0.8.3-alpha.4
24
+ - @mastra/rag@0.1.18-alpha.4
25
+
3
26
  ## 1.1.18-alpha.3
4
27
 
5
28
  ### Patch Changes
@@ -276,27 +299,4 @@
276
299
 
277
300
  ### Patch Changes
278
301
 
279
- - Updated dependencies [6794797]
280
- - @mastra/core@0.6.4-alpha.1
281
- - @mastra/rag@0.1.13-alpha.1
282
-
283
- ## 1.1.13-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [fb68a80]
288
- - Updated dependencies [b56a681]
289
- - Updated dependencies [248cb07]
290
- - @mastra/core@0.6.4-alpha.0
291
- - @mastra/rag@0.1.13-alpha.0
292
-
293
- ## 1.1.12
294
-
295
- ### Patch Changes
296
-
297
- - 404640e: AgentNetwork changeset
298
- - Updated dependencies [404640e]
299
- - Updated dependencies [3bce733]
300
- - @mastra/core@0.6.3
301
-
302
- ... 1602 more lines hidden. See full changelog in package directory.
302
+ ... 1625 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.18-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+
10
+ ## 1.1.18-alpha.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [7f1b291]
15
+ - @mastra/core@0.8.3-alpha.4
16
+
3
17
  ## 1.1.18-alpha.3
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  - Updated dependencies [beaf1c2]
286
300
  - Updated dependencies [3084e13]
287
- - @mastra/core@0.6.2
288
-
289
- ## 1.1.11-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [beaf1c2]
294
- - Updated dependencies [3084e13]
295
- - @mastra/core@0.6.2-alpha.0
296
-
297
- ## 1.1.10
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1320 more lines hidden. See full changelog in package directory.
302
+ ... 1334 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.18-alpha.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [d72318f]
8
+ - @mastra/core@0.8.3-alpha.5
9
+
10
+ ## 0.1.18-alpha.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [7f1b291]
15
+ - @mastra/core@0.8.3-alpha.4
16
+
3
17
  ## 0.1.18-alpha.3
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  - Updated dependencies [beaf1c2]
286
300
  - Updated dependencies [3084e13]
287
- - @mastra/core@0.6.2
288
-
289
- ## 0.1.11-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [beaf1c2]
294
- - Updated dependencies [3084e13]
295
- - @mastra/core@0.6.2-alpha.0
296
-
297
- ## 0.1.10
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 953 more lines hidden. See full changelog in package directory.
302
+ ... 967 more lines hidden. See full changelog in package directory.