@mastra/mcp-docs-server 0.13.22-alpha.2 → 0.13.22-alpha.4

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 (104) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +20 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +11 -11
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +21 -21
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +56 -56
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +33 -33
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +28 -28
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +22 -22
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +23 -23
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +61 -61
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +19 -19
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Flance.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +11 -11
  21. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +19 -19
  23. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +21 -21
  25. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +21 -21
  26. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fpg.md +13 -13
  30. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +39 -39
  32. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  33. package/.docs/organized/changelogs/%40mastra%2Frag.md +16 -16
  34. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +11 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fserver.md +21 -21
  36. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  37. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
  38. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +19 -19
  52. package/.docs/organized/changelogs/create-mastra.md +9 -9
  53. package/.docs/organized/changelogs/mastra.md +58 -58
  54. package/.docs/organized/code-examples/agent-network.md +2 -1
  55. package/.docs/organized/code-examples/quick-start.md +2 -1
  56. package/.docs/organized/code-examples/weather-agent.md +11 -4
  57. package/.docs/organized/code-examples/workflow-ai-recruiter.md +2 -1
  58. package/.docs/raw/agents/overview.mdx +1 -1
  59. package/.docs/raw/auth/firebase.mdx +285 -0
  60. package/.docs/raw/auth/index.mdx +3 -3
  61. package/.docs/raw/course/04-workflows/08-running-workflows-programmatically.md +2 -2
  62. package/.docs/raw/deployment/overview.mdx +7 -1
  63. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +108 -0
  64. package/.docs/raw/getting-started/installation.mdx +0 -1
  65. package/.docs/raw/memory/overview.mdx +1 -1
  66. package/.docs/raw/reference/agents/network.mdx +258 -0
  67. package/.docs/raw/reference/auth/firebase.mdx +128 -0
  68. package/.docs/raw/reference/cli/dev.mdx +7 -1
  69. package/.docs/raw/reference/client-js/agents.mdx +3 -3
  70. package/.docs/raw/reference/client-js/memory.mdx +1 -1
  71. package/.docs/raw/reference/client-js/tools.mdx +1 -1
  72. package/.docs/raw/reference/core/getWorkflow.mdx +0 -1
  73. package/.docs/raw/reference/core/getWorkflows.mdx +0 -1
  74. package/.docs/raw/reference/core/setTelemetry.mdx +2 -2
  75. package/.docs/raw/reference/storage/dynamodb.mdx +0 -4
  76. package/.docs/raw/reference/{agents → streaming}/ChunkType.mdx +12 -12
  77. package/.docs/raw/reference/{agents → streaming}/MastraModelOutput.mdx +10 -10
  78. package/.docs/raw/reference/tools/mcp-server.mdx +1 -1
  79. package/.docs/raw/reference/workflows/workflow-methods/branch.mdx +2 -2
  80. package/.docs/raw/reference/workflows/workflow-methods/commit.mdx +1 -1
  81. package/.docs/raw/reference/workflows/workflow-methods/create-run.mdx +3 -3
  82. package/.docs/raw/reference/workflows/workflow-methods/dountil.mdx +1 -1
  83. package/.docs/raw/reference/workflows/workflow-methods/dowhile.mdx +1 -1
  84. package/.docs/raw/reference/workflows/workflow-methods/foreach.mdx +1 -1
  85. package/.docs/raw/reference/workflows/workflow-methods/map.mdx +1 -1
  86. package/.docs/raw/reference/workflows/workflow-methods/parallel.mdx +1 -1
  87. package/.docs/raw/reference/workflows/workflow-methods/sendEvent.mdx +1 -1
  88. package/.docs/raw/reference/workflows/workflow-methods/sleep.mdx +1 -1
  89. package/.docs/raw/reference/workflows/workflow-methods/sleepUntil.mdx +1 -1
  90. package/.docs/raw/reference/workflows/workflow-methods/then.mdx +1 -1
  91. package/.docs/raw/reference/workflows/workflow-methods/waitForEvent.mdx +1 -1
  92. package/.docs/raw/server-db/local-dev-playground.mdx +31 -9
  93. package/.docs/raw/server-db/mastra-client.mdx +189 -73
  94. package/.docs/raw/server-db/snapshots.mdx +155 -114
  95. package/.docs/raw/workflows/inngest-workflow.mdx +82 -0
  96. package/CHANGELOG.md +18 -0
  97. package/package.json +5 -5
  98. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +0 -302
  99. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +0 -302
  100. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +0 -302
  101. package/.docs/organized/changelogs/%40mastra%2Fragie.md +0 -302
  102. package/.docs/organized/code-examples/memory-with-mem0.md +0 -108
  103. /package/.docs/raw/reference/{agents → streaming}/stream.mdx +0 -0
  104. /package/.docs/raw/reference/{agents → streaming}/streamVNext.mdx +0 -0
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - ce088f5: Update all peerdeps to latest core
291
300
  - @mastra/core@0.11.1
