@mastra/client-js 0.0.0-fix-message-embedding-20250506021742 → 0.0.0-fix-fetch-workflow-runs-20250624231457

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