@mastra/mcp-docs-server 0.13.22-alpha.0 → 0.13.22-alpha.1
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/%40mastra%2Fclickhouse.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +7 -7
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +9 -9
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +8 -8
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +11 -11
- package/.docs/organized/code-examples/agent.md +36 -0
- package/CHANGELOG.md +7 -0
- package/package.json +3 -3
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.15.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.15.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
### Patch Changes
|
|
291
300
|
|
|
292
|
-
- 2871020: update safelyParseJSON to check for value of param when handling parse
|
|
293
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
294
|
-
- Updated dependencies [cb36de0]
|
|
295
|
-
- Updated dependencies [a82b851]
|
|
296
|
-
- Updated dependencies [41a0a0e]
|
|
297
|
-
- Updated dependencies [2871020]
|
|
298
|
-
- Updated dependencies [4a406ec]
|
|
299
|
-
- Updated dependencies [5d377e5]
|
|
300
|
-
- @mastra/core@0.13.0-alpha.2
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1008 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.12.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.12.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
### Patch Changes
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
- Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3), [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9), [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376)]:
|
|
298
|
-
- @mastra/core@0.15.3-alpha.0
|
|
299
|
-
|
|
300
|
-
## 0.11.2
|
|
301
|
-
|
|
302
|
-
... 2500 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2507 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.13.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.13.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
## 0.12.4-alpha.1
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- 9881232: dependencies updates:
|
|
295
|
-
- Updated dependency [`cloudflare@^4.5.0` ↗︎](https://www.npmjs.com/package/cloudflare/v/4.5.0) (from `^4.4.1`, in `dependencies`)
|
|
296
|
-
- Updated dependencies [27cc97a]
|
|
297
|
-
- Updated dependencies [41daa63]
|
|
298
|
-
- Updated dependencies [254a36b]
|
|
299
|
-
- Updated dependencies [0b89602]
|
|
300
|
-
- Updated dependencies [4d37822]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 781 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.12.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.12.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [0c99fbe]
|
|
290
299
|
- @mastra/core@0.12.0-alpha.2
|
|
291
300
|
|
|
292
|
-
## 0.11.3
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- ce088f5: Update all peerdeps to latest core
|
|
297
|
-
- @mastra/core@0.11.1
|
|
298
|
-
|
|
299
|
-
## 0.11.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 950 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.16.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
3
9
|
## 0.16.4-alpha.0
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -293,10 +299,4 @@
|
|
|
293
299
|
|
|
294
300
|
These type helpers allow developers to easily integrate Mastra tools with AI SDK UI components like `useChat` by providing proper type inference for tool inputs and outputs.
|
|
295
301
|
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- ab48c97: dependencies updates:
|
|
301
|
-
|
|
302
|
-
... 3284 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3290 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.16.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
- @mastra/deployer@0.16.4-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.16.4-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
### Patch Changes
|
|
292
300
|
|
|
293
|
-
- Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67), [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b), [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4)]:
|
|
294
|
-
- @mastra/core@0.15.3-alpha.1
|
|
295
|
-
- @mastra/deployer@0.15.3-alpha.1
|
|
296
|
-
|
|
297
|
-
## 0.15.3-alpha.0
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 70 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.16.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
- @mastra/server@0.16.4-alpha.1
|
|
10
|
+
|
|
3
11
|
## 0.16.4-alpha.0
|
|
4
12
|
|
|
5
13
|
### Patch Changes
|
|
@@ -290,13 +298,5 @@
|
|
|
290
298
|
|
|
291
299
|
## 0.15.3-alpha.8
|
|
292
300
|
|
|
293
|
-
### Patch Changes
|
|
294
|
-
|
|
295
|
-
- Updated dependencies [[`4474d04`](https://github.com/mastra-ai/mastra/commit/4474d0489b1e152e0985c33a4f529207317d27b5), [`4106a58`](https://github.com/mastra-ai/mastra/commit/4106a58b15b4c0a060a4a9ccab52d119d00d8edb)]:
|
|
296
|
-
- @mastra/core@0.15.3-alpha.8
|
|
297
|
-
- @mastra/server@0.15.3-alpha.8
|
|
298
|
-
|
|
299
|
-
## 0.15.3-alpha.7
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 4062 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.15.2-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.15.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- ea0c5f2: Add store support to new score api
|
|
291
300
|
|
|
292
|
-
### Patch Changes
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [ea0c5f2]
|
|
295
|
-
- Updated dependencies [b0e43c1]
|
|
296
|
-
- Updated dependencies [1fb812e]
|
|
297
|
-
- Updated dependencies [35c5798]
|
|
298
|
-
- @mastra/core@0.13.0-alpha.1
|
|
299
|
-
|
|
300
|
-
## 0.13.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 578 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/lance
|
|
2
2
|
|
|
3
|
+
## 0.3.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.3.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [0b89602]
|
|
290
299
|
- Updated dependencies [4d37822]
|
|
291
300
|
- Updated dependencies [23a6a7c]
|
|
292
|
-
- Updated dependencies [cda801d]
|
|
293
|
-
- Updated dependencies [a77c823]
|
|
294
|
-
- Updated dependencies [ff9c125]
|
|
295
|
-
- Updated dependencies [09bca64]
|
|
296
|
-
- Updated dependencies [b8efbb9]
|
|
297
|
-
- Updated dependencies [71466e7]
|
|
298
|
-
- Updated dependencies [0c99fbe]
|
|
299
|
-
- @mastra/core@0.12.0
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 243 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/libsql
|
|
2
2
|
|
|
3
|
+
## 0.14.2-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.14.2-alpha.0
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [63449d0]
|
|
290
299
|
- Updated dependencies [121a3f8]
|
|
291
300
|
- Updated dependencies [ec510e7]
|
|
292
|
-
- @mastra/core@0.13.2
|
|
293
|
-
|
|
294
|
-
## 0.13.2-alpha.1
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- b5cf2a3: make system message always available during agent calls
|
|
299
|
-
- Updated dependencies [b5cf2a3]
|
|
300
|
-
- @mastra/core@0.13.2-alpha.3
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 865 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.22-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.13.22-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
- @mastra/mcp@0.11.1
|
|
293
300
|
- @mastra/core@0.15.1
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- [#6643](https://github.com/mastra-ai/mastra/pull/6643) [`e38f807`](https://github.com/mastra-ai/mastra/commit/e38f8072853cc803ba48394e1930825129708400) Thanks [@dane-ai-mastra](https://github.com/apps/dane-ai-mastra)! - dependencies updates:
|
|
300
|
-
- Updated dependency [`@modelcontextprotocol/sdk@^1.17.3` ↗︎](https://www.npmjs.com/package/@modelcontextprotocol/sdk/v/1.17.3) (from `^1.13.0`, in `dependencies`)
|
|
301
|
-
|
|
302
|
-
... 1733 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 1740 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mongodb
|
|
2
2
|
|
|
3
|
+
## 0.14.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.14.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [d0d9500]
|
|
290
299
|
- Updated dependencies [d30b1a0]
|
|
291
300
|
- Updated dependencies [bff87f7]
|
|
292
|
-
- Updated dependencies [b4a8df0]
|
|
293
|
-
- @mastra/core@0.12.1
|
|
294
|
-
|
|
295
|
-
## 0.12.4-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- 2c5eab4: Fix mongodb edge case when fromConnectionHandler is used
|
|
300
|
-
- Updated dependencies [33dcb07]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 786 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/mssql
|
|
2
2
|
|
|
3
|
+
## 0.4.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.4.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [510e2c8]
|
|
290
299
|
- Updated dependencies [2f72fb2]
|
|
291
300
|
- Updated dependencies [27cc97a]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [9d49408]
|
|
295
|
-
- Updated dependencies [41daa63]
|
|
296
|
-
- Updated dependencies [ad0a58b]
|
|
297
|
-
- Updated dependencies [254a36b]
|
|
298
|
-
- Updated dependencies [2ecf658]
|
|
299
|
-
- Updated dependencies [7a7754f]
|
|
300
|
-
- Updated dependencies [fc92d80]
|
|
301
|
-
|
|
302
|
-
... 112 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 121 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pg
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.15.2
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -290,13 +299,4 @@
|
|
|
290
299
|
|
|
291
300
|
### Patch Changes
|
|
292
301
|
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [d5330bf]
|
|
295
|
-
- Updated dependencies [a239d41]
|
|
296
|
-
- Updated dependencies [b32c50d]
|
|
297
|
-
- Updated dependencies [121a3f8]
|
|
298
|
-
- Updated dependencies [ec510e7]
|
|
299
|
-
- @mastra/core@0.13.2-alpha.2
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 2301 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2310 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/server
|
|
2
2
|
|
|
3
|
+
## 0.16.4-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.16.4-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -292,11 +299,4 @@
|
|
|
292
299
|
|
|
293
300
|
- [#7109](https://github.com/mastra-ai/mastra/pull/7109) [`5de1555`](https://github.com/mastra-ai/mastra/commit/5de15554d3d6695211945a36928f6657e76cddc9) Thanks [@epinzur](https://github.com/epinzur)! - Fixed tracingContext on tool executions in AI tracing
|
|
294
301
|
|
|
295
|
-
|
|
296
|
-
- @mastra/core@0.15.3-alpha.0
|
|
297
|
-
|
|
298
|
-
## 0.15.2
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
|
-
|
|
302
|
-
... 3309 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3316 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/upstash
|
|
2
2
|
|
|
3
|
+
## 0.15.1-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add resource id to workflow run snapshots ([#7740](https://github.com/mastra-ai/mastra/pull/7740))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
10
|
+
- @mastra/core@0.16.4-alpha.1
|
|
11
|
+
|
|
3
12
|
## 0.15.0
|
|
4
13
|
|
|
5
14
|
### Minor Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [41daa63]
|
|
290
299
|
- Updated dependencies [ad0a58b]
|
|
291
300
|
- Updated dependencies [254a36b]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [fc92d80]
|
|
295
|
-
- Updated dependencies [e0f73c6]
|
|
296
|
-
- Updated dependencies [0b89602]
|
|
297
|
-
- Updated dependencies [4d37822]
|
|
298
|
-
- Updated dependencies [23a6a7c]
|
|
299
|
-
- Updated dependencies [cda801d]
|
|
300
|
-
- Updated dependencies [a77c823]
|
|
301
|
-
|
|
302
|
-
... 2044 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 2053 more lines hidden. See full changelog in package directory.
|
|
@@ -1173,3 +1173,39 @@ const step2 = createStep({
|
|
|
1173
1173
|
myWorkflow.then(step).then(step2).commit();
|
|
1174
1174
|
|
|
1175
1175
|
```
|
|
1176
|
+
|
|
1177
|
+
### workflowResourceId.ts
|
|
1178
|
+
```typescript
|
|
1179
|
+
import { randomUUID } from 'node:crypto';
|
|
1180
|
+
import { mastra } from './mastra';
|
|
1181
|
+
|
|
1182
|
+
const workflow = mastra.getWorkflow('myWorkflow');
|
|
1183
|
+
|
|
1184
|
+
async function main() {
|
|
1185
|
+
const resourceId = randomUUID();
|
|
1186
|
+
|
|
1187
|
+
const result = await workflow.createRunAsync({
|
|
1188
|
+
resourceId: resourceId,
|
|
1189
|
+
});
|
|
1190
|
+
|
|
1191
|
+
console.log('result.runId', result.runId);
|
|
1192
|
+
|
|
1193
|
+
await result.start({
|
|
1194
|
+
inputData: {
|
|
1195
|
+
ingredient: 'pasta',
|
|
1196
|
+
},
|
|
1197
|
+
});
|
|
1198
|
+
|
|
1199
|
+
const runById = await workflow.getWorkflowRunById(result.runId);
|
|
1200
|
+
console.log('runById', runById);
|
|
1201
|
+
|
|
1202
|
+
if (runById?.resourceId !== resourceId) {
|
|
1203
|
+
throw new Error('Resource ID mismatch');
|
|
1204
|
+
} else {
|
|
1205
|
+
console.log('✅ Resource ID matches expected value', resourceId);
|
|
1206
|
+
}
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
main();
|
|
1210
|
+
|
|
1211
|
+
```
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @mastra/mcp-docs-server
|
|
2
2
|
|
|
3
|
+
## 0.13.22-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`547c621`](https://github.com/mastra-ai/mastra/commit/547c62104af3f7a551b3754e9cbdf0a3fbba15e4)]:
|
|
8
|
+
- @mastra/core@0.16.4-alpha.1
|
|
9
|
+
|
|
3
10
|
## 0.13.22-alpha.0
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/mcp-docs-server",
|
|
3
|
-
"version": "0.13.22-alpha.
|
|
3
|
+
"version": "0.13.22-alpha.1",
|
|
4
4
|
"description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"uuid": "^11.1.0",
|
|
34
34
|
"zod": "^3.25.76",
|
|
35
35
|
"zod-to-json-schema": "^3.24.6",
|
|
36
|
-
"@mastra/core": "0.16.4-alpha.
|
|
36
|
+
"@mastra/core": "0.16.4-alpha.1",
|
|
37
37
|
"@mastra/mcp": "^0.12.0"
|
|
38
38
|
},
|
|
39
39
|
"devDependencies": {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"typescript": "^5.8.3",
|
|
51
51
|
"vitest": "^3.2.4",
|
|
52
52
|
"@internal/lint": "0.0.39",
|
|
53
|
-
"@mastra/core": "0.16.4-alpha.
|
|
53
|
+
"@mastra/core": "0.16.4-alpha.1"
|
|
54
54
|
},
|
|
55
55
|
"homepage": "https://mastra.ai",
|
|
56
56
|
"repository": {
|