292
301
 
293
- ## 0.10.4
294
-
295
- ### Patch Changes
296
-
297
- - 8e1b6e9: dependencies updates:
298
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [d1baedb]
301
-
302
- ... 1285 more lines hidden. See full changelog in package directory.
302
+ ... 1294 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-murf
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - ce088f5: Update all peerdeps to latest core
291
300
  - @mastra/core@0.11.1
292
301
 
293
- ## 0.10.4
294
-
295
- ### Patch Changes
296
-
297
- - 8e1b6e9: dependencies updates:
298
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [d1baedb]
301
-
302
- ... 1277 more lines hidden. See full changelog in package directory.
302
+ ... 1286 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [2ecf658]
290
299
  - Updated dependencies [7a7754f]
291
300
  - Updated dependencies [fc92d80]
292
- - Updated dependencies [23a6a7c]
293
- - Updated dependencies [09bca64]
294
- - @mastra/core@0.12.0-alpha.0
295
-
296
- ## 0.10.5
297
-
298
- ### Patch Changes
299
-
300
- - ce088f5: Update all peerdeps to latest core
301
301
 
302
- ... 998 more lines hidden. See full changelog in package directory.
302
+ ... 1007 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - f42c4c2: update peer deps for packages to latest core range
290
299
  - @mastra/core@0.12.0-alpha.5
291
300
 
