@mastra/mcp-docs-server 0.13.32 → 0.13.33

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 (29) 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 +9 -9
  4. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +15 -15
  6. package/.docs/organized/changelogs/%40mastra%2Fcore.md +5 -5
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +17 -17
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +17 -17
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +17 -17
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +17 -17
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +21 -21
  12. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +15 -15
  13. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +27 -27
  14. package/.docs/organized/changelogs/%40mastra%2Freact.md +14 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fserver.md +19 -19
  16. package/.docs/organized/changelogs/create-mastra.md +5 -5
  17. package/.docs/organized/changelogs/mastra.md +21 -21
  18. package/.docs/raw/deployment/cloud-providers/aws-lambda.mdx +1 -1
  19. package/.docs/raw/getting-started/project-structure.mdx +48 -45
  20. package/.docs/raw/getting-started/studio.mdx +158 -0
  21. package/.docs/raw/reference/workflows/step.mdx +1 -1
  22. package/.docs/raw/tools-mcp/overview.mdx +2 -2
  23. package/.docs/raw/workflows/agents-and-tools.mdx +131 -0
  24. package/.docs/raw/workflows/overview.mdx +15 -13
  25. package/CHANGELOG.md +14 -0
  26. package/package.json +5 -5
  27. package/.docs/organized/code-examples/agent.md +0 -1387
  28. package/.docs/raw/server-db/local-dev-playground.mdx +0 -233
  29. package/.docs/raw/workflows/using-with-agents-and-tools.mdx +0 -350
@@ -1,5 +1,7 @@
1
1
  # @internal/changeset-cli
2
2
 
3
+ ## 0.0.6
4
+
3
5
  ## 0.0.5
4
6
 
5
7
  ## 0.0.4
@@ -1,3 +1,5 @@
1
1
  # @internal/external-types
2
2
 
3
+ ## 0.0.2
4
+
3
5
  ## 0.0.1
@@ -1,5 +1,12 @@
1
1
  # @internal/lint
2
2
 
3
+ ## 0.0.48
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/core@0.22.1
9
+
3
10
  ## 0.0.47
4
11
 
5
12
  ### Patch Changes
@@ -291,12 +298,5 @@
291
298
  - Updated dependencies [e0f73c6]
292
299
  - Updated dependencies [0b89602]
293
300
  - Updated dependencies [4d37822]
294
- - Updated dependencies [23a6a7c]
295
- - Updated dependencies [cda801d]
296
- - Updated dependencies [a77c823]
297
- - Updated dependencies [ff9c125]
298
- - Updated dependencies [09bca64]
299
- - Updated dependencies [b8efbb9]
300
- - Updated dependencies [71466e7]
301
-
302
- ... 405 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 412 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,7 @@
1
1
  # @internal/types-builder
2
2
 
3
+ ## 0.0.27
4
+
3
5
  ## 0.0.26
4
6
 
5
7
  ## 0.0.25
@@ -1,5 +1,19 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.16.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/core@0.22.1
9
+
10
+ ## 0.16.3-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @mastra/core@0.22.1-alpha.0
16
+
3
17
  ## 0.16.2
4
18
 
5
19
  ### Patch Changes
@@ -285,18 +299,4 @@
285
299
 
286
300
  - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
287
301
 
