@mastra/mcp-docs-server 0.13.39 → 0.13.40

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 (407) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fchangeset-cli.md +2 -0
  2. package/.docs/organized/changelogs/%40internal%2Fexternal-types.md +2 -0
  3. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +8 -8
  4. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +43 -43
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +19 -19
  7. package/.docs/organized/changelogs/%40mastra%2Fcore.md +63 -63
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +21 -21
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +17 -17
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +17 -17
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +17 -17
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +25 -25
  13. package/.docs/organized/changelogs/%40mastra%2Fevals.md +20 -20
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +20 -20
  16. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +19 -19
  17. package/.docs/organized/changelogs/%40mastra%2Freact.md +15 -15
  18. package/.docs/organized/changelogs/%40mastra%2Fserver.md +15 -15
  19. package/.docs/organized/changelogs/create-mastra.md +5 -5
  20. package/.docs/organized/changelogs/mastra.md +25 -25
  21. package/.docs/raw/agents/adding-voice.mdx +1 -1
  22. package/.docs/raw/agents/agent-memory.mdx +1 -1
  23. package/.docs/raw/agents/guardrails.mdx +1 -1
  24. package/.docs/raw/agents/networks.mdx +1 -1
  25. package/.docs/raw/agents/overview.mdx +120 -64
  26. package/.docs/raw/agents/using-tools.mdx +138 -15
  27. package/.docs/raw/auth/auth0.mdx +1 -1
  28. package/.docs/raw/auth/clerk.mdx +1 -1
  29. package/.docs/raw/auth/firebase.mdx +1 -1
  30. package/.docs/raw/auth/index.mdx +1 -1
  31. package/.docs/raw/auth/jwt.mdx +1 -1
  32. package/.docs/raw/auth/supabase.mdx +1 -1
  33. package/.docs/raw/auth/workos.mdx +1 -1
  34. package/.docs/raw/community/contributing-templates.mdx +1 -1
  35. package/.docs/raw/community/discord.mdx +2 -2
  36. package/.docs/raw/community/licensing.mdx +1 -1
  37. package/.docs/raw/course/02-agent-tools-mcp/04-initializing-mcp-tools.md +2 -2
  38. package/.docs/raw/deployment/{server-deployment.mdx → building-mastra.mdx} +3 -3
  39. package/.docs/raw/deployment/cloud-providers/amazon-ec2.mdx +1 -1
  40. package/.docs/raw/deployment/cloud-providers/aws-lambda.mdx +2 -2
  41. package/.docs/raw/deployment/cloud-providers/azure-app-services.mdx +1 -1
  42. package/.docs/raw/deployment/{serverless-platforms → cloud-providers}/cloudflare-deployer.mdx +1 -1
  43. package/.docs/raw/deployment/cloud-providers/digital-ocean.mdx +1 -1
  44. package/.docs/raw/deployment/cloud-providers/index.mdx +6 -3
  45. package/.docs/raw/deployment/{serverless-platforms → cloud-providers}/netlify-deployer.mdx +1 -1
  46. package/.docs/raw/deployment/{serverless-platforms → cloud-providers}/vercel-deployer.mdx +1 -1
  47. package/.docs/raw/{mastra-cloud → deployment/mastra-cloud}/dashboard.mdx +3 -3
  48. package/.docs/raw/{mastra-cloud → deployment/mastra-cloud}/observability.mdx +2 -2
  49. package/.docs/raw/{mastra-cloud → deployment/mastra-cloud}/overview.mdx +3 -3
  50. package/.docs/raw/{mastra-cloud → deployment/mastra-cloud}/setting-up.mdx +3 -3
  51. package/.docs/raw/deployment/monorepo.mdx +3 -3
  52. package/.docs/raw/deployment/overview.mdx +5 -5
  53. package/.docs/raw/deployment/web-framework.mdx +1 -1
  54. package/.docs/raw/frameworks/agentic-uis/ai-sdk.mdx +5 -1
  55. package/.docs/raw/frameworks/agentic-uis/assistant-ui.mdx +1 -1
  56. package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +1 -1
  57. package/.docs/raw/frameworks/agentic-uis/copilotkit.mdx +1 -1
  58. package/.docs/raw/frameworks/agentic-uis/openrouter.mdx +1 -1
  59. package/.docs/raw/frameworks/servers/express.mdx +1 -1
  60. package/.docs/raw/frameworks/web-frameworks/astro.mdx +1 -1
  61. package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -1
  62. package/.docs/raw/frameworks/web-frameworks/sveltekit.mdx +1 -1
  63. package/.docs/raw/frameworks/web-frameworks/vite-react.mdx +1 -1
  64. package/.docs/raw/getting-started/installation.mdx +1 -1
  65. package/.docs/raw/getting-started/mcp-docs-server.mdx +1 -1
  66. package/.docs/raw/getting-started/project-structure.mdx +1 -1
  67. package/.docs/raw/getting-started/studio.mdx +2 -2
  68. package/.docs/raw/getting-started/templates.mdx +1 -1
  69. package/.docs/raw/index.mdx +2 -2
  70. package/.docs/raw/{tools-mcp/mcp-overview.mdx → mcp/overview.mdx} +2 -2
  71. package/.docs/raw/mcp/publishing-mcp-server.mdx +137 -0
  72. package/.docs/raw/memory/conversation-history.mdx +1 -1
  73. package/.docs/raw/memory/memory-processors.mdx +1 -1
  74. package/.docs/raw/memory/overview.mdx +2 -2
  75. package/.docs/raw/memory/semantic-recall.mdx +2 -2
  76. package/.docs/raw/memory/storage/memory-with-libsql.mdx +1 -1
  77. package/.docs/raw/memory/storage/memory-with-mongodb.mdx +150 -0
  78. package/.docs/raw/memory/storage/memory-with-pg.mdx +1 -1
  79. package/.docs/raw/memory/storage/memory-with-upstash.mdx +1 -1
  80. package/.docs/raw/memory/threads-and-resources.mdx +1 -1
  81. package/.docs/raw/memory/working-memory.mdx +1 -1
  82. package/.docs/raw/observability/ai-tracing/exporters/arize.mdx +1 -1
  83. package/.docs/raw/observability/ai-tracing/exporters/braintrust.mdx +1 -1
  84. package/.docs/raw/observability/ai-tracing/exporters/cloud.mdx +2 -2
  85. package/.docs/raw/observability/ai-tracing/exporters/default.mdx +1 -1
  86. package/.docs/raw/observability/ai-tracing/exporters/langfuse.mdx +1 -1
  87. package/.docs/raw/observability/ai-tracing/exporters/langsmith.mdx +1 -1
  88. package/.docs/raw/observability/ai-tracing/exporters/otel.mdx +1 -1
  89. package/.docs/raw/observability/ai-tracing/overview.mdx +1 -1
  90. package/.docs/raw/observability/ai-tracing/processors/sensitive-data-filter.mdx +1 -1
  91. package/.docs/raw/observability/logging.mdx +5 -5
  92. package/.docs/raw/observability/nextjs-tracing.mdx +1 -1
  93. package/.docs/raw/observability/otel-tracing.mdx +1 -1
  94. package/.docs/raw/observability/overview.mdx +1 -1
  95. package/.docs/raw/rag/overview.mdx +1 -1
  96. package/.docs/raw/rag/retrieval.mdx +1 -1
  97. package/.docs/raw/rag/vector-databases.mdx +1 -1
  98. package/.docs/raw/reference/agents/agent.mdx +1 -1
  99. package/.docs/raw/reference/agents/generate.mdx +1 -1
  100. package/.docs/raw/reference/agents/generateLegacy.mdx +1 -1
  101. package/.docs/raw/reference/agents/getDefaultGenerateOptions.mdx +1 -1
  102. package/.docs/raw/reference/agents/getDefaultStreamOptions.mdx +1 -1
  103. package/.docs/raw/reference/agents/getDescription.mdx +1 -1
  104. package/.docs/raw/reference/agents/getInstructions.mdx +1 -1
  105. package/.docs/raw/reference/agents/getLLM.mdx +1 -1
  106. package/.docs/raw/reference/agents/getMemory.mdx +1 -1
  107. package/.docs/raw/reference/agents/getModel.mdx +1 -1
  108. package/.docs/raw/reference/agents/getScorers.mdx +1 -1
  109. package/.docs/raw/reference/agents/getTools.mdx +2 -2
  110. package/.docs/raw/reference/agents/getVoice.mdx +1 -1
  111. package/.docs/raw/reference/agents/getWorkflows.mdx +1 -1
  112. package/.docs/raw/reference/agents/listAgents.mdx +1 -1
  113. package/.docs/raw/reference/agents/listScorers.mdx +1 -1
  114. package/.docs/raw/reference/agents/listWorkflows.mdx +1 -1
  115. package/.docs/raw/reference/agents/network.mdx +1 -1
  116. package/.docs/raw/reference/auth/auth0.mdx +1 -1
  117. package/.docs/raw/reference/auth/clerk.mdx +1 -1
  118. package/.docs/raw/reference/auth/firebase.mdx +1 -1
  119. package/.docs/raw/reference/auth/jwt.mdx +1 -1
  120. package/.docs/raw/reference/auth/supabase.mdx +1 -1
  121. package/.docs/raw/reference/auth/workos.mdx +1 -1
  122. package/.docs/raw/reference/cli/create-mastra.mdx +1 -1
  123. package/.docs/raw/reference/cli/mastra.mdx +2 -2
  124. package/.docs/raw/reference/client-js/agents.mdx +2 -2
  125. package/.docs/raw/reference/client-js/error-handling.mdx +1 -1
  126. package/.docs/raw/reference/client-js/logs.mdx +1 -1
  127. package/.docs/raw/reference/client-js/mastra-client.mdx +5 -5
  128. package/.docs/raw/reference/client-js/memory.mdx +1 -1
  129. package/.docs/raw/reference/client-js/observability.mdx +1 -1
  130. package/.docs/raw/reference/client-js/telemetry.mdx +1 -1
  131. package/.docs/raw/reference/client-js/tools.mdx +2 -2
  132. package/.docs/raw/reference/client-js/vectors.mdx +1 -1
  133. package/.docs/raw/reference/client-js/workflows-legacy.mdx +1 -1
  134. package/.docs/raw/reference/client-js/workflows.mdx +1 -1
  135. package/.docs/raw/reference/core/getAgent.mdx +1 -1
  136. package/.docs/raw/reference/core/getAgentById.mdx +1 -1
  137. package/.docs/raw/reference/core/getAgents.mdx +1 -1
  138. package/.docs/raw/reference/core/getDeployer.mdx +1 -1
  139. package/.docs/raw/reference/core/getLogger.mdx +1 -1
  140. package/.docs/raw/reference/core/getLogs.mdx +1 -1
  141. package/.docs/raw/reference/core/getLogsByRunId.mdx +1 -1
  142. package/.docs/raw/reference/core/getMCPServer.mdx +2 -2
  143. package/.docs/raw/reference/core/getMCPServers.mdx +2 -2
  144. package/.docs/raw/reference/core/getMemory.mdx +1 -1
  145. package/.docs/raw/reference/core/getScorer.mdx +1 -1
  146. package/.docs/raw/reference/core/getScorerByName.mdx +1 -1
  147. package/.docs/raw/reference/core/getScorers.mdx +1 -1
  148. package/.docs/raw/reference/core/getServer.mdx +2 -2
  149. package/.docs/raw/reference/core/getStorage.mdx +1 -1
  150. package/.docs/raw/reference/core/getTelemetry.mdx +1 -1
  151. package/.docs/raw/reference/core/getVector.mdx +1 -1
  152. package/.docs/raw/reference/core/getVectors.mdx +1 -1
  153. package/.docs/raw/reference/core/getWorkflow.mdx +1 -1
  154. package/.docs/raw/reference/core/getWorkflows.mdx +1 -1
  155. package/.docs/raw/reference/core/listLogs.mdx +1 -1
  156. package/.docs/raw/reference/core/listLogsByRunId.mdx +1 -1
  157. package/.docs/raw/reference/core/listScorers.mdx +1 -1
  158. package/.docs/raw/reference/core/listWorkflows.mdx +1 -1
  159. package/.docs/raw/reference/core/mastra-class.mdx +1 -1
  160. package/.docs/raw/reference/core/setLogger.mdx +1 -1
  161. package/.docs/raw/reference/core/setStorage.mdx +1 -1
  162. package/.docs/raw/reference/core/setTelemetry.mdx +1 -1
  163. package/.docs/raw/reference/deployer/cloudflare.mdx +1 -1
  164. package/.docs/raw/reference/deployer/deployer.mdx +1 -1
  165. package/.docs/raw/reference/deployer/netlify.mdx +1 -1
  166. package/.docs/raw/reference/deployer/vercel.mdx +1 -1
  167. package/.docs/raw/reference/evals/answer-relevancy.mdx +1 -1
  168. package/.docs/raw/reference/evals/bias.mdx +1 -1
  169. package/.docs/raw/reference/evals/completeness.mdx +1 -1
  170. package/.docs/raw/reference/evals/content-similarity.mdx +1 -1
  171. package/.docs/raw/reference/evals/context-position.mdx +1 -1
  172. package/.docs/raw/reference/evals/context-precision.mdx +1 -1
  173. package/.docs/raw/reference/evals/context-relevancy.mdx +1 -1
  174. package/.docs/raw/reference/evals/contextual-recall.mdx +1 -1
  175. package/.docs/raw/reference/evals/faithfulness.mdx +1 -1
  176. package/.docs/raw/reference/evals/hallucination.mdx +1 -1
  177. package/.docs/raw/reference/evals/keyword-coverage.mdx +1 -1
  178. package/.docs/raw/reference/evals/prompt-alignment.mdx +1 -1
  179. package/.docs/raw/reference/evals/summarization.mdx +1 -1
  180. package/.docs/raw/reference/evals/textual-difference.mdx +1 -1
  181. package/.docs/raw/reference/evals/tone-consistency.mdx +1 -1
  182. package/.docs/raw/reference/evals/toxicity.mdx +1 -1
  183. package/.docs/raw/reference/legacyWorkflows/after.mdx +1 -1
  184. package/.docs/raw/reference/legacyWorkflows/afterEvent.mdx +1 -1
  185. package/.docs/raw/reference/legacyWorkflows/commit.mdx +1 -1
  186. package/.docs/raw/reference/legacyWorkflows/createRun.mdx +1 -1
  187. package/.docs/raw/reference/legacyWorkflows/else.mdx +1 -1
  188. package/.docs/raw/reference/legacyWorkflows/events.mdx +1 -1
  189. package/.docs/raw/reference/legacyWorkflows/execute.mdx +1 -1
  190. package/.docs/raw/reference/legacyWorkflows/if.mdx +1 -1
  191. package/.docs/raw/reference/legacyWorkflows/resume.mdx +1 -1
  192. package/.docs/raw/reference/legacyWorkflows/resumeWithEvent.mdx +1 -1
  193. package/.docs/raw/reference/legacyWorkflows/snapshots.mdx +1 -1
  194. package/.docs/raw/reference/legacyWorkflows/start.mdx +1 -1
  195. package/.docs/raw/reference/legacyWorkflows/step-class.mdx +1 -1
  196. package/.docs/raw/reference/legacyWorkflows/step-condition.mdx +1 -1
  197. package/.docs/raw/reference/legacyWorkflows/step-function.mdx +1 -1
  198. package/.docs/raw/reference/legacyWorkflows/step-options.mdx +1 -1
  199. package/.docs/raw/reference/legacyWorkflows/step-retries.mdx +1 -1
  200. package/.docs/raw/reference/legacyWorkflows/suspend.mdx +1 -1
  201. package/.docs/raw/reference/legacyWorkflows/then.mdx +1 -1
  202. package/.docs/raw/reference/legacyWorkflows/until.mdx +1 -1
  203. package/.docs/raw/reference/legacyWorkflows/watch.mdx +1 -1
  204. package/.docs/raw/reference/legacyWorkflows/while.mdx +1 -1
  205. package/.docs/raw/reference/legacyWorkflows/workflow.mdx +1 -1
  206. package/.docs/raw/reference/memory/createThread.mdx +1 -1
  207. package/.docs/raw/reference/memory/deleteMessages.mdx +1 -1
  208. package/.docs/raw/reference/memory/getThreadById.mdx +1 -1
  209. package/.docs/raw/reference/memory/getThreadsByResourceId.mdx +1 -1
  210. package/.docs/raw/reference/memory/getThreadsByResourceIdPaginated.mdx +1 -1
  211. package/.docs/raw/reference/memory/memory-class.mdx +1 -1
  212. package/.docs/raw/reference/memory/query.mdx +1 -1
  213. package/.docs/raw/reference/observability/ai-tracing/ai-tracing.mdx +1 -1
  214. package/.docs/raw/reference/observability/ai-tracing/configuration.mdx +1 -1
  215. package/.docs/raw/reference/observability/ai-tracing/exporters/arize.mdx +1 -1
  216. package/.docs/raw/reference/observability/ai-tracing/exporters/braintrust.mdx +1 -1
  217. package/.docs/raw/reference/observability/ai-tracing/exporters/cloud-exporter.mdx +1 -1
  218. package/.docs/raw/reference/observability/ai-tracing/exporters/console-exporter.mdx +1 -1
  219. package/.docs/raw/reference/observability/ai-tracing/exporters/default-exporter.mdx +1 -1
  220. package/.docs/raw/reference/observability/ai-tracing/exporters/langfuse.mdx +1 -1
  221. package/.docs/raw/reference/observability/ai-tracing/exporters/langsmith.mdx +1 -1
  222. package/.docs/raw/reference/observability/ai-tracing/exporters/otel.mdx +1 -1
  223. package/.docs/raw/reference/observability/ai-tracing/interfaces.mdx +1 -1
  224. package/.docs/raw/reference/observability/ai-tracing/processors/sensitive-data-filter.mdx +1 -1
  225. package/.docs/raw/reference/observability/ai-tracing/span.mdx +1 -1
  226. package/.docs/raw/reference/observability/logging/pino-logger.mdx +2 -2
  227. package/.docs/raw/reference/observability/otel-tracing/otel-config.mdx +1 -1
  228. package/.docs/raw/reference/observability/otel-tracing/providers/arize-ax.mdx +1 -1
  229. package/.docs/raw/reference/observability/otel-tracing/providers/arize-phoenix.mdx +1 -1
  230. package/.docs/raw/reference/observability/otel-tracing/providers/braintrust.mdx +1 -1
  231. package/.docs/raw/reference/observability/otel-tracing/providers/dash0.mdx +1 -1
  232. package/.docs/raw/reference/observability/otel-tracing/providers/index.mdx +1 -1
  233. package/.docs/raw/reference/observability/otel-tracing/providers/laminar.mdx +1 -1
  234. package/.docs/raw/reference/observability/otel-tracing/providers/langfuse.mdx +1 -1
  235. package/.docs/raw/reference/observability/otel-tracing/providers/langsmith.mdx +1 -1
  236. package/.docs/raw/reference/observability/otel-tracing/providers/langwatch.mdx +1 -1
  237. package/.docs/raw/reference/observability/otel-tracing/providers/new-relic.mdx +1 -1
  238. package/.docs/raw/reference/observability/otel-tracing/providers/signoz.mdx +1 -1
  239. package/.docs/raw/reference/observability/otel-tracing/providers/traceloop.mdx +1 -1
  240. package/.docs/raw/reference/processors/batch-parts-processor.mdx +1 -1
  241. package/.docs/raw/reference/processors/language-detector.mdx +1 -1
  242. package/.docs/raw/reference/processors/moderation-processor.mdx +1 -1
  243. package/.docs/raw/reference/processors/pii-detector.mdx +1 -1
  244. package/.docs/raw/reference/processors/prompt-injection-detector.mdx +1 -1
  245. package/.docs/raw/reference/processors/system-prompt-scrubber.mdx +1 -1
  246. package/.docs/raw/reference/processors/token-limiter-processor.mdx +1 -1
  247. package/.docs/raw/reference/processors/unicode-normalizer.mdx +1 -1
  248. package/.docs/raw/reference/rag/chunk.mdx +1 -1
  249. package/.docs/raw/reference/rag/database-config.mdx +1 -1
  250. package/.docs/raw/reference/rag/document.mdx +1 -1
  251. package/.docs/raw/reference/rag/embeddings.mdx +1 -1
  252. package/.docs/raw/reference/rag/extract-params.mdx +1 -1
  253. package/.docs/raw/reference/rag/graph-rag.mdx +1 -1
  254. package/.docs/raw/reference/rag/metadata-filters.mdx +1 -1
  255. package/.docs/raw/reference/rag/rerank.mdx +1 -1
  256. package/.docs/raw/reference/rag/rerankWithScorer.mdx +1 -1
  257. package/.docs/raw/reference/scorers/answer-relevancy.mdx +1 -1
  258. package/.docs/raw/reference/scorers/answer-similarity.mdx +1 -1
  259. package/.docs/raw/reference/scorers/bias.mdx +1 -1
  260. package/.docs/raw/reference/scorers/completeness.mdx +1 -1
  261. package/.docs/raw/reference/scorers/content-similarity.mdx +1 -1
  262. package/.docs/raw/reference/scorers/context-precision.mdx +1 -1
  263. package/.docs/raw/reference/scorers/context-relevance.mdx +1 -1
  264. package/.docs/raw/reference/scorers/create-scorer.mdx +1 -1
  265. package/.docs/raw/reference/scorers/faithfulness.mdx +1 -1
  266. package/.docs/raw/reference/scorers/hallucination.mdx +1 -1
  267. package/.docs/raw/reference/scorers/keyword-coverage.mdx +1 -1
  268. package/.docs/raw/reference/scorers/mastra-scorer.mdx +1 -1
  269. package/.docs/raw/reference/scorers/noise-sensitivity.mdx +1 -1
  270. package/.docs/raw/reference/scorers/prompt-alignment.mdx +1 -1
  271. package/.docs/raw/reference/scorers/run-experiment.mdx +1 -1
  272. package/.docs/raw/reference/scorers/textual-difference.mdx +1 -1
  273. package/.docs/raw/reference/scorers/tone-consistency.mdx +1 -1
  274. package/.docs/raw/reference/scorers/tool-call-accuracy.mdx +1 -1
  275. package/.docs/raw/reference/scorers/toxicity.mdx +1 -1
  276. package/.docs/raw/reference/storage/cloudflare-d1.mdx +1 -1
  277. package/.docs/raw/reference/storage/cloudflare.mdx +1 -1
  278. package/.docs/raw/reference/storage/dynamodb.mdx +1 -1
  279. package/.docs/raw/reference/storage/lance.mdx +1 -1
  280. package/.docs/raw/reference/storage/libsql.mdx +1 -1
  281. package/.docs/raw/reference/storage/mongodb.mdx +1 -1
  282. package/.docs/raw/reference/storage/mssql.mdx +1 -1
  283. package/.docs/raw/reference/storage/postgresql.mdx +1 -1
  284. package/.docs/raw/reference/storage/upstash.mdx +1 -1
  285. package/.docs/raw/reference/streaming/ChunkType.mdx +1 -1
  286. package/.docs/raw/reference/streaming/agents/MastraModelOutput.mdx +1 -1
  287. package/.docs/raw/reference/streaming/agents/stream.mdx +1 -1
  288. package/.docs/raw/reference/streaming/agents/streamLegacy.mdx +1 -1
  289. package/.docs/raw/reference/streaming/workflows/observeStream.mdx +1 -1
  290. package/.docs/raw/reference/streaming/workflows/observeStreamVNext.mdx +1 -1
  291. package/.docs/raw/reference/streaming/workflows/resumeStreamVNext.mdx +1 -1
  292. package/.docs/raw/reference/streaming/workflows/stream.mdx +1 -1
  293. package/.docs/raw/reference/streaming/workflows/streamVNext.mdx +1 -1
  294. package/.docs/raw/reference/templates/overview.mdx +1 -1
  295. package/.docs/raw/reference/tools/client.mdx +1 -1
  296. package/.docs/raw/reference/tools/create-tool.mdx +3 -4
  297. package/.docs/raw/reference/tools/document-chunker-tool.mdx +1 -1
  298. package/.docs/raw/reference/tools/graph-rag-tool.mdx +2 -2
  299. package/.docs/raw/reference/tools/mcp-client.mdx +9 -9
  300. package/.docs/raw/reference/tools/mcp-server.mdx +2 -2
  301. package/.docs/raw/reference/tools/vector-query-tool.mdx +3 -3
  302. package/.docs/raw/reference/vectors/astra.mdx +1 -1
  303. package/.docs/raw/reference/vectors/chroma.mdx +1 -1
  304. package/.docs/raw/reference/vectors/couchbase.mdx +1 -1
  305. package/.docs/raw/reference/vectors/lance.mdx +1 -1
  306. package/.docs/raw/reference/vectors/libsql.mdx +1 -1
  307. package/.docs/raw/reference/vectors/mongodb.mdx +1 -1
  308. package/.docs/raw/reference/vectors/opensearch.mdx +1 -1
  309. package/.docs/raw/reference/vectors/pg.mdx +1 -1
  310. package/.docs/raw/reference/vectors/pinecone.mdx +1 -1
  311. package/.docs/raw/reference/vectors/qdrant.mdx +1 -1
  312. package/.docs/raw/reference/vectors/s3vectors.mdx +1 -1
  313. package/.docs/raw/reference/vectors/turbopuffer.mdx +1 -1
  314. package/.docs/raw/reference/vectors/upstash.mdx +1 -1
  315. package/.docs/raw/reference/vectors/vectorize.mdx +1 -1
  316. package/.docs/raw/reference/voice/azure.mdx +1 -1
  317. package/.docs/raw/reference/voice/cloudflare.mdx +1 -1
  318. package/.docs/raw/reference/voice/composite-voice.mdx +1 -1
  319. package/.docs/raw/reference/voice/deepgram.mdx +1 -1
  320. package/.docs/raw/reference/voice/elevenlabs.mdx +1 -1
  321. package/.docs/raw/reference/voice/google-gemini-live.mdx +1 -1
  322. package/.docs/raw/reference/voice/google.mdx +1 -1
  323. package/.docs/raw/reference/voice/mastra-voice.mdx +1 -1
  324. package/.docs/raw/reference/voice/murf.mdx +1 -1
  325. package/.docs/raw/reference/voice/openai-realtime.mdx +1 -1
  326. package/.docs/raw/reference/voice/openai.mdx +1 -1
  327. package/.docs/raw/reference/voice/playai.mdx +1 -1
  328. package/.docs/raw/reference/voice/sarvam.mdx +1 -1
  329. package/.docs/raw/reference/voice/speechify.mdx +1 -1
  330. package/.docs/raw/reference/voice/voice.addInstructions.mdx +1 -1
  331. package/.docs/raw/reference/voice/voice.addTools.mdx +1 -1
  332. package/.docs/raw/reference/voice/voice.answer.mdx +1 -1
  333. package/.docs/raw/reference/voice/voice.close.mdx +1 -1
  334. package/.docs/raw/reference/voice/voice.connect.mdx +1 -1
  335. package/.docs/raw/reference/voice/voice.events.mdx +1 -1
  336. package/.docs/raw/reference/voice/voice.getSpeakers.mdx +1 -1
  337. package/.docs/raw/reference/voice/voice.listen.mdx +1 -1
  338. package/.docs/raw/reference/voice/voice.off.mdx +1 -1
  339. package/.docs/raw/reference/voice/voice.on.mdx +1 -1
  340. package/.docs/raw/reference/voice/voice.send.mdx +1 -1
  341. package/.docs/raw/reference/voice/voice.speak.mdx +1 -1
  342. package/.docs/raw/reference/voice/voice.updateConfig.mdx +1 -1
  343. package/.docs/raw/reference/workflows/run-methods/cancel.mdx +1 -1
  344. package/.docs/raw/reference/workflows/run-methods/resume.mdx +1 -1
  345. package/.docs/raw/reference/workflows/run-methods/start.mdx +1 -1
  346. package/.docs/raw/reference/workflows/run-methods/watch.mdx +1 -1
  347. package/.docs/raw/reference/workflows/run.mdx +1 -1
  348. package/.docs/raw/reference/workflows/step.mdx +1 -1
  349. package/.docs/raw/reference/workflows/workflow-methods/branch.mdx +1 -1
  350. package/.docs/raw/reference/workflows/workflow-methods/commit.mdx +1 -1
  351. package/.docs/raw/reference/workflows/workflow-methods/create-run.mdx +1 -1
  352. package/.docs/raw/reference/workflows/workflow-methods/dountil.mdx +1 -1
  353. package/.docs/raw/reference/workflows/workflow-methods/dowhile.mdx +1 -1
  354. package/.docs/raw/reference/workflows/workflow-methods/foreach.mdx +1 -1
  355. package/.docs/raw/reference/workflows/workflow-methods/map.mdx +1 -1
  356. package/.docs/raw/reference/workflows/workflow-methods/parallel.mdx +1 -1
  357. package/.docs/raw/reference/workflows/workflow-methods/sendEvent.mdx +1 -1
  358. package/.docs/raw/reference/workflows/workflow-methods/sleep.mdx +1 -1
  359. package/.docs/raw/reference/workflows/workflow-methods/sleepUntil.mdx +1 -1
  360. package/.docs/raw/reference/workflows/workflow-methods/then.mdx +1 -1
  361. package/.docs/raw/reference/workflows/workflow-methods/waitForEvent.mdx +1 -1
  362. package/.docs/raw/reference/workflows/workflow.mdx +1 -1
  363. package/.docs/raw/scorers/{off-the-shelf-scorers.mdx → built-in-scorers.mdx} +7 -5
  364. package/.docs/raw/scorers/custom-scorers.mdx +16 -16
  365. package/.docs/raw/scorers/{evals-old-api → evals-legacy}/custom-eval.mdx +1 -1
  366. package/.docs/raw/scorers/{evals-old-api → evals-legacy}/overview.mdx +13 -13
  367. package/.docs/raw/scorers/{evals-old-api → evals-legacy}/running-in-ci.mdx +5 -5
  368. package/.docs/raw/scorers/{evals-old-api → evals-legacy}/textual-evals.mdx +7 -7
  369. package/.docs/raw/scorers/overview.mdx +5 -5
  370. package/.docs/raw/server-db/custom-api-routes.mdx +1 -1
  371. package/.docs/raw/server-db/mastra-client.mdx +2 -2
  372. package/.docs/raw/server-db/{production-server.mdx → mastra-server.mdx} +2 -2
  373. package/.docs/raw/server-db/middleware.mdx +30 -30
  374. package/.docs/raw/server-db/runtime-context.mdx +3 -3
  375. package/.docs/raw/server-db/storage.mdx +1 -1
  376. package/.docs/raw/streaming/events.mdx +1 -1
  377. package/.docs/raw/streaming/overview.mdx +1 -1
  378. package/.docs/raw/streaming/tool-streaming.mdx +1 -1
  379. package/.docs/raw/streaming/workflow-streaming.mdx +1 -1
  380. package/.docs/raw/voice/overview.mdx +1 -1
  381. package/.docs/raw/voice/speech-to-speech.mdx +1 -1
  382. package/.docs/raw/voice/speech-to-text.mdx +1 -1
  383. package/.docs/raw/voice/text-to-speech.mdx +1 -1
  384. package/.docs/raw/workflows/agents-and-tools.mdx +2 -2
  385. package/.docs/raw/workflows/control-flow.mdx +7 -1
  386. package/.docs/raw/workflows/error-handling.mdx +4 -4
  387. package/.docs/raw/workflows/human-in-the-loop.mdx +160 -210
  388. package/.docs/raw/workflows/inngest-workflow.mdx +1 -1
  389. package/.docs/raw/workflows/overview.mdx +11 -2
  390. package/.docs/raw/workflows/snapshots.mdx +4 -4
  391. package/.docs/raw/workflows/suspend-and-resume.mdx +72 -215
  392. package/.docs/raw/workflows-legacy/control-flow.mdx +1 -1
  393. package/.docs/raw/workflows-legacy/dynamic-workflows.mdx +1 -1
  394. package/.docs/raw/workflows-legacy/error-handling.mdx +1 -1
  395. package/.docs/raw/workflows-legacy/nested-workflows.mdx +1 -1
  396. package/.docs/raw/workflows-legacy/overview.mdx +1 -1
  397. package/.docs/raw/workflows-legacy/runtime-variables.mdx +1 -1
  398. package/.docs/raw/workflows-legacy/steps.mdx +1 -1
  399. package/.docs/raw/workflows-legacy/suspend-and-resume.mdx +1 -1
  400. package/.docs/raw/workflows-legacy/variables.mdx +1 -1
  401. package/CHANGELOG.md +14 -0
  402. package/package.json +4 -4
  403. package/.docs/raw/deployment/serverless-platforms/index.mdx +0 -55
  404. package/.docs/raw/reference/agents/listTools.mdx +0 -69
  405. package/.docs/raw/reference/core/listAgents.mdx +0 -35
  406. package/.docs/raw/tools-mcp/advanced-usage.mdx +0 -128
  407. package/.docs/raw/tools-mcp/overview.mdx +0 -88
