@mastra/mcp-docs-server 0.13.16 → 0.13.17-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 +8 -8
- package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
- 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 +22 -22
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +19 -0
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +20 -20
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fgithub.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%2Floggers.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fmem0.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +25 -25
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Frag.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +19 -19
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +10 -10
- package/.docs/organized/changelogs/create-mastra.md +21 -21
- package/.docs/organized/changelogs/mastra.md +32 -32
- package/.docs/raw/agents/overview.mdx +29 -47
- package/.docs/raw/deployment/monorepo.mdx +107 -0
- package/.docs/raw/frameworks/web-frameworks/astro.mdx +1 -0
- package/.docs/raw/frameworks/web-frameworks/next-js.mdx +1 -0
- package/.docs/raw/frameworks/web-frameworks/sveltekit.mdx +5 -0
- package/.docs/raw/frameworks/web-frameworks/vite-react.mdx +5 -0
- package/.docs/raw/reference/core/mastra-class.mdx +5 -3
- package/.docs/raw/reference/scorers/context-precision.mdx +130 -0
- package/.docs/raw/reference/scorers/context-relevance.mdx +222 -0
- package/.docs/raw/scorers/off-the-shelf-scorers.mdx +17 -1
- package/.docs/raw/server-db/local-dev-playground.mdx +19 -0
- package/.docs/raw/workflows/control-flow.mdx +0 -46
- package/.docs/raw/workflows/error-handling.mdx +213 -0
- package/package.json +5 -5
|
@@ -1,5 +1,12 @@
|
|
|
1
1
|
# @internal/lint
|
|
2
2
|
|
|
3
|
+
## 0.0.30
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies []:
|
|
8
|
+
- @mastra/core@0.15.2
|
|
9
|
+
|
|
3
10
|
## 0.0.29
|
|
4
11
|
|
|
5
12
|
### Patch Changes
|
|
@@ -291,12 +298,5 @@
|
|
|
291
298
|
- Updated dependencies [10d352e]
|
|
292
299
|
- Updated dependencies [9589624]
|
|
293
300
|
- Updated dependencies [53d3c37]
|
|
294
|
-
- Updated dependencies [751c894]
|
|
295
|
-
- Updated dependencies [577ce3a]
|
|
296
|
-
- Updated dependencies [9260b3a]
|
|
297
|
-
- @mastra/core@0.10.6
|
|
298
|
-
|
|
299
|
-
## 0.0.8
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 242 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/astra
|
|
2
2
|
|
|
3
|
+
## 0.11.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.11.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [1e9fbfa]
|
|
290
299
|
- Updated dependencies [b2ae5aa]
|
|
291
300
|
- Updated dependencies [a7292b0]
|
|
292
|
-
- Updated dependencies [0dcb9f0]
|
|
293
|
-
- @mastra/core@0.10.0-alpha.1
|
|
294
|
-
|
|
295
|
-
## 0.2.16-alpha.0
|
|
296
|
-
|
|
297
|
-
### Patch Changes
|
|
298
|
-
|
|
299
|
-
- d0ee3c6: Change all public functions and constructors in vector stores to use named args and prepare to phase out positional args
|
|
300
|
-
- Updated dependencies [f53a6ac]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1739 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,11 @@
|
|
|
1
1
|
# @mastra/auth
|
|
2
2
|
|
|
3
|
+
## 0.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
3
9
|
## 0.1.1
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/chroma
|
|
2
2
|
|
|
3
|
+
## 0.11.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.11.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
|
|
290
299
|
- f0d559f: Fix peerdeps for alpha channel
|
|
291
300
|
- Updated dependencies [1e8bb40]
|
|
292
|
-
- @mastra/core@0.10.2-alpha.2
|
|
293
|
-
|
|
294
|
-
## 0.10.0
|
|
295
|
-
|
|
296
|
-
### Minor Changes
|
|
297
|
-
|
|
298
|
-
- 83da932: Move @mastra/core to peerdeps
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 1789 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/clickhouse
|
|
2
2
|
|
|
3
|
+
## 0.14.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.14.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [65e3395]
|
|
290
299
|
- Updated dependencies [4933192]
|
|
291
300
|
- Updated dependencies [d1c77a4]
|
|
292
|
-
- Updated dependencies [bea9dd1]
|
|
293
|
-
- Updated dependencies [dcd4802]
|
|
294
|
-
- Updated dependencies [7ba91fa]
|
|
295
|
-
- @mastra/core@0.11.0-alpha.2
|
|
296
|
-
|
|
297
|
-
## 0.12.0
|
|
298
|
-
|
|
299
|
-
### Minor Changes
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 885 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#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
|
|
8
|
+
|
|
9
|
+
- 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)]:
|
|
10
|
+
- @mastra/core@0.15.3-alpha.0
|
|
11
|
+
|
|
12
|
+
## 0.11.2
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
17
|
+
|
|
18
|
+
- Updated dependencies []:
|
|
19
|
+
- @mastra/core@0.15.2
|
|
20
|
+
|
|
3
21
|
## 0.11.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
- Updated dependencies [cd0042e]
|
|
281
299
|
- @mastra/core@0.13.1-alpha.0
|
|
282
300
|
|
|
283
|
-
## 0.10.19
|
|
284
|
-
|
|
285
|
-
### Patch Changes
|
|
286
301
|
|
|
287
|
-
|
|
288
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
289
|
-
- Updated dependencies [cb36de0]
|
|
290
|
-
- Updated dependencies [d0496e6]
|
|
291
|
-
- Updated dependencies [a82b851]
|
|
292
|
-
- Updated dependencies [ea0c5f2]
|
|
293
|
-
- Updated dependencies [41a0a0e]
|
|
294
|
-
- Updated dependencies [2871020]
|
|
295
|
-
- Updated dependencies [94f4812]
|
|
296
|
-
- Updated dependencies [e202b82]
|
|
297
|
-
- Updated dependencies [e00f6a0]
|
|
298
|
-
- Updated dependencies [4a406ec]
|
|
299
|
-
- Updated dependencies [b0e43c1]
|
|
300
|
-
- Updated dependencies [5d377e5]
|
|
301
|
-
|
|
302
|
-
... 2194 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 2212 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloud
|
|
2
2
|
|
|
3
|
+
## 0.1.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.1.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [0dcb9f0]
|
|
290
299
|
- @mastra/core@0.10.0-alpha.1
|
|
291
300
|
|
|
292
|
-
## 0.0.4-alpha.0
|
|
293
|
-
|
|
294
|
-
### Patch Changes
|
|
295
|
-
|
|
296
|
-
- Updated dependencies [f53a6ac]
|
|
297
|
-
- Updated dependencies [eabdcd9]
|
|
298
|
-
- Updated dependencies [90be034]
|
|
299
|
-
- Updated dependencies [99f050a]
|
|
300
|
-
- Updated dependencies [d0ee3c6]
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 287 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare-d1
|
|
2
2
|
|
|
3
|
+
## 0.12.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.12.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [565cc0c]
|
|
290
299
|
- @mastra/core@0.10.11-alpha.2
|
|
291
300
|
|
|
292
|
-
## 0.12.0
|
|
293
|
-
|
|
294
|
-
### Minor Changes
|
|
295
|
-
|
|
296
|
-
- 8a3bfd2: Update peerdeps to latest core
|
|
297
|
-
|
|
298
|
-
### Patch Changes
|
|
299
|
-
|
|
300
|
-
- 8e6b8e5: dependencies updates:
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 658 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.11.10
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.11.9
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [5d74aab]
|
|
290
299
|
- Updated dependencies [a8b194f]
|
|
291
300
|
- Updated dependencies [4fb0cc2]
|
|
292
|
-
- Updated dependencies [d2a7a31]
|
|
293
|
-
- Updated dependencies [502fe05]
|
|
294
|
-
- Updated dependencies [144eb0b]
|
|
295
|
-
- Updated dependencies [8ba1b51]
|
|
296
|
-
- Updated dependencies [4efcfa0]
|
|
297
|
-
- Updated dependencies [0e17048]
|
|
298
|
-
- @mastra/core@0.10.7
|
|
299
|
-
|
|
300
|
-
## 0.11.0-alpha.4
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 827 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,26 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7085](https://github.com/mastra-ai/mastra/pull/7085) [`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352) Thanks [@epinzur](https://github.com/epinzur)! - Added a DefaultExporter for AI Tracing.
|
|
8
|
+
|
|
9
|
+
- [#7030](https://github.com/mastra-ai/mastra/pull/7030) [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e) Thanks [@abhiaiyer91](https://github.com/abhiaiyer91)! - Add maxSteps
|
|
10
|
+
|
|
11
|
+
- [#7116](https://github.com/mastra-ai/mastra/pull/7116) [`56041d0`](https://github.com/mastra-ai/mastra/commit/56041d018863a3da6b98c512e47348647c075fb3) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Don't set supportsStructuredOutputs for every v2 model
|
|
12
|
+
|
|
13
|
+
- [#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
|
|
14
|
+
|
|
15
|
+
- [#7025](https://github.com/mastra-ai/mastra/pull/7025) [`1ed5a3e`](https://github.com/mastra-ai/mastra/commit/1ed5a3e19330374c4347a4237cd2f4b9ffb60376) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Support workflows for run experiments
|
|
16
|
+
|
|
17
|
+
## 0.15.2
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
22
|
+
- @mastra/schema-compat@0.11.1
|
|
23
|
+
|
|
3
24
|
## 0.15.1
|
|
4
25
|
|
|
5
26
|
## 0.15.0
|
|
@@ -277,26 +298,5 @@
|
|
|
277
298
|
|
|
278
299
|
### Patch Changes
|
|
279
300
|
|
|
280
|
-
- 8388649: Allow array of messages in vnext agent network
|
|
281
|
-
- dd94a26: Dont rely on the full language model for schema compat
|
|
282
|
-
- 3ba6772: MastraModelInput
|
|
283
|
-
- 2fff911: Fix vnext working memory tool schema when model is incompatible with schema
|
|
284
|
-
- Updated dependencies [dd94a26]
|
|
285
|
-
- Updated dependencies [2fff911]
|
|
286
|
-
- @mastra/schema-compat@0.10.7-alpha.0
|
|
287
|
-
|
|
288
|
-
## 0.13.1
|
|
289
|
-
|
|
290
|
-
### Patch Changes
|
|
291
|
-
|
|
292
|
-
- cd0042e: Fix tool call history not being accessible in agent conversations
|
|
293
|
-
|
|
294
|
-
When converting v2 messages (with combined tool calls and text) to v1 format for memory storage, split messages were all keeping the same ID. This caused later messages to replace earlier ones when added back to MessageList, losing tool history.
|
|
295
|
-
|
|
296
|
-
The fix adds ID deduplication by appending `__split-N` suffixes to split messages and prevents double-suffixing when messages are re-converted between formats.
|
|
297
|
-
|
|
298
|
-
## 0.13.1-alpha.0
|
|
299
|
-
|
|
300
|
-
### Patch Changes
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2813 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/couchbase
|
|
2
2
|
|
|
3
|
+
## 0.11.6
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.11.5
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- a7292b0: BREAKING(@mastra/core, all vector stores): Vector store breaking changes (remove deprecated functions and positional arguments)
|
|
290
299
|
- Updated dependencies [b3a3d63]
|
|
291
300
|
- Updated dependencies [344f453]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [f53a6ac]
|
|
295
|
-
- Updated dependencies [5eb5a99]
|
|
296
|
-
- Updated dependencies [7e632c5]
|
|
297
|
-
- Updated dependencies [1e9fbfa]
|
|
298
|
-
- Updated dependencies [eabdcd9]
|
|
299
|
-
- Updated dependencies [90be034]
|
|
300
|
-
- Updated dependencies [99f050a]
|
|
301
|
-
|
|
302
|
-
... 192 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 201 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.15.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
18
|
+
- @mastra/deployer@0.15.2
|
|
19
|
+
- @mastra/loggers@0.10.9
|
|
20
|
+
- @mastra/core@0.15.2
|
|
21
|
+
|
|
3
22
|
## 0.15.1
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-cloudflare
|
|
2
2
|
|
|
3
|
+
## 0.13.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.13.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
18
|
+
- @mastra/deployer@0.15.2
|
|
19
|
+
- @mastra/core@0.15.2
|
|
20
|
+
|
|
3
21
|
## 0.13.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
## 0.11.4-alpha.2
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
287
|
-
- Updated dependencies [cb36de0]
|
|
288
|
-
- Updated dependencies [cb36de0]
|
|
289
|
-
- Updated dependencies [a82b851]
|
|
290
|
-
- Updated dependencies [41a0a0e]
|
|
291
|
-
- Updated dependencies [2871020]
|
|
292
|
-
- Updated dependencies [4a406ec]
|
|
293
|
-
- Updated dependencies [5d377e5]
|
|
294
|
-
- @mastra/core@0.13.0-alpha.2
|
|
295
|
-
- @mastra/deployer@0.13.0-alpha.2
|
|
296
|
-
|
|
297
|
-
## 0.11.4-alpha.1
|
|
298
|
-
|
|
299
|
-
### Patch Changes
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 3356 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3374 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-netlify
|
|
2
2
|
|
|
3
|
+
## 0.12.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.12.2
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
18
|
+
- @mastra/deployer@0.15.2
|
|
19
|
+
- @mastra/core@0.15.2
|
|
20
|
+
|
|
3
21
|
## 0.12.1
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -281,22 +299,4 @@
|
|
|
281
299
|
|
|
282
300
|
## 0.11.10-alpha.0
|
|
283
301
|
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
- Updated dependencies [33dcb07]
|
|
287
|
-
- Updated dependencies [d30b1a0]
|
|
288
|
-
- Updated dependencies [bff87f7]
|
|
289
|
-
- Updated dependencies [07fe7a2]
|
|
290
|
-
- Updated dependencies [b4a8df0]
|
|
291
|
-
- @mastra/core@0.12.1-alpha.0
|
|
292
|
-
- @mastra/deployer@0.12.1-alpha.0
|
|
293
|
-
|
|
294
|
-
## 0.11.9
|
|
295
|
-
|
|
296
|
-
### Patch Changes
|
|
297
|
-
|
|
298
|
-
- bc6b44a: Extract tools import from `createHonoServer`; the function now receives tools via a prop on the `options` parameter.
|
|
299
|
-
- f42c4c2: update peer deps for packages to latest core range
|
|
300
|
-
- Updated dependencies [510e2c8]
|
|
301
|
-
|
|
302
|
-
... 3113 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3131 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,23 @@
|
|
|
1
1
|
# @mastra/deployer-vercel
|
|
2
2
|
|
|
3
|
+
## 0.11.19-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`00c74e7`](https://github.com/mastra-ai/mastra/commit/00c74e73b1926be0d475693bb886fb67a22ff352), [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5), [`af90672`](https://github.com/mastra-ai/mastra/commit/af906722d8da28688882193b1e531026f9e2e81e), [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a), [`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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.0
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.0
|
|
10
|
+
|
|
11
|
+
## 0.11.18
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
16
|
+
|
|
17
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
18
|
+
- @mastra/deployer@0.15.2
|
|
19
|
+
- @mastra/core@0.15.2
|
|
20
|
+
|
|
3
21
|
## 0.11.17
|
|
4
22
|
|
|
5
23
|
### Patch Changes
|
|
@@ -280,23 +298,5 @@
|
|
|
280
298
|
- Updated dependencies [7a7754f]
|
|
281
299
|
- Updated dependencies [fc92d80]
|
|
282
300
|
- Updated dependencies [e0f73c6]
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
- Updated dependencies [23a6a7c]
|
|
286
|
-
- Updated dependencies [cda801d]
|
|
287
|
-
- Updated dependencies [a77c823]
|
|
288
|
-
- Updated dependencies [ff9c125]
|
|
289
|
-
- Updated dependencies [09bca64]
|
|
290
|
-
- Updated dependencies [9802f42]
|
|
291
|
-
- Updated dependencies [d5cc460]
|
|
292
|
-
- Updated dependencies [f42c4c2]
|
|
293
|
-
- Updated dependencies [b8efbb9]
|
|
294
|
-
- Updated dependencies [71466e7]
|
|
295
|
-
- Updated dependencies [0c99fbe]
|
|
296
|
-
- @mastra/core@0.12.0
|
|
297
|
-
- @mastra/deployer@0.12.0
|
|
298
|
-
|
|
299
|
-
## 0.11.9-alpha.1
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
... 3061 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 3079 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,27 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7115](https://github.com/mastra-ai/mastra/pull/7115) [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix plyground baseUrl, default api baseUrl to playground baseUrl
|
|
8
|
+
|
|
9
|
+
- [#7091](https://github.com/mastra-ai/mastra/pull/7091) [`a6e2254`](https://github.com/mastra-ai/mastra/commit/a6e225469159950bb69e8d240d510ec57dc0d79a) Thanks [@YujohnNattrass](https://github.com/YujohnNattrass)! - Do not export otel scoped traces
|
|
10
|
+
|
|
11
|
+
- 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)]:
|
|
12
|
+
- @mastra/core@0.15.3-alpha.0
|
|
13
|
+
- @mastra/server@0.15.3-alpha.0
|
|
14
|
+
|
|
15
|
+
## 0.15.2
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
20
|
+
|
|
21
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
22
|
+
- @mastra/server@0.15.2
|
|
23
|
+
- @mastra/core@0.15.2
|
|
24
|
+
|
|
3
25
|
## 0.15.1
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
|
@@ -277,26 +299,4 @@
|
|
|
277
299
|
|
|
278
300
|
## 0.13.3-alpha.0
|
|
279
301
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
- Updated dependencies [c30bca8]
|
|
283
|
-
- @mastra/core@0.13.3-alpha.0
|
|
284
|
-
- @mastra/server@0.13.3-alpha.0
|
|
285
|
-
|
|
286
|
-
## 0.13.2
|
|
287
|
-
|
|
288
|
-
### Patch Changes
|
|
289
|
-
|
|
290
|
-
- aaf0224: improve dev playground request detection
|
|
291
|
-
- 42cb4e9: Add warning message when an invalid `src/mastra/index.ts` configuration file is found
|
|
292
|
-
- a239d41: Updated A2A syntax to v0.3.0
|
|
293
|
-
- 96169cc: Create handler that returns providers user has keys for in their env
|
|
294
|
-
- c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
|
|
295
|
-
- 63449d0: Change the function signatures of `bundle`, `lint`, and internally `getToolsInputOptions` to expand the `toolsPaths` TypeScript type from `string[]` to `(string | string[])[]`.
|
|
296
|
-
- ce04175: Add update agent model handler
|
|
297
|
-
- Updated dependencies [d5330bf]
|
|
298
|
-
- Updated dependencies [2e74797]
|
|
299
|
-
- Updated dependencies [8388649]
|
|
300
|
-
- Updated dependencies [a239d41]
|
|
301
|
-
|
|
302
|
-
... 3656 more lines hidden. See full changelog in package directory.
|
|
302
|
+
... 3678 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/dynamodb
|
|
2
2
|
|
|
3
|
+
## 0.14.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.14.4
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [1c1c6a1]
|
|
290
299
|
- Updated dependencies [f8ce2cc]
|
|
291
300
|
- Updated dependencies [8c846b6]
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
- Updated dependencies [565cc0c]
|
|
295
|
-
- Updated dependencies [b790fd1]
|
|
296
|
-
- Updated dependencies [132027f]
|
|
297
|
-
- Updated dependencies [0c85311]
|
|
298
|
-
- Updated dependencies [d7ed04d]
|
|
299
|
-
- Updated dependencies [cb16baf]
|
|
300
|
-
- Updated dependencies [f36e4f1]
|
|
301
|
-
|
|
302
|
-
... 426 more lines hidden. See full changelog in package directory.
|
|
301
|
+
|
|
302
|
+
... 435 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/evals
|
|
2
2
|
|
|
3
|
+
## 0.13.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
8
|
+
|
|
9
|
+
- Updated dependencies []:
|
|
10
|
+
- @mastra/core@0.15.2
|
|
11
|
+
|
|
3
12
|
## 0.13.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -289,14 +298,5 @@
|
|
|
289
298
|
- Updated dependencies [032cb66]
|
|
290
299
|
- Updated dependencies [703ac71]
|
|
291
300
|
- Updated dependencies [a723d69]
|
|
292
|
-
- Updated dependencies [5889a31]
|
|
293
|
-
- Updated dependencies [65e3395]
|
|
294
|
-
- Updated dependencies [4933192]
|
|
295
|
-
- Updated dependencies [d1c77a4]
|
|
296
|
-
- Updated dependencies [bea9dd1]
|
|
297
|
-
- Updated dependencies [dcd4802]
|
|
298
|
-
- Updated dependencies [7ba91fa]
|
|
299
|
-
- @mastra/core@0.11.0-alpha.2
|
|
300
|
-
|
|
301
301
|
|
|
302
|
-
...
|
|
302
|
+
... 2016 more lines hidden. See full changelog in package directory.
|