@mastra/mcp-docs-server 0.13.16 → 0.13.17-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/%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 +26 -26
- 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 +35 -35
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +11 -11
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +27 -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 +31 -31
- 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 +19 -19
- 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 +26 -26
- 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 +19 -19
- 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 +23 -23
- package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +12 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +26 -26
- 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 +5 -201
- 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/reference/tools/graph-rag-tool.mdx +7 -0
- package/.docs/raw/reference/tools/vector-query-tool.mdx +7 -0
- package/.docs/raw/scorers/off-the-shelf-scorers.mdx +17 -1
- package/.docs/raw/server-db/local-dev-playground.mdx +20 -1
- package/.docs/raw/workflows/control-flow.mdx +0 -46
- package/.docs/raw/workflows/error-handling.mdx +213 -0
- package/package.json +4 -4
|
@@ -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,30 @@
|
|
|
1
1
|
# @mastra/client-js
|
|
2
2
|
|
|
3
|
+
## 0.11.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.1
|
|
9
|
+
|
|
10
|
+
## 0.11.3-alpha.0
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [#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
|
|
15
|
+
|
|
16
|
+
- 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)]:
|
|
17
|
+
- @mastra/core@0.15.3-alpha.0
|
|
18
|
+
|
|
19
|
+
## 0.11.2
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
24
|
+
|
|
25
|
+
- Updated dependencies []:
|
|
26
|
+
- @mastra/core@0.15.2
|
|
27
|
+
|
|
3
28
|
## 0.11.1
|
|
4
29
|
|
|
5
30
|
### Patch Changes
|
|
@@ -273,30 +298,5 @@
|
|
|
273
298
|
- Updated dependencies [cd0042e]
|
|
274
299
|
- @mastra/core@0.13.1
|
|
275
300
|
|
|
276
|
-
## 0.10.20-alpha.0
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
280
|
-
- Updated dependencies [cd0042e]
|
|
281
|
-
- @mastra/core@0.13.1-alpha.0
|
|
282
|
-
|
|
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
|
+
... 2219 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,39 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [#7121](https://github.com/mastra-ai/mastra/pull/7121) [`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67) Thanks [@DanielSLew](https://github.com/DanielSLew)! - Fix issue with some compilers and calling zod v4's toJSONSchema function
|
|
8
|
+
|
|
9
|
+
- [#7124](https://github.com/mastra-ai/mastra/pull/7124) [`29de0e1`](https://github.com/mastra-ai/mastra/commit/29de0e1b0a7173317ae7d1ab0c0993167c659f2b) Thanks [@abhiaiyer91](https://github.com/abhiaiyer91)! - MastraEmbeddingModel and ts hack
|
|
10
|
+
|
|
11
|
+
- [#7125](https://github.com/mastra-ai/mastra/pull/7125) [`6ac697e`](https://github.com/mastra-ai/mastra/commit/6ac697edcc2435482c247cba615277ec4765dcc4) Thanks [@abhiaiyer91](https://github.com/abhiaiyer91)! - improveEmbeddingModelStuff
|
|
12
|
+
|
|
13
|
+
- Updated dependencies [[`637f323`](https://github.com/mastra-ai/mastra/commit/637f32371d79a8f78c52c0d53411af0915fcec67)]:
|
|
14
|
+
- @mastra/schema-compat@0.11.2-alpha.0
|
|
15
|
+
|
|
16
|
+
## 0.15.3-alpha.0
|
|
17
|
+
|
|
18
|
+
### Patch Changes
|
|
19
|
+
|
|
20
|
+
- [#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.
|
|
21
|
+
|
|
22
|
+
- [#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
|
|
23
|
+
|
|
24
|
+
- [#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
|
|
25
|
+
|
|
26
|
+
- [#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
|
|
27
|
+
|
|
28
|
+
- [#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
|
|
29
|
+
|
|
30
|
+
## 0.15.2
|
|
31
|
+
|
|
32
|
+
### Patch Changes
|
|
33
|
+
|
|
34
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
35
|
+
- @mastra/schema-compat@0.11.1
|
|
36
|
+
|
|
3
37
|
## 0.15.1
|
|
4
38
|
|
|
5
39
|
## 0.15.0
|
|
@@ -264,39 +298,5 @@
|
|
|
264
298
|
- 121a3f8: Fixed an issue where telemetry logs were displaying promise statuses when `agent.stream` is called
|
|
265
299
|
- ec510e7: Tool input validation now returns errors as tool results instead of throwing, allowing agents to understand validation failures and retry with corrected parameters.
|
|
266
300
|
- Updated dependencies [ae2eb63]
|
|
267
|
-
- @mastra/schema-compat@0.10.7-alpha.1
|
|
268
|
-
|
|
269
|
-
## 0.13.2-alpha.1
|
|
270
|
-
|
|
271
|
-
### Patch Changes
|
|
272
|
-
|
|
273
|
-
- 2e74797: Fix tool arguments being lost when tool-result messages arrive separately from tool-call messages or when messages are restored from database. Tool invocations now correctly preserve their arguments in all scenarios.
|
|
274
|
-
- 63449d0: Change the function signatures of `bundle`, `lint`, and internally `getToolsInputOptions` to expand the `toolsPaths` TypeScript type from `string[]` to `(string | string[])[]`.
|
|
275
|
-
|
|
276
|
-
## 0.13.2-alpha.0
|
|
277
|
-
|
|
278
|
-
### Patch Changes
|
|
279
|
-
|
|
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
|
+
... 2826 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,32 @@
|
|
|
1
1
|
# @mastra/deployer-cloud
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.1
|
|
9
|
+
- @mastra/deployer@0.15.3-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.15.3-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- 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)]:
|
|
16
|
+
- @mastra/core@0.15.3-alpha.0
|
|
17
|
+
- @mastra/deployer@0.15.3-alpha.0
|
|
18
|
+
|
|
19
|
+
## 0.15.2
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
24
|
+
|
|
25
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
26
|
+
- @mastra/deployer@0.15.2
|
|
27
|
+
- @mastra/loggers@0.10.9
|
|
28
|
+
- @mastra/core@0.15.2
|
|
29
|
+
|
|
3
30
|
## 0.15.1
|
|
4
31
|
|
|
5
32
|
### 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,35 @@
|
|
|
1
1
|
# @mastra/deployer
|
|
2
2
|
|
|
3
|
+
## 0.15.3-alpha.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 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)]:
|
|
8
|
+
- @mastra/core@0.15.3-alpha.1
|
|
9
|
+
- @mastra/server@0.15.3-alpha.1
|
|
10
|
+
|
|
11
|
+
## 0.15.3-alpha.0
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- [#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
|
|
16
|
+
|
|
17
|
+
- [#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
|
|
18
|
+
|
|
19
|
+
- 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)]:
|
|
20
|
+
- @mastra/core@0.15.3-alpha.0
|
|
21
|
+
- @mastra/server@0.15.3-alpha.0
|
|
22
|
+
|
|
23
|
+
## 0.15.2
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
|
|
28
|
+
|
|
29
|
+
- Updated dependencies [[`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430)]:
|
|
30
|
+
- @mastra/server@0.15.2
|
|
31
|
+
- @mastra/core@0.15.2
|
|
32
|
+
|
|
3
33
|
## 0.15.1
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -268,35 +298,5 @@
|
|
|
268
298
|
- Updated dependencies [6faaee5]
|
|
269
299
|
- Updated dependencies [4232b14]
|
|
270
300
|
- Updated dependencies [6313063]
|
|
271
|
-
- Updated dependencies [a89de7e]
|
|
272
|
-
- Updated dependencies [cf4f357]
|
|
273
|
-
- Updated dependencies [a722c0b]
|
|
274
|
-
- Updated dependencies [3b5fec7]
|
|
275
|
-
- @mastra/core@0.14.0-alpha.1
|
|
276
|
-
- @mastra/server@0.14.0-alpha.1
|
|
277
|
-
|
|
278
|
-
## 0.13.3-alpha.0
|
|
279
|
-
|
|
280
|
-
### Patch Changes
|
|
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
301
|
|
|
290
|
-
|
|
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
|
+
... 3686 more lines hidden. See full changelog in package directory.
|