@mastra/mcp-docs-server 0.13.27 → 0.13.28-alpha.2

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 (103) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fplayground.md +3 -1
  2. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +10 -10
  3. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +4 -0
  4. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +21 -21
  5. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +20 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +11 -11
  8. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +11 -11
  9. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +41 -41
  10. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  11. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fcore.md +97 -97
  14. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +44 -44
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +31 -31
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +29 -29
  18. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +31 -31
  19. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +75 -75
  20. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +27 -27
  21. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +33 -33
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +21 -21
  28. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +19 -19
  29. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -10
  31. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fpg.md +19 -19
  33. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +105 -105
  35. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  36. package/.docs/organized/changelogs/%40mastra%2Frag.md +13 -13
  37. package/.docs/organized/changelogs/%40mastra%2Freact.md +40 -0
  38. package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +21 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fserver.md +41 -41
  40. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +11 -11
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  56. package/.docs/organized/changelogs/create-mastra.md +79 -79
  57. package/.docs/organized/changelogs/mastra.md +118 -118
  58. package/.docs/organized/code-examples/agent.md +2 -1
  59. package/.docs/organized/code-examples/heads-up-game.md +5 -5
  60. package/.docs/raw/agents/guardrails.mdx +335 -0
  61. package/.docs/raw/{networks-vnext/complex-task-execution.mdx → agents/networks.mdx} +29 -9
  62. package/.docs/raw/agents/overview.mdx +107 -63
  63. package/.docs/raw/agents/runtime-context.mdx +11 -16
  64. package/.docs/raw/agents/using-tools-and-mcp.mdx +1 -1
  65. package/.docs/raw/frameworks/agentic-uis/assistant-ui.mdx +9 -2
  66. package/.docs/raw/getting-started/mcp-docs-server.mdx +84 -179
  67. package/.docs/raw/getting-started/model-providers.mdx +5 -3
  68. package/.docs/raw/reference/agents/network.mdx +1 -1
  69. package/.docs/raw/reference/cli/create-mastra.mdx +61 -5
  70. package/.docs/raw/reference/cli/mastra.mdx +252 -0
  71. package/.docs/raw/reference/client-js/agents.mdx +1 -10
  72. package/.docs/raw/reference/processors/batch-parts-processor.mdx +111 -0
  73. package/.docs/raw/reference/processors/language-detector.mdx +154 -0
  74. package/.docs/raw/reference/processors/moderation-processor.mdx +145 -0
  75. package/.docs/raw/reference/processors/pii-detector.mdx +153 -0
  76. package/.docs/raw/reference/processors/prompt-injection-detector.mdx +130 -0
  77. package/.docs/raw/reference/processors/system-prompt-scrubber.mdx +145 -0
  78. package/.docs/raw/reference/processors/token-limiter-processor.mdx +136 -0
  79. package/.docs/raw/reference/processors/unicode-normalizer.mdx +114 -0
  80. package/.docs/raw/reference/streaming/ChunkType.mdx +2 -6
  81. package/.docs/raw/reference/streaming/agents/MastraModelOutput.mdx +1 -5
  82. package/.docs/raw/reference/streaming/workflows/resumeStreamVNext.mdx +1 -1
  83. package/.docs/raw/reference/streaming/workflows/stream.mdx +1 -1
  84. package/.docs/raw/reference/streaming/workflows/streamVNext.mdx +1 -1
  85. package/.docs/raw/reference/workflows/run-methods/resume.mdx +17 -1
  86. package/.docs/raw/reference/workflows/run-methods/start.mdx +17 -1
  87. package/.docs/raw/reference/workflows/step.mdx +11 -0
  88. package/.docs/raw/reference/workflows/workflow.mdx +7 -1
  89. package/.docs/raw/server-db/local-dev-playground.mdx +1 -1
  90. package/.docs/raw/workflows/overview.mdx +22 -5
  91. package/CHANGELOG.md +24 -0
  92. package/package.json +5 -5
  93. package/.docs/raw/agents/input-processors.mdx +0 -284
  94. package/.docs/raw/agents/output-processors.mdx +0 -328
  95. package/.docs/raw/networks-vnext/overview.mdx +0 -85
  96. package/.docs/raw/networks-vnext/single-task-execution.mdx +0 -135
  97. package/.docs/raw/reference/cli/build.mdx +0 -115
  98. package/.docs/raw/reference/cli/dev.mdx +0 -249
  99. package/.docs/raw/reference/cli/init.mdx +0 -97
  100. package/.docs/raw/reference/cli/lint.mdx +0 -56
  101. package/.docs/raw/reference/cli/mcp-docs-server.mdx +0 -82
  102. package/.docs/raw/reference/cli/scorers.mdx +0 -160
  103. package/.docs/raw/reference/cli/start.mdx +0 -50
