@mastra/mcp-docs-server 0.13.17-alpha.4 → 0.13.17-alpha.5

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 (65) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +10 -0
  2. package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +9 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
  5. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  7. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +11 -11
  11. package/.docs/organized/changelogs/%40mastra%2Fcore.md +12 -12
  12. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +11 -0
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +15 -15
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +12 -12
  17. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +14 -14
  18. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
  19. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  20. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
  21. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  22. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  25. package/.docs/organized/changelogs/%40mastra%2Floggers.md +11 -11
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +13 -13
  27. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  28. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  29. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  31. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +11 -11
  32. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +10 -5
  33. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  34. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  35. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
  36. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +14 -14
  37. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
  38. package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fragie.md +11 -11
  40. package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
  41. package/.docs/organized/changelogs/%40mastra%2Fserver.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +11 -11
  43. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +10 -10
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +11 -11
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +11 -11
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
  58. package/.docs/organized/changelogs/create-mastra.md +7 -7
  59. package/.docs/organized/changelogs/mastra.md +13 -13
  60. package/.docs/organized/code-examples/heads-up-game.md +32 -56
  61. package/.docs/raw/workflows/suspend-and-resume.mdx +64 -7
  62. package/CHANGELOG.md +1813 -0
  63. package/dist/stdio.js +13 -0
  64. package/dist/tools/blog.d.ts.map +1 -1
  65. package/package.json +15 -5
@@ -1,5 +1,14 @@
1
1
  # @mastra/vectorize
2
2
 
3
+ ## 0.11.8-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.7
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [add596e]
290
299
  - Updated dependencies [8dc94d8]
291
300
  - Updated dependencies [ecebbeb]
292
- - Updated dependencies [79d5145]
293
- - Updated dependencies [12b7002]
294
- - Updated dependencies [2901125]
295
- - @mastra/core@0.10.2
296
-
297
- ## 0.10.1-alpha.0
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1798 more lines hidden. See full changelog in package directory.
302
+ ... 1807 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-azure
2
2
 
3
+ ## 0.10.10-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.10.9
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [344f453]
290
299
  - Updated dependencies [0a3ae6d]
291
300
  - Updated dependencies [95911be]
292
- - Updated dependencies [5eb5a99]
293
- - Updated dependencies [7e632c5]
294
- - Updated dependencies [1e9fbfa]
295
- - Updated dependencies [b2ae5aa]
296
- - Updated dependencies [a7292b0]
297
- - Updated dependencies [0dcb9f0]
298
- - @mastra/core@0.10.0-alpha.1
299
-
300
- ## 0.1.11-alpha.0
301
301
 
302
- ... 658 more lines hidden. See full changelog in package directory.
302
+ ... 667 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-cloudflare
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [f1f1f1b]
290
299
  - Updated dependencies [925ab94]
291
300
  - Updated dependencies [f9816ae]
292
- - Updated dependencies [82090c1]
293
- - Updated dependencies [1b443fd]
294
- - Updated dependencies [ce97900]
295
- - Updated dependencies [f1309d3]
296
- - Updated dependencies [14a2566]
297
- - Updated dependencies [f7f8293]
298
- - Updated dependencies [48eddb9]
299
- - @mastra/core@0.10.4
300
-
301
301
 