292
- ## 0.10.6-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - 063cd46: dependencies updates:
297
- - Updated dependency [`openai@^5.10.1` ↗︎](https://www.npmjs.com/package/openai/v/5.10.1) (from `^4.104.0`, in `dependencies`)
298
- - Updated dependencies [510e2c8]
299
- - Updated dependencies [2f72fb2]
300
- - Updated dependencies [3f89307]
301
301
 
302
- ... 1307 more lines hidden. See full changelog in package directory.
302
+ ... 1316 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-playai
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [0e17048]
291
300
  - @mastra/core@0.10.7
292
301
 
293
- ## 0.10.4-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 8e1b6e9: dependencies updates:
298
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [07d6d88]
301
-
302
- ... 1247 more lines hidden. See full changelog in package directory.
302
+ ... 1256 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-sarvam
2
2
 
3
+ ## 0.11.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
8
+
9
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
10
+ - @mastra/core@0.17.0-alpha.3
11
+
3
12
  ## 0.11.4
4
13
 
5
14
  ### Patch Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [0e17048]
291
300
  - @mastra/core@0.10.7
292
301
 
293
- ## 0.10.4-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 8e1b6e9: dependencies updates:
298
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [07d6d88]
301
-
302
- ... 897 more lines hidden. See full changelog in package directory.
302
+ ... 906 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/voice-speechify
2
2
 
3
+ ## 0.11.5-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Update package.json and README ([#7886](https://github.com/mastra-ai/mastra/pull/7886))
8
+
9
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
10
+ - @mastra/core@0.17.0-alpha.4
11
+
12
+ ## 0.11.5-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
17
+
18
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
19
+ - @mastra/core@0.17.0-alpha.3
20
+
3
21
  ## 0.11.4
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [2097952]
281
299
  - Updated dependencies [792c4c0]
282
300
  - Updated dependencies [5d74aab]
283
- - Updated dependencies [a8b194f]
284
- - Updated dependencies [4fb0cc2]
285
- - Updated dependencies [d2a7a31]
286
- - Updated dependencies [502fe05]
287
- - Updated dependencies [144eb0b]
288
- - Updated dependencies [8ba1b51]
289
- - Updated dependencies [4efcfa0]
290
- - Updated dependencies [0e17048]
291
- - @mastra/core@0.10.7
292
-
293
- ## 0.10.4-alpha.0
294
-
295
- ### Patch Changes
296
-
297
- - 8e1b6e9: dependencies updates:
298
- - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
299
- - Updated dependencies [15e9d26]
300
- - Updated dependencies [07d6d88]
301
301
 
302
- ... 1251 more lines hidden. See full changelog in package directory.
302
+ ... 1269 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,13 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ## 0.13.0-alpha.1
6
+
7
+ ### Patch Changes
8
+
9
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
10
+
3
11
  ## 0.12.4-alpha.0
4
12
 
5
13
  ### Patch Changes
@@ -290,13 +298,5 @@
290
298
  - 0bf0bc8: fix link in shared components + add e2e tests
291
299
  - 2affc57: Fix output type of network loop
292
300
  - f6c4d75: fix date picker on change
293
- - 59f0dcd: Add light background color for step statuses
294
- - 698518b: Allow external templates from github
295
- - cf8d497: factorize tabs component between cloud and core
296
- - 7827943: Handle streaming large data
297
- - 808b493: wrap runtime context with tooltip provider for usage in cloud
298
- - 09464dd: Share AgentMetadata component with cloud
299
- - 80692d5: refactor: sharing only the UI and not data fetching for traces
300
-
301
301
 
302
- ... 1396 more lines hidden. See full changelog in package directory.
302
+ ... 1404 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,62 @@
1
1
  # mastra
2
2
 
3
+ ## 0.13.0-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b)]:
8
+ - @mastra/core@0.17.0-alpha.4
9
+ - @mastra/mcp@0.13.0-alpha.1
10
+ - @mastra/deployer@0.17.0-alpha.4
11
+
12
+ ## 0.13.0-alpha.1
13
+
14
+ ### Minor Changes
15
+
16
+ - Improved workspace dependency resolution during development and builds. This makes the build process more reliable when working with monorepos and workspace packages, reducing potential bundling errors and improving development experience. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
17
+
18
+ ### Patch Changes
19
+
20
+ - Improve the `mastra init` CLI. ([#7837](https://github.com/mastra-ai/mastra/pull/7837))
21
+
22
+ Previously, when you ran `mastra init` in a directory without a `package.json` file you'd receive no output. Now the CLI shows an error with next steps. Additionally, `mastra init` now also installs `zod` if not present already.
23
+
24
+ - Add support for running the Mastra dev server over HTTPS for local development. ([#7871](https://github.com/mastra-ai/mastra/pull/7871))
25
+ - Add `--https` flag for `mastra dev`. This automatically creates a local key and certificate for you.
26
+ - Alternatively, you can provide your own key and cert through `server.https`:
27
+
28
+ ```ts
29
+ // src/mastra/index.ts
30
+ import { Mastra } from '@mastra/core/mastra';
31
+ import fs from 'node:fs';
32
+
33
+ export const mastra = new Mastra({
34
+ server: {
35
+ https: {
36
+ key: fs.readFileSync('path/to/key.pem'),
37
+ cert: fs.readFileSync('path/to/cert.pem'),
38
+ },
39
+ },
40
+ });
41
+ ```
42
+
43
+ - avoid refetching on error when resolving a workflow in cloud ([#7842](https://github.com/mastra-ai/mastra/pull/7842))
44
+
45
+ - dependencies updates: ([#7810](https://github.com/mastra-ai/mastra/pull/7810))
46
+ - Updated dependency [`strip-json-comments@^5.0.3` ↗︎](https://www.npmjs.com/package/strip-json-comments/v/5.0.3) (from `^5.0.2`, in `dependencies`)
47
+
48
+ - fix markdown rendering in agent in agent text-delta ([#7851](https://github.com/mastra-ai/mastra/pull/7851))
49
+
50
+ - fix workflows runs fetching and displaying ([#7852](https://github.com/mastra-ai/mastra/pull/7852))
51
+
52
+ - fix empty state for scorers on agent page ([#7846](https://github.com/mastra-ai/mastra/pull/7846))
53
+
54
+ - Updated dependencies [[`b1c155b`](https://github.com/mastra-ai/mastra/commit/b1c155b57ce702674f207f1d4c6a4ebf94225f44), [`790f7d1`](https://github.com/mastra-ai/mastra/commit/790f7d17895d7a5f75b6b5d2d794c2e820b99d4c), [`3cd6538`](https://github.com/mastra-ai/mastra/commit/3cd6538811fc94f84a19dbd1064f46cb42e38c1d), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
55
+ - @mastra/deployer@0.17.0-alpha.3
56
+ - @mastra/core@0.17.0-alpha.3
57
+ - @mastra/loggers@0.10.12-alpha.0
58
+ - @mastra/mcp@0.12.1-alpha.0
59
+
3
60
  ## 0.12.4-alpha.0
4
61
 
5
62
  ### Patch Changes
@@ -241,62 +298,5 @@
241
298
  - Updated dependencies [4106a58]
242
299
  - Updated dependencies [ad78bfc]
243
300
  - Updated dependencies [6f715fe]
244
- - Updated dependencies [48f0742]
245
- - Updated dependencies [0302f50]
246
- - Updated dependencies [12adcc8]
247
- - Updated dependencies [6ac697e]
248
- - Updated dependencies [74db265]
249
- - Updated dependencies [6cffb99]
250
- - Updated dependencies [0ce418a]
251
- - Updated dependencies [3e0153a]
252
- - Updated dependencies [af90672]
253
- - Updated dependencies [8387952]
254
- - Updated dependencies [7f3b8da]
255
- - Updated dependencies [905352b]
256
- - Updated dependencies [599d04c]
257
- - Updated dependencies [a6e2254]
258
- - Updated dependencies [56041d0]
259
- - Updated dependencies [3412597]
260
- - Updated dependencies [5eca5d2]
261
- - Updated dependencies [8f22a2c]
262
- - Updated dependencies [f2cda47]
263
- - Updated dependencies [5de1555]
264
- - Updated dependencies [cfd377a]
265
- - Updated dependencies [1ed5a3e]
266
- - Updated dependencies [03d0c39]
267
- - @mastra/core@0.15.3
268
- - @mastra/deployer@0.15.3
269
- - @mastra/loggers@0.10.10
270
- - @mastra/mcp@0.11.3
271
-
272
- ## 0.11.3-alpha.4
273
-
274
- ### Patch Changes
275
-
276
- - [#7358](https://github.com/mastra-ai/mastra/pull/7358) [`2f55297`](https://github.com/mastra-ai/mastra/commit/2f552975f4eb602f24c9e811c18587a65f620d72) Thanks [@LekoArts](https://github.com/LekoArts)! - Fix issue when using `yarn dlx create-mastra`
277
-
278
- - [#7357](https://github.com/mastra-ai/mastra/pull/7357) [`01264f1`](https://github.com/mastra-ai/mastra/commit/01264f1280db040d1bd1ac9b8d29cfcaac3d6cbc) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Mastra dev- load env vars before watch
279
-
280
- - Updated dependencies [[`c19bcf7`](https://github.com/mastra-ai/mastra/commit/c19bcf7b43542b02157b5e17303e519933a153ab), [`b42a961`](https://github.com/mastra-ai/mastra/commit/b42a961a5aefd19d6e938a7705fc0ecc90e8f756), [`45e4d39`](https://github.com/mastra-ai/mastra/commit/45e4d391a2a09fc70c48e4d60f505586ada1ba0e), [`3b8972b`](https://github.com/mastra-ai/mastra/commit/3b8972bab8161d9fd96f6a41f57181443636cd43), [`0302f50`](https://github.com/mastra-ai/mastra/commit/0302f50861a53c66ff28801fc371b37c5f97e41e), [`74db265`](https://github.com/mastra-ai/mastra/commit/74db265b96aa01a72ffd91dcae0bc3b346cca0f2), [`6cffb99`](https://github.com/mastra-ai/mastra/commit/6cffb99030dc46256e4c3c0e6730565a2825d7a4), [`7f3b8da`](https://github.com/mastra-ai/mastra/commit/7f3b8da6dd21c35d3672e44b4f5dd3502b8f8f92), [`905352b`](https://github.com/mastra-ai/mastra/commit/905352bcda134552400eb252bca1cb05a7975c14), [`f2cda47`](https://github.com/mastra-ai/mastra/commit/f2cda47ae911038c5d5489f54c36517d6f15bdcc), [`cfd377a`](https://github.com/mastra-ai/mastra/commit/cfd377a3a33a9c88b644f6540feed9cd9832db47), [`03d0c39`](https://github.com/mastra-ai/mastra/commit/03d0c3963a748294577dd232a53ee01e1e5bcc12)]:
281
- - @mastra/core@0.15.3-alpha.6
282
- - @mastra/mcp@0.11.3-alpha.3
283
- - @mastra/deployer@0.15.3-alpha.6
284
-
285
- ## 0.11.3-alpha.3
286
-
287
- ### Patch Changes
288
-
289
- - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
290
-
291
- - Updated dependencies [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
292
- - @mastra/deployer@0.15.3-alpha.5
293
- - @mastra/core@0.15.3-alpha.5
294
- - @mastra/loggers@0.10.10-alpha.0
295
- - @mastra/mcp@0.11.3-alpha.2
296
-
297
- ## 0.11.3-alpha.2
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 5486 more lines hidden. See full changelog in package directory.
302
+ ... 5543 more lines hidden. See full changelog in package directory.
@@ -23,7 +23,8 @@ import { mastra } from './mastra';
23
23
  async function main() {
24
24
  const wflow = mastra.getWorkflow('agentWorkflow');
25
25
 
26
- const { runId, start } = wflow.createRun();
26
+ const run = await wflow.createRunAsync();
27
+ const { runId, start } = run;
27
28
 
28
29
  const result = await start({
29
30
  triggerData: {
@@ -42,7 +42,8 @@ const main = async () => {
42
42
 
43
43
  console.log(res.species);
44
44
 
45
- const { start } = mastra.getWorkflow('logCatWorkflow').createRun();
45
+ const run = await mastra.getWorkflow('logCatWorkflow').createRunAsync();
46
+ const { start } = run;
46
47
 
47
48
  await start({ triggerData: { name: res.species } });
48
49
  } catch (err) {
@@ -3,7 +3,8 @@
3
3
  {
4
4
  "name": "examples-weather-agent",
5
5
  "dependencies": {
6
- "@ai-sdk/openai": "^1.3.24",
6
+ "@ai-sdk/anthropic": "^2.0.9",
7
+ "@ai-sdk/openai": "^2.0.23",
7
8
  "@mastra/core": "latest",
8
9
  "@mastra/libsql": "latest",
9
10
  "zod": "^3.25.76"
@@ -14,6 +15,7 @@
14
15
  ### mastra/agents/index.ts
15
16
  ```typescript
16
17
  import { openai } from '@ai-sdk/openai';
18
+ import { anthropic } from '@ai-sdk/anthropic';
17
19
  import { Agent } from '@mastra/core/agent';
18
20
  // import { Memory } from '@mastra/memory';
19
21
  import { LibSQLStore } from '@mastra/libsql';
@@ -42,7 +44,12 @@ Your primary function is to help users get weather details for specific location
42
44
  - Keep responses concise but informative
43
45
 
44
46
  Use the weatherTool to fetch current weather data.`,
45
- model: openai('gpt-4o'),
47
+ model: [
48
+ { model: anthropic('claude-3-5-sonnet-20241022') },
49
+ { model: openai('gpt-4o') },
50
+ { model: openai('gpt-4o-mini') },
51
+ ],
52
+ maxRetries: 3,
46
53
  tools: { weatherTool },
47
54
  // memory,
48
55
  // voice,
@@ -64,7 +71,7 @@ export const weatherReporterAgent = new Agent({
64
71
  import { Mastra } from '@mastra/core';
65
72
  import { LibSQLStore } from '@mastra/libsql';
66
73
 
67
- import { weatherAgent } from './agents';
74
+ import { weatherAgent, weatherReporterAgent } from './agents';
68
75
  import { weatherWorkflow as legacyWeatherWorkflow } from './workflows';
69
76
  import { weatherWorkflow, weatherWorkflow2 } from './workflows/new-workflow';
70
77
 
@@ -72,7 +79,7 @@ export const mastra = new Mastra({
72
79
  storage: new LibSQLStore({
73
80
  url: 'file:./mastra.db',
74
81
  }),
75
- agents: { weatherAgent },
82
+ agents: { weatherAgent, weatherReporterAgent },
76
83
  legacy_workflows: { legacyWeatherWorkflow },
77
84
  workflows: { weatherWorkflow, weatherWorkflow2 },
78
85
  });
@@ -132,7 +132,8 @@ const mastra = new Mastra({
132
132
  });
133
133
 
134
134
  (async () => {
135
- const { runId, start } = mastra.getWorkflow('candidateWorkflow').createRun();
135
+ const run = await mastra.getWorkflow('candidateWorkflow').createRunAsync();
136
+ const { runId, start } = run;
136
137
 
137
138
  console.log('Run', runId);
138
139
 
@@ -120,7 +120,7 @@ Use `.stream()` for real-time responses. Pass a single string for simple prompts
120
120
 
121
121
  ### Streaming text
122
122
 
123
- Call `.stream()` with an array of message objects that include `role` and `content`:
123
+ Use `.stream()` with an array of message objects that include `role` and `content`:
124
124
 
125
125
  ```typescript showLineNumbers copy
126
126
  const stream = await testAgent.stream([