@mastra/agent-builder 1.1.14 → 1.1.15-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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @mastra/agent-builder
2
2
 
3
+ ## 1.1.15-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0885364`](https://github.com/mastra-ai/mastra/commit/0885364c2fc7fa31febcfc444fc1ba5231ac1257)]:
8
+ - @mastra/core@1.63.1-alpha.2
9
+ - @mastra/memory@1.28.1-alpha.1
10
+
11
+ ## 1.1.15-alpha.0
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [[`295e506`](https://github.com/mastra-ai/mastra/commit/295e506b9e6cec99e7181c5f712648888cd9486f), [`8c3be07`](https://github.com/mastra-ai/mastra/commit/8c3be0761a862c5c035ed6e5d633de87cbba20e7), [`078affd`](https://github.com/mastra-ai/mastra/commit/078affdaea57ac5e95a77e9e7b197d1878190684), [`9e3403e`](https://github.com/mastra-ai/mastra/commit/9e3403e9868240cb18841898e84cf008ebd7a87e), [`791bf5e`](https://github.com/mastra-ai/mastra/commit/791bf5e81cd27e2e1cff66122f1380ab8a3dda41)]:
16
+ - @mastra/memory@1.28.1-alpha.0
17
+ - @mastra/core@1.63.1-alpha.1
18
+
3
19
  ## 1.1.14
4
20
 
5
21
  ### Patch Changes
package/LICENSE.md CHANGED
@@ -1,10 +1,12 @@
1
1
  Portions of this software are licensed as follows:
2
2
 
3
- - All content that resides under any directory named "ee/" within this
3
+ - All content that resides under any directory named `ee/` within this
4
4
  repository, including but not limited to:
5
- - `packages/core/src/auth/ee/`
6
- - `packages/server/src/server/auth/ee/`
7
- is licensed under the license defined in `ee/LICENSE`.
5
+ - `@mastra/core/auth/ee`
6
+ - `@mastra/core/agent-builder/ee`
7
+ - `@mastra/editor/ee`
8
+
9
+ is licensed under the license defined in [`ee/LICENSE`](https://github.com/mastra-ai/mastra/blob/main/ee/LICENSE).
8
10
 
9
11
  - All third-party components incorporated into the Mastra Software are
10
12
  licensed under the original license provided by the owner of the
package/dist/index.js CHANGED
@@ -4548,7 +4548,7 @@ const shouldAbortWorkflow = (stepResult) => {
4548
4548
  return stepResult?.success === false || stepResult?.error;
4549
4549
  };
4550
4550
  //#endregion
4551
- //#region ../_vendored/ai_v5/dist/dist-nVfjvSbw.js
4551
+ //#region ../_vendored/ai_v5/dist/dist-Dqv4QeJJ.js
4552
4552
  var marker$1 = "vercel.ai.error";
4553
4553
  var symbol$1$1 = Symbol.for(marker$1);
4554
4554
  var _a$1$1;