302
- ... 756 more lines hidden. See full changelog in package directory.
302
+ ... 765 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - eea1afa: dependencies updates:
292
- - Updated dependency [`@deepgram/sdk@^3.13.0` ↗︎](https://www.npmjs.com/package/@deepgram/sdk/v/3.13.0) (from `^3.11.2`, in `dependencies`)
293
- - Updated dependencies [d1ed912]
294
- - Updated dependencies [f1f1f1b]
295
- - Updated dependencies [f9816ae]
296
- - Updated dependencies [82090c1]
297
- - Updated dependencies [1b443fd]
298
- - Updated dependencies [ce97900]
299
- - Updated dependencies [14a2566]
300
- - @mastra/core@0.10.4-alpha.0
301
301
 
302
- ... 1158 more lines hidden. See full changelog in package directory.
302
+ ... 1167 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-elevenlabs
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - 5f3c51a: dependencies updates:
292
- - Updated dependency [`elevenlabs@^1.59.0` ↗︎](https://www.npmjs.com/package/elevenlabs/v/1.59.0) (from `^1.57.0`, in `dependencies`)
293
- - Updated dependencies [d1ed912]
294
- - Updated dependencies [f1f1f1b]
295
- - Updated dependencies [f9816ae]
296
- - Updated dependencies [82090c1]
297
- - Updated dependencies [1b443fd]
298
- - Updated dependencies [ce97900]
299
- - Updated dependencies [14a2566]
300
- - @mastra/core@0.10.4-alpha.0
301
301
 
302
- ... 1167 more lines hidden. See full changelog in package directory.
302
+ ... 1176 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-gladia
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google-gemini-live
2
2
 
3
+ ## 0.10.9-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.10.9-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [82090c1]
290
299
  - Updated dependencies [1b443fd]
291
300
  - Updated dependencies [ce97900]
292
- - Updated dependencies [f1309d3]
293
- - Updated dependencies [14a2566]
294
- - Updated dependencies [f7f8293]
295
- - Updated dependencies [48eddb9]
296
- - @mastra/core@0.10.4
297
-
298
- ## 0.10.2-alpha.1
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1193 more lines hidden. See full changelog in package directory.
302
+ ... 1202 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-murf
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [82090c1]
290
299
  - Updated dependencies [1b443fd]
291
300
  - Updated dependencies [ce97900]
292
- - Updated dependencies [f1309d3]
293
- - Updated dependencies [14a2566]
294
- - Updated dependencies [f7f8293]
295
- - Updated dependencies [48eddb9]
296
- - @mastra/core@0.10.4
297
-
298
- ## 0.10.2-alpha.0
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1185 more lines hidden. See full changelog in package directory.
302
+ ... 1194 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.11.3-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.3-alpha.0
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [b2d0c91]
290
299
  - Updated dependencies [4e809ad]
291
300
  - Updated dependencies [57929df]
292
- - Updated dependencies [b7852ed]
293
- - Updated dependencies [6320a61]
294
- - @mastra/core@0.10.9-alpha.0
295
-
296
- ## 0.10.2
297
-
298
- ### Patch Changes
299
-
300
- - 63f6b7d: dependencies updates:
301
301
 
302
- ... 904 more lines hidden. See full changelog in package directory.
302
+ ... 913 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - 63f6b7d: dependencies updates:
290
299
  - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
291
300
  - Updated dependencies [63f6b7d]
292
- - Updated dependencies [36f1c36]
293
- - Updated dependencies [10d352e]
294
- - Updated dependencies [53d3c37]
295
- - @mastra/core@0.10.6-alpha.0
296
-
297
- ## 0.10.2
298
-
299
- ### Patch Changes
300
-
301
301
 
302
- ... 1215 more lines hidden. See full changelog in package directory.
302
+ ... 1224 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-playai
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - f0d559f: Fix peerdeps for alpha channel
290
299
  - Updated dependencies [ee77e78]
291
300
  - Updated dependencies [592a2db]
292
- - Updated dependencies [e5dc18d]
293
- - Updated dependencies [ab5adbe]
294
- - Updated dependencies [1e8bb40]
295
- - Updated dependencies [1b5fc55]
296
- - Updated dependencies [195c428]
297
- - Updated dependencies [f73e11b]
298
- - Updated dependencies [37643b8]
299
- - Updated dependencies [99fd6cf]
300
- - Updated dependencies [c5bf1ce]
301
-
302
- ... 1155 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1164 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-sarvam
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  - f0d559f: Fix peerdeps for alpha channel
290
299
  - Updated dependencies [ee77e78]
291
300
  - Updated dependencies [592a2db]
292
- - Updated dependencies [e5dc18d]
293
- - Updated dependencies [ab5adbe]
294
- - Updated dependencies [1e8bb40]
295
- - Updated dependencies [1b5fc55]
296
- - Updated dependencies [195c428]
297
- - Updated dependencies [f73e11b]
298
- - Updated dependencies [37643b8]
299
- - Updated dependencies [99fd6cf]
300
- - Updated dependencies [c5bf1ce]
301
-
302
- ... 805 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 814 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-speechify
2
2
 
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
3
12
  ## 0.11.2
4
13
 
5
14
  ### Patch Changes
@@ -289,14 +298,5 @@
289
298
  ### Patch Changes
290
299
 
291
300
  - 658c295: dependencies updates:
292
- - Updated dependency [`@speechify/api-sdk@^2.5.4` ↗︎](https://www.npmjs.com/package/@speechify/api-sdk/v/2.5.4) (from `^2.4.1`, in `dependencies`)
293
- - Updated dependencies [d1ed912]
294
- - Updated dependencies [f1f1f1b]
295
- - Updated dependencies [f9816ae]
296
- - Updated dependencies [82090c1]
297
- - Updated dependencies [1b443fd]
298
- - Updated dependencies [ce97900]
299
- - Updated dependencies [14a2566]
300
- - @mastra/core@0.10.4-alpha.0
301
301
 
302
- ... 1159 more lines hidden. See full changelog in package directory.
302
+ ... 1168 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,11 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.11.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
3
9
  ## 0.11.3-alpha.2
4
10
 
5
11
  ### Patch Changes
@@ -293,10 +299,4 @@
293
299
  - f457d86: reset localstorage when resetting model settings
294
300
  - 8722d53: Fix multi modal remaining steps
295
301
 
296
- ## 0.10.10-alpha.2
297
-
298
- ### Patch Changes
299
-
300
- - 4219597: add JSON input close to form input
301
-
302
- ... 1284 more lines hidden. See full changelog in package directory.
302
+ ... 1290 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # mastra
2
2
 
3
+ ## 0.11.3-alpha.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#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`.
8
+
9
+ - Updated dependencies [[`2b64943`](https://github.com/mastra-ai/mastra/commit/2b64943a282c99988c2e5b6e1269bfaca60e6fe3), [`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/deployer@0.15.3-alpha.5
11
+ - @mastra/core@0.15.3-alpha.5
12
+ - @mastra/loggers@0.10.10-alpha.0
13
+ - @mastra/mcp@0.11.3-alpha.2
14
+
3
15
  ## 0.11.3-alpha.2
4
16
 
5
17
  ### Patch Changes
@@ -286,17 +298,5 @@
286
298
 
287
299
  - 8f8409a: Inject analytics instance into create cmd
288
300
  - 6313063: Implement model switcher in playground
289
- - Updated dependencies [895d3b2]
290
- - Updated dependencies [bca2ba3]
291
- - Updated dependencies [6faaee5]
292
- - Updated dependencies [4232b14]
293
- - Updated dependencies [6313063]
294
- - Updated dependencies [a89de7e]
295
- - Updated dependencies [cf4f357]
296
- - Updated dependencies [a722c0b]
297
- - Updated dependencies [3b5fec7]
298
- - Updated dependencies [6dfc4a6]
299
- - @mastra/mcp@0.10.12-alpha.0
300
- - @mastra/deployer@0.14.0-alpha.1
301
301
 
302
- ... 5192 more lines hidden. See full changelog in package directory.
302
+ ... 5204 more lines hidden. See full changelog in package directory.
@@ -126,16 +126,10 @@ export const mastra = new Mastra({
126
126
  ```typescript
127
127
  import { createWorkflow, createStep } from '@mastra/core/workflows';
128
128
  import { z } from 'zod';
129
- import { Pool } from 'pg';
130
-
131
- // PostgreSQL client
132
- const pool = new Pool({
133
- connectionString: process.env.DATABASE_URL!,
134
- });
135
129
 
136
130
  const startStep = createStep({
137
131
  id: 'start-step',
138
- description: "Generate a famous person's name",
132
+ description: 'Get the name of a famous person',
139
133
  inputSchema: z.object({
140
134
  start: z.boolean(),
141
135
  }),
@@ -169,7 +163,7 @@ const gameStep = createStep({
169
163
  userMessage: z.string(),
170
164
  }),
171
165
  suspendSchema: z.object({
172
- agentResponse: z.string(),
166
+ suspendResponse: z.string(),
173
167
  }),
174
168
  outputSchema: z.object({
175
169
  famousPerson: z.string(),
@@ -181,52 +175,36 @@ const gameStep = createStep({
181
175
  let { famousPerson, guessCount } = inputData;
182
176
  const { userMessage } = resumeData ?? {};
183
177
 
178
+ // Return suspend with message to inform the user
184
179
  if (!userMessage) {
185
- // First time - ask for a question
186
- const message = "I'm thinking of a famous person. Ask me yes/no questions to figure out who it is!";
187
-
188
- await suspend({
189
- agentResponse: message,
180
+ return await suspend({
181
+ suspendResponse: "I'm thinking of a famous person. Ask me yes/no questions to figure out who it is!",
190
182
  });
191
-
192
- return { famousPerson, gameWon: false, agentResponse: message, guessCount };
193
- } else {
194
- // Check if the user's message is a guess by using the guess verifier agent
195
- const guessVerifier = mastra.getAgent('guessVerifierAgent');
196
- const verificationResponse = await guessVerifier.generate(
197
- [
198
- {
199
- role: 'user',
200
- content: `Actual famous person: ${famousPerson}
201
- User's guess: "${userMessage}"
202
- Is this correct?`,
203
- },
204
- ],
205
- {
206
- output: z.object({
207
- isCorrect: z.boolean(),
208
- }),
209
- },
210
- );
211
-
212
- const gameWon = verificationResponse.object.isCorrect;
213
-
214
- // Let the agent handle the user's message (question or guess)
215
- const agent = mastra.getAgent('gameAgent');
216
- const response = await agent.generate(`
217
- The famous person is: ${famousPerson}
218
- The user asked: "${userMessage}"
219
- Is this a correct guess: ${gameWon}
220
- Please respond appropriately.
221
- `);
222
-
223
- const agentResponse = response.text;
224
-
225
- // Increment the guess count
226
- guessCount++;
227
-
228
- return { famousPerson, gameWon, agentResponse, guessCount };
229
183
  }
184
+
185
+ // Let the agent handle the user's message (question or guess)
186
+ const agent = mastra.getAgent('gameAgent');
187
+ const response = await agent.generate(
188
+ `
189
+ The famous person is: ${famousPerson}
190
+ The user said: "${userMessage}"
191
+ Please respond appropriately. If this is a guess, tell me if it's correct.
192
+ `,
193
+ {
194
+ output: z.object({
195
+ response: z.string(),
196
+ gameWon: z.boolean(),
197
+ }),
198
+ },
199
+ );
200
+
201
+ // Values from structured output object
202
+ const { response: agentResponse, gameWon } = response.object;
203
+
204
+ // Increment the guess count
205
+ guessCount++;
206
+
207
+ return { famousPerson, gameWon, agentResponse, guessCount };
230
208
  },
231
209
  });
232
210
 
@@ -247,11 +225,9 @@ const winStep = createStep({
247
225
  execute: async ({ inputData }) => {
248
226
  const { famousPerson, gameWon, guessCount } = inputData;
249
227
 
250
- await pool.query('INSERT INTO heads_up_games (famous_person, game_won, guess_count) VALUES ($1, $2, $3)', [
251
- famousPerson,
252
- gameWon,
253
- guessCount,
254
- ]);
228
+ console.log('famousPerson: ', famousPerson);
229
+ console.log('gameWon: ', gameWon);
230
+ console.log('guessCount: ', guessCount);
255
231
 
256
232
  return { famousPerson, gameWon, guessCount };
257
233
  },