288
- - Delayed streamVNext breaking change notice by 1 week ([#8121](https://github.com/mastra-ai/mastra/pull/8121))
289
-
290
- - Add server api to score traces ([#8064](https://github.com/mastra-ai/mastra/pull/8064))
291
-
292
- - Updated dependencies [[`4b339b8`](https://github.com/mastra-ai/mastra/commit/4b339b8141c20d6a6d80583c7e8c5c05d8c19492), [`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)]:
293
- - @mastra/core@0.18.0-alpha.3
294
-
295
- ## 0.13.2-alpha.2
296
-
297
- ### Patch Changes
298
-
299
- - 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), [`c4a8204`](https://github.com/mastra-ai/mastra/commit/c4a82046bfd241d6044e234bc5917d5a01fe6b55)]:
300
- - @mastra/core@0.18.0-alpha.2
301
-
302
- ... 2934 more lines hidden. See full changelog in package directory.
302
+ ... 2948 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,9 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.22.1
4
+
5
+ ## 0.22.1-alpha.0
6
+
3
7
  ## 0.22.0
4
8
 
5
9
  ### Minor Changes
@@ -294,9 +298,5 @@
294
298
 
295
299
  const relevanceScorer = new MastraAgentRelevanceScorer(
296
300
  async ctx => ctx.getModel(), // Dynamic function
297
- );
298
- ```
299
-
300
- - support model router in structured output and client-js ([#8686](https://github.com/mastra-ai/mastra/pull/8686))
301
301
 
302
- ... 4496 more lines hidden. See full changelog in package directory.
302
+ ... 4500 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/deployer-cloud
2
2
 
3
+ ## 0.22.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
8
+ - @mastra/deployer@0.22.1
9
+ - @mastra/core@0.22.1
10
+
11
+ ## 0.22.1-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
16
+ - @mastra/deployer@0.22.1-alpha.0
17
+ - @mastra/core@0.22.1-alpha.0
18
+
3
19
  ## 0.22.0
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
  - @mastra/core@0.19.0-alpha.1
283
299
  - @mastra/loggers@0.10.14-alpha.0
284
300
 
285
- ## 0.18.1-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [[`dc099b4`](https://github.com/mastra-ai/mastra/commit/dc099b40fb31147ba3f362f98d991892033c4c67), [`b342a68`](https://github.com/mastra-ai/mastra/commit/b342a68e1399cf1ece9ba11bda112db89d21118c), [`303a9c0`](https://github.com/mastra-ai/mastra/commit/303a9c0d7dd58795915979f06a0512359e4532fb), [`370f8a6`](https://github.com/mastra-ai/mastra/commit/370f8a6480faec70fef18d72e5f7538f27004301), [`623ffaf`](https://github.com/mastra-ai/mastra/commit/623ffaf2d969e11e99a0224633cf7b5a0815c857), [`9fc1613`](https://github.com/mastra-ai/mastra/commit/9fc16136400186648880fd990119ac15f7c02ee4), [`61f62aa`](https://github.com/mastra-ai/mastra/commit/61f62aa31bc88fe4ddf8da6240dbcfbeb07358bd), [`3e292ba`](https://github.com/mastra-ai/mastra/commit/3e292ba00837886d5d68a34cbc0d9b703c991883), [`418c136`](https://github.com/mastra-ai/mastra/commit/418c1366843d88e491bca3f87763899ce855ca29), [`c84b7d0`](https://github.com/mastra-ai/mastra/commit/c84b7d093c4657772140cbfd2b15ef72f3315ed5)]:
290
- - @mastra/core@0.18.1-alpha.0
291
- - @mastra/deployer@0.18.1-alpha.0
292
-
293
- ## 0.18.0
294
-
295
- ### Patch Changes
296
-
297
- - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
298
- - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
299
-
300
- - feat: implement trace scoring with batch processing capabilities ([#8033](https://github.com/mastra-ai/mastra/pull/8033))
301
301
 
302
- ... 528 more lines hidden. See full changelog in package directory.
302
+ ... 544 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.14.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
8
+ - @mastra/deployer@0.22.1
9
+ - @mastra/core@0.22.1
10
+
11
+ ## 0.14.11-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
16
+ - @mastra/deployer@0.22.1-alpha.0
17
+ - @mastra/core@0.22.1-alpha.0
18
+
3
19
  ## 0.14.10
4
20
 
5
21
  ### Patch Changes
@@ -283,20 +299,4 @@
283
299
  - @mastra/core@0.17.0
284
300
  - @mastra/deployer@0.17.0
285
301
 
286
- ## 0.14.0-alpha.1
287
-
288
- ### Minor Changes
289
-
290
- - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
291
-
292
- ```diff
293
- - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
294
- + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
295
- ```
296
-
297
- If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
298
-
299
- ### Patch Changes
300
-
301
-
302
- ... 3884 more lines hidden. See full changelog in package directory.
302
+ ... 3900 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.13.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
8
+ - @mastra/deployer@0.22.1
9
+ - @mastra/core@0.22.1
10
+
11
+ ## 0.13.11-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
16
+ - @mastra/deployer@0.22.1-alpha.0
17
+ - @mastra/core@0.22.1-alpha.0
18
+
3
19
  ## 0.13.10
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
  - @mastra/core@0.17.0
283
299
  - @mastra/deployer@0.17.0
284
300
 
285
- ## 0.13.0-alpha.1
286
-
287
- ### Minor Changes
288
-
289
- - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
290
-
291
- ```diff
292
- - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
293
- + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
294
- ```
295
-
296
- If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
297
-
298
- ### Patch Changes
299
-
300
- - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
301
301
 
302
- ... 3621 more lines hidden. See full changelog in package directory.
302
+ ... 3637 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.12.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
8
+ - @mastra/deployer@0.22.1
9
+ - @mastra/core@0.22.1
10
+
11
+ ## 0.12.11-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
16
+ - @mastra/deployer@0.22.1-alpha.0
17
+ - @mastra/core@0.22.1-alpha.0
18
+
3
19
  ## 0.12.10
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
 
283
299
  - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
284
300
 
285
- - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`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), [`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`fb84c21`](https://github.com/mastra-ai/mastra/commit/fb84c21859d09bdc8f158bd5412bdc4b5835a61c), [`5802bf5`](https://github.com/mastra-ai/mastra/commit/5802bf57f6182e4b67c28d7d91abed349a8d14f3), [`5bda53a`](https://github.com/mastra-ai/mastra/commit/5bda53a9747bfa7d876d754fc92c83a06e503f62), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`f26a8fd`](https://github.com/mastra-ai/mastra/commit/f26a8fd99fcb0497a5d86c28324430d7f6a5fb83), [`7e82fbf`](https://github.com/mastra-ai/mastra/commit/7e82fbf3715175e274d2015eb59fb7f57dc9b09d), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`6047778`](https://github.com/mastra-ai/mastra/commit/6047778e501df460648f31decddf8e443f36e373), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`9d4fc09`](https://github.com/mastra-ai/mastra/commit/9d4fc09b2ad55caa7738c7ceb3a905e454f74cdd), [`05c7abf`](https://github.com/mastra-ai/mastra/commit/05c7abfe105a015b7760c9bf33ff4419727502a0), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`d75ccf0`](https://github.com/mastra-ai/mastra/commit/d75ccf06dfd2582b916aa12624e3cd61b279edf1), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`60c9cec`](https://github.com/mastra-ai/mastra/commit/60c9cec7048a79a87440f7840c383875bd710d93), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6c33d7f`](https://github.com/mastra-ai/mastra/commit/6c33d7f7242804c32e969ad3ab33ff4a6aebda8b), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`aee4f00`](https://github.com/mastra-ai/mastra/commit/aee4f00e61e1a42e81a6d74ff149dbe69e32695a), [`f0ab020`](https://github.com/mastra-ai/mastra/commit/f0ab02034532a4afb71a1ef4fe243f9a8dffde84), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4), [`897995e`](https://github.com/mastra-ai/mastra/commit/897995e630d572fe2891e7ede817938cabb43251), [`0fed8f2`](https://github.com/mastra-ai/mastra/commit/0fed8f2aa84b167b3415ea6f8f70755775132c8d), [`4f9ea8c`](https://github.com/mastra-ai/mastra/commit/4f9ea8c95ea74ba9abbf3b2ab6106c7d7bc45689), [`1a1fbe6`](https://github.com/mastra-ai/mastra/commit/1a1fbe66efb7d94abc373ed0dd9676adb8122454), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`87fd07f`](https://github.com/mastra-ai/mastra/commit/87fd07ff35387a38728967163460231b5d33ae3b), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`36f39c0`](https://github.com/mastra-ai/mastra/commit/36f39c00dc794952dc3c11aab91c2fa8bca74b11), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
286
- - @mastra/core@0.17.0
287
- - @mastra/deployer@0.17.0
288
-
289
- ## 0.12.0-alpha.1
290
-
291
- ### Minor Changes
292
-
293
- - The `IBundler` and subsequently the `IDeployer` interface changed, making the third argument of `bundle()` an object. ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
294
-
295
- ```diff
296
- - bundle(entryFile: string, outputDirectory: string, toolsPaths: (string | string[])[]): Promise<void>;
297
- + bundle(entryFile: string, outputDirectory: string, options: { toolsPaths: (string | string[])[]; projectRoot: string }): Promise<void>;
298
- ```
299
-
300
- If you're just using the deployer inside `src/mastra/index.ts` you're safe to upgrade, no changes needed.
301
301
 
302
- ... 3579 more lines hidden. See full changelog in package directory.
302
+ ... 3595 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.22.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Get agent registered on a parent agent via API ([#9106](https://github.com/mastra-ai/mastra/pull/9106))
8
+
9
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
10
+ - @mastra/server@0.22.1
11
+ - @mastra/core@0.22.1
12
+
13
+ ## 0.22.1-alpha.0
14
+
15
+ ### Patch Changes
16
+
17
+ - Get agent registered on a parent agent via API ([#9106](https://github.com/mastra-ai/mastra/pull/9106))
18
+
19
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
20
+ - @mastra/server@0.22.1-alpha.0
21
+ - @mastra/core@0.22.1-alpha.0
22
+
3
23
  ## 0.22.0
4
24
 
5
25
  ### Minor Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  ## 0.20.1-alpha.0
280
300
 
281
- ### Patch Changes
282
-
283
- - Updated dependencies [[`10e633a`](https://github.com/mastra-ai/mastra/commit/10e633a07d333466d9734c97acfc3dbf757ad2d0)]:
284
- - @mastra/core@0.20.1-alpha.0
285
- - @mastra/server@0.20.1-alpha.0
286
-
287
- ## 0.20.0
288
-
289
- ### Minor Changes
290
-
291
- - 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))
292
-
293
- ### Patch Changes
294
-
295
- - Add support for transitive dependency transpiling in workspaces ([#8353](https://github.com/mastra-ai/mastra/pull/8353))
296
-
297
- - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
298
-
299
- **Documentation generation (`@mastra/core`):**
300
- - Fixed inverted dynamic model selection logic in provider examples
301
301
 
302
- ... 4797 more lines hidden. See full changelog in package directory.
302
+ ... 4817 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 0.13.33
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/core@0.22.1
9
+
10
+ ## 0.13.33-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @mastra/core@0.22.1-alpha.0
16
+
3
17
  ## 0.13.32
4
18
 
5
19
  ### Patch Changes
@@ -285,18 +299,4 @@
285
299
 
286
300
  ### Patch Changes
287
301
 
288
- - Updated dependencies [[`4f9ea8c`](https://github.com/mastra-ai/mastra/commit/4f9ea8c95ea74ba9abbf3b2ab6106c7d7bc45689)]:
289
- - @mastra/core@0.17.0-alpha.7
290
-
291
- ## 0.13.22-alpha.6
292
-
293
- ### Patch Changes
294
-
295
- - dependencies updates: ([#7907](https://github.com/mastra-ai/mastra/pull/7907))
296
- - Updated dependency [`turndown@^7.2.1` ↗︎](https://www.npmjs.com/package/turndown/v/7.2.1) (from `^7.2.0`, in `dependencies`)
297
- - Updated dependencies [[`197cbb2`](https://github.com/mastra-ai/mastra/commit/197cbb248fc8cb4bbf61bf70b770f1388b445df2), [`6590763`](https://github.com/mastra-ai/mastra/commit/65907630ef4bf4127067cecd1cb21b56f55d5f1b), [`c2eade3`](https://github.com/mastra-ai/mastra/commit/c2eade3508ef309662f065e5f340d7840295dd53), [`222965a`](https://github.com/mastra-ai/mastra/commit/222965a98ce8197b86673ec594244650b5960257), [`0324ceb`](https://github.com/mastra-ai/mastra/commit/0324ceb8af9d16c12a531f90e575f6aab797ac81), [`0f9d227`](https://github.com/mastra-ai/mastra/commit/0f9d227890a98db33865abbea39daf407cd55ef7), [`de056a0`](https://github.com/mastra-ai/mastra/commit/de056a02cbb43f6aa0380ab2150ea404af9ec0dd), [`c93532a`](https://github.com/mastra-ai/mastra/commit/c93532a340b80e4dd946d4c138d9381de5f70399), [`6cb1fcb`](https://github.com/mastra-ai/mastra/commit/6cb1fcbc8d0378ffed0d17784c96e68f30cb0272), [`2685a78`](https://github.com/mastra-ai/mastra/commit/2685a78f224b8b04e20d4fab5ac1adb638190071), [`239b5a4`](https://github.com/mastra-ai/mastra/commit/239b5a497aeae2e8b4d764f46217cfff2284788e)]:
298
- - @mastra/core@0.17.0-alpha.6
299
- - @mastra/mcp@0.13.0-alpha.2
300
-
301
-
302
- ... 2070 more lines hidden. See full changelog in package directory.
302
+ ... 2084 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix subagent link not working in agents overview pane ([#9099](https://github.com/mastra-ai/mastra/pull/9099))
8
+
9
+ - Fix wrong MCP link in playground ([#9103](https://github.com/mastra-ai/mastra/pull/9103))
10
+
11
+ - Updated dependencies []:
12
+ - @mastra/core@0.22.1
13
+ - @mastra/client-js@0.16.3
14
+ - @mastra/react@0.0.9
15
+
16
+ ## 6.6.1-alpha.0
17
+
18
+ ### Patch Changes
19
+
20
+ - Fix subagent link not working in agents overview pane ([#9099](https://github.com/mastra-ai/mastra/pull/9099))
21
+
22
+ - Fix wrong MCP link in playground ([#9103](https://github.com/mastra-ai/mastra/pull/9103))
23
+
24
+ - Updated dependencies []:
25
+ - @mastra/core@0.22.1-alpha.0
26
+ - @mastra/client-js@0.16.3-alpha.0
27
+ - @mastra/react@0.0.9-alpha.0
28
+
3
29
  ## 6.6.0
4
30
 
5
31
  ### Minor Changes
@@ -273,30 +299,4 @@
273
299
  - Fixed an issue where model router was adding /chat/completions to API urls when it shouldn't. ([#8589](https://github.com/mastra-ai/mastra/pull/8589))
274
300
  fixed an issue with provider ID rendering in playground UI
275
301
 
276
- - UX for the agents page ([#8517](https://github.com/mastra-ai/mastra/pull/8517))
277
-
278
- - add icons into playground titles + a link to the entity doc ([#8518](https://github.com/mastra-ai/mastra/pull/8518))
279
-
280
- - Updated dependencies [[`c621613`](https://github.com/mastra-ai/mastra/commit/c621613069173c69eb2c3ef19a5308894c6549f0), [`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), [`ee9108f`](https://github.com/mastra-ai/mastra/commit/ee9108fa29bb8368fc23df158c9f0645b2d7b65c), [`4783b30`](https://github.com/mastra-ai/mastra/commit/4783b3063efea887825514b783ba27f67912c26d), [`a739d0c`](https://github.com/mastra-ai/mastra/commit/a739d0c8b37cd89569e04a6ca0827083c6167e19), [`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), [`b728a45`](https://github.com/mastra-ai/mastra/commit/b728a45ab3dba59da0f5ee36b81fe246659f305d), [`0baf2ba`](https://github.com/mastra-ai/mastra/commit/0baf2bab8420277072ef1f95df5ea7b0a2f61fe7), [`10e633a`](https://github.com/mastra-ai/mastra/commit/10e633a07d333466d9734c97acfc3dbf757ad2d0), [`a6d69c5`](https://github.com/mastra-ai/mastra/commit/a6d69c5fb50c0875b46275811fece5862f03c6a0), [`84199af`](https://github.com/mastra-ai/mastra/commit/84199af8673f6f9cb59286ffb5477a41932775de), [`7f431af`](https://github.com/mastra-ai/mastra/commit/7f431afd586b7d3265075e73106eb73167edbb86), [`26e968d`](https://github.com/mastra-ai/mastra/commit/26e968db2171ded9e4d47aa1b4f19e1e771158d0), [`cbd3fb6`](https://github.com/mastra-ai/mastra/commit/cbd3fb65adb03a7c0df193cb998aed5ac56675ee)]:
281
- - @mastra/core@0.20.1
282
- - @mastra/client-js@0.15.1
283
- - @mastra/react@0.0.4
284
-
285
- ## 6.4.0-alpha.4
286
-
287
- ### Minor Changes
288
-
289
- - Update peer dependencies to match core package version bump (0.20.1) ([#8589](https://github.com/mastra-ai/mastra/pull/8589))
290
-
291
- ### Patch Changes
292
-
293
- - Fixed an issue where model router was adding /chat/completions to API urls when it shouldn't. ([#8589](https://github.com/mastra-ai/mastra/pull/8589))
294
- fixed an issue with provider ID rendering in playground UI
295
- - Updated dependencies [[`b728a45`](https://github.com/mastra-ai/mastra/commit/b728a45ab3dba59da0f5ee36b81fe246659f305d)]:
296
- - @mastra/core@0.20.1-alpha.4
297
- - @mastra/client-js@0.15.1-alpha.4
298
- - @mastra/react@0.0.4-alpha.4
299
-
300
- ## 6.3.1-alpha.3
301
-
302
- ... 3768 more lines hidden. See full changelog in package directory.
302
+ ... 3794 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,19 @@
1
1
  # @mastra/react-hooks
2
2
 
3
+ ## 0.0.9
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/client-js@0.16.3
9
+
10
+ ## 0.0.9-alpha.0
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies []:
15
+ - @mastra/client-js@0.16.3-alpha.0
16
+
3
17
  ## 0.0.8
4
18
 
5
19
  ### Patch Changes
@@ -1,5 +1,23 @@
1
1
  # @mastra/server
2
2
 
3
+ ## 0.22.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Get agent registered on a parent agent via API ([#9106](https://github.com/mastra-ai/mastra/pull/9106))
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.22.1
11
+
12
+ ## 0.22.1-alpha.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Get agent registered on a parent agent via API ([#9106](https://github.com/mastra-ai/mastra/pull/9106))
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.22.1-alpha.0
20
+
3
21
  ## 0.22.0
4
22
 
5
23
  ### Minor Changes
@@ -280,23 +298,5 @@
280
298
  - Updated dependencies [[`4a70ccc`](https://github.com/mastra-ai/mastra/commit/4a70ccc5cfa12ae9c2b36545a5814cd98e5a0ead)]:
281
299
  - @mastra/core@0.19.1-alpha.1
282
300
 
283
- ## 0.19.1-alpha.0
284
-
285
- ### Patch Changes
286
-
287
- - Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
288
-
289
- - Updated dependencies [[`0992b8b`](https://github.com/mastra-ai/mastra/commit/0992b8bf0f4f1ba7ad9940883ec4bb8d867d3105), [`283bea0`](https://github.com/mastra-ai/mastra/commit/283bea07adbaf04a27fa3ad2df611095e0825195)]:
290
- - @mastra/core@0.19.1-alpha.0
291
-
292
- ## 0.19.0
293
-
294
- ### Patch Changes
295
-
296
- - Support passing tracing options for start/resume workflows for server APIs and client sdk ([#8277](https://github.com/mastra-ai/mastra/pull/8277))
297
-
298
- - add a way to hide the deploy mastra cloud button ([#8137](https://github.com/mastra-ai/mastra/pull/8137))
299
-
300
- - Update peer deps ([#8154](https://github.com/mastra-ai/mastra/pull/8154))
301
301
 
302
- ... 3821 more lines hidden. See full changelog in package directory.
302
+ ... 3839 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,9 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.17.2
4
+
5
+ ## 0.17.2-alpha.0
6
+
3
7
  ## 0.17.1
4
8
 
5
9
  ### Patch Changes
@@ -294,9 +298,5 @@
294
298
 
295
299
  ### Patch Changes
296
300
 
297
- - Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
298
-
299
- - Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
300
-
301
301
 
302
- ... 1768 more lines hidden. See full changelog in package directory.
302
+ ... 1772 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,25 @@
1
1
  # mastra
2
2
 
3
+ ## 0.17.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix a bug where `mastra init` didn't work correctly when core dependencies were missing in the project ([#9070](https://github.com/mastra-ai/mastra/pull/9070))
8
+
9
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
10
+ - @mastra/deployer@0.22.1
11
+ - @mastra/core@0.22.1
12
+
13
+ ## 0.17.2-alpha.0
14
+
15
+ ### Patch Changes
16
+
17
+ - Fix a bug where `mastra init` didn't work correctly when core dependencies were missing in the project ([#9070](https://github.com/mastra-ai/mastra/pull/9070))
18
+
19
+ - Updated dependencies [[`69ff5d5`](https://github.com/mastra-ai/mastra/commit/69ff5d58e4bc4054ce76bbb25a8fa5d3177c49ea)]:
20
+ - @mastra/deployer@0.22.1-alpha.0
21
+ - @mastra/core@0.22.1-alpha.0
22
+
3
23
  ## 0.17.1
4
24
 
5
25
  ### Patch Changes
@@ -278,25 +298,5 @@
278
298
 
279
299
  - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
280
300
 
281
- - add new deploy to cloud button ([#8549](https://github.com/mastra-ai/mastra/pull/8549))
282
-
283
- - remove icons in entity lists ([#8520](https://github.com/mastra-ai/mastra/pull/8520))
284
-
285
- - add client search to all entities ([#8523](https://github.com/mastra-ai/mastra/pull/8523))
286
-
287
- - UX for the agents page ([#8517](https://github.com/mastra-ai/mastra/pull/8517))
288
-
289
- - add icons into playground titles + a link to the entity doc ([#8518](https://github.com/mastra-ai/mastra/pull/8518))
290
-
291
- - 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)]:
292
- - @mastra/core@0.20.1-alpha.1
293
- - @mastra/deployer@0.20.1-alpha.1
294
- - @mastra/mcp@0.13.4-alpha.0
295
-
296
- ## 0.14.2-alpha.0
297
-
298
- ### Patch Changes
299
-
300
- - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
301
301
 
302
- ... 6260 more lines hidden. See full changelog in package directory.
302
+ ... 6280 more lines hidden. See full changelog in package directory.
@@ -160,7 +160,7 @@ Enable Function URL for external access:
160
160
  3. Set **Auth type** to **NONE** (for public access)
161
161
  4. Configure **CORS** settings:
162
162
  - **Allow-Origin**: `*` (restrict to your domain in production)
163
- - **Allow-Headers**: `content-type`
163
+ - **Allow-Headers**: `content-type` (`x-amzn-request-context` is also required when used with services like Cloudfront/API Gateway)
164
164
  - **Allow-Methods**: `*` (audit and restrict in production)
165
165
  5. Click **Save**
166
166