@@ -1,5 +1,83 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
8
+
9
+ ## 0.14.2-alpha.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
14
+
15
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
16
+
17
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
18
+
19
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
20
+
21
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
22
+
23
+ ## 0.14.2-alpha.0
24
+
25
+ ### Patch Changes
26
+
27
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
28
+
29
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
30
+
31
+ ## 0.14.1
32
+
33
+ ### Patch Changes
34
+
35
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
36
+
37
+ ## 0.14.1-alpha.0
38
+
39
+ ### Patch Changes
40
+
41
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
42
+
43
+ ## 0.14.0
44
+
45
+ ### Minor Changes
46
+
47
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
48
+
49
+ ### Patch Changes
50
+
51
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
52
+
53
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
54
+
55
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
56
+
57
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
58
+
59
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
60
+
61
+ **Documentation generation (`@mastra/core`):**
62
+ - Fixed inverted dynamic model selection logic in provider examples
63
+ - Improved copy: replaced marketing language with action-oriented descriptions
64
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
65
+
66
+ **Playground UI model picker (`@mastra/playground-ui`):**
67
+ - Fixed provider field clearing when typing in model input
68
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
69
+ - Improved general styling of provider/model pickers
70
+
71
+ **Environment variables (`@mastra/deployer`):**
72
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
73
+ - Added correct singular/plural handling for "environment variable(s)"
74
+
75
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
76
+
77
+ - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
78
+
79
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
80
+
3
81
  ## 0.14.0-alpha.0
4
82
 
5
83
  ### Minor Changes
@@ -221,82 +299,4 @@
221
299
 
222
300
  ### Patch Changes
223
301
 
