@mastra/mcp-docs-server 0.13.0 → 0.13.1-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.
- 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 +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +64 -64
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +65 -65
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +82 -82
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +79 -79
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +77 -77
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +94 -94
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +54 -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 +47 -47
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +37 -37
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +22 -22
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +32 -32
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +51 -51
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +108 -108
- 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 +66 -66
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +13 -13
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +37 -37
- 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-gladia.md +9 -0
- 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 +24 -24
- 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 +35 -35
- package/.docs/organized/changelogs/mastra.md +124 -124
- package/.docs/organized/code-examples/agent.md +5 -2
- package/.docs/organized/code-examples/agui.md +4 -1
- package/.docs/organized/code-examples/ai-sdk-useChat.md +1 -1
- package/.docs/organized/code-examples/fireworks-r1.md +1 -1
- package/.docs/organized/code-examples/memory-with-processors.md +2 -2
- package/.docs/organized/code-examples/openapi-spec-writer.md +1 -1
- package/.docs/organized/code-examples/quick-start.md +1 -1
- package/.docs/organized/code-examples/weather-agent.md +7 -1
- package/.docs/raw/course/01-first-agent/03-verifying-installation.md +4 -2
- package/.docs/raw/course/01-first-agent/16-adding-memory-to-agent.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/20-updating-mcp-config-hackernews.md +1 -1
- package/.docs/raw/course/02-agent-tools-mcp/26-updating-mcp-config-filesystem.md +1 -1
- package/.docs/raw/course/03-agent-memory/03-installing-memory.md +4 -2
- package/.docs/raw/course/03-agent-memory/04-creating-basic-memory-agent.md +1 -1
- package/.docs/raw/course/03-agent-memory/08-configuring-conversation-history.md +3 -3
- package/.docs/raw/course/03-agent-memory/13-vector-store-configuration.md +27 -0
- package/.docs/raw/course/03-agent-memory/{13-what-is-semantic-recall.md → 14-what-is-semantic-recall.md} +1 -1
- package/.docs/raw/course/03-agent-memory/16-configuring-semantic-recall.md +41 -0
- package/.docs/raw/course/03-agent-memory/18-advanced-configuration-semantic-recall.md +28 -0
- package/.docs/raw/course/03-agent-memory/21-configuring-working-memory.md +9 -9
- package/.docs/raw/course/03-agent-memory/22-custom-working-memory-templates.md +10 -2
- package/.docs/raw/course/03-agent-memory/25-combining-memory-features.md +8 -1
- package/.docs/raw/course/03-agent-memory/27-creating-learning-assistant.md +8 -1
- package/.docs/raw/deployment/deployment.mdx +26 -97
- package/.docs/raw/deployment/overview.mdx +18 -3
- package/.docs/raw/deployment/web-framework.mdx +63 -0
- package/.docs/raw/frameworks/web-frameworks/astro.mdx +7 -1
- package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -1
- package/.docs/raw/getting-started/installation.mdx +98 -558
- package/.docs/raw/getting-started/project-structure.mdx +3 -16
- package/.docs/raw/rag/vector-databases.mdx +4 -7
- package/.docs/raw/reference/agents/generate.mdx +35 -3
- package/.docs/raw/reference/agents/stream.mdx +35 -3
- package/.docs/raw/reference/client-js/memory.mdx +14 -0
- package/.docs/raw/reference/client-js/workflows.mdx +28 -0
- package/.docs/raw/reference/deployer/cloudflare.mdx +9 -3
- package/.docs/raw/reference/deployer/deployer.mdx +1 -1
- package/.docs/raw/reference/deployer/netlify.mdx +25 -4
- package/.docs/raw/reference/deployer/vercel.mdx +10 -4
- package/.docs/raw/workflows/control-flow.mdx +45 -171
- package/.docs/raw/workflows/input-data-mapping.mdx +21 -88
- package/.docs/raw/workflows/overview.mdx +24 -47
- package/.docs/raw/workflows/suspend-and-resume.mdx +46 -34
- package/.docs/raw/workflows/using-with-agents-and-tools.mdx +55 -191
- package/dist/_tsup-dts-rollup.d.ts +14 -0
- package/dist/{chunk-QWIXFGFR.js → chunk-P5AHYMUI.js} +126 -20
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +42 -17
- package/package.json +15 -15
- package/.docs/raw/course/03-agent-memory/15-configuring-semantic-recall.md +0 -46
- package/.docs/raw/course/03-agent-memory/16-vector-store-configuration.md +0 -37
- package/.docs/raw/course/03-agent-memory/18-disabling-semantic-recall.md +0 -24
- /package/.docs/raw/{deployment/client.mdx → client-js/overview.mdx} +0 -0
- /package/.docs/raw/course/03-agent-memory/{14-how-semantic-recall-works.md → 15-how-semantic-recall-works.md} +0 -0
|
@@ -1,5 +1,41 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
2
2
|
|
|
3
|
+
## 0.11.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- e8fdbdd: Fix dynamic require of crypto using upstash.
|
|
8
|
+
caused by a bad import was used in the monorepo
|
|
9
|
+
|
|
10
|
+
Fixes #4801
|
|
11
|
+
|
|
12
|
+
- Updated dependencies [9589624]
|
|
13
|
+
- @mastra/core@0.10.6-alpha.4
|
|
14
|
+
|
|
15
|
+
## 0.11.0-alpha.1
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- 2fda031: Clarify upstash argument concepts.
|
|
20
|
+
- Updated dependencies [ee9af57]
|
|
21
|
+
- Updated dependencies [751c894]
|
|
22
|
+
- Updated dependencies [577ce3a]
|
|
23
|
+
- Updated dependencies [9260b3a]
|
|
24
|
+
- @mastra/core@0.10.6-alpha.1
|
|
25
|
+
|
|
26
|
+
## 0.11.0-alpha.0
|
|
27
|
+
|
|
28
|
+
### Minor Changes
|
|
29
|
+
|
|
30
|
+
- 704d1ca: Thread Timestamp Auto-Update Enhancement
|
|
31
|
+
Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
|
|
32
|
+
Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
|
|
33
|
+
Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
|
|
34
|
+
Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
|
|
35
|
+
Backwards compatible: No breaking changes - existing code continues to work unchanged
|
|
36
|
+
Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
|
|
37
|
+
This enhancement resolves the issue where active conversations appeared stale due to outdated thread timestamps, providing better conversation management and user experience in chat applications.
|
|
38
|
+
|
|
3
39
|
## 0.10.3
|
|
4
40
|
|
|
5
41
|
### Patch Changes
|
|
@@ -262,41 +298,5 @@
|
|
|
262
298
|
|
|
263
299
|
- Updated dependencies [3171b5b]
|
|
264
300
|
- Updated dependencies [973e5ac]
|
|
265
|
-
- Updated dependencies [9e1eff5]
|
|
266
|
-
- @mastra/core@0.9.4-alpha.2
|
|
267
|
-
|
|
268
|
-
## 0.3.4-alpha.1
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- Updated dependencies [ab80e7e]
|
|
273
|
-
- Updated dependencies [6fa1ad1]
|
|
274
|
-
- Updated dependencies [c28d7a0]
|
|
275
|
-
- Updated dependencies [edf1e88]
|
|
276
|
-
- @mastra/core@0.9.4-alpha.1
|
|
277
|
-
|
|
278
|
-
## 0.3.4-alpha.0
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [daf942f]
|
|
283
|
-
- Updated dependencies [0b8b868]
|
|
284
|
-
- @mastra/core@0.9.4-alpha.0
|
|
285
|
-
|
|
286
|
-
## 0.3.3
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- Updated dependencies [e450778]
|
|
291
|
-
- Updated dependencies [8902157]
|
|
292
|
-
- Updated dependencies [ca0dc88]
|
|
293
|
-
- Updated dependencies [526c570]
|
|
294
|
-
- Updated dependencies [d7a6a33]
|
|
295
|
-
- Updated dependencies [9cd1a46]
|
|
296
|
-
- Updated dependencies [b5d2de0]
|
|
297
|
-
- Updated dependencies [644f8ad]
|
|
298
|
-
- Updated dependencies [70dbf51]
|
|
299
|
-
- @mastra/core@0.9.3
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1473 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,28 @@
|
|
|
1
1
|
# @mastra/voice-openai-realtime
|
|
2
2
|
|
|
3
|
+
## 0.10.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 00335a2: Fix Typo in Example Usage of addInstructions Method
|
|
8
|
+
- Updated dependencies [ee9af57]
|
|
9
|
+
- Updated dependencies [751c894]
|
|
10
|
+
- Updated dependencies [577ce3a]
|
|
11
|
+
- Updated dependencies [9260b3a]
|
|
12
|
+
- @mastra/core@0.10.6-alpha.1
|
|
13
|
+
|
|
14
|
+
## 0.10.2-alpha.0
|
|
15
|
+
|
|
16
|
+
### Patch Changes
|
|
17
|
+
|
|
18
|
+
- 63f6b7d: dependencies updates:
|
|
19
|
+
- Updated dependency [`ws@^8.18.2` ↗︎](https://www.npmjs.com/package/ws/v/8.18.2) (from `^8.18.1`, in `dependencies`)
|
|
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
|
+
|
|
3
26
|
## 0.10.1
|
|
4
27
|
|
|
5
28
|
### Patch Changes
|
|
@@ -275,28 +298,5 @@
|
|
|
275
298
|
- Updated dependencies [0097d50]
|
|
276
299
|
- @mastra/core@0.9.2-alpha.0
|
|
277
300
|
|
|
278
|
-
## 0.2.1
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
301
|
|
|
282
|
-
|
|
283
|
-
- Updated dependencies [81fb7f6]
|
|
284
|
-
- Updated dependencies [20275d4]
|
|
285
|
-
- Updated dependencies [7d1892c]
|
|
286
|
-
- Updated dependencies [a90a082]
|
|
287
|
-
- Updated dependencies [2d17c73]
|
|
288
|
-
- Updated dependencies [61e92f5]
|
|
289
|
-
- Updated dependencies [35955b0]
|
|
290
|
-
- Updated dependencies [6262bd5]
|
|
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.
|
|
302
|
+
... 587 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,39 @@
|
|
|
1
1
|
# create-mastra
|
|
2
2
|
|
|
3
|
+
## 0.10.5-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 5f2aa3e: Move workflow hooks to playground
|
|
8
|
+
|
|
9
|
+
## 0.10.5-alpha.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 44ba52d: Add proper error message when installation of mastra fails
|
|
14
|
+
- 3270d9d: Fix runtime context being undefined
|
|
15
|
+
- fc677d7: For final result for a workflow
|
|
16
|
+
|
|
17
|
+
## 0.10.5-alpha.0
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- 02560d4: lift evals fetching to the playground package instead
|
|
22
|
+
- 63f6b7d: dependencies updates:
|
|
23
|
+
- Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
|
|
24
|
+
- Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
|
|
25
|
+
- Updated dependency [`posthog-node@^4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `^4.10.1`, in `dependencies`)
|
|
26
|
+
- 311132e: move useWorkflow to playground instead of playground-ui
|
|
27
|
+
- 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
|
|
28
|
+
|
|
29
|
+
## 0.10.4
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- 1ba421d: fix the tools not showing on workflows attached to agents
|
|
34
|
+
- 8725d02: Improve cli by reducing the amount of setups during interactive prompt
|
|
35
|
+
- 13c97f9: Save run status, result and error in storage snapshot
|
|
36
|
+
|
|
3
37
|
## 0.10.3
|
|
4
38
|
|
|
5
39
|
### Patch Changes
|
|
@@ -265,38 +299,4 @@
|
|
|
265
299
|
|
|
266
300
|
### Patch Changes
|
|
267
301
|
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
## 0.3.1-alpha.2
|
|
271
|
-
|
|
272
|
-
### Patch Changes
|
|
273
|
-
|
|
274
|
-
- 33b84fd: fix showing sig digits in trace / span duration
|
|
275
|
-
- 4155f47: Add parameters to filter workflow runs
|
|
276
|
-
Add fromDate and toDate to telemetry parameters
|
|
277
|
-
|
|
278
|
-
## 0.3.1-alpha.1
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- 2429c74: Add get workflow runs api to client-js
|
|
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
|
+
... 868 more lines hidden. See full changelog in package directory.
|