@mastra/mcp-docs-server 0.13.9-alpha.0 → 0.13.9-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%2Ftypes-builder.md +1 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +36 -36
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +25 -25
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +27 -27
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +28 -28
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +28 -28
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +28 -28
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +28 -28
- package/.docs/organized/changelogs/%40mastra%2Fgithub.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Flance.md +13 -0
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +24 -24
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +30 -30
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +42 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +29 -29
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Frag.md +26 -26
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +24 -24
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +31 -31
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +15 -15
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +13 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +14 -14
- 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 +16 -16
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +14 -14
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +14 -14
- package/.docs/organized/changelogs/create-mastra.md +5 -5
- package/.docs/organized/changelogs/mastra.md +32 -32
- package/.docs/organized/code-examples/workflow-with-separate-steps.md +83 -40
- package/.docs/raw/agents/overview.mdx +1 -0
- package/.docs/raw/course/02-agent-tools-mcp/14-getting-github-mcp-url.md +27 -8
- package/.docs/raw/course/02-agent-tools-mcp/15-updating-mcp-config-github.md +1 -1
- package/.docs/raw/memory/memory-processors.mdx +4 -3
- package/.docs/raw/memory/semantic-recall.mdx +2 -0
- package/.docs/raw/memory/working-memory.mdx +1 -1
- package/.docs/raw/rag/chunking-and-embedding.mdx +19 -3
- package/.docs/raw/reference/rag/chunk.mdx +169 -18
- package/.docs/raw/workflows/using-with-agents-and-tools.mdx +25 -0
- package/package.json +6 -6
|
@@ -0,0 +1 @@
|
|
|
1
|
+
No changelog available.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.11.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
### Patch Changes
|
|
286
299
|
|
|
287
300
|
- Updated dependencies [ab80e7e]
|
|
288
|
-
- Updated dependencies [6fa1ad1]
|
|
289
|
-
- Updated dependencies [c28d7a0]
|
|
290
|
-
- Updated dependencies [edf1e88]
|
|
291
|
-
- @mastra/core@0.9.4-alpha.1
|
|
292
|
-
|
|
293
|
-
## 0.2.15-alpha.0
|
|
294
|
-
|
|
295
|
-
### Patch Changes
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [daf942f]
|
|
298
|
-
- Updated dependencies [0b8b868]
|
|
299
|
-
- @mastra/core@0.9.4-alpha.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1669 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.11.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [9e1eff5]
|
|
286
299
|
- Updated dependencies [6fa1ad1]
|
|
287
300
|
- Updated dependencies [c28d7a0]
|
|
288
|
-
- Updated dependencies [edf1e88]
|
|
289
|
-
- @mastra/core@0.9.4
|
|
290
|
-
|
|
291
|
-
## 0.2.15-alpha.4
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [3e9c131]
|
|
296
|
-
- @mastra/core@0.9.4-alpha.4
|
|
297
|
-
|
|
298
|
-
## 0.2.15-alpha.3
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1705 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,40 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
8
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
9
|
+
- Updated dependencies [cb36de0]
|
|
10
|
+
- Updated dependencies [a82b851]
|
|
11
|
+
- Updated dependencies [41a0a0e]
|
|
12
|
+
- Updated dependencies [2871020]
|
|
13
|
+
- Updated dependencies [4a406ec]
|
|
14
|
+
- Updated dependencies [5d377e5]
|
|
15
|
+
- @mastra/core@0.13.0-alpha.2
|
|
16
|
+
|
|
17
|
+
## 0.13.0-alpha.1
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- 3e9c2ff: dependencies updates:
|
|
22
|
+
- Updated dependency [`@clickhouse/client@^1.12.0` ↗︎](https://www.npmjs.com/package/@clickhouse/client/v/1.12.0) (from `^1.11.2`, in `dependencies`)
|
|
23
|
+
|
|
24
|
+
## 0.13.0-alpha.0
|
|
25
|
+
|
|
26
|
+
### Minor Changes
|
|
27
|
+
|
|
28
|
+
- ea0c5f2: Add store support to new score api
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies [ea0c5f2]
|
|
33
|
+
- Updated dependencies [b0e43c1]
|
|
34
|
+
- Updated dependencies [1fb812e]
|
|
35
|
+
- Updated dependencies [35c5798]
|
|
36
|
+
- @mastra/core@0.13.0-alpha.1
|
|
37
|
+
|
|
3
38
|
## 0.12.3
|
|
4
39
|
|
|
5
40
|
### Patch Changes
|
|
@@ -263,40 +298,5 @@
|
|
|
263
298
|
|
|
264
299
|
### Patch Changes
|
|
265
300
|
|
|
266
|
-
- 66f4424: Update peerdeps
|
|
267
|
-
|
|
268
|
-
## 0.10.2-alpha.1
|
|
269
|
-
|
|
270
|
-
### Patch Changes
|
|
271
|
-
|
|
272
|
-
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
273
|
-
- Updated dependencies [925ab94]
|
|
274
|
-
- @mastra/core@0.10.4-alpha.3
|
|
275
|
-
|
|
276
|
-
## 0.10.2-alpha.0
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- dffb67b: updated stores to add alter table and change tests
|
|
281
|
-
- Updated dependencies [f6fd25f]
|
|
282
|
-
- Updated dependencies [dffb67b]
|
|
283
|
-
- Updated dependencies [f1309d3]
|
|
284
|
-
- Updated dependencies [f7f8293]
|
|
285
|
-
- @mastra/core@0.10.4-alpha.1
|
|
286
|
-
|
|
287
|
-
## 0.10.1
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
301
|
|
|
291
|
-
|
|
292
|
-
- c5bf1ce: Add backwards compat code for new MessageList in storage
|
|
293
|
-
- f0d559f: Fix peerdeps for alpha channel
|
|
294
|
-
- Updated dependencies [ee77e78]
|
|
295
|
-
- Updated dependencies [592a2db]
|
|
296
|
-
- Updated dependencies [e5dc18d]
|
|
297
|
-
- Updated dependencies [ab5adbe]
|
|
298
|
-
- Updated dependencies [1e8bb40]
|
|
299
|
-
- Updated dependencies [1b5fc55]
|
|
300
|
-
- Updated dependencies [195c428]
|
|
301
|
-
|
|
302
|
-
... 679 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 714 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,29 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.10.19-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 42dfc48: Fix tool messages structure in agui adapter
|
|
8
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
9
|
+
- Updated dependencies [cb36de0]
|
|
10
|
+
- Updated dependencies [a82b851]
|
|
11
|
+
- Updated dependencies [41a0a0e]
|
|
12
|
+
- Updated dependencies [2871020]
|
|
13
|
+
- Updated dependencies [4a406ec]
|
|
14
|
+
- Updated dependencies [5d377e5]
|
|
15
|
+
- @mastra/core@0.13.0-alpha.2
|
|
16
|
+
|
|
17
|
+
## 0.10.19-alpha.1
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [ea0c5f2]
|
|
22
|
+
- Updated dependencies [b0e43c1]
|
|
23
|
+
- Updated dependencies [1fb812e]
|
|
24
|
+
- Updated dependencies [35c5798]
|
|
25
|
+
- @mastra/core@0.13.0-alpha.1
|
|
26
|
+
|
|
3
27
|
## 0.10.19-alpha.0
|
|
4
28
|
|
|
5
29
|
### Patch Changes
|
|
@@ -274,29 +298,5 @@
|
|
|
274
298
|
- Updated dependencies [37c1acd]
|
|
275
299
|
- Updated dependencies [1aa60b1]
|
|
276
300
|
- Updated dependencies [89ec9d4]
|
|
277
|
-
- Updated dependencies [cf3a184]
|
|
278
|
-
- Updated dependencies [d6bfd60]
|
|
279
|
-
- Updated dependencies [626b0f4]
|
|
280
|
-
- Updated dependencies [c22a91f]
|
|
281
|
-
- Updated dependencies [f7403ab]
|
|
282
|
-
- Updated dependencies [6c89d7f]
|
|
283
|
-
- @mastra/core@0.10.15
|
|
284
|
-
|
|
285
|
-
## 0.10.14-alpha.1
|
|
286
|
-
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- Updated dependencies [0b56518]
|
|
290
|
-
- Updated dependencies [2ba5b76]
|
|
291
|
-
- Updated dependencies [c3a30de]
|
|
292
|
-
- Updated dependencies [cf3a184]
|
|
293
|
-
- Updated dependencies [d6bfd60]
|
|
294
|
-
- @mastra/core@0.10.15-alpha.1
|
|
295
|
-
|
|
296
|
-
## 0.10.14-alpha.0
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- 31f9f6b: Replace crypto randomUUID in client SDK"
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1885 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.7-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.1.6
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -286,17 +299,4 @@
|
|
|
286
299
|
|
|
287
300
|
## 0.0.3-alpha.0
|
|
288
301
|
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
- Updated dependencies [daf942f]
|
|
292
|
-
- Updated dependencies [0b8b868]
|
|
293
|
-
- @mastra/core@0.9.4-alpha.0
|
|
294
|
-
|
|
295
|
-
## 0.0.2
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- Updated dependencies [e450778]
|
|
300
|
-
- Updated dependencies [8902157]
|
|
301
|
-
|
|
302
|
-
... 204 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 217 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.12.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.12.4
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [9260b3a]
|
|
286
299
|
- @mastra/core@0.10.6
|
|
287
300
|
|
|
288
|
-
## 0.11.0-alpha.0
|
|
289
|
-
|
|
290
|
-
### Minor Changes
|
|
291
|
-
|
|
292
|
-
- 704d1ca: Thread Timestamp Auto-Update Enhancement
|
|
293
|
-
Added automatic thread updatedAt timestamp updates when messages are saved across all storage providers
|
|
294
|
-
Enhanced user experience: Threads now accurately reflect their latest activity with automatic timestamp updates when new messages are added
|
|
295
|
-
Universal implementation: Consistent behavior across all 7 storage backends (ClickHouse, Cloudflare D1, DynamoDB, MongoDB, PostgreSQL, Upstash, LibSQL)
|
|
296
|
-
Performance optimized: Updates execute in parallel with message saving operations for minimal performance impact
|
|
297
|
-
Backwards compatible: No breaking changes - existing code continues to work unchanged
|
|
298
|
-
Improved conversation ordering: Chat interfaces can now properly sort threads by actual last activity
|
|
299
|
-
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.
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 538 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.5-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.11.4
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
|
|
286
299
|
### Patch Changes
|
|
287
300
|
|
|
288
|
-
- 925ab94: added paginated functions to base class and added boilerplate and updated imports
|
|
289
|
-
- Updated dependencies [925ab94]
|
|
290
|
-
- @mastra/core@0.10.4-alpha.3
|
|
291
|
-
|
|
292
|
-
## 0.10.3-alpha.1
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- dffb67b: updated stores to add alter table and change tests
|
|
297
|
-
- Updated dependencies [f6fd25f]
|
|
298
|
-
- Updated dependencies [dffb67b]
|
|
299
|
-
- Updated dependencies [f1309d3]
|
|
300
|
-
- Updated dependencies [f7f8293]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 721 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.13.0-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- cb36de0: dependencies updates:
|
|
8
|
+
- Updated dependency [`hono@^4.8.11` ↗︎](https://www.npmjs.com/package/hono/v/4.8.11) (from `^4.8.9`, in `dependencies`)
|
|
9
|
+
- a82b851: Exclude getVoice, getScorers from agent trace
|
|
10
|
+
- 41a0a0e: fixed a minor bug where ID generator wasn't being properly bound to instances of MessageList
|
|
11
|
+
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
12
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
13
|
+
- 5d377e5: Fix tracing of runtimeContext values"
|
|
14
|
+
- Updated dependencies [4a406ec]
|
|
15
|
+
- @mastra/schema-compat@0.10.6-alpha.0
|
|
16
|
+
|
|
17
|
+
## 0.13.0-alpha.1
|
|
18
|
+
|
|
19
|
+
### Minor Changes
|
|
20
|
+
|
|
21
|
+
- ea0c5f2: Update scorer api
|
|
22
|
+
|
|
23
|
+
### Patch Changes
|
|
24
|
+
|
|
25
|
+
- b0e43c1: Fixed an issue where branching workflow steps maintained "suspended" status even after they've been successfully resumed and executed.
|
|
26
|
+
- 1fb812e: Fixed a bug in parallel workflow execution where resuming only one of multiple suspended parallel steps incorrectly completed the entire parallel block. The fix ensures proper execution and state management when resuming from suspension in parallel workflows.
|
|
27
|
+
- 35c5798: Add support for transpilePackages option
|
|
28
|
+
|
|
3
29
|
## 0.12.2-alpha.0
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
|
@@ -272,31 +298,5 @@
|
|
|
272
298
|
|
|
273
299
|
## 0.10.15-alpha.1
|
|
274
300
|
|
|
275
|
-
### Patch Changes
|
|
276
|
-
|
|
277
|
-
- 0b56518: Ensure removed runtimeContext values are not saved in snapshot
|
|
278
|
-
- 2ba5b76: Allow passing jsonSchema into workingMemory schema
|
|
279
|
-
- c3a30de: added new experimental vnext working memory
|
|
280
|
-
- cf3a184: Add warning log when memory is not configured but threadId/resourceId are passed to agent
|
|
281
|
-
- d6bfd60: Simplify Message-List Merge Logic and Updates
|
|
282
|
-
- Updated dependencies [4da943f]
|
|
283
|
-
- @mastra/schema-compat@0.10.5-alpha.0
|
|
284
|
-
|
|
285
|
-
## 0.10.15-alpha.0
|
|
286
|
-
|
|
287
|
-
### Patch Changes
|
|
288
|
-
|
|
289
|
-
- db5cc15: Create thread if it does not exist yet in agent network stream, generate and loopStream
|
|
290
|
-
- 5237998: Fix foreach output
|
|
291
|
-
- 37c1acd: Format semantic recall messages grouped by dates and labeled by if they're from a different thread or not, to improve longmemeval scores
|
|
292
|
-
- 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
|
|
293
|
-
- 89ec9d4: remove cohere-ai client dependency and just make a fetch call
|
|
294
|
-
- 626b0f4: [Cloud-126] Working Memory Playground - Added working memory to playground to allow users to view/edit working memory
|
|
295
|
-
- c22a91f: Fix nested workflow resume in loop workflow breaking
|
|
296
|
-
- f7403ab: Only change workflow status to success after all steps are successful
|
|
297
|
-
- 6c89d7f: Save runtimeContext in snapshot
|
|
298
|
-
|
|
299
|
-
## 0.10.14
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2454 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [a82b851]
|
|
10
|
+
- Updated dependencies [41a0a0e]
|
|
11
|
+
- Updated dependencies [2871020]
|
|
12
|
+
- Updated dependencies [4a406ec]
|
|
13
|
+
- Updated dependencies [5d377e5]
|
|
14
|
+
- @mastra/core@0.13.0-alpha.2
|
|
15
|
+
|
|
3
16
|
## 0.11.2
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
@@ -285,18 +298,5 @@
|
|
|
285
298
|
- Updated dependencies [9e1eff5]
|
|
286
299
|
- Updated dependencies [6fa1ad1]
|
|
287
300
|
- Updated dependencies [c28d7a0]
|
|
288
|
-
- Updated dependencies [edf1e88]
|
|
289
|
-
- @mastra/core@0.9.4
|
|
290
|
-
|
|
291
|
-
## 0.0.4-alpha.4
|
|
292
|
-
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [3e9c131]
|
|
296
|
-
- @mastra/core@0.9.4-alpha.4
|
|
297
|
-
|
|
298
|
-
## 0.0.4-alpha.3
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 131 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,34 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.4-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [cb36de0]
|
|
10
|
+
- Updated dependencies [a82b851]
|
|
11
|
+
- Updated dependencies [41a0a0e]
|
|
12
|
+
- Updated dependencies [2871020]
|
|
13
|
+
- Updated dependencies [4a406ec]
|
|
14
|
+
- Updated dependencies [5d377e5]
|
|
15
|
+
- @mastra/core@0.13.0-alpha.2
|
|
16
|
+
- @mastra/deployer@0.13.0-alpha.2
|
|
17
|
+
|
|
18
|
+
## 0.11.4-alpha.1
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- 7b8172f: dependencies updates:
|
|
23
|
+
- Updated dependency [`rollup@~4.46.2` ↗︎](https://www.npmjs.com/package/rollup/v/4.46.2) (from `~4.44.2`, in `dependencies`)
|
|
24
|
+
- Updated dependencies [7b8172f]
|
|
25
|
+
- Updated dependencies [ea0c5f2]
|
|
26
|
+
- Updated dependencies [b0e43c1]
|
|
27
|
+
- Updated dependencies [1fb812e]
|
|
28
|
+
- Updated dependencies [35c5798]
|
|
29
|
+
- @mastra/deployer@0.13.0-alpha.1
|
|
30
|
+
- @mastra/core@0.13.0-alpha.1
|
|
31
|
+
|
|
3
32
|
## 0.11.4-alpha.0
|
|
4
33
|
|
|
5
34
|
### Patch Changes
|
|
@@ -269,34 +298,5 @@
|
|
|
269
298
|
- fe4bbd4: Turn off installDependencies for cloudflare deployer build
|
|
270
299
|
- Updated dependencies [7776324]
|
|
271
300
|
- Updated dependencies [0b56518]
|
|
272
|
-
- Updated dependencies [db5cc15]
|
|
273
|
-
- Updated dependencies [2ba5b76]
|
|
274
|
-
- Updated dependencies [7b57e2c]
|
|
275
|
-
- Updated dependencies [5237998]
|
|
276
|
-
- Updated dependencies [c3a30de]
|
|
277
|
-
- Updated dependencies [37c1acd]
|
|
278
|
-
- Updated dependencies [1aa60b1]
|
|
279
|
-
- Updated dependencies [89ec9d4]
|
|
280
|
-
- Updated dependencies [cf3a184]
|
|
281
|
-
- Updated dependencies [fe4bbd4]
|
|
282
|
-
- Updated dependencies [d6bfd60]
|
|
283
|
-
- Updated dependencies [626b0f4]
|
|
284
|
-
- Updated dependencies [c22a91f]
|
|
285
|
-
- Updated dependencies [f7403ab]
|
|
286
|
-
- Updated dependencies [6c89d7f]
|
|
287
|
-
- @mastra/deployer@0.10.15
|
|
288
|
-
- @mastra/core@0.10.15
|
|
289
|
-
|
|
290
|
-
## 0.10.15-alpha.1
|
|
291
|
-
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- fe4bbd4: Turn off installDependencies for cloudflare deployer build
|
|
295
|
-
- Updated dependencies [0b56518]
|
|
296
|
-
- Updated dependencies [2ba5b76]
|
|
297
|
-
- Updated dependencies [c3a30de]
|
|
298
|
-
- Updated dependencies [cf3a184]
|
|
299
|
-
- Updated dependencies [fe4bbd4]
|
|
300
|
-
- Updated dependencies [d6bfd60]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 3077 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.11.11-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [cb36de0]
|
|
10
|
+
- Updated dependencies [a82b851]
|
|
11
|
+
- Updated dependencies [41a0a0e]
|
|
12
|
+
- Updated dependencies [2871020]
|
|
13
|
+
- Updated dependencies [4a406ec]
|
|
14
|
+
- Updated dependencies [5d377e5]
|
|
15
|
+
- @mastra/core@0.13.0-alpha.2
|
|
16
|
+
- @mastra/deployer@0.13.0-alpha.2
|
|
17
|
+
|
|
18
|
+
## 0.11.11-alpha.1
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [7b8172f]
|
|
23
|
+
- Updated dependencies [ea0c5f2]
|
|
24
|
+
- Updated dependencies [b0e43c1]
|
|
25
|
+
- Updated dependencies [1fb812e]
|
|
26
|
+
- Updated dependencies [35c5798]
|
|
27
|
+
- @mastra/deployer@0.13.0-alpha.1
|
|
28
|
+
- @mastra/core@0.13.0-alpha.1
|
|
29
|
+
|
|
3
30
|
## 0.11.11-alpha.0
|
|
4
31
|
|
|
5
32
|
### Patch Changes
|
|
@@ -271,32 +298,5 @@
|
|
|
271
298
|
|
|
272
299
|
- Updated dependencies [6e13b80]
|
|
273
300
|
- Updated dependencies [6997af1]
|
|
274
|
-
- Updated dependencies [4d3fbdf]
|
|
275
|
-
- @mastra/deployer@0.10.10
|
|
276
|
-
- @mastra/core@0.10.10
|
|
277
|
-
|
|
278
|
-
## 0.11.3-alpha.0
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [6e13b80]
|
|
283
|
-
- Updated dependencies [4d3fbdf]
|
|
284
|
-
- @mastra/deployer@0.10.10-alpha.0
|
|
285
|
-
- @mastra/core@0.10.10-alpha.0
|
|
286
|
-
|
|
287
|
-
## 0.11.2
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
301
|
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [9dda1ac]
|
|
293
|
-
- Updated dependencies [c984582]
|
|
294
|
-
- Updated dependencies [7e801dd]
|
|
295
|
-
- Updated dependencies [a606c75]
|
|
296
|
-
- Updated dependencies [7aa70a4]
|
|
297
|
-
- Updated dependencies [764f86a]
|
|
298
|
-
- Updated dependencies [1760a1c]
|
|
299
|
-
- Updated dependencies [038e5ae]
|
|
300
|
-
- Updated dependencies [7dda16a]
|
|
301
|
-
|
|
302
|
-
... 2857 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2884 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,32 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.11.11-alpha.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
8
|
+
- Updated dependencies [cb36de0]
|
|
9
|
+
- Updated dependencies [cb36de0]
|
|
10
|
+
- Updated dependencies [a82b851]
|
|
11
|
+
- Updated dependencies [41a0a0e]
|
|
12
|
+
- Updated dependencies [2871020]
|
|
13
|
+
- Updated dependencies [4a406ec]
|
|
14
|
+
- Updated dependencies [5d377e5]
|
|
15
|
+
- @mastra/core@0.13.0-alpha.2
|
|
16
|
+
- @mastra/deployer@0.13.0-alpha.2
|
|
17
|
+
|
|
18
|
+
## 0.11.11-alpha.1
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [7b8172f]
|
|
23
|
+
- Updated dependencies [ea0c5f2]
|
|
24
|
+
- Updated dependencies [b0e43c1]
|
|
25
|
+
- Updated dependencies [1fb812e]
|
|
26
|
+
- Updated dependencies [35c5798]
|
|
27
|
+
- @mastra/deployer@0.13.0-alpha.1
|
|
28
|
+
- @mastra/core@0.13.0-alpha.1
|
|
29
|
+
|
|
3
30
|
## 0.11.11-alpha.0
|
|
4
31
|
|
|
5
32
|
### Patch Changes
|
|
@@ -271,32 +298,5 @@
|
|
|
271
298
|
|
|
272
299
|
- Updated dependencies [6e13b80]
|
|
273
300
|
- Updated dependencies [6997af1]
|
|
274
|
-
- Updated dependencies [4d3fbdf]
|
|
275
|
-
- @mastra/deployer@0.10.10
|
|
276
|
-
- @mastra/core@0.10.10
|
|
277
|
-
|
|
278
|
-
## 0.11.3-alpha.0
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [6e13b80]
|
|
283
|
-
- Updated dependencies [4d3fbdf]
|
|
284
|
-
- @mastra/deployer@0.10.10-alpha.0
|
|
285
|
-
- @mastra/core@0.10.10-alpha.0
|
|
286
|
-
|
|
287
|
-
## 0.11.2
|
|
288
|
-
|
|
289
|
-
### Patch Changes
|
|
290
301
|
|
|
291
|
-
|
|
292
|
-
- Updated dependencies [9dda1ac]
|
|
293
|
-
- Updated dependencies [c984582]
|
|
294
|
-
- Updated dependencies [7e801dd]
|
|
295
|
-
- Updated dependencies [a606c75]
|
|
296
|
-
- Updated dependencies [7aa70a4]
|
|
297
|
-
- Updated dependencies [764f86a]
|
|
298
|
-
- Updated dependencies [1760a1c]
|
|
299
|
-
- Updated dependencies [038e5ae]
|
|
300
|
-
- Updated dependencies [7dda16a]
|
|
301
|
-
|
|
302
|
-
... 2839 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2866 more lines hidden. See full changelog in package directory.
|