@mastra/mcp-docs-server 0.0.10-alpha.6 → 0.0.10-alpha.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 (71) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +21 -21
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +21 -21
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +20 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +22 -22
  5. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +20 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +20 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fcore.md +19 -19
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +26 -26
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +26 -26
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +26 -26
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +28 -28
  12. package/.docs/organized/changelogs/%40mastra%2Fevals.md +21 -21
  13. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +23 -23
  14. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +21 -21
  15. package/.docs/organized/changelogs/%40mastra%2Floggers.md +21 -21
  16. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +23 -23
  17. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +20 -0
  18. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +22 -22
  19. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +20 -0
  20. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +23 -23
  21. package/.docs/organized/changelogs/%40mastra%2Fpg.md +22 -22
  22. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +21 -21
  23. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +25 -25
  24. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Frag.md +21 -21
  26. package/.docs/organized/changelogs/%40mastra%2Fragie.md +21 -21
  27. package/.docs/organized/changelogs/%40mastra%2Fserver.md +23 -23
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +21 -21
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +21 -21
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +21 -21
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +21 -21
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +21 -21
  33. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +21 -21
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +21 -21
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +21 -21
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +21 -21
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +21 -21
  38. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +21 -21
  39. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +21 -21
  40. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +21 -21
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +21 -21
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +21 -21
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +21 -21
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +21 -21
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +21 -21
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +21 -21
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +21 -21
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +21 -21
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +21 -21
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +21 -21
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +21 -21
  52. package/.docs/organized/changelogs/create-mastra.md +8 -8
  53. package/.docs/organized/changelogs/mastra.md +30 -30
  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,25 @@
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
+
16
+ ## 0.2.11-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.2.11-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -279,24 +299,4 @@
279
299
 
280
300
  ## 0.2.6-alpha.3
281
301
 
282
- ### Patch Changes
283
-
284
- - Updated dependencies [b3b34f5]
285
- - Updated dependencies [a4686e8]
286
- - @mastra/core@0.7.0-alpha.3
287
-
288
- ## 0.2.6-alpha.2
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [a838fde]
293
- - Updated dependencies [a8bd4cf]
294
- - Updated dependencies [7a3eeb0]
295
- - Updated dependencies [6530ad1]
296
- - @mastra/core@0.7.0-alpha.2
297
-
298
- ## 0.2.6-alpha.1
299
-
300
- ### Patch Changes
301
-
302
- ... 1103 more lines hidden. See full changelog in package directory.
302
+ ... 1123 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
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
+
16
+ ## 0.2.11-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.2.11-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  ## 0.2.6-alpha.3
280
300
 
281
- ### Patch Changes
282
-
283
- - Updated dependencies [b3b34f5]
284
- - Updated dependencies [a4686e8]
285
- - @mastra/core@0.7.0-alpha.3
286
-
287
- ## 0.2.6-alpha.2
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [a838fde]
292
- - Updated dependencies [a8bd4cf]
293
- - Updated dependencies [7a3eeb0]
294
- - Updated dependencies [6530ad1]
295
- - @mastra/core@0.7.0-alpha.2
296
-
297
- ## 0.2.6-alpha.1
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1102 more lines hidden. See full changelog in package directory.
302
+ ... 1122 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
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
+
16
+ ## 0.3.0-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.3.0-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -1,5 +1,26 @@
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
+
17
+ ## 0.1.18-alpha.7
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [71d9444]
22
+ - @mastra/core@0.9.0-alpha.7
23
+
3
24
  ## 0.1.18-alpha.6
4
25
 
5
26
  ### Patch Changes
@@ -277,26 +298,5 @@
277
298
  ### Patch Changes
278
299
 
279
300
  - 0206617: Fix mastaClient cors error, remove default req headers
280
- - 160f88e: Leverage aiSDK processDataStream util in MastraClient
281
- - 3811029: Add identifying header
282
- - Updated dependencies [b4fbc59]
283
- - Updated dependencies [a838fde]
284
- - Updated dependencies [a8bd4cf]
285
- - Updated dependencies [7a3eeb0]
286
- - Updated dependencies [0b54522]
287
- - Updated dependencies [b3b34f5]
288
- - Updated dependencies [1af25d5]
289
- - Updated dependencies [a4686e8]
290
- - Updated dependencies [6530ad1]
291
- - Updated dependencies [27439ad]
292
- - @mastra/core@0.7.0
293
-
294
- ## 0.1.13-alpha.3
295
-
296
- ### Patch Changes
297
-
298
- - 160f88e: Leverage aiSDK processDataStream util in MastraClient
299
- - Updated dependencies [b3b34f5]
300
- - Updated dependencies [a4686e8]
301
301
 
