@mastra/client-js 0.0.0-ai-v5-20250625173645 → 0.0.0-ai-v5-20250710191716

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @mastra/client-js@0.10.6-alpha.1 build /home/runner/work/mastra/mastra/client-sdks/client-js
2
+ > @mastra/client-js@0.10.11 build /home/runner/work/mastra/mastra/client-sdks/client-js
3
3
  > tsup src/index.ts --format esm,cjs --dts --clean --treeshake=smallest --splitting
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -9,11 +9,11 @@
9
9
  CLI Cleaning output folder
10
10
  ESM Build start
11
11
  CJS Build start
12
- ESM dist/index.js 47.12 KB
13
- ESM ⚡️ Build success in 1154ms
14
- CJS dist/index.cjs 47.41 KB
15
- CJS ⚡️ Build success in 1158ms
12
+ ESM dist/index.js 69.76 KB
13
+ ESM ⚡️ Build success in 2133ms
14
+ CJS dist/index.cjs 70.04 KB
15
+ CJS ⚡️ Build success in 2147ms
16
16
  DTS Build start
17
- DTS ⚡️ Build success in 15252ms
18
- DTS dist/index.d.ts 33.73 KB
19
- DTS dist/index.d.cts 33.73 KB
17
+ DTS ⚡️ Build success in 18199ms
18
+ DTS dist/index.d.ts 40.88 KB
19
+ DTS dist/index.d.cts 40.88 KB
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-ai-v5-20250625173645
3
+ ## 0.0.0-ai-v5-20250710191716
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,18 +8,279 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
+ - Updated dependencies [5237998]
12
+ - Updated dependencies [66858d4]
13
+ - @mastra/core@0.0.0-ai-v5-20250710191716
14
+
15
+ ## 0.10.11
16
+
17
+ ### Patch Changes
18
+
19
+ - 9468be4: Fix error on agent generate while using antropic
20
+ - 44731a4: Client SDK - Expose processTextStream util for agent textstream with structured output
21
+ - Updated dependencies [b4a9811]
22
+ - Updated dependencies [4d5583d]
23
+ - @mastra/core@0.10.12
24
+
25
+ ## 0.10.11-alpha.1
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies [4d5583d]
30
+ - @mastra/core@0.10.12-alpha.1
31
+
32
+ ## 0.10.11-alpha.0
33
+
34
+ ### Patch Changes
35
+
36
+ - 9468be4: Fix error on agent generate while using antropic
37
+ - 44731a4: Client SDK - Expose processTextStream util for agent textstream with structured output
38
+ - Updated dependencies [b4a9811]
39
+ - @mastra/core@0.10.12-alpha.0
40
+
41
+ ## 0.10.10
42
+
43
+ ### Patch Changes
44
+
45
+ - 18da791: Add abortSignal to client SDK options
46
+ - Updated dependencies [2873c7f]
47
+ - Updated dependencies [1c1c6a1]
48
+ - Updated dependencies [f8ce2cc]
49
+ - Updated dependencies [8c846b6]
50
+ - Updated dependencies [c7bbf1e]
51
+ - Updated dependencies [8722d53]
52
+ - Updated dependencies [565cc0c]
53
+ - Updated dependencies [b790fd1]
54
+ - Updated dependencies [132027f]
55
+ - Updated dependencies [0c85311]
56
+ - Updated dependencies [d7ed04d]
57
+ - Updated dependencies [cb16baf]
58
+ - Updated dependencies [f36e4f1]
59
+ - Updated dependencies [7f6e403]
60
+ - @mastra/core@0.10.11
61
+
62
+ ## 0.10.10-alpha.4
63
+
64
+ ### Patch Changes
65
+
66
+ - @mastra/core@0.10.11-alpha.4
67
+
68
+ ## 0.10.10-alpha.3
69
+
70
+ ### Patch Changes
71
+
72
+ - Updated dependencies [c7bbf1e]
73
+ - Updated dependencies [8722d53]
74
+ - Updated dependencies [132027f]
75
+ - Updated dependencies [0c85311]
76
+ - Updated dependencies [cb16baf]
77
+ - @mastra/core@0.10.11-alpha.3
78
+
79
+ ## 0.10.10-alpha.2
80
+
81
+ ### Patch Changes
82
+
83
+ - 18da791: Add abortSignal to client SDK options
84
+ - Updated dependencies [2873c7f]
85
+ - Updated dependencies [1c1c6a1]
86
+ - Updated dependencies [565cc0c]
87
+ - @mastra/core@0.10.11-alpha.2
88
+
89
+ ## 0.10.10-alpha.1
90
+
91
+ ### Patch Changes
92
+
93
+ - Updated dependencies [7f6e403]
94
+ - @mastra/core@0.10.11-alpha.1
95
+
96
+ ## 0.10.10-alpha.0
97
+
98
+ ### Patch Changes
99
+
100
+ - Updated dependencies [f8ce2cc]
101
+ - Updated dependencies [8c846b6]
102
+ - Updated dependencies [b790fd1]
103
+ - Updated dependencies [d7ed04d]
104
+ - Updated dependencies [f36e4f1]
105
+ - @mastra/core@0.10.11-alpha.0
106
+
107
+ ## 0.10.9
108
+
109
+ ### Patch Changes
110
+
111
+ - b60f510: Fix getWorkflowRuns by limit and offset
112
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
113
+ - Updated dependencies [4d3fbdf]
114
+ - @mastra/core@0.10.10
115
+
116
+ ## 0.10.9-alpha.1
117
+
118
+ ### Patch Changes
119
+
120
+ - b60f510: Fix getWorkflowRuns by limit and offset
121
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
122
+ - @mastra/core@0.10.10-alpha.1
123
+
124
+ ## 0.10.9-alpha.0
125
+
126
+ ### Patch Changes
127
+
128
+ - Updated dependencies [4d3fbdf]
129
+ - @mastra/core@0.10.10-alpha.0
130
+
131
+ ## 0.10.8
132
+
133
+ ### Patch Changes
134
+
135
+ - 9047bda: clientTools - stream tool-result part
136
+ - a606c75: show right suspend schema for nested workflow on playground
137
+ - 1760a1c: Use workflow stream in playground instead of watch
138
+ - 038e5ae: Add cancel workflow run
139
+ - 7e801dd: Add tools to network api response
140
+ - Updated dependencies [9dda1ac]
141
+ - Updated dependencies [c984582]
142
+ - Updated dependencies [7e801dd]
143
+ - Updated dependencies [a606c75]
144
+ - Updated dependencies [7aa70a4]
145
+ - Updated dependencies [764f86a]
146
+ - Updated dependencies [1760a1c]
147
+ - Updated dependencies [038e5ae]
148
+ - Updated dependencies [7dda16a]
149
+ - Updated dependencies [5ebfcdd]
150
+ - Updated dependencies [b2d0c91]
151
+ - Updated dependencies [4e809ad]
152
+ - Updated dependencies [57929df]
153
+ - Updated dependencies [b7852ed]
154
+ - Updated dependencies [6320a61]
155
+ - @mastra/core@0.10.9
156
+
157
+ ## 0.10.8-alpha.0
158
+
159
+ ### Patch Changes
160
+
161
+ - 9047bda: clientTools - stream tool-result part
162
+ - a606c75: show right suspend schema for nested workflow on playground
163
+ - 1760a1c: Use workflow stream in playground instead of watch
164
+ - 038e5ae: Add cancel workflow run
165
+ - 7e801dd: Add tools to network api response
166
+ - Updated dependencies [9dda1ac]
167
+ - Updated dependencies [c984582]
168
+ - Updated dependencies [7e801dd]
169
+ - Updated dependencies [a606c75]
170
+ - Updated dependencies [7aa70a4]
171
+ - Updated dependencies [764f86a]
172
+ - Updated dependencies [1760a1c]
173
+ - Updated dependencies [038e5ae]
174
+ - Updated dependencies [7dda16a]
175
+ - Updated dependencies [5ebfcdd]
176
+ - Updated dependencies [b2d0c91]
177
+ - Updated dependencies [4e809ad]
178
+ - Updated dependencies [57929df]
179
+ - Updated dependencies [b7852ed]
180
+ - Updated dependencies [6320a61]
181
+ - @mastra/core@0.10.9-alpha.0
182
+
183
+ ## 0.10.7
184
+
185
+ ### Patch Changes
186
+
187
+ - a344ac7: Fix tool streaming in agent network
188
+ - Updated dependencies [b8f16b2]
189
+ - Updated dependencies [3e04487]
190
+ - Updated dependencies [a344ac7]
191
+ - Updated dependencies [dc4ca0a]
192
+ - @mastra/core@0.10.8
193
+
194
+ ## 0.10.7-alpha.1
195
+
196
+ ### Patch Changes
197
+
198
+ - Updated dependencies [b8f16b2]
199
+ - Updated dependencies [3e04487]
200
+ - Updated dependencies [dc4ca0a]
201
+ - @mastra/core@0.10.8-alpha.1
202
+
203
+ ## 0.10.7-alpha.0
204
+
205
+ ### Patch Changes
206
+
207
+ - a344ac7: Fix tool streaming in agent network
208
+ - Updated dependencies [a344ac7]
209
+ - @mastra/core@0.10.8-alpha.0
210
+
211
+ ## 0.10.6
212
+
213
+ ### Patch Changes
214
+
215
+ - 8e1b6e9: dependencies updates:
216
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
11
217
  - 9bf1d55: Fix runtimeContext in mastra server, client SDK
