@mastra/client-js 0.0.0-agui-20250501191909 → 0.0.0-ai-v5-20250625014956

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.
@@ -0,0 +1,19 @@
1
+
2
+ > @mastra/client-js@0.10.6-alpha.1 build /home/runner/work/mastra/mastra/client-sdks/client-js
3
+ > tsup src/index.ts --format esm,cjs --dts --clean --treeshake=smallest --splitting
4
+
5
+ CLI Building entry: src/index.ts
6
+ CLI Using tsconfig: tsconfig.json
7
+ CLI tsup v8.5.0
8
+ CLI Target: es2022
9
+ CLI Cleaning output folder
10
+ ESM Build start
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
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
package/CHANGELOG.md CHANGED
@@ -1,19 +1,602 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-agui-20250501191909
3
+ ## 0.0.0-ai-v5-20250625014956
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
8
+ - Updated dependencies [d1baedb]
9
+ - Updated dependencies [d8f2d19]
10
+ - Updated dependencies [4d21bf2]
11
+ - Updated dependencies [9d52b17]
12
+ - Updated dependencies [2097952]
13
+ - Updated dependencies [4fb0cc2]
14
+ - Updated dependencies [d2a7a31]
15
+ - Updated dependencies [8ba1b51]
16
+ - Updated dependencies [0e17048]
17
+ - @mastra/core@0.0.0-ai-v5-20250625014956
18
+
19
+ ## 0.10.6-alpha.1
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [d1baedb]
24
+ - Updated dependencies [4d21bf2]
25
+ - Updated dependencies [2097952]
26
+ - Updated dependencies [4fb0cc2]
27
+ - Updated dependencies [d2a7a31]
28
+ - Updated dependencies [0e17048]
29
+ - @mastra/core@0.10.7-alpha.1
30
+
31
+ ## 0.10.6-alpha.0
32
+
33
+ ### Patch Changes
34
+
35
+ - Updated dependencies [d8f2d19]
36
+ - Updated dependencies [9d52b17]
37
+ - Updated dependencies [8ba1b51]
38
+ - @mastra/core@0.10.7-alpha.0
39
+
40
+ ## 0.10.5
41
+
42
+ ### Patch Changes
43
+
44
+ - 63f6b7d: dependencies updates:
45
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
46
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
47
+ - ee9af57: Add api for polling run execution result and get run by id
48
+ - 3270d9d: Fix runtime context being undefined
49
+ - Updated dependencies [63f6b7d]
50
+ - Updated dependencies [12a95fc]
51
+ - Updated dependencies [4b0f8a6]
52
+ - Updated dependencies [51264a5]
53
+ - Updated dependencies [8e6f677]
54
+ - Updated dependencies [d70c420]
55
+ - Updated dependencies [ee9af57]
56
+ - Updated dependencies [36f1c36]
57
+ - Updated dependencies [2a16996]
58
+ - Updated dependencies [10d352e]
59
+ - Updated dependencies [9589624]
60
+ - Updated dependencies [53d3c37]
61
+ - Updated dependencies [751c894]
62
+ - Updated dependencies [577ce3a]
63
+ - Updated dependencies [9260b3a]
64
+ - @mastra/core@0.10.6
65
+
66
+ ## 0.10.5-alpha.5
67
+
68
+ ### Patch Changes
69
+
70
+ - Updated dependencies [12a95fc]
71
+ - Updated dependencies [51264a5]
72
+ - Updated dependencies [8e6f677]
73
+ - @mastra/core@0.10.6-alpha.5
74
+
75
+ ## 0.10.5-alpha.4
76
+
77
+ ### Patch Changes
78
+
79
+ - Updated dependencies [9589624]
80
+ - @mastra/core@0.10.6-alpha.4
81
+
82
+ ## 0.10.5-alpha.3
83
+
84
+ ### Patch Changes
85
+
86
+ - Updated dependencies [d70c420]
87
+ - Updated dependencies [2a16996]
88
+ - @mastra/core@0.10.6-alpha.3
89
+
90
+ ## 0.10.5-alpha.2
91
+
92
+ ### Patch Changes
93
+
94
+ - Updated dependencies [4b0f8a6]
95
+ - @mastra/core@0.10.6-alpha.2
96
+
97
+ ## 0.10.5-alpha.1
98
+
99
+ ### Patch Changes
100
+
101
+ - ee9af57: Add api for polling run execution result and get run by id
102
+ - 3270d9d: Fix runtime context being undefined
103
+ - Updated dependencies [ee9af57]
104
+ - Updated dependencies [751c894]
105
+ - Updated dependencies [577ce3a]
106
+ - Updated dependencies [9260b3a]
107
+ - @mastra/core@0.10.6-alpha.1
108
+
109
+ ## 0.10.5-alpha.0
110
+
111
+ ### Patch Changes
112
+
113
+ - 63f6b7d: dependencies updates:
114
+ - Updated dependency [`@ai-sdk/ui-utils@^1.2.11` ↗︎](https://www.npmjs.com/package/@ai-sdk/ui-utils/v/1.2.11) (from `^1.1.19`, in `dependencies`)
115
+ - Updated dependency [`zod@^3.25.57` ↗︎](https://www.npmjs.com/package/zod/v/3.25.57) (from `^3.25.56`, in `dependencies`)
116
+ - Updated dependencies [63f6b7d]
117
+ - Updated dependencies [36f1c36]
118
+ - Updated dependencies [10d352e]
119
+ - Updated dependencies [53d3c37]
120
+ - @mastra/core@0.10.6-alpha.0
121
+
122
+ ## 0.10.4
123
+
124
+ ### Patch Changes
125
+
126
+ - Updated dependencies [13c97f9]
127
+ - @mastra/core@0.10.5
128
+
129
+ ## 0.10.3
130
+
131
+ ### Patch Changes
132
+
133
+ - 1ccccff: dependencies updates:
134
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
135
+ - 1ccccff: dependencies updates:
136
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
137
+ - f1f1f1b: Add basic filtering capabilities to logs
138
+ - b2810ab: Move @mastra/core to deps
139
+ - 82090c1: Add pagination to logs
140
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
141
+ - Updated dependencies [d1ed912]
142
+ - Updated dependencies [f6fd25f]
143
+ - Updated dependencies [dffb67b]
144
+ - Updated dependencies [f1f1f1b]
145
+ - Updated dependencies [925ab94]
146
+ - Updated dependencies [f9816ae]
147
+ - Updated dependencies [82090c1]
148
+ - Updated dependencies [1b443fd]
149
+ - Updated dependencies [ce97900]
150
+ - Updated dependencies [f1309d3]
151
+ - Updated dependencies [14a2566]
152
+ - Updated dependencies [f7f8293]
153
+ - Updated dependencies [48eddb9]
154
+ - @mastra/core@0.10.4
155
+
156
+ ## 0.10.3-alpha.3
157
+
158
+ ### Patch Changes
159
+
160
+ - Updated dependencies [925ab94]
161
+ - @mastra/core@0.10.4-alpha.3
162
+
163
+ ## 0.10.3-alpha.2
164
+
165
+ ### Patch Changes
166
+
167
+ - Updated dependencies [48eddb9]
168
+ - @mastra/core@0.10.4-alpha.2
169
+
170
+ ## 0.10.3-alpha.1
171
+
172
+ ### Patch Changes
173
+
174
+ - 1ccccff: dependencies updates:
175
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
176
+ - 1ccccff: dependencies updates:
177
+ - Updated dependency [`zod@^3.25.56` ↗︎](https://www.npmjs.com/package/zod/v/3.25.56) (from `^3.24.3`, in `dependencies`)
178
+ - Updated dependencies [f6fd25f]
179
+ - Updated dependencies [dffb67b]
180
+ - Updated dependencies [f1309d3]
181
+ - Updated dependencies [f7f8293]
182
+ - @mastra/core@0.10.4-alpha.1
183
+
184
+ ## 0.10.3-alpha.0
185
+
186
+ ### Patch Changes
187
+
188
+ - f1f1f1b: Add basic filtering capabilities to logs
189
+ - b2810ab: Move @mastra/core to deps
190
+ - 82090c1: Add pagination to logs
191
+ - 67d21b5: Added overloading to the generate method of the Agent class to enhance type definition using ZodSchema.
192
+ - Updated dependencies [d1ed912]
193
+ - Updated dependencies [f1f1f1b]
194
+ - Updated dependencies [f9816ae]
195
+ - Updated dependencies [82090c1]
196
+ - Updated dependencies [1b443fd]
197
+ - Updated dependencies [ce97900]
198
+ - Updated dependencies [14a2566]
199
+ - @mastra/core@0.10.4-alpha.0
200
+
201
+ ## 0.10.2
202
+
203
+ ### Patch Changes
204
+
205
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
206
+ - 37643b8: Fix tool access
207
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
208
+ - b72c768: [Bug fix] Serialize parameters in clientTools
209
+ - f0d559f: Fix peerdeps for alpha channel
210
+ - Updated dependencies [ee77e78]
211
+ - Updated dependencies [592a2db]
212
+ - Updated dependencies [e5dc18d]
213
+ - Updated dependencies [ab5adbe]
214
+ - Updated dependencies [1e8bb40]
215
+ - Updated dependencies [1b5fc55]
216
+ - Updated dependencies [195c428]
217
+ - Updated dependencies [f73e11b]
218
+ - Updated dependencies [37643b8]
219
+ - Updated dependencies [99fd6cf]
220
+ - Updated dependencies [c5bf1ce]
221
+ - Updated dependencies [add596e]
222
+ - Updated dependencies [8dc94d8]
223
+ - Updated dependencies [ecebbeb]
224
+ - Updated dependencies [79d5145]
225
+ - Updated dependencies [12b7002]
226
+ - Updated dependencies [2901125]
227
+ - @mastra/core@0.10.2
228
+
229
+ ## 0.10.2-alpha.3
230
+
231
+ ### Patch Changes
232
+
233
+ - 37643b8: Fix tool access
234
+ - b72c768: [Bug fix] Serialize parameters in clientTools
235
+ - Updated dependencies [37643b8]
236
+ - Updated dependencies [79d5145]
237
+ - @mastra/core@0.10.2-alpha.8
238
+
239
+ ## 0.10.2-alpha.2
240
+
241
+ ### Patch Changes
242
+
243
+ - c5bf1ce: Add backwards compat code for new MessageList in storage
244
+ - Updated dependencies [c5bf1ce]
245
+ - Updated dependencies [12b7002]
246
+ - @mastra/core@0.10.2-alpha.4
247
+
248
+ ## 0.10.2-alpha.1
249
+
250
+ ### Patch Changes
251
+
252
+ - f0d559f: Fix peerdeps for alpha channel
253
+ - Updated dependencies [1e8bb40]
254
+ - @mastra/core@0.10.2-alpha.2
255
+
256
+ ## 0.10.2-alpha.0
257
+
258
+ ### Patch Changes
259
+
260
+ - 592a2db: Added different icons for agents and workflows in mcp tools list
261
+ - Updated dependencies [592a2db]
262
+ - Updated dependencies [e5dc18d]
263
+ - @mastra/core@0.10.2-alpha.0
264
+
265
+ ## 0.10.1
266
+
267
+ ### Patch Changes
268
+
269
+ - 267773e: Show map config on workflow graph
270
+ Highlight borders for conditions too on workflow graph
271
+ Fix watch stream
272
+ - 5343f93: Move emitter to symbol to make private
273
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
274
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
275
+ - Updated dependencies [d70b807]
276
+ - Updated dependencies [6d16390]
277
+ - Updated dependencies [1e4a421]
278
+ - Updated dependencies [200d0da]
279
+ - Updated dependencies [bf5f17b]
280
+ - Updated dependencies [5343f93]
281
+ - Updated dependencies [38aee50]
282
+ - Updated dependencies [5c41100]
283
+ - Updated dependencies [d6a759b]
284
+ - Updated dependencies [6015bdf]
285
+ - @mastra/core@0.10.1
286
+
287
+ ## 0.10.1-alpha.3
288
+
289
+ ### Patch Changes
290
+
291
+ - 267773e: Show map config on workflow graph
292
+ Highlight borders for conditions too on workflow graph
293
+ Fix watch stream
294
+
295
+ ## 0.10.1-alpha.2
296
+
297
+ ### Patch Changes
298
+
299
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
300
+ - Updated dependencies [6015bdf]
301
+ - @mastra/core@0.10.1-alpha.2
302
+
303
+ ## 0.10.1-alpha.1
304
+
305
+ ### Patch Changes
306
+
307
+ - 5343f93: Move emitter to symbol to make private
308
+ - Updated dependencies [200d0da]
309
+ - Updated dependencies [bf5f17b]
310
+ - Updated dependencies [5343f93]
311
+ - Updated dependencies [38aee50]
312
+ - Updated dependencies [5c41100]
313
+ - Updated dependencies [d6a759b]
314
+ - @mastra/core@0.10.1-alpha.1
315
+
316
+ ## 0.10.1-alpha.0
317
+
318
+ ### Patch Changes
319
+
320
+ - f622cfa: Make some properties of CreateMemoryThreadParams optional
321
+ - Updated dependencies [6d16390]
322
+ - Updated dependencies [1e4a421]
323
+ - @mastra/core@0.10.1-alpha.0
324
+
325
+ ## 0.10.0
326
+
327
+ ### Minor Changes
328
+
329
+ - 83da932: Move @mastra/core to peerdeps
330
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
331
+
332
+ ### Patch Changes
333
+
334
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
335
+ - 0215b0b: Add description to vnext workflow response
336
+ - f53a6ac: Add VNextWorkflowRuns type
337
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
338
+ - a6e3881: Remove non serializable options from agent stream,generate
339
+ - fddae56: Add telemetry to cliend SDK streamParams
340
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
341
+ - 5063646: Accept plain obects as runtimeContext
342
+ - 2672a05: Add MCP servers and tool call execution to playground
343
+ - Updated dependencies [b3a3d63]
344
+ - Updated dependencies [344f453]
345
+ - Updated dependencies [0a3ae6d]
346
+ - Updated dependencies [95911be]
347
+ - Updated dependencies [f53a6ac]
348
+ - Updated dependencies [5eb5a99]
349
+ - Updated dependencies [7e632c5]
350
+ - Updated dependencies [1e9fbfa]
351
+ - Updated dependencies [eabdcd9]
352
+ - Updated dependencies [90be034]
353
+ - Updated dependencies [99f050a]
354
+ - Updated dependencies [d0ee3c6]
355
+ - Updated dependencies [b2ae5aa]
356
+ - Updated dependencies [23f258c]
357
+ - Updated dependencies [a7292b0]
358
+ - Updated dependencies [0dcb9f0]
359
+ - Updated dependencies [2672a05]
360
+ - @mastra/core@0.10.0
361
+
362
+ ## 0.2.0-alpha.1
363
+
364
+ ### Minor Changes
365
+
366
+ - 83da932: Move @mastra/core to peerdeps
367
+ - 5eb5a99: Remove pino from @mastra/core into @mastra/loggers
368
+
369
+ ### Patch Changes
370
+
371
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
372
+ - 0215b0b: Add description to vnext workflow response
373
+ - 5063646: Accept plain obects as runtimeContext
374
+ - Updated dependencies [b3a3d63]
375
+ - Updated dependencies [344f453]
376
+ - Updated dependencies [0a3ae6d]
377
+ - Updated dependencies [95911be]
378
+ - Updated dependencies [5eb5a99]
379
+ - Updated dependencies [7e632c5]
380
+ - Updated dependencies [1e9fbfa]
381
+ - Updated dependencies [b2ae5aa]
382
+ - Updated dependencies [a7292b0]
383
+ - Updated dependencies [0dcb9f0]
384
+ - @mastra/core@0.10.0-alpha.1
385
+
386
+ ## 0.1.23-alpha.0
387
+
388
+ ### Patch Changes
389
+
390
+ - f53a6ac: Add VNextWorkflowRuns type
391
+ - ccdabdc: Remove trailing / from mastraClient baseUrl
392
+ - a6e3881: Remove non serializable options from agent stream,generate
393
+ - fddae56: Add telemetry to cliend SDK streamParams
394
+ - 23f258c: Add new list and get routes for mcp servers. Changed route make-up for more consistency with existing API routes. Lastly, added in a lot of extra detail that can be optionally passed to the mcp server per the mcp spec.
395
+ - 2672a05: Add MCP servers and tool call execution to playground
396
+ - Updated dependencies [f53a6ac]
397
+ - Updated dependencies [eabdcd9]
398
+ - Updated dependencies [90be034]
399
+ - Updated dependencies [99f050a]
400
+ - Updated dependencies [d0ee3c6]
401
+ - Updated dependencies [23f258c]
402
+ - Updated dependencies [2672a05]
403
+ - @mastra/core@0.9.5-alpha.0
404
+
405
+ ## 0.1.22
406
+
407
+ ### Patch Changes
408
+
409
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
410
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
411
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
412
+ - 0c3d117: Add workflows to agent server handlers
413
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
414
+ - c2b980b: Fix multiple too-calls in AGUI
415
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
416
+ - 0b8b868: Added A2A support + streaming
417
+ - Updated dependencies [396be50]
418
+ - Updated dependencies [ab80e7e]
419
+ - Updated dependencies [c3bd795]
420
+ - Updated dependencies [da082f8]
421
+ - Updated dependencies [a5810ce]
422
+ - Updated dependencies [3e9c131]
423
+ - Updated dependencies [3171b5b]
424
+ - Updated dependencies [973e5ac]
425
+ - Updated dependencies [daf942f]
426
+ - Updated dependencies [0b8b868]
427
+ - Updated dependencies [9e1eff5]
428
+ - Updated dependencies [6fa1ad1]
429
+ - Updated dependencies [c28d7a0]
430
+ - Updated dependencies [edf1e88]
431
+ - @mastra/core@0.9.4
432
+
433
+ ## 0.1.22-alpha.4
434
+
435
+ ### Patch Changes
436
+
437
+ - 5c70b8a: [MASTRA-3234] added limit for client-js getMessages
438
+ - Updated dependencies [3e9c131]
439
+ - @mastra/core@0.9.4-alpha.4
440
+
441
+ ## 0.1.22-alpha.3
442
+
443
+ ### Patch Changes
444
+
445
+ - c2f9e60: Resolves type issue and listen response string wrapped in text object twice
446
+ - 0c3d117: Add workflows to agent server handlers
447
+ - a5810ce: Add support for experimental_generateMessageId and remove it from client-js types since it's not serializable
448
+ - Updated dependencies [396be50]
449
+ - Updated dependencies [c3bd795]
450
+ - Updated dependencies [da082f8]
451
+ - Updated dependencies [a5810ce]
452
+ - @mastra/core@0.9.4-alpha.3
453
+
454
+ ## 0.1.22-alpha.2
455
+
456
+ ### Patch Changes
457
+
458
+ - b4c6c87: fix: Specify $refStrategy: 'none' when calling zodToJsonSchema.
459
+ - c2b980b: Fix multiple too-calls in AGUI
460
+ - Updated dependencies [3171b5b]
461
+ - Updated dependencies [973e5ac]
462
+ - Updated dependencies [9e1eff5]
463
+ - @mastra/core@0.9.4-alpha.2
464
+
465
+ ## 0.1.22-alpha.1
466
+
467
+ ### Patch Changes
468
+
469
+ - Updated dependencies [ab80e7e]
470
+ - Updated dependencies [6fa1ad1]
471
+ - Updated dependencies [c28d7a0]
472
+ - Updated dependencies [edf1e88]
473
+ - @mastra/core@0.9.4-alpha.1
474
+
475
+ ## 0.1.22-alpha.0
476
+
477
+ ### Patch Changes
478
+
479
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
480
+ - 0b8b868: Added A2A support + streaming
481
+ - Updated dependencies [daf942f]
482
+ - Updated dependencies [0b8b868]
483
+ - @mastra/core@0.9.4-alpha.0
484
+
485
+ ## 0.1.21
486
+
487
+ ### Patch Changes
488
+
489
+ - 526c570: expose agent runtimeContext from clientSDK
490
+ - 36eb1aa: Fix AGUI text part
491
+ - 62c9e7d: Fix disappearing tool calls in streaming
492
+ - Updated dependencies [e450778]
493
+ - Updated dependencies [8902157]
494
+ - Updated dependencies [ca0dc88]
495
+ - Updated dependencies [526c570]
496
+ - Updated dependencies [d7a6a33]
497
+ - Updated dependencies [9cd1a46]
498
+ - Updated dependencies [b5d2de0]
499
+ - Updated dependencies [644f8ad]
500
+ - Updated dependencies [70dbf51]
501
+ - @mastra/core@0.9.3
502
+
503
+ ## 0.1.21-alpha.1
504
+
505
+ ### Patch Changes
506
+
507
+ - 36eb1aa: Fix AGUI text part
508
+ - 62c9e7d: Fix disappearing tool calls in streaming
509
+ - Updated dependencies [e450778]
510
+ - Updated dependencies [8902157]
511
+ - Updated dependencies [ca0dc88]
512
+ - Updated dependencies [9cd1a46]
513
+ - Updated dependencies [70dbf51]
514
+ - @mastra/core@0.9.3-alpha.1
515
+
516
+ ## 0.1.21-alpha.0
517
+
518
+ ### Patch Changes
519
+
520
+ - 526c570: expose agent runtimeContext from clientSDK
521
+ - Updated dependencies [526c570]
522
+ - Updated dependencies [b5d2de0]
523
+ - Updated dependencies [644f8ad]
524
+ - @mastra/core@0.9.3-alpha.0
525
+
526
+ ## 0.1.20
527
+
528
+ ### Patch Changes
529
+
530
+ - 2cf3b8f: dependencies updates:
531
+ - Updated dependency [`zod@^3.24.3` ↗︎](https://www.npmjs.com/package/zod/v/3.24.3) (from `^3.24.2`, in `dependencies`)
532
+ - Updated dependency [`zod-to-json-schema@^3.24.5` ↗︎](https://www.npmjs.com/package/zod-to-json-schema/v/3.24.5) (from `^3.24.3`, in `dependencies`)
533
+ - 4155f47: Add parameters to filter workflow runs
534
+ Add fromDate and toDate to telemetry parameters
7
535
  - 254f5c3: Audit, cleanup MastraClient
8
536
  - 0097d50: Add serializedStepGraph to vNext workflow
9
537
  Return serializedStepGraph from vNext workflow
10
538
  Use serializedStepGraph in vNext workflow graph
11
539
  - 2429c74: Add get workflow runs api to client-js
540
+ - 2e4f8e9: Agui client integration
541
+ - Updated dependencies [6052aa6]
12
542
  - Updated dependencies [967b41c]
543
+ - Updated dependencies [3d2fb5c]
13
544
  - Updated dependencies [26738f4]
545
+ - Updated dependencies [4155f47]
546
+ - Updated dependencies [7eeb2bc]
14
547
  - Updated dependencies [b804723]
548
+ - Updated dependencies [8607972]
549
+ - Updated dependencies [ccef9f9]
15
550
  - Updated dependencies [0097d50]
16
- - @mastra/core@0.0.0-agui-20250501191909
551
+ - Updated dependencies [7eeb2bc]
552
+ - Updated dependencies [17826a9]
553
+ - Updated dependencies [7d8b7c7]
554
+ - Updated dependencies [fba031f]
555
+ - Updated dependencies [3a5f1e1]
556
+ - Updated dependencies [51e6923]
557
+ - Updated dependencies [8398d89]
558
+ - @mastra/core@0.9.2
559
+
560
+ ## 0.1.20-alpha.6
561
+
562
+ ### Patch Changes
563
+
564
+ - 2e4f8e9: Agui client integration
565
+ - Updated dependencies [6052aa6]
566
+ - Updated dependencies [7d8b7c7]
567
+ - Updated dependencies [3a5f1e1]
568
+ - Updated dependencies [8398d89]
569
+ - @mastra/core@0.9.2-alpha.6
570
+
571
+ ## 0.1.20-alpha.5
572
+
573
+ ### Patch Changes
574
+
575
+ - Updated dependencies [3d2fb5c]
576
+ - Updated dependencies [7eeb2bc]
577
+ - Updated dependencies [8607972]
578
+ - Updated dependencies [7eeb2bc]
579
+ - Updated dependencies [fba031f]
580
+ - @mastra/core@0.9.2-alpha.5
581
+
582
+ ## 0.1.20-alpha.4
583
+
584
+ ### Patch Changes
585
+
586
+ - Updated dependencies [ccef9f9]
587
+ - Updated dependencies [51e6923]
588
+ - @mastra/core@0.9.2-alpha.4
589
+
590
+ ## 0.1.20-alpha.3
591
+
592
+ ### Patch Changes
593
+
594
+ - 4155f47: Add parameters to filter workflow runs
595
+ Add fromDate and toDate to telemetry parameters
596
+ - Updated dependencies [967b41c]
597
+ - Updated dependencies [4155f47]
598
+ - Updated dependencies [17826a9]
599
+ - @mastra/core@0.9.2-alpha.3
17
600
 
18
601
  ## 0.1.20-alpha.2
19
602
 
package/README.md CHANGED
@@ -11,7 +11,7 @@ npm install @mastra/client-js
11
11
  ## Quick Start
12
12
 
13
13
  ```typescript
14
- import { MastraClient } from '@mastra/client';
14
+ import { MastraClient } from '@mastra/client-js';
15
15
 
16
16
  // Initialize the client
17
17
  const client = new MastraClient({