302
- ... 520 more lines hidden. See full changelog in package directory.
302
+ ... 541 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
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
+
16
+ ## 0.1.5-alpha.3
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.1.5-alpha.2
4
24
 
5
25
  ### Patch Changes
@@ -1,5 +1,25 @@
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
+
16
+ ## 0.1.0-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.1.0-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -1,5 +1,23 @@
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
+
15
+ ## 0.9.0-alpha.7
16
+
17
+ ### Patch Changes
18
+
19
+ - 71d9444: updated savemessage to not use mutation when hiding working memory
20
+
3
21
  ## 0.9.0-alpha.6
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ## 0.6.5-alpha.0
283
301
 
284
- ### Patch Changes
285
-
286
- - b4fbc59: Fixed an issue where sending CoreMessages to AI SDK would result in "Unsupported role: tool" errors
287
-
288
- ## 0.6.4
289
-
290
- ### Patch Changes
291
-
292
- - 6794797: Check for eval values before inserting into storage
293
- - fb68a80: Inject mastra instance into llm class
294
- - b56a681: Update README and some tests for vector stores
295
- - 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
296
- Fix sidebar horizontal overflow in playground
297
-
298
- ## 0.6.4-alpha.1
299
-
300
- ### Patch Changes
301
-
302
- ... 1215 more lines hidden. See full changelog in package directory.
302
+ ... 1233 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
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
+
20
+ ## 0.1.19-alpha.8
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [71d9444]
25
+ - @mastra/core@0.9.0-alpha.7
26
+ - @mastra/deployer@0.3.0-alpha.8
27
+
3
28
  ## 0.1.19-alpha.7
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ## 0.1.15-alpha.7
275
300
 
276
- ### Patch Changes
277
-
278
- - Updated dependencies [93875ed]
279
- - @mastra/core@0.8.0-alpha.5
280
- - @mastra/deployer@0.2.6-alpha.7
281
-
282
- ## 0.1.15-alpha.6
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [d7e08e8]
287
- - @mastra/core@0.8.0-alpha.4
288
- - @mastra/deployer@0.2.6-alpha.6
289
-
290
- ## 0.1.15-alpha.5
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [32ba03c]
295
- - @mastra/deployer@0.2.6-alpha.5
296
-
297
- ## 0.1.15-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1552 more lines hidden. See full changelog in package directory.
302
+ ... 1577 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
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
+
20
+ ## 0.1.19-alpha.8
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [71d9444]
25
+ - @mastra/core@0.9.0-alpha.7
26
+ - @mastra/deployer@0.3.0-alpha.8
27
+
3
28
  ## 0.1.19-alpha.7
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ## 0.1.15-alpha.7
275
300
 
276
- ### Patch Changes
277
-
278
- - Updated dependencies [93875ed]
279
- - @mastra/core@0.8.0-alpha.5
280
- - @mastra/deployer@0.2.6-alpha.7
281
-
282
- ## 0.1.15-alpha.6
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [d7e08e8]
287
- - @mastra/core@0.8.0-alpha.4
288
- - @mastra/deployer@0.2.6-alpha.6
289
-
290
- ## 0.1.15-alpha.5
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [32ba03c]
295
- - @mastra/deployer@0.2.6-alpha.5
296
-
297
- ## 0.1.15-alpha.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1524 more lines hidden. See full changelog in package directory.
302
+ ... 1549 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
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
+
20
+ ## 0.1.19-alpha.8
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies [71d9444]
25
+ - @mastra/core@0.9.0-alpha.7
26
+ - @mastra/deployer@0.3.0-alpha.8
27
+
3
28
  ## 0.1.19-alpha.7
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ### Patch Changes
275
300
 
276
- - Updated dependencies [93875ed]
277
- - @mastra/core@0.8.0-alpha.5
278
- - @mastra/deployer@0.2.6-alpha.7
279
-
280
- ## 0.1.15-alpha.6
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [d7e08e8]
285
- - @mastra/core@0.8.0-alpha.4
286
- - @mastra/deployer@0.2.6-alpha.6
287
-
288
- ## 0.1.15-alpha.5
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [32ba03c]
293
- - @mastra/deployer@0.2.6-alpha.5
294
-
295
- ## 0.1.15-alpha.4
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [5ae0180]
300
- - Updated dependencies [9bfa12b]
301
301
 
302
- ... 1522 more lines hidden. See full changelog in package directory.
302
+ ... 1547 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
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
+
22
+ ## 0.3.0-alpha.8
23
+
24
+ ### Patch Changes
25
+
26
+ - Updated dependencies [71d9444]
27
+ - @mastra/core@0.9.0-alpha.7
28
+ - @mastra/server@2.0.0-alpha.7
29
+
3
30
  ## 0.3.0-alpha.7
