@mastra/client-js 0.0.0-generate-message-id-20250512171942 → 0.0.0-http-transporter-20250702160118

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