218
+ - 18a5d59: clientTools client side execution
219
+ - 5d74aab: vNext network in playground
220
+ - bee3fe4: Fix client side tool calling
221
+ - c0d41f6: Fix streaming for agent tool calls
222
+ - Updated dependencies [15e9d26]
12
223
  - Updated dependencies [d1baedb]
13
224
  - Updated dependencies [d8f2d19]
14
225
  - Updated dependencies [4d21bf2]
226
+ - Updated dependencies [07d6d88]
15
227
  - Updated dependencies [9d52b17]
16
228
  - Updated dependencies [2097952]
17
- - Updated dependencies [66858d4]
229
+ - Updated dependencies [792c4c0]
230
+ - Updated dependencies [5d74aab]
231
+ - Updated dependencies [a8b194f]
18
232
  - Updated dependencies [4fb0cc2]
19
233
  - Updated dependencies [d2a7a31]
234
+ - Updated dependencies [502fe05]
235
+ - Updated dependencies [144eb0b]
20
236
  - Updated dependencies [8ba1b51]
237
+ - Updated dependencies [4efcfa0]
21
238
  - Updated dependencies [0e17048]
22
- - @mastra/core@0.0.0-ai-v5-20250625173645
239
+ - @mastra/core@0.10.7
240
+
241
+ ## 0.10.6-alpha.6
242
+
243
+ ### Patch Changes
244
+
245
+ - c0d41f6: Fix streaming for agent tool calls
246
+
247
+ ## 0.10.6-alpha.5
248
+
249
+ ### Patch Changes
250
+
251
+ - bee3fe4: Fix client side tool calling
252
+ - @mastra/core@0.10.7-alpha.5
253
+
254
+ ## 0.10.6-alpha.4
255
+
256
+ ### Patch Changes
257
+
258
+ - Updated dependencies [a8b194f]
259
+ - @mastra/core@0.10.7-alpha.4
260
+
261
+ ## 0.10.6-alpha.3
262
+
263
+ ### Patch Changes
264
+
265
+ - 18a5d59: clientTools client side execution
266
+ - Updated dependencies [792c4c0]
267
+ - Updated dependencies [502fe05]
268
+ - Updated dependencies [4efcfa0]
269
+ - @mastra/core@0.10.7-alpha.3
270
+
271
+ ## 0.10.6-alpha.2
272
+
273
+ ### Patch Changes
274
+
275
+ - 8e1b6e9: dependencies updates:
276
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
277
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
278
+ - 5d74aab: vNext network in playground
279
+ - Updated dependencies [15e9d26]
280
+ - Updated dependencies [07d6d88]
281
+ - Updated dependencies [5d74aab]
282
+ - Updated dependencies [144eb0b]
283
+ - @mastra/core@0.10.7-alpha.2
23
284
 