224
- - dependencies updates: ([#7544](https://github.com/mastra-ai/mastra/pull/7544))
225
- - Updated dependency [`fs-extra@^11.3.1` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.1) (from `^11.3.0`, in `dependencies`)
226
-
227
- - Update cli dev copy from "Local" - ([#7579](https://github.com/mastra-ai/mastra/pull/7579))
228
-
229
- ## 0.12.0
230
-
231
- ### Minor Changes
232
-
233
- - a01cf14: Add workflow graph in agent (workflow as tool in agent)
234
-
235
- ### Patch Changes
236
-
237
- - 788e612: Fix playground workflow graph is broken when workflow starts with a branch
238
- - 5397eb4: Add public URL support when adding files in Multi Modal
239
-
240
- ## 0.12.0-alpha.1
241
-
242
- ## 0.12.0-alpha.0
243
-
244
- ### Minor Changes
245
-
246
- - a01cf14: Add workflow graph in agent (workflow as tool in agent)
247
-
248
- ### Patch Changes
249
-
250
- - 788e612: Fix playground workflow graph is broken when workflow starts with a branch
251
- - 5397eb4: Add public URL support when adding files in Multi Modal
252
-
253
- ## 0.11.3
254
-
255
- ### Patch Changes
256
-
257
- - 64152fd: Improve output of Cli Dev command
258
- - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
259
- - 8e4fe90: Unify focus outlines
260
- - f539199: mastra start - load env files, custom env. Deperecate --env flag for mastra build
261
- - 87de958: fix chat outline
262
- - 6f715fe: Fix plyground baseUrl, default api baseUrl to playground baseUrl
263
- - 01264f1: Mastra dev- load env vars before watch
264
- - 3308c9f: fix dev:playground command
265
- - d99baf6: change outline
266
-
267
- ## 0.11.3-alpha.4
268
-
269
- ### Patch Changes
270
-
271
- - [#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
272
-
273
- ## 0.11.3-alpha.3
274
-
275
- ### Patch Changes
276
-
277
- - [#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`.
278
-
279
- ## 0.11.3-alpha.2
280
-
281
- ### Patch Changes
282
-
283
- - [#7218](https://github.com/mastra-ai/mastra/pull/7218) [`f539199`](https://github.com/mastra-ai/mastra/commit/f53919950a9320b292732e0cfcdf61cdae6c8742) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - mastra start - load env files, custom env. Deperecate --env flag for mastra build
284
-
285
- ## 0.11.3-alpha.1
286
-
287
- ### Patch Changes
288
-
289
- - [#7210](https://github.com/mastra-ai/mastra/pull/7210) [`87de958`](https://github.com/mastra-ai/mastra/commit/87de95832a7bdfa9ecb14473c84dc874331f1a7d) Thanks [@mfrachet](https://github.com/mfrachet)! - fix chat outline
290
-
291
- ## 0.11.3-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - [#7046](https://github.com/mastra-ai/mastra/pull/7046) [`64152fd`](https://github.com/mastra-ai/mastra/commit/64152fd4e8f8c76612b82a2e4981ee09b22674d7) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Improve output of Cli Dev command
296
-
297
- - [#7076](https://github.com/mastra-ai/mastra/pull/7076) [`8e4fe90`](https://github.com/mastra-ai/mastra/commit/8e4fe90605ee4dfcfd911a7f07e1355fe49205ba) Thanks [@mfrachet](https://github.com/mfrachet)! - Unify focus outlines
298
-
299
- - [#7115](https://github.com/mastra-ai/mastra/pull/7115) [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix plyground baseUrl, default api baseUrl to playground baseUrl
300
-
301
-
302
- ... 1560 more lines hidden. See full changelog in package directory.
302
+ ... 1638 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,122 @@
1
1
  # mastra
2
2
 
3
+ ## 0.14.2-alpha.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
8
+
9
+ - Updated dependencies [[`42ffed3`](https://github.com/mastra-ai/mastra/commit/42ffed311b9d8750652bbc55c773be62c989fcc6), [`ee9108f`](https://github.com/mastra-ai/mastra/commit/ee9108fa29bb8368fc23df158c9f0645b2d7b65c)]:
10
+ - @mastra/deployer@0.20.1-alpha.2
11
+ - @mastra/core@0.20.1-alpha.2
12
+
13
+ ## 0.14.2-alpha.1
14
+
15
+ ### Patch Changes
16
+
17
+ - workflow run thread more visible ([#8539](https://github.com/mastra-ai/mastra/pull/8539))
18
+
19
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
20
+
21
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
22
+
23
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
24
+
25
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
26
+
27
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
28
+
29
+ - add new deploy to cloud button ([#8549](https://github.com/mastra-ai/mastra/pull/8549))
30
+
31
+ - remove icons in entity lists ([#8520](https://github.com/mastra-ai/mastra/pull/8520))
32
+
33
+ - add client search to all entities ([#8523](https://github.com/mastra-ai/mastra/pull/8523))
34
+
35
+ - UX for the agents page ([#8517](https://github.com/mastra-ai/mastra/pull/8517))
36
+
37
+ - add icons into playground titles + a link to the entity doc ([#8518](https://github.com/mastra-ai/mastra/pull/8518))
38
+
39
+ - Updated dependencies [[`c621613`](https://github.com/mastra-ai/mastra/commit/c621613069173c69eb2c3ef19a5308894c6549f0), [`ee17cec`](https://github.com/mastra-ai/mastra/commit/ee17cec065f4454740c9cc8f8a841027a5990f57), [`12b1189`](https://github.com/mastra-ai/mastra/commit/12b118942445e4de0dd916c593e33ec78dc3bc73), [`4783b30`](https://github.com/mastra-ai/mastra/commit/4783b3063efea887825514b783ba27f67912c26d), [`076b092`](https://github.com/mastra-ai/mastra/commit/076b0924902ff0f49d5712d2df24c4cca683713f), [`2aee9e7`](https://github.com/mastra-ai/mastra/commit/2aee9e7d188b8b256a4ddc203ccefb366b4867fa), [`c582906`](https://github.com/mastra-ai/mastra/commit/c5829065a346260f96c4beb8af131b94804ae3ad), [`fa2eb96`](https://github.com/mastra-ai/mastra/commit/fa2eb96af16c7d433891a73932764960d3235c1d), [`4783b30`](https://github.com/mastra-ai/mastra/commit/4783b3063efea887825514b783ba27f67912c26d), [`a739d0c`](https://github.com/mastra-ai/mastra/commit/a739d0c8b37cd89569e04a6ca0827083c6167e19), [`a9c4cb7`](https://github.com/mastra-ai/mastra/commit/a9c4cb7d6a35de23ca51066f166a66e0e4cca418), [`603e927`](https://github.com/mastra-ai/mastra/commit/603e9279db8bf8a46caf83881c6b7389ccffff7e), [`cd45982`](https://github.com/mastra-ai/mastra/commit/cd4598291cda128a88738734ae6cbef076ebdebd), [`874f74d`](https://github.com/mastra-ai/mastra/commit/874f74da4b1acf6517f18132d035612c3ecc394a), [`0baf2ba`](https://github.com/mastra-ai/mastra/commit/0baf2bab8420277072ef1f95df5ea7b0a2f61fe7), [`26e968d`](https://github.com/mastra-ai/mastra/commit/26e968db2171ded9e4d47aa1b4f19e1e771158d0), [`cbd3fb6`](https://github.com/mastra-ai/mastra/commit/cbd3fb65adb03a7c0df193cb998aed5ac56675ee)]:
40
+ - @mastra/core@0.20.1-alpha.1
41
+ - @mastra/deployer@0.20.1-alpha.1
42
+ - @mastra/mcp@0.13.4-alpha.0
43
+
44
+ ## 0.14.2-alpha.0
45
+
46
+ ### Patch Changes
47
+
48
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
49
+
50
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
51
+
52
+ - Remove shell from dev ([#8466](https://github.com/mastra-ai/mastra/pull/8466))
53
+
54
+ - Updated dependencies [[`10e633a`](https://github.com/mastra-ai/mastra/commit/10e633a07d333466d9734c97acfc3dbf757ad2d0)]:
55
+ - @mastra/core@0.20.1-alpha.0
56
+ - @mastra/deployer@0.20.1-alpha.0
57
+
58
+ ## 0.14.1
59
+
60
+ ### Patch Changes
61
+
62
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
63
+
64
+ ## 0.14.1-alpha.0
65
+
66
+ ### Patch Changes
67
+
68
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
69
+
70
+ ## 0.14.0
71
+
72
+ ### Minor Changes
73
+
74
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
75
+
76
+ ### Patch Changes
77
+
78
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
79
+
80
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
81
+
82
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
83
+
84
+ - Add doc url to netlify gateway ([#8356](https://github.com/mastra-ai/mastra/pull/8356))
85
+
86
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
87
+
88
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
89
+
90
+ **Documentation generation (`@mastra/core`):**
91
+ - Fixed inverted dynamic model selection logic in provider examples
92
+ - Improved copy: replaced marketing language with action-oriented descriptions
93
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
94
+
95
+ **Playground UI model picker (`@mastra/playground-ui`):**
96
+ - Fixed provider field clearing when typing in model input
97
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
98
+ - Improved general styling of provider/model pickers
99
+
100
+ **Environment variables (`@mastra/deployer`):**
101
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
102
+ - Added correct singular/plural handling for "environment variable(s)"
103
+
104
+ - fix playground message history initial state for v1 models ([#8427](https://github.com/mastra-ai/mastra/pull/8427))
105
+
106
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
107
+
108
+ - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
109
+
110
+ - Fix shell option breaking server start on windows env ([#8377](https://github.com/mastra-ai/mastra/pull/8377))
111
+
112
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
113
+
114
+ - Updated dependencies [[`00cb6bd`](https://github.com/mastra-ai/mastra/commit/00cb6bdf78737c0fac14a5a0c7b532a11e38558a), [`869ba22`](https://github.com/mastra-ai/mastra/commit/869ba222e1d6b58fc1b65e7c9fd55ca4e01b8c2f), [`1b73665`](https://github.com/mastra-ai/mastra/commit/1b73665e8e23f5c09d49fcf3e7d709c75259259e), [`989a4db`](https://github.com/mastra-ai/mastra/commit/989a4dbbaf07a2794d0e1863714c6d10f1244d6b), [`f7d7475`](https://github.com/mastra-ai/mastra/commit/f7d747507341aef60ed39e4b49318db1f86034a6), [`084b77b`](https://github.com/mastra-ai/mastra/commit/084b77b2955960e0190af8db3f77138aa83ed65c), [`a93ff84`](https://github.com/mastra-ai/mastra/commit/a93ff84b5e1af07ee236ac8873dac9b49aa5d501), [`bc5aacb`](https://github.com/mastra-ai/mastra/commit/bc5aacb646d468d325327e36117129f28cd13bf6), [`03622f8`](https://github.com/mastra-ai/mastra/commit/03622f86e9d7342197f80f95333ea3ff65c783ae), [`6b5af12`](https://github.com/mastra-ai/mastra/commit/6b5af12ce9e09066e0c32e821c203a6954498bea), [`bf60e4a`](https://github.com/mastra-ai/mastra/commit/bf60e4a89c515afd9570b7b79f33b95e7d07c397), [`d41aee5`](https://github.com/mastra-ai/mastra/commit/d41aee526d124e35f42720a08e64043229193679), [`e8fe13c`](https://github.com/mastra-ai/mastra/commit/e8fe13c4b4c255a42520127797ec394310f7c919), [`3ca833d`](https://github.com/mastra-ai/mastra/commit/3ca833dc994c38e3c9b4f9b4478a61cd8e07b32a), [`1edb8d1`](https://github.com/mastra-ai/mastra/commit/1edb8d1cfb963e72a12412990fb9170936c9904c), [`fbf6e32`](https://github.com/mastra-ai/mastra/commit/fbf6e324946332d0f5ed8930bf9d4d4479cefd7a), [`4753027`](https://github.com/mastra-ai/mastra/commit/4753027ee889288775c6958bdfeda03ff909af67)]:
115
+ - @mastra/core@0.20.0
116
+ - @mastra/deployer@0.20.0
117
+ - @mastra/mcp@0.13.3
118
+ - @mastra/loggers@0.10.15
119
+
3
120
  ## 0.14.0-alpha.0
4
121
 
5
122
  ### Minor Changes
@@ -181,122 +298,5 @@
181
298
 
182
299
  ### Patch Changes
183
300
 
184
- - feat: implement trace scoring with batch processing capabilities ([#8033](https://github.com/mastra-ai/mastra/pull/8033))
185
-
186
- - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
187
-
188
- - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
189
-
190
- - Fix navigating between scores and entity types ([#8129](https://github.com/mastra-ai/mastra/pull/8129))
191
-
192
- - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`8f56160`](https://github.com/mastra-ai/mastra/commit/8f56160fd45c740076529148b9c225f6842d43b0), [`c591dfc`](https://github.com/mastra-ai/mastra/commit/c591dfc1e600fae1dedffe239357d250e146378f), [`1920c5c`](https://github.com/mastra-ai/mastra/commit/1920c5c6d666f687785c73021196aa551e579e0d), [`b6a3b65`](https://github.com/mastra-ai/mastra/commit/b6a3b65d830fa0ca7754ad6481661d1f2c878f21), [`af3abb6`](https://github.com/mastra-ai/mastra/commit/af3abb6f7c7585d856e22d27f4e7d2ece2186b9a), [`282379f`](https://github.com/mastra-ai/mastra/commit/282379fafed80c6417fe1e791087110decd481ca)]:
193
- - @mastra/core@0.18.0-alpha.3
194
- - @mastra/deployer@0.18.0-alpha.3
195
-
196
- ## 0.13.2-alpha.2
197
-
198
- ### Patch Changes
199
-
200
- - Update Peerdeps for packages based on core minor bump ([#8025](https://github.com/mastra-ai/mastra/pull/8025))
201
-
202
- - Updated dependencies [[`cf34503`](https://github.com/mastra-ai/mastra/commit/cf345031de4e157f29087946449e60b965e9c8a9), [`6b4b1e4`](https://github.com/mastra-ai/mastra/commit/6b4b1e4235428d39e51cbda9832704c0ba70ab32), [`3469fca`](https://github.com/mastra-ai/mastra/commit/3469fca7bb7e5e19369ff9f7044716a5e4b02585), [`2d29ad9`](https://github.com/mastra-ai/mastra/commit/2d29ad92763cac02fc1d80c221ac93c39c0c5caf), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55), [`5b1ee71`](https://github.com/mastra-ai/mastra/commit/5b1ee71dc3ac92383226dc1e375642ca5f9b4224)]:
203
- - @mastra/core@0.18.0-alpha.2
204
- - @mastra/deployer@0.18.0-alpha.2
205
- - @mastra/loggers@0.10.13-alpha.0
206
- - @mastra/mcp@0.13.1-alpha.0
207
-
208
- ## 0.13.2-alpha.1
209
-
210
- ### Patch Changes
211
-
212
- - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
213
- - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
214
-
215
- - show the tool-output stream in the playground for streamVNext ([#7983](https://github.com/mastra-ai/mastra/pull/7983))
216
-
217
- - Updated dependencies [[`288745a`](https://github.com/mastra-ai/mastra/commit/288745a19aa9557db3ab3c877d667ff59f14d79c), [`c45298a`](https://github.com/mastra-ai/mastra/commit/c45298a0a0791db35cf79f1199d77004da0704cb)]:
218
- - @mastra/deployer@0.17.2-alpha.1
219
- - @mastra/core@0.17.2-alpha.1
220
-
221
- ## 0.13.2-alpha.0
222
-
223
- ### Patch Changes
224
-
225
- - Get rid off swr one for all ([#7931](https://github.com/mastra-ai/mastra/pull/7931))
226
-
227
- - Updated dependencies [[`a61f23f`](https://github.com/mastra-ai/mastra/commit/a61f23fbbca4b88b763d94f1d784c47895ed72d7), [`d1dc606`](https://github.com/mastra-ai/mastra/commit/d1dc6067b0557a71190b68d56ee15b48c26d2411), [`d3bd4d4`](https://github.com/mastra-ai/mastra/commit/d3bd4d482a685bbb67bfa89be91c90dca3fa71ad)]:
228
- - @mastra/core@0.17.2-alpha.0
229
- - @mastra/deployer@0.17.2-alpha.0
230
-
231
- ## 0.13.1
232
-
233
- ### Patch Changes
234
-
235
- - fix workflow resuming issue in the playground ([#7988](https://github.com/mastra-ai/mastra/pull/7988))
236
-
237
- - Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
238
- - @mastra/core@0.17.1
239
- - @mastra/deployer@0.17.1
240
-
241
- ## 0.13.1-alpha.0
242
-
243
- ### Patch Changes
244
-
245
- - fix workflow resuming issue in the playground ([#7988](https://github.com/mastra-ai/mastra/pull/7988))
246
-
247
- - Updated dependencies [[`fd00e63`](https://github.com/mastra-ai/mastra/commit/fd00e63759cbcca3473c40cac9843280b0557cff), [`ab610f6`](https://github.com/mastra-ai/mastra/commit/ab610f6f41dbfe6c9502368671485ca7a0aac09b), [`e6bda5f`](https://github.com/mastra-ai/mastra/commit/e6bda5f954ee8493ea18adc1a883f0a5b785ad9b)]:
248
- - @mastra/core@0.17.1-alpha.0
249
- - @mastra/deployer@0.17.1-alpha.0
250
-
251
- ## 0.13.0
252
-
253
- ### Minor Changes
254
-
255
- - 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))
256
-
257
- ### Patch Changes
258
-
259
- - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
260
-
261
- - update playground workflows to use createRunAsync instead of createRun ([#7903](https://github.com/mastra-ai/mastra/pull/7903))
262
-
263
- - Improve the `mastra init` CLI. ([#7837](https://github.com/mastra-ai/mastra/pull/7837))
264
-
265
- 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.
266
-
267
- - Add support for running the Mastra dev server over HTTPS for local development. ([#7871](https://github.com/mastra-ai/mastra/pull/7871))
268
- - Add `--https` flag for `mastra dev`. This automatically creates a local key and certificate for you.
269
- - Alternatively, you can provide your own key and cert through `server.https`:
270
-
271
- ```ts
272
- // src/mastra/index.ts
273
- import { Mastra } from '@mastra/core/mastra';
274
- import fs from 'node:fs';
275
-
276
- export const mastra = new Mastra({
277
- server: {
278
- https: {
279
- key: fs.readFileSync('path/to/key.pem'),
280
- cert: fs.readFileSync('path/to/cert.pem'),
281
- },
282
- },
283
- });
284
- ```
285
-
286
- - avoid refetching on error when resolving a workflow in cloud ([#7842](https://github.com/mastra-ai/mastra/pull/7842))
287
-
288
- - fix scorers table link full row ([#7915](https://github.com/mastra-ai/mastra/pull/7915))
289
-
290
- - dependencies updates: ([#7810](https://github.com/mastra-ai/mastra/pull/7810))
291
- - 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`)
292
-
293
- - adjust the way we display scorers in agent metadata ([#7910](https://github.com/mastra-ai/mastra/pull/7910))
294
-
295
- - fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
296
-
297
- - Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
298
-
299
- - Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
300
-
301
301
 
302
- ... 5891 more lines hidden. See full changelog in package directory.
302
+ ... 6008 more lines hidden. See full changelog in package directory.
@@ -700,12 +700,13 @@ export const evalAgent = new Agent({
700
700
  ### mastra/agents/model-v2-agent.ts
701
701
  ```typescript
702
702
  import { Agent } from '@mastra/core/agent';
703
- import { openai as openai_v5 } from '@ai-sdk/openai-v5';
703
+ import { openai, openai as openai_v5 } from '@ai-sdk/openai-v5';
704
704
  import { createTool } from '@mastra/core/tools';
705
705
  import { z } from 'zod';
706
706
  import { cookingTool } from '../tools';
707
707
  import { myWorkflow } from '../workflows';
708
708
  import { Memory } from '@mastra/memory';
709
+ import { ModerationProcessor } from '@mastra/core/processors';
709
710
 
710
711
  export const weatherInfo = createTool({
711
712
  id: 'weather-info',
@@ -7,15 +7,15 @@
7
7
  },
8
8
  "dependencies": {
9
9
  "@ai-sdk/openai": "^1.3.23",
10
- "@mastra/core": "^0.19.1",
11
- "@mastra/libsql": "^0.15.0",
12
- "@mastra/loggers": "^0.10.14",
13
- "@mastra/memory": "^0.15.4",
10
+ "@mastra/core": "^0.20.0",
11
+ "@mastra/libsql": "^0.15.1",
12
+ "@mastra/loggers": "^0.10.15",
13
+ "@mastra/memory": "^0.15.5",
14
14
  "zod": "^3.25.76"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@types/node": "^24.3.0",
18
- "mastra": "^0.13.4",
18
+ "mastra": "^0.14.1",
19
19
  "typescript": "^5.9.2"
20
20
  }
21
21
  }