4
31
 
5
32
  ### Patch Changes
@@ -271,32 +298,5 @@
271
298
 
272
299
  ## 0.2.6-alpha.9
273
300
 
274
- ### Patch Changes
275
-
276
- - 3c6ae54: Fix fastembed part of dependencies
277
- - febc8a6: Added dual tracing and fixed local tracing recursion
278
- - Updated dependencies [febc8a6]
279
- - @mastra/server@0.0.1-alpha.5
280
- - @mastra/core@0.8.0-alpha.7
281
-
282
- ## 0.2.6-alpha.8
283
-
284
- ### Patch Changes
285
-
286
- - 4c65a57: Add fastebmed as external
287
- - a3f0e90: Update storage initialization to ensure tables are present
288
- - Updated dependencies [a3f0e90]
289
- - @mastra/server@0.0.1-alpha.4
290
- - @mastra/core@0.8.0-alpha.6
291
-
292
- ## 0.2.6-alpha.7
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [93875ed]
297
- - @mastra/core@0.8.0-alpha.5
298
- - @mastra/server@0.0.1-alpha.3
299
-
300
- ## 0.2.6-alpha.6
301
301
 
302
- ... 1465 more lines hidden. See full changelog in package directory.
302
+ ... 1492 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
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
+
16
+ ## 0.1.19-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 0.1.19-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  ### Patch Changes
280
300
 
281
- - Updated dependencies [b3b34f5]
282
- - Updated dependencies [a4686e8]
283
- - @mastra/core@0.7.0-alpha.3
284
-
285
- ## 0.1.14-alpha.2
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [a838fde]
290
- - Updated dependencies [a8bd4cf]
291
- - Updated dependencies [7a3eeb0]
292
- - Updated dependencies [6530ad1]
293
- - @mastra/core@0.7.0-alpha.2
294
-
295
- ## 0.1.14-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [0b54522]
300
- - Updated dependencies [1af25d5]
301
301
 
302
- ... 1152 more lines hidden. See full changelog in package directory.
302
+ ... 1172 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
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
+
17
+ ## 1.1.19-alpha.7
18
+
19
+ ### Patch Changes
20
+
21
+ - Updated dependencies [71d9444]
22
+ - @mastra/core@0.9.0-alpha.7
23
+ - @mastra/rag@0.1.19-alpha.7
24
+
3
25
  ## 1.1.19-alpha.6
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
  - Updated dependencies [fe56be0]
277
299
  - Updated dependencies [a0967a0]
278
300
  - Updated dependencies [e47f529]
279
- - Updated dependencies [fca3b21]
280
- - Updated dependencies [0118361]
281
- - Updated dependencies [619c39d]
282
- - @mastra/core@0.8.0-alpha.1
283
- - @mastra/rag@0.1.15-alpha.1
284
-
285
- ## 1.1.15-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [107bcfe]
290
- - Updated dependencies [5b4e19f]
291
- - Updated dependencies [7599d77]
292
- - Updated dependencies [cafae83]
293
- - Updated dependencies [8076ecf]
294
- - Updated dependencies [304397c]
295
- - @mastra/core@0.7.1-alpha.0
296
- - @mastra/rag@0.1.15-alpha.0
297
-
298
- ## 1.1.14
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1699 more lines hidden. See full changelog in package directory.
302
+ ... 1721 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
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
+
16
+ ## 1.1.19-alpha.7
17
+
18
+ ### Patch Changes
19
+
20
+ - Updated dependencies [71d9444]
21
+ - @mastra/core@0.9.0-alpha.7
22
+
3
23
  ## 1.1.19-alpha.6
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  - Updated dependencies [b3b34f5]
280
300
  - Updated dependencies [a4686e8]
281
- - @mastra/core@0.7.0-alpha.3
282
-
283
- ## 1.1.14-alpha.2
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [a838fde]
288
- - Updated dependencies [a8bd4cf]
289
- - Updated dependencies [7a3eeb0]
290
- - Updated dependencies [6530ad1]
291
- - @mastra/core@0.7.0-alpha.2
292
-
293
- ## 1.1.14-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [0b54522]
298
- - Updated dependencies [1af25d5]
299
- - Updated dependencies [27439ad]
300
- - @mastra/core@0.7.0-alpha.1
301
301
 
302
- ... 1398 more lines hidden. See full changelog in package directory.
302
+ ... 1418 more lines hidden. See full changelog in package directory.