24
285
  ## 0.10.6-alpha.1
25
286
 
package/LICENSE.md CHANGED
@@ -1,46 +1,15 @@
1
- # Elastic License 2.0 (ELv2)
1
+ # Apache License 2.0
2
2
 
3
- Copyright (c) 2025 Mastra AI, Inc.
3
+ Copyright (c) 2025 Kepler Software, Inc.
4
4
 
5
- **Acceptance**
6
- By using the software, you agree to all of the terms and conditions below.
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
7
8
 
8
- **Copyright License**
9
- The licensor grants you a non-exclusive, royalty-free, worldwide, non-sublicensable, non-transferable license to use, copy, distribute, make available, and prepare derivative works of the software, in each case subject to the limitations and conditions below
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
10
 
11
- **Limitations**
12
- You may not provide the software to third parties as a hosted or managed service, where the service provides users with access to any substantial set of the features or functionality of the software.
13
-
14
- You may not move, change, disable, or circumvent the license key functionality in the software, and you may not remove or obscure any functionality in the software that is protected by the license key.
15
-
16
- You may not alter, remove, or obscure any licensing, copyright, or other notices of the licensor in the software. Any use of the licensor’s trademarks is subject to applicable law.
17
-
18
- **Patents**
19
- The licensor grants you a license, under any patent claims the licensor can license, or becomes able to license, to make, have made, use, sell, offer for sale, import and have imported the software, in each case subject to the limitations and conditions in this license. This license does not cover any patent claims that you cause to be infringed by modifications or additions to the software. If you or your company make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
20
-
21
- **Notices**
22
- You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms.
23
-
24
- If you modify the software, you must include in any modified copies of the software prominent notices stating that you have modified the software.
25
-
26
- **No Other Rights**
27
- These terms do not imply any licenses other than those expressly granted in these terms.
28
-
29
- **Termination**
30
- If you use the software in violation of these terms, such use is not licensed, and your licenses will automatically terminate. If the licensor provides you with a notice of your violation, and you cease all violation of this license no later than 30 days after you receive that notice, your licenses will be reinstated retroactively. However, if you violate these terms after such reinstatement, any additional violation of these terms will cause your licenses to terminate automatically and permanently.
31
-
32
- **No Liability**
33
- As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.
34
-
35
- **Definitions**
36
- The _licensor_ is the entity offering these terms, and the _software_ is the software the licensor makes available under these terms, including any portion of it.
37
-
38
- _you_ refers to the individual or entity agreeing to these terms.
39
-
40
- _your company_ is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. _control_ means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
41
-
42
- _your licenses_ are all the licenses granted to you for the software under these terms.
43
-
44
- _use_ means anything you do with the software requiring one of your licenses.
45
-
46
- _trademark_ means trademarks, service marks, and similar rights.
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.