@@ -1,5 +1,29 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.24.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Added /health endpoint for service monitoring ([#10037](https://github.com/mastra-ai/mastra/pull/10037))
8
+
9
+ - Use a shared `getAllToolPaths()` method from the bundler to discover tool paths. ([#10049](https://github.com/mastra-ai/mastra/pull/10049))
10
+
11
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
12
+ - @mastra/core@0.24.1
13
+ - @mastra/server@0.24.1
14
+
15
+ ## 0.24.1-alpha.0
16
+
17
+ ### Patch Changes
18
+
19
+ - Added /health endpoint for service monitoring ([#10037](https://github.com/mastra-ai/mastra/pull/10037))
20
+
21
+ - Use a shared `getAllToolPaths()` method from the bundler to discover tool paths. ([#10049](https://github.com/mastra-ai/mastra/pull/10049))
22
+
23
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
24
+ - @mastra/core@0.24.1-alpha.0
25
+ - @mastra/server@0.24.1-alpha.0
26
+
3
27
  ## 0.24.0
4
28
 
5
29
  ### Minor Changes
@@ -274,29 +298,5 @@
274
298
  - @mastra/core@0.21.1
275
299
  - @mastra/server@0.21.1
276
300
 
277
- ## 0.21.1-alpha.0
278
-
279
- ### Patch Changes
280
-
281
- - Add undici to global external list ([#8877](https://github.com/mastra-ai/mastra/pull/8877))
282
-
283
- - Small fix for adding ESM shims when e.g. `__dirname` is used ([#8898](https://github.com/mastra-ai/mastra/pull/8898))
284
-
285
- - Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
286
- - Hotfix a bug inside `@rollup/plugin-commonjs`
287
- - Have more control over the versions in the future to not have breakages over night
288
-
289
- - Updated dependencies [[`ca85c93`](https://github.com/mastra-ai/mastra/commit/ca85c932b232e6ad820c811ec176d98e68c59b0a), [`a1d40f8`](https://github.com/mastra-ai/mastra/commit/a1d40f88d4ce42c4508774ad22e38ac582157af2), [`01c4a25`](https://github.com/mastra-ai/mastra/commit/01c4a2506c514d5e861c004d3d2fb3791c6391f3), [`cce8aad`](https://github.com/mastra-ai/mastra/commit/cce8aad878a0dd98e5647680f3765caba0b1701c)]:
290
- - @mastra/core@0.21.1-alpha.0
291
- - @mastra/server@0.21.1-alpha.0
292
-
293
- ## 0.21.0
294
-
295
- ### Minor Changes
296
-
297
- - Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
298
-
299
- - support model router in structured output and client-js ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
300
-
301
301
 
302
- ... 5003 more lines hidden. See full changelog in package directory.
302
+ ... 5027 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.14.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Remove difflib ([#9931](https://github.com/mastra-ai/mastra/pull/9931))
8
+
9
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
10
+ - @mastra/core@0.24.1
11
+
12
+ ## 0.14.4-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Remove difflib ([#9931](https://github.com/mastra-ai/mastra/pull/9931))
17
+
18
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
19
+ - @mastra/core@0.24.1-alpha.0
20
+
3
21
  ## 0.14.3
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
 
281
299
  ### Patch Changes
282
300
 
283
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
284
- - f0dfcac: updated core peerdep
285
- - ec8373a: Implement new off-the-shelf scorers
286
- - Updated dependencies [ab48c97]
287
- - Updated dependencies [85ef90b]
288
- - Updated dependencies [aedbbfa]
289
- - Updated dependencies [ff89505]
290
- - Updated dependencies [637f323]
291
- - Updated dependencies [de3cbc6]
292
- - Updated dependencies [c19bcf7]
293
- - Updated dependencies [4474d04]
294
- - Updated dependencies [183dc95]
295
- - Updated dependencies [a1111e2]
296
- - Updated dependencies [b42a961]
297
- - Updated dependencies [61debef]
298
- - Updated dependencies [9beaeff]
299
- - Updated dependencies [29de0e1]
300
- - Updated dependencies [f643c65]
301
-
302
- ... 2370 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 2388 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.40
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
8
+ - @mastra/core@0.24.1
9
+
10
+ ## 0.13.40-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
15
+ - @mastra/core@0.24.1-alpha.0
16
+
3
17
  ## 0.13.39
4
18
 
5
19
  ### Patch Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  ### Patch Changes
286
300
 
287
- - Updated dependencies [[`4a70ccc`](https://github.com/mastra-ai/mastra/commit/4a70ccc5cfa12ae9c2b36545a5814cd98e5a0ead)]:
288
- - @mastra/core@0.19.1-alpha.1
289
-
290
- ## 0.13.26-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [[`0992b8b`](https://github.com/mastra-ai/mastra/commit/0992b8bf0f4f1ba7ad9940883ec4bb8d867d3105), [`283bea0`](https://github.com/mastra-ai/mastra/commit/283bea07adbaf04a27fa3ad2df611095e0825195)]:
295
- - @mastra/core@0.19.1-alpha.0
296
-
297
- ## 0.13.25
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 2177 more lines hidden. See full changelog in package directory.
302
+ ... 2191 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/mssql
2
2
 
3
+ ## 0.5.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Prevents double stringification for MSSQL jsonb columns by reusing incoming strings that already contain valid JSON while still stringifying other inputs as needed. ([#9935](https://github.com/mastra-ai/mastra/pull/9935))
8
+
9
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
10
+ - @mastra/core@0.24.1
11
+
12
+ ## 0.5.2-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Prevents double stringification for MSSQL jsonb columns by reusing incoming strings that already contain valid JSON while still stringifying other inputs as needed. ([#9935](https://github.com/mastra-ai/mastra/pull/9935))
17
+
18
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
19
+ - @mastra/core@0.24.1-alpha.0
20
+
3
21
  ## 0.5.1
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [ff89505]
281
299
  - Updated dependencies [637f323]
282
300
  - Updated dependencies [de3cbc6]
283
- - Updated dependencies [c19bcf7]
284
- - Updated dependencies [4474d04]
285
- - Updated dependencies [183dc95]
286
- - Updated dependencies [a1111e2]
287
- - Updated dependencies [b42a961]
288
- - Updated dependencies [61debef]
289
- - Updated dependencies [9beaeff]
290
- - Updated dependencies [29de0e1]
291
- - Updated dependencies [f643c65]
292
- - Updated dependencies [00c74e7]
293
- - Updated dependencies [fef7375]
294
- - Updated dependencies [e3d8fea]
295
- - Updated dependencies [45e4d39]
296
- - Updated dependencies [9eee594]
297
- - Updated dependencies [7149d8d]
298
- - Updated dependencies [822c2e8]
299
- - Updated dependencies [979912c]
300
- - Updated dependencies [7dcf4c0]
301
-
302
- ... 334 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 352 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.9.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`082393c`](https://github.com/mastra-ai/mastra/commit/082393c002f3751113a48da28e4c0ed3db9824d7), [`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
8
+ - @mastra/client-js@0.16.10
9
+ - @mastra/core@0.24.1
10
+ - @mastra/react@0.0.16
11
+
12
+ ## 6.9.1-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated dependencies [[`082393c`](https://github.com/mastra-ai/mastra/commit/082393c002f3751113a48da28e4c0ed3db9824d7), [`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
17
+ - @mastra/client-js@0.16.10-alpha.0
18
+ - @mastra/core@0.24.1-alpha.0
19
+ - @mastra/react@0.0.16-alpha.0
20
+
3
21
  ## 6.9.0
4
22
 
5
23
  ### Minor Changes
@@ -281,22 +299,4 @@
281
299
 
282
300
  ## 6.5.0
283
301
 
284
- ### Minor Changes
285
-
286
- - Update peer dependencies to match core package version bump (0.21.0) ([#8619](https://github.com/mastra-ai/mastra/pull/8619))
287
-
288
- ### Patch Changes
289
-
290
- - dependencies updates: ([#8685](https://github.com/mastra-ai/mastra/pull/8685))
291
- - Updated dependency [`zod@^4.1.12` ↗︎](https://www.npmjs.com/package/zod/v/4.1.12) (from `^4.1.9`, in `dependencies`)
292
-
293
- - Prepares some basic set of homemade components ([#8619](https://github.com/mastra-ai/mastra/pull/8619))
294
-
295
- - Improve the surface API of the react sdk ([#8715](https://github.com/mastra-ai/mastra/pull/8715))
296
-
297
- - Fix auto tab for model picker in playground-ui, the UI no longer auto tabs to the next selector when selecting a model/provider. ([#8680](https://github.com/mastra-ai/mastra/pull/8680))
298
-
299
- - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
300
-
301
-
302
- ... 3966 more lines hidden. See full changelog in package directory.
302
+ ... 3984 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/react-hooks
2
2
 
3
+ ## 0.0.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`082393c`](https://github.com/mastra-ai/mastra/commit/082393c002f3751113a48da28e4c0ed3db9824d7)]:
8
+ - @mastra/client-js@0.16.10
9
+
10
+ ## 0.0.16-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`082393c`](https://github.com/mastra-ai/mastra/commit/082393c002f3751113a48da28e4c0ed3db9824d7)]:
15
+ - @mastra/client-js@0.16.10-alpha.0
16
+
3
17
  ## 0.0.15
4
18
 
5
19
  ### Patch Changes
@@ -285,18 +299,4 @@
285
299
 
286
300
  ## 0.0.4-alpha.2
287
301
 
288
- ### Patch Changes
289
-
290
- - Updated dependencies []:
291
- - @mastra/client-js@0.15.1-alpha.2
292
-
293
- ## 0.0.4-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
298
-
299
- - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
300
-
301
-
302
- ... 82 more lines hidden. See full changelog in package directory.
302
+ ... 96 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.24.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
8
+ - @mastra/core@0.24.1
9
+
10
+ ## 0.24.1-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
15
+ - @mastra/core@0.24.1-alpha.0
16
+
3
17
  ## 0.24.0
4
18
 
5
19
  ### Minor Changes
@@ -284,19 +298,5 @@
284
298
 
285
299
  - Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
286
300
 
287
- ### Patch Changes
288
-
289
- - Update peer dependencies to match core package version bump (0.21.0) ([#8619](https://github.com/mastra-ai/mastra/pull/8619))
290
-
291
- - Update peer dependencies to match core package version bump (0.21.0) ([#8626](https://github.com/mastra-ai/mastra/pull/8626))
292
-
293
- - Update peer dependencies to match core package version bump (0.21.0) ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
294
-
295
- - Updated dependencies [[`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb), [`59d036d`](https://github.com/mastra-ai/mastra/commit/59d036d4c2706b430b0e3f1f1e0ee853ce16ca04)]:
296
- - @mastra/core@0.21.0-alpha.0
297
-
298
- ## 0.20.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 3965 more lines hidden. See full changelog in package directory.
302
+ ... 3979 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,9 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.18.1
4
+
5
+ ## 0.18.1-alpha.0
6
+
3
7
  ## 0.18.0
4
8
 
5
9
  ### Patch Changes
@@ -294,9 +298,5 @@
294
298
 
295
299
  - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
296
300
 
297
- ## 0.13.4
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1816 more lines hidden. See full changelog in package directory.
302
+ ... 1820 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,29 @@
1
1
  # mastra
2
2
 
3
+ ## 0.18.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Add warning to `mastra dev` and `mastra build` about upcoming stable release of v1.0.0. ([#9524](https://github.com/mastra-ai/mastra/pull/9524))
8
+
9
+ - Use a shared `getAllToolPaths()` method from the bundler to discover tool paths. ([#10049](https://github.com/mastra-ai/mastra/pull/10049))
10
+
11
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`83b1ab1`](https://github.com/mastra-ai/mastra/commit/83b1ab13a44dd6733a401c9cf46bfbd40ae36e9f), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
12
+ - @mastra/core@0.24.1
13
+ - @mastra/deployer@0.24.1
14
+
15
+ ## 0.18.1-alpha.0
16
+
17
+ ### Patch Changes
18
+
19
+ - Add warning to `mastra dev` and `mastra build` about upcoming stable release of v1.0.0. ([#9524](https://github.com/mastra-ai/mastra/pull/9524))
20
+
21
+ - Use a shared `getAllToolPaths()` method from the bundler to discover tool paths. ([#10049](https://github.com/mastra-ai/mastra/pull/10049))
22
+
23
+ - Updated dependencies [[`0a0aa87`](https://github.com/mastra-ai/mastra/commit/0a0aa87910dd9234ae11e8146fbf54d71f0b1516), [`56bbbd0`](https://github.com/mastra-ai/mastra/commit/56bbbd0eb4510455ff03d6bf2827fdbd307938be), [`83b1ab1`](https://github.com/mastra-ai/mastra/commit/83b1ab13a44dd6733a401c9cf46bfbd40ae36e9f), [`d576fd8`](https://github.com/mastra-ai/mastra/commit/d576fd8f2a3c61bcf2f7d5d2bdfb496d442c46c2), [`5e48406`](https://github.com/mastra-ai/mastra/commit/5e48406766fa94e2b7c56b70fb7d6068cf7f3989), [`7fcce62`](https://github.com/mastra-ai/mastra/commit/7fcce62880c3525fbf752d59c0ac2c478cffe024), [`16a324f`](https://github.com/mastra-ai/mastra/commit/16a324f8c30a07d0d899bc2e4e7998c6b40a4cb6), [`26aee16`](https://github.com/mastra-ai/mastra/commit/26aee160149e7acb84a533bf45631aaed6dd7077), [`b063a81`](https://github.com/mastra-ai/mastra/commit/b063a8144176915a766ea15888e1e8a06a020776), [`5ff9462`](https://github.com/mastra-ai/mastra/commit/5ff9462691c80a6841b014bcc68f6a85c3fd3fbf)]:
24
+ - @mastra/core@0.24.1-alpha.0
25
+ - @mastra/deployer@0.24.1-alpha.0
26
+
3
27
  ## 0.18.0
4
28
 
5
29
  ### Minor Changes
@@ -275,28 +299,4 @@
275
299
 
276
300
  ### Patch Changes
277
301
 
278
- - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
279
-
280
- - Use only zod validation in dynamic form ([#8802](https://github.com/mastra-ai/mastra/pull/8802))
281
-
282
- - Add support for --debug options to build/dev commands to add more logging ([#8792](https://github.com/mastra-ai/mastra/pull/8792))
283
-
284
- - Add div wrapper around entity tables to fix table vertical position ([#8758](https://github.com/mastra-ai/mastra/pull/8758))
285
-
286
- - Customize AITraces type to seamlessly work on Cloud too ([#8759](https://github.com/mastra-ai/mastra/pull/8759))
287
-
288
- - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
289
-
290
- - Improve README ([#8819](https://github.com/mastra-ai/mastra/pull/8819))
291
-
292
- - Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`ca5a01f`](https://github.com/mastra-ai/mastra/commit/ca5a01f0dd4dabdbfde3beeaf92c7333e0f9bb39), [`158381d`](https://github.com/mastra-ai/mastra/commit/158381d39335be934b81ef8a1947bccace492c25), [`fb703b9`](https://github.com/mastra-ai/mastra/commit/fb703b9634eeaff1a6eb2b5531ce0f9e8fb04727), [`dfe856f`](https://github.com/mastra-ai/mastra/commit/dfe856f7f60ff4765b75930e7b5d82dd0f0f7d89), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`05a9dee`](https://github.com/mastra-ai/mastra/commit/05a9dee3d355694d28847bfffb6289657fcf7dfa), [`e3c1077`](https://github.com/mastra-ai/mastra/commit/e3c107763aedd1643d3def5df450c235da9ff76c), [`1bccdb3`](https://github.com/mastra-ai/mastra/commit/1bccdb33eb90cbeba2dc5ece1c2561fb774b26b6), [`5ef944a`](https://github.com/mastra-ai/mastra/commit/5ef944a3721d93105675cac2b2311432ff8cc393), [`d6b186f`](https://github.com/mastra-ai/mastra/commit/d6b186fb08f1caf1b86f73d3a5ee88fb999ca3be), [`65493b3`](https://github.com/mastra-ai/mastra/commit/65493b31c36f6fdb78f9679f7e1ecf0c250aa5ee), [`a998b8f`](https://github.com/mastra-ai/mastra/commit/a998b8f858091c2ec47683e60766cf12d03001e4), [`8a37bdd`](https://github.com/mastra-ai/mastra/commit/8a37bddb6d8614a32c5b70303d583d80c620ea61), [`e0e1cf1`](https://github.com/mastra-ai/mastra/commit/e0e1cf1e37b9dc61099ab331a6d386e44b816310)]:
293
- - @mastra/core@0.21.0-alpha.1
294
- - @mastra/deployer@0.21.0-alpha.1
295
-
296
- ## 0.15.2-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - Use model-router in create-mastra starter template ([#8631](https://github.com/mastra-ai/mastra/pull/8631))
301
-
302
- ... 6413 more lines hidden. See full changelog in package directory.
302
+ ... 6437 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: "Adding Voice to Agents | Agents | Mastra Docs"
2
+ title: "Adding Voice to Agents | Agents"
3
3
  ---
4
4
 
5
5
  # Adding Voice to Agents
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: "Agent Memory | Agents | Mastra Docs"
2
+ title: "Agent Memory | Agents"
3
3
  description: Learn how to add memory to agents to store conversation history and maintain context across interactions.
4
4
  ---
5
5
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: "Guardrails | Agents | Mastra Docs"
2
+ title: "Guardrails | Agents"
3
3
  description: "Learn how to implement guardrails using input and output processors to secure and control AI interactions."
4
4
  ---
5
5
 
@@ -1,5 +1,5 @@
1
1
  ---
2
- title: "Agent Networks | Agents | Mastra Docs"
2
+ title: "Agent Networks | Agents"
3
3
  description: Learn how to coordinate multiple agents, workflows, and tools using agent networks for complex, non-deterministic task execution.
4
4
  ---
5
5