@mastra/mcp-docs-server 0.13.0 → 0.13.1-alpha.0
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.
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +7 -0
- package/.docs/organized/changelogs/%40mastra%2Fagui.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +24 -24
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +14 -0
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Flance.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +21 -21
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +59 -59
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Frag.md +17 -17
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +13 -13
- package/.docs/organized/changelogs/create-mastra.md +21 -21
- package/.docs/organized/changelogs/mastra.md +39 -39
- package/.docs/organized/code-examples/agent.md +4 -1
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/dist/stdio.js +0 -5
- package/package.json +15 -15
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
8
|
+
- Updated dependencies [63f6b7d]
|
|
9
|
+
- Updated dependencies [36f1c36]
|
|
10
|
+
- Updated dependencies [10d352e]
|
|
11
|
+
- Updated dependencies [53d3c37]
|
|
12
|
+
- @mastra/core@0.10.6-alpha.0
|
|
13
|
+
|
|
14
|
+
## 0.10.5
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- 1ba421d: fix the tools not showing on workflows attached to agents
|
|
19
|
+
- Updated dependencies [13c97f9]
|
|
20
|
+
- @mastra/core@0.10.5
|
|
21
|
+
|
|
3
22
|
## 0.10.4
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -279,24 +298,5 @@
|
|
|
279
298
|
- 0215b0b: Add description to vnext workflow response
|
|
280
299
|
- Updated dependencies [b3a3d63]
|
|
281
300
|
- Updated dependencies [344f453]
|
|
282
|
-
- Updated dependencies [0a3ae6d]
|
|
283
|
-
- Updated dependencies [95911be]
|
|
284
|
-
- Updated dependencies [5eb5a99]
|
|
285
|
-
- Updated dependencies [7e632c5]
|
|
286
|
-
- Updated dependencies [1e9fbfa]
|
|
287
|
-
- Updated dependencies [b2ae5aa]
|
|
288
|
-
- Updated dependencies [a7292b0]
|
|
289
|
-
- Updated dependencies [0dcb9f0]
|
|
290
|
-
- @mastra/core@0.10.0-alpha.1
|
|
291
|
-
|
|
292
|
-
## 2.0.5-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- f53a6ac: Add VNextWorkflowRuns type
|
|
297
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
298
|
-
- Updated dependencies [f53a6ac]
|
|
299
|
-
- Updated dependencies [eabdcd9]
|
|
300
|
-
- Updated dependencies [90be034]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1989 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/turbopuffer
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`@turbopuffer/turbopuffer@^0.6.17` ↗︎](https://www.npmjs.com/package/@turbopuffer/turbopuffer/v/0.6.17) (from `^0.6.4`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
## 0.0.13-alpha.2
|
|
288
300
|
|
|
289
|
-
### Patch Changes
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [26738f4]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.0.13-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [b804723]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 605 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-azure
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`microsoft-cognitiveservices-speech-sdk@^1.44.1` ↗︎](https://www.npmjs.com/package/microsoft-cognitiveservices-speech-sdk/v/1.44.1) (from `^1.44.0`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [967b41c]
|
|
287
299
|
- Updated dependencies [4155f47]
|
|
288
300
|
- Updated dependencies [17826a9]
|
|
289
|
-
- @mastra/core@0.9.2-alpha.3
|
|
290
|
-
|
|
291
|
-
## 0.1.8-alpha.2
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [26738f4]
|
|
296
|
-
- @mastra/core@0.9.2-alpha.2
|
|
297
|
-
|
|
298
|
-
## 0.1.8-alpha.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 488 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [51e6923]
|
|
287
299
|
- @mastra/core@0.9.2-alpha.4
|
|
288
300
|
|
|
289
|
-
## 0.1.9-alpha.3
|
|
290
|
-
|
|
291
|
-
### Patch Changes
|
|
292
|
-
|
|
293
|
-
- Updated dependencies [967b41c]
|
|
294
|
-
- Updated dependencies [4155f47]
|
|
295
|
-
- Updated dependencies [17826a9]
|
|
296
|
-
- @mastra/core@0.9.2-alpha.3
|
|
297
|
-
|
|
298
|
-
## 0.1.9-alpha.2
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 495 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- Updated dependencies [3d2fb5c]
|
|
288
300
|
- Updated dependencies [7eeb2bc]
|
|
289
|
-
- Updated dependencies [8607972]
|
|
290
|
-
- Updated dependencies [7eeb2bc]
|
|
291
|
-
- Updated dependencies [fba031f]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.5
|
|
293
|
-
|
|
294
|
-
## 0.1.16-alpha.4
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [ccef9f9]
|
|
299
|
-
- Updated dependencies [51e6923]
|
|
300
|
-
- @mastra/core@0.9.2-alpha.4
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 925 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-elevenlabs
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [7eeb2bc]
|
|
287
299
|
- Updated dependencies [8607972]
|
|
288
300
|
- Updated dependencies [7eeb2bc]
|
|
289
|
-
- Updated dependencies [fba031f]
|
|
290
|
-
- @mastra/core@0.9.2-alpha.5
|
|
291
|
-
|
|
292
|
-
## 0.1.16-alpha.4
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [ccef9f9]
|
|
297
|
-
- Updated dependencies [51e6923]
|
|
298
|
-
- @mastra/core@0.9.2-alpha.4
|
|
299
|
-
|
|
300
|
-
## 0.1.16-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 934 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-google
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [7eeb2bc]
|
|
287
299
|
- Updated dependencies [8607972]
|
|
288
300
|
- Updated dependencies [7eeb2bc]
|
|
289
|
-
- Updated dependencies [fba031f]
|
|
290
|
-
- @mastra/core@0.9.2-alpha.5
|
|
291
|
-
|
|
292
|
-
## 0.1.16-alpha.4
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [ccef9f9]
|
|
297
|
-
- Updated dependencies [51e6923]
|
|
298
|
-
- @mastra/core@0.9.2-alpha.4
|
|
299
|
-
|
|
300
|
-
## 0.1.16-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 935 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/voice-murf
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`ky@^1.8.1` ↗︎](https://www.npmjs.com/package/ky/v/1.8.1) (from `^1.7.5`, in `dependencies`)
|
|
9
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
10
|
+
- Updated dependencies [63f6b7d]
|
|
11
|
+
- Updated dependencies [36f1c36]
|
|
12
|
+
- Updated dependencies [10d352e]
|
|
13
|
+
- Updated dependencies [53d3c37]
|
|
14
|
+
- @mastra/core@0.10.6-alpha.0
|
|
15
|
+
|
|
3
16
|
## 0.10.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -286,17 +299,4 @@
|
|
|
286
299
|
|
|
287
300
|
### Patch Changes
|
|
288
301
|
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [4155f47]
|
|
291
|
-
- Updated dependencies [17826a9]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.3
|
|
293
|
-
|
|
294
|
-
## 0.1.16-alpha.2
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [26738f4]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.2
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 913 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 926 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-openai-realtime
|
|
2
2
|
|
|
3
|
+
## 0.10.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`ws@^8.18.2` ↗︎](https://www.npmjs.com/package/ws/v/8.18.2) (from `^8.18.1`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.1
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
- Updated dependencies [a90a082]
|
|
287
299
|
- Updated dependencies [2d17c73]
|
|
288
300
|
- Updated dependencies [61e92f5]
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [c1409ef]
|
|
292
|
-
- Updated dependencies [3e7b69d]
|
|
293
|
-
- Updated dependencies [e4943b8]
|
|
294
|
-
- Updated dependencies [11d4485]
|
|
295
|
-
- Updated dependencies [479f490]
|
|
296
|
-
- Updated dependencies [c23a81c]
|
|
297
|
-
- Updated dependencies [2d4001d]
|
|
298
|
-
- Updated dependencies [c71013a]
|
|
299
|
-
- Updated dependencies [1d3b1cd]
|
|
300
|
-
- @mastra/core@0.9.1
|
|
301
|
-
|
|
302
|
-
... 564 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 576 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-openai
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- Updated dependencies [3d2fb5c]
|
|
288
300
|
- Updated dependencies [7eeb2bc]
|
|
289
|
-
- Updated dependencies [8607972]
|
|
290
|
-
- Updated dependencies [7eeb2bc]
|
|
291
|
-
- Updated dependencies [fba031f]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.5
|
|
293
|
-
|
|
294
|
-
## 0.1.17-alpha.4
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [ccef9f9]
|
|
299
|
-
- Updated dependencies [51e6923]
|
|
300
|
-
- @mastra/core@0.9.2-alpha.4
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 933 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-playai
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
### Patch Changes
|
|
288
300
|
|
|
289
|
-
- Updated dependencies [967b41c]
|
|
290
|
-
- Updated dependencies [4155f47]
|
|
291
|
-
- Updated dependencies [17826a9]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.3
|
|
293
|
-
|
|
294
|
-
## 0.1.16-alpha.2
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [26738f4]
|
|
299
|
-
- @mastra/core@0.9.2-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 922 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-sarvam
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- Updated dependencies [967b41c]
|
|
288
300
|
- Updated dependencies [4155f47]
|
|
289
|
-
- Updated dependencies [17826a9]
|
|
290
|
-
- @mastra/core@0.9.2-alpha.3
|
|
291
|
-
|
|
292
|
-
## 0.1.11-alpha.2
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [26738f4]
|
|
297
|
-
- @mastra/core@0.9.2-alpha.2
|
|
298
|
-
|
|
299
|
-
## 0.1.11-alpha.1
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 572 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @mastra/voice-speechify
|
|
2
2
|
|
|
3
|
+
## 0.10.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 63f6b7d: dependencies updates:
|
|
8
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
9
|
+
- Updated dependencies [63f6b7d]
|
|
10
|
+
- Updated dependencies [36f1c36]
|
|
11
|
+
- Updated dependencies [10d352e]
|
|
12
|
+
- Updated dependencies [53d3c37]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.0
|
|
14
|
+
|
|
3
15
|
## 0.10.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
|
@@ -286,17 +298,5 @@
|
|
|
286
298
|
|
|
287
299
|
- Updated dependencies [3d2fb5c]
|
|
288
300
|
- Updated dependencies [7eeb2bc]
|
|
289
|
-
- Updated dependencies [8607972]
|
|
290
|
-
- Updated dependencies [7eeb2bc]
|
|
291
|
-
- Updated dependencies [fba031f]
|
|
292
|
-
- @mastra/core@0.9.2-alpha.5
|
|
293
|
-
|
|
294
|
-
## 0.1.16-alpha.4
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- Updated dependencies [ccef9f9]
|
|
299
|
-
- Updated dependencies [51e6923]
|
|
300
|
-
- @mastra/core@0.9.2-alpha.4
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 926 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.10.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 02560d4: lift evals fetching to the playground package instead
|
|
8
|
+
- 63f6b7d: dependencies updates:
|
|
9
|
+
- Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`posthog-node@^4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `^4.10.1`, in `dependencies`)
|
|
12
|
+
- 311132e: move useWorkflow to playground instead of playground-ui
|
|
13
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
14
|
+
|
|
15
|
+
## 0.10.4
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 1ba421d: fix the tools not showing on workflows attached to agents
|
|
20
|
+
- 8725d02: Improve cli by reducing the amount of setups during interactive prompt
|
|
21
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
22
|
+
|
|
3
23
|
## 0.10.3
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
|
@@ -279,24 +299,4 @@
|
|
|
279
299
|
|
|
280
300
|
### Patch Changes
|
|
281
301
|
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
## 0.3.1-alpha.0
|
|
285
|
-
|
|
286
|
-
### Patch Changes
|
|
287
|
-
|
|
288
|
-
- 0097d50: Add serializedStepGraph to vNext workflow
|
|
289
|
-
Return serializedStepGraph from vNext workflow
|
|
290
|
-
Use serializedStepGraph in vNext workflow graph
|
|
291
|
-
|
|
292
|
-
## 0.3.0
|
|
293
|
-
|
|
294
|
-
### Minor Changes
|
|
295
|
-
|
|
296
|
-
- e126a44: improve non-interactive mode of the mastra cli and create-mastra by adding --no-example and --dir flags
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- 34a76ca: Call workflow cleanup function when closing watch stream controller
|
|
301
|
-
|
|
302
|
-
... 834 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 854 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,43 @@
|
|
|
1
1
|
# mastra
|
|
2
2
|
|
|
3
|
+
## 0.10.6-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 02560d4: lift evals fetching to the playground package instead
|
|
8
|
+
- 63f6b7d: dependencies updates:
|
|
9
|
+
- Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
|
|
10
|
+
- Updated dependency [`json-schema-to-zod@^2.6.1` ↗︎](https://www.npmjs.com/package/json-schema-to-zod/v/2.6.1) (from `^2.6.0`, in `dependencies`)
|
|
11
|
+
- Updated dependency [`shell-quote@^1.8.3` ↗︎](https://www.npmjs.com/package/shell-quote/v/1.8.3) (from `^1.8.2`, in `dependencies`)
|
|
12
|
+
- Updated dependency [`strip-json-comments@^5.0.2` ↗︎](https://www.npmjs.com/package/strip-json-comments/v/5.0.2) (from `^5.0.1`, in `dependencies`)
|
|
13
|
+
- Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
|
|
14
|
+
- 311132e: move useWorkflow to playground instead of playground-ui
|
|
15
|
+
- 906f992: CLI error log
|
|
16
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
17
|
+
- Updated dependencies [63f6b7d]
|
|
18
|
+
- Updated dependencies [2d12edd]
|
|
19
|
+
- Updated dependencies [63f6b7d]
|
|
20
|
+
- Updated dependencies [63f6b7d]
|
|
21
|
+
- Updated dependencies [36f1c36]
|
|
22
|
+
- Updated dependencies [10d352e]
|
|
23
|
+
- Updated dependencies [53d3c37]
|
|
24
|
+
- @mastra/core@0.10.6-alpha.0
|
|
25
|
+
- @mastra/deployer@0.10.6-alpha.0
|
|
26
|
+
- @mastra/mcp@0.10.4-alpha.0
|
|
27
|
+
|
|
28
|
+
## 0.10.5
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- 1ba421d: fix the tools not showing on workflows attached to agents
|
|
33
|
+
- 8725d02: Improve cli by reducing the amount of setups during interactive prompt
|
|
34
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
35
|
+
- Updated dependencies [8725d02]
|
|
36
|
+
- Updated dependencies [13c97f9]
|
|
37
|
+
- Updated dependencies [105f872]
|
|
38
|
+
- @mastra/deployer@0.10.5
|
|
39
|
+
- @mastra/core@0.10.5
|
|
40
|
+
|
|
3
41
|
## 0.10.4
|
|
4
42
|
|
|
5
43
|
### Patch Changes
|
|
@@ -261,42 +299,4 @@
|
|
|
261
299
|
|
|
262
300
|
### Patch Changes
|
|
263
301
|
|
|
264
|
-
|
|
265
|
-
- Updated dependencies [12b7002]
|
|
266
|
-
- @mastra/core@0.10.2-alpha.4
|
|
267
|
-
- @mastra/deployer@0.10.2-alpha.4
|
|
268
|
-
|
|
269
|
-
## 0.10.2-alpha.3
|
|
270
|
-
|
|
271
|
-
### Patch Changes
|
|
272
|
-
|
|
273
|
-
- f73e11b: fix telemetry disabled not working on playground
|
|
274
|
-
- 068b850: fix: able to pass headers to playground components which are using the mastra client
|
|
275
|
-
- Updated dependencies [ab5adbe]
|
|
276
|
-
- Updated dependencies [195c428]
|
|
277
|
-
- Updated dependencies [f73e11b]
|
|
278
|
-
- Updated dependencies [f946acf]
|
|
279
|
-
- @mastra/core@0.10.2-alpha.3
|
|
280
|
-
- @mastra/deployer@0.10.2-alpha.3
|
|
281
|
-
|
|
282
|
-
## 0.10.2-alpha.2
|
|
283
|
-
|
|
284
|
-
### Patch Changes
|
|
285
|
-
|
|
286
|
-
- 73fec0b: Mastra start cli command"
|
|
287
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
288
|
-
- f6ddf55: fix traces not showing and reduce API surface from playground ui
|
|
289
|
-
- Updated dependencies [e8d2aff]
|
|
290
|
-
- Updated dependencies [1e8bb40]
|
|
291
|
-
- Updated dependencies [4187ed4]
|
|
292
|
-
- Updated dependencies [f0d559f]
|
|
293
|
-
- @mastra/deployer@0.10.2-alpha.2
|
|
294
|
-
- @mastra/core@0.10.2-alpha.2
|
|
295
|
-
- @mastra/loggers@0.10.1-alpha.0
|
|
296
|
-
- @mastra/mcp@0.10.2-alpha.1
|
|
297
|
-
|
|
298
|
-
## 0.10.2-alpha.1
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 3711 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3749 more lines hidden. See full changelog in package directory.
|
|
@@ -441,7 +441,7 @@ export const dynamicAgent = new Agent({
|
|
|
441
441
|
});
|
|
442
442
|
|
|
443
443
|
export const chefAgentResponses = new Agent({
|
|
444
|
-
name: 'Chef Agent',
|
|
444
|
+
name: 'Chef Agent Responses',
|
|
445
445
|
instructions: `
|
|
446
446
|
You are Michel, a practical and experienced home chef who helps people cook great meals with whatever
|
|
447
447
|
ingredients they have available. Your first priority is understanding what ingredients and equipment the user has access to, then suggesting achievable recipes.
|
|
@@ -451,6 +451,9 @@ export const chefAgentResponses = new Agent({
|
|
|
451
451
|
tools: {
|
|
452
452
|
web_search_preview: openai.tools.webSearchPreview(),
|
|
453
453
|
},
|
|
454
|
+
workflows: {
|
|
455
|
+
myWorkflow,
|
|
456
|
+
},
|
|
454
457
|
});
|
|
455
458
|
|
|
456
459
|
```
|
|
@@ -224,7 +224,7 @@ for await (const chunk of result.stream) {
|
|
|
224
224
|
}
|
|
225
225
|
```
|
|
226
226
|
|
|
227
|
-
> See [stream](/reference/workflows/stream) and [messages](reference/workflows/stream#messages) for more information.
|
|
227
|
+
> See [stream](/reference/workflows/stream) and [messages](/reference/workflows/stream#messages) for more information.
|
|
228
228
|
|
|
229
229
|
### Watch Workflow
|
|
230
230
|
|
package/dist/stdio.js
CHANGED
|
@@ -238,11 +238,6 @@ https://github.com/mastra-ai/mastra
|
|
|
238
238
|
|
|
239
239
|
This helps the project grow and reach more developers like you!
|
|
240
240
|
|
|
241
|
-
## Introduction Video
|
|
242
|
-
|
|
243
|
-
You can watch the 1-minute introduction video here:
|
|
244
|
-
https://www.youtube.com/watch?v=1234567890
|
|
245
|
-
|
|
246
241
|
## How This Course Works
|
|
247
242
|
|
|
248
243
|
- Each lesson is broken into multiple steps
|