create-mastra 0.0.0-support-d1-client-20250701191943 → 0.0.0-suspendRuntimeContextTypeFix-20250930142630

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 ADDED
@@ -0,0 +1,1789 @@
1
+ # create-mastra
2
+
3
+ ## 0.0.0-suspendRuntimeContextTypeFix-20250930142630
4
+
5
+ ### Patch Changes
6
+
7
+ - Fixed an issue in playground where text-start/end parts were ignored in handleStreamChunk and tool ordering vs text wasn't retained ([#8234](https://github.com/mastra-ai/mastra/pull/8234))
8
+
9
+ - Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
10
+
11
+ - Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
12
+
13
+ - Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
14
+
15
+ ## 0.13.3-alpha.0
16
+
17
+ ### Patch Changes
18
+
19
+ - Add types in the streamVNext codepath, fixes for various issues across multiple packages surfaced from type issues, align return types. ([#8010](https://github.com/mastra-ai/mastra/pull/8010))
20
+
21
+ - Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
22
+
23
+ ## 0.13.2
24
+
25
+ ### Patch Changes
26
+
27
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
28
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
29
+
30
+ - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
31
+
32
+ - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
33
+
34
+ - Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
35
+
36
+ ## 0.13.2-alpha.4
37
+
38
+ ### Patch Changes
39
+
40
+ - Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
41
+
42
+ ## 0.13.2-alpha.3
43
+
44
+ ### Patch Changes
45
+
46
+ - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
47
+
48
+ - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
49
+
50
+ ## 0.13.2-alpha.2
51
+
52
+ ## 0.13.2-alpha.1
53
+
54
+ ### Patch Changes
55
+
56
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
57
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
58
+
59
+ ## 0.13.2-alpha.0
60
+
61
+ ## 0.13.1
62
+
63
+ ## 0.13.1-alpha.0
64
+
65
+ ## 0.13.0
66
+
67
+ ### Patch Changes
68
+
69
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
70
+
71
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
72
+
73
+ - fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
74
+
75
+ - Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
76
+
77
+ - Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
78
+
79
+ ## 0.13.0-alpha.5
80
+
81
+ ## 0.13.0-alpha.4
82
+
83
+ ### Patch Changes
84
+
85
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
86
+
87
+ ## 0.13.0-alpha.3
88
+
89
+ ## 0.13.0-alpha.2
90
+
91
+ ## 0.13.0-alpha.1
92
+
93
+ ### Patch Changes
94
+
95
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
96
+
97
+ ## 0.12.4-alpha.0
98
+
99
+ ### Patch Changes
100
+
101
+ - fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
102
+
103
+ - Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
104
+
105
+ - Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
106
+
107
+ ## 0.12.3
108
+
109
+ ### Patch Changes
110
+
111
+ - Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
112
+
113
+ ## 0.12.3-alpha.1
114
+
115
+ ### Patch Changes
116
+
117
+ - Client SDK Agents, Mastra server - support runtimeContext with GET requests ([#7734](https://github.com/mastra-ai/mastra/pull/7734))
118
+
119
+ ## 0.12.3-alpha.0
120
+
121
+ ## 0.12.2
122
+
123
+ ## 0.12.2-alpha.0
124
+
125
+ ## 0.12.1
126
+
127
+ ### Patch Changes
128
+
129
+ - dependencies updates: ([#7544](https://github.com/mastra-ai/mastra/pull/7544))
130
+ - Updated dependency [`fs-extra@^11.3.1` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.1) (from `^11.3.0`, in `dependencies`)
131
+
132
+ - add workflow streaming in agent thread ([#7506](https://github.com/mastra-ai/mastra/pull/7506))
133
+
134
+ - Fix template slug when getting template environment variables ([#7650](https://github.com/mastra-ai/mastra/pull/7650))
135
+
136
+ - Update cli dev copy from "Local" - ([#7579](https://github.com/mastra-ai/mastra/pull/7579))
137
+
138
+ ## 0.12.1-alpha.2
139
+
140
+ ### Patch Changes
141
+
142
+ - Fix template slug when getting template environment variables ([#7650](https://github.com/mastra-ai/mastra/pull/7650))
143
+
144
+ ## 0.12.1-alpha.1
145
+
146
+ ### Patch Changes
147
+
148
+ - add workflow streaming in agent thread ([#7506](https://github.com/mastra-ai/mastra/pull/7506))
149
+
150
+ ## 0.12.1-alpha.0
151
+
152
+ ### Patch Changes
153
+
154
+ - dependencies updates: ([#7544](https://github.com/mastra-ai/mastra/pull/7544))
155
+ - Updated dependency [`fs-extra@^11.3.1` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.1) (from `^11.3.0`, in `dependencies`)
156
+
157
+ - Update cli dev copy from "Local" - ([#7579](https://github.com/mastra-ai/mastra/pull/7579))
158
+
159
+ ## 0.12.0
160
+
161
+ ### Minor Changes
162
+
163
+ - a01cf14: Add workflow graph in agent (workflow as tool in agent)
164
+
165
+ ### Patch Changes
166
+
167
+ - 788e612: Fix playground workflow graph is broken when workflow starts with a branch
168
+ - 5397eb4: Add public URL support when adding files in Multi Modal
169
+
170
+ ## 0.12.0-alpha.1
171
+
172
+ ## 0.12.0-alpha.0
173
+
174
+ ### Minor Changes
175
+
176
+ - a01cf14: Add workflow graph in agent (workflow as tool in agent)
177
+
178
+ ### Patch Changes
179
+
180
+ - 788e612: Fix playground workflow graph is broken when workflow starts with a branch
181
+ - 5397eb4: Add public URL support when adding files in Multi Modal
182
+
183
+ ## 0.11.3
184
+
185
+ ### Patch Changes
186
+
187
+ - 64152fd: Improve output of Cli Dev command
188
+ - de3cbc6: Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
189
+ - 8e4fe90: Unify focus outlines
190
+ - f539199: mastra start - load env files, custom env. Deperecate --env flag for mastra build
191
+ - 87de958: fix chat outline
192
+ - 6f715fe: Fix plyground baseUrl, default api baseUrl to playground baseUrl
193
+ - 01264f1: Mastra dev- load env vars before watch
194
+ - 3308c9f: fix dev:playground command
195
+ - d99baf6: change outline
196
+
197
+ ## 0.11.3-alpha.4
198
+
199
+ ### Patch Changes
200
+
201
+ - [#7357](https://github.com/mastra-ai/mastra/pull/7357) [`01264f1`](https://github.com/mastra-ai/mastra/commit/01264f1280db040d1bd1ac9b8d29cfcaac3d6cbc) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Mastra dev- load env vars before watch
202
+
203
+ ## 0.11.3-alpha.3
204
+
205
+ ### Patch Changes
206
+
207
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
208
+
209
+ ## 0.11.3-alpha.2
210
+
211
+ ### Patch Changes
212
+
213
+ - [#7218](https://github.com/mastra-ai/mastra/pull/7218) [`f539199`](https://github.com/mastra-ai/mastra/commit/f53919950a9320b292732e0cfcdf61cdae6c8742) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - mastra start - load env files, custom env. Deperecate --env flag for mastra build
214
+
215
+ ## 0.11.3-alpha.1
216
+
217
+ ### Patch Changes
218
+
219
+ - [#7210](https://github.com/mastra-ai/mastra/pull/7210) [`87de958`](https://github.com/mastra-ai/mastra/commit/87de95832a7bdfa9ecb14473c84dc874331f1a7d) Thanks [@mfrachet](https://github.com/mfrachet)! - fix chat outline
220
+
221
+ ## 0.11.3-alpha.0
222
+
223
+ ### Patch Changes
224
+
225
+ - [#7046](https://github.com/mastra-ai/mastra/pull/7046) [`64152fd`](https://github.com/mastra-ai/mastra/commit/64152fd4e8f8c76612b82a2e4981ee09b22674d7) Thanks [@adeleke5140](https://github.com/adeleke5140)! - Improve output of Cli Dev command
226
+
227
+ - [#7076](https://github.com/mastra-ai/mastra/pull/7076) [`8e4fe90`](https://github.com/mastra-ai/mastra/commit/8e4fe90605ee4dfcfd911a7f07e1355fe49205ba) Thanks [@mfrachet](https://github.com/mfrachet)! - Unify focus outlines
228
+
229
+ - [#7115](https://github.com/mastra-ai/mastra/pull/7115) [`6f715fe`](https://github.com/mastra-ai/mastra/commit/6f715fe524296e1138a319e56bcf8e4214bd5dd5) Thanks [@TheIsrael1](https://github.com/TheIsrael1)! - Fix plyground baseUrl, default api baseUrl to playground baseUrl
230
+
231
+ - [#7044](https://github.com/mastra-ai/mastra/pull/7044) [`3308c9f`](https://github.com/mastra-ai/mastra/commit/3308c9ff1da7594925d193a825f33da2880fb9c1) Thanks [@mfrachet](https://github.com/mfrachet)! - fix dev:playground command
232
+
233
+ - [#7101](https://github.com/mastra-ai/mastra/pull/7101) [`d99baf6`](https://github.com/mastra-ai/mastra/commit/d99baf6e69bbf83e9a286fbd18c47543de12cb58) Thanks [@mfrachet](https://github.com/mfrachet)! - change outline
234
+
235
+ ## 0.11.2
236
+
237
+ ### Patch Changes
238
+
239
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
240
+
241
+ ## 0.11.1
242
+
243
+ ### Patch Changes
244
+
245
+ - [#6948](https://github.com/mastra-ai/mastra/pull/6948) [`a8070e6`](https://github.com/mastra-ai/mastra/commit/a8070e63ab384ae14a214faaf8634c53b7064bc3) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Preserve run state in workflows after viewing traces
246
+
247
+ ## 0.11.0-alpha.3
248
+
249
+ ## 0.10.24-alpha.2
250
+
251
+ ## 0.10.24-alpha.1
252
+
253
+ ## 0.10.24-alpha.0
254
+
255
+ ### Patch Changes
256
+
257
+ - [#6948](https://github.com/mastra-ai/mastra/pull/6948) [`a8070e6`](https://github.com/mastra-ai/mastra/commit/a8070e63ab384ae14a214faaf8634c53b7064bc3) Thanks [@taofeeq-deru](https://github.com/taofeeq-deru)! - Preserve run state in workflows after viewing traces
258
+
259
+ ## 0.10.23
260
+
261
+ ## 0.10.23-alpha.0
262
+
263
+ ## 0.10.22
264
+
265
+ ### Patch Changes
266
+
267
+ - 8f8409a: Inject analytics instance into create cmd
268
+ - 97c1d5e: Add new `scorers` subcommand for managing scorers.
269
+ Refactor cli to be more modular.
270
+ - 6313063: Implement model switcher in playground
271
+ - 36928f0: Use right icon for anthropic in model switcher
272
+
273
+ ## 0.10.22-alpha.6
274
+
275
+ ## 0.10.22-alpha.5
276
+
277
+ ## 0.10.22-alpha.4
278
+
279
+ ## 0.10.22-alpha.3
280
+
281
+ ## 0.10.22-alpha.2
282
+
283
+ ### Patch Changes
284
+
285
+ - 36928f0: Use right icon for anthropic in model switcher
286
+
287
+ ## 0.10.22-alpha.1
288
+
289
+ ### Patch Changes
290
+
291
+ - 8f8409a: Inject analytics instance into create cmd
292
+ - 6313063: Implement model switcher in playground
293
+
294
+ ## 0.10.22-alpha.0
295
+
296
+ ### Patch Changes
297
+
298
+ - 97c1d5e: Add new `scorers` subcommand for managing scorers.
299
+ Refactor cli to be more modular.
300
+
301
+ ## 0.10.21
302
+
303
+ ### Patch Changes
304
+
305
+ - 77b6cfe: Use just modelId for gpt-5 check
306
+ - 96169cc: Create handler that returns providers user has keys for in their env
307
+ - 33da97c: Set temperature to 1 for gpt-5 model in playground
308
+ - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
309
+ - 7aad750: Fix tool ui showing after message when chat is refreshed
310
+ - ce04175: Add update agent model handler
311
+
312
+ ## 0.10.21-alpha.2
313
+
314
+ ### Patch Changes
315
+
316
+ - 77b6cfe: Use just modelId for gpt-5 check
317
+ - 96169cc: Create handler that returns providers user has keys for in their env
318
+ - 33da97c: Set temperature to 1 for gpt-5 model in playground
319
+ - c6d2603: Properly set baseUrl in playground when user sets the host or port in Mastra instance.
320
+ - ce04175: Add update agent model handler
321
+
322
+ ## 0.10.21-alpha.1
323
+
324
+ ## 0.10.21-alpha.0
325
+
326
+ ### Patch Changes
327
+
328
+ - 7aad750: Fix tool ui showing after message when chat is refreshed
329
+
330
+ ## 0.10.20
331
+
332
+ ## 0.10.20-alpha.0
333
+
334
+ ## 0.10.19
335
+
336
+ ## 0.10.19-alpha.2
337
+
338
+ ## 0.10.19-alpha.1
339
+
340
+ ## 0.10.19-alpha.0
341
+
342
+ ## 0.10.15
343
+
344
+ ### Patch Changes
345
+
346
+ - ad04455: Missed changeset in last release, needed to include create-mastra
347
+
348
+ ## 0.10.15-alpha.0
349
+
350
+ ### Patch Changes
351
+
352
+ - ad04455: Missed changeset in last release, needed to include create-mastra
353
+
354
+ ## 0.10.14
355
+
356
+ ### Patch Changes
357
+
358
+ - f442224: speech to text using voice config
359
+ - d8dec5e: add a cta to invite to deploy to cloud
360
+ - 6336993: Fix workflow input form overflow
361
+ - 89d2f4e: add TTS to the playground
362
+
363
+ ## 0.10.14-alpha.1
364
+
365
+ ### Patch Changes
366
+
367
+ - 6336993: Fix workflow input form overflow
368
+
369
+ ## 0.10.14-alpha.0
370
+
371
+ ### Patch Changes
372
+
373
+ - f442224: speech to text using voice config
374
+ - d8dec5e: add a cta to invite to deploy to cloud
375
+ - 89d2f4e: add TTS to the playground
376
+
377
+ ## 0.10.13
378
+
379
+ ### Patch Changes
380
+
381
+ - dd2a4c9: change the way we start the dev process of playground
382
+ - af1f902: share thread list between agent, network and cloud
383
+ - 8f89bcd: fix traces pagination + sharing trace view with cloud
384
+ - 0bf0bc8: fix link in shared components + add e2e tests
385
+ - 2affc57: Fix output type of network loop
386
+ - f6c4d75: fix date picker on change
387
+ - 59f0dcd: Add light background color for step statuses
388
+ - 698518b: Allow external templates from github
389
+ - cf8d497: factorize tabs component between cloud and core
390
+ - 7827943: Handle streaming large data
391
+ - 808b493: wrap runtime context with tooltip provider for usage in cloud
392
+ - 09464dd: Share AgentMetadata component with cloud
393
+ - 80692d5: refactor: sharing only the UI and not data fetching for traces
394
+
395
+ ## 0.10.13-alpha.2
396
+
397
+ ### Patch Changes
398
+
399
+ - dd2a4c9: change the way we start the dev process of playground
400
+ - af1f902: share thread list between agent, network and cloud
401
+ - 2affc57: Fix output type of network loop
402
+ - f6c4d75: fix date picker on change
403
+ - 698518b: Allow external templates from github
404
+ - 09464dd: Share AgentMetadata component with cloud
405
+
406
+ ## 0.10.13-alpha.1
407
+
408
+ ### Patch Changes
409
+
410
+ - 8f89bcd: fix traces pagination + sharing trace view with cloud
411
+ - 59f0dcd: Add light background color for step statuses
412
+ - cf8d497: factorize tabs component between cloud and core
413
+ - 80692d5: refactor: sharing only the UI and not data fetching for traces
414
+
415
+ ## 0.10.13-alpha.0
416
+
417
+ ### Patch Changes
418
+
419
+ - 0bf0bc8: fix link in shared components + add e2e tests
420
+ - 7827943: Handle streaming large data
421
+ - 808b493: wrap runtime context with tooltip provider for usage in cloud
422
+
423
+ ## 0.10.12
424
+
425
+ ### Patch Changes
426
+
427
+ - 984887a: dependencies updates:
428
+ - Updated dependency [`prettier@^3.6.2` ↗︎](https://www.npmjs.com/package/prettier/v/3.6.2) (from `^3.5.3`, in `dependencies`)
429
+ - 593631d: allow to pass ref to the link abstraction
430
+ - 5237998: Fix foreach output
431
+ - 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
432
+ - d49334d: export tool list for usage in cloud
433
+ - 9cdfcb5: fix infinite rerenders on agents table + share runtime context for cloud
434
+ - 794d9f3: Fix thread creation in playground
435
+ - aa9528a: Display reasoning in playground
436
+ - 45174f3: share network list between core and cloud
437
+ - 48f5532: export workflow list for usage in cloud
438
+ - e1d0080: abstract Link component between cloud and core
439
+ - f9b1508: add the same agent table as in cloud and export it from the playground
440
+ - dfbeec6: Fix navigation to vnext AgentNetwork agents
441
+
442
+ ## 0.10.12-alpha.2
443
+
444
+ ### Patch Changes
445
+
446
+ - 794d9f3: Fix thread creation in playground
447
+ - dfbeec6: Fix navigation to vnext AgentNetwork agents
448
+
449
+ ## 0.10.12-alpha.1
450
+
451
+ ### Patch Changes
452
+
453
+ - d49334d: export tool list for usage in cloud
454
+ - 9cdfcb5: fix infinite rerenders on agents table + share runtime context for cloud
455
+ - 45174f3: share network list between core and cloud
456
+ - 48f5532: export workflow list for usage in cloud
457
+
458
+ ## 0.10.12-alpha.0
459
+
460
+ ### Patch Changes
461
+
462
+ - 984887a: dependencies updates:
463
+ - Updated dependency [`prettier@^3.6.2` ↗︎](https://www.npmjs.com/package/prettier/v/3.6.2) (from `^3.5.3`, in `dependencies`)
464
+ - 593631d: allow to pass ref to the link abstraction
465
+ - 5237998: Fix foreach output
466
+ - 1aa60b1: Pipe runtimeContext to vNext network agent stream and generate steps, wire up runtimeContext for vNext Networks in cliet SDK & playground
467
+ - aa9528a: Display reasoning in playground
468
+ - e1d0080: abstract Link component between cloud and core
469
+ - f9b1508: add the same agent table as in cloud and export it from the playground
470
+
471
+ ## 0.10.11
472
+
473
+ ### Patch Changes
474
+
475
+ - 640f47e: move agent model settings into agent settings
476
+
477
+ ## 0.10.11-alpha.0
478
+
479
+ ### Patch Changes
480
+
481
+ - 640f47e: move agent model settings into agent settings
482
+
483
+ ## 0.10.10
484
+
485
+ ### Patch Changes
486
+
487
+ - af9e40e: Map log level number to string value
488
+ - f457d86: reset localstorage when resetting model settings
489
+ - 8722d53: Fix multi modal remaining steps
490
+ - 4219597: add JSON input close to form input
491
+ - b790fd1: Use SerializedStepFlowEntry in playground
492
+ - a7a836a: Highlight send event button
493
+ - 18ca936: Update rollup config for create-mastra
494
+
495
+ ## 0.10.10-alpha.3
496
+
497
+ ### Patch Changes
498
+
499
+ - f457d86: reset localstorage when resetting model settings
500
+ - 8722d53: Fix multi modal remaining steps
501
+
502
+ ## 0.10.10-alpha.2
503
+
504
+ ### Patch Changes
505
+
506
+ - 4219597: add JSON input close to form input
507
+ - 18ca936: Update rollup config for create-mastra
508
+
509
+ ## 0.10.10-alpha.1
510
+
511
+ ### Patch Changes
512
+
513
+ - a7a836a: Highlight send event button
514
+
515
+ ## 0.10.10-alpha.0
516
+
517
+ ### Patch Changes
518
+
519
+ - af9e40e: Map log level number to string value
520
+ - b790fd1: Use SerializedStepFlowEntry in playground
521
+
522
+ ## 0.10.9
523
+
524
+ ### Patch Changes
525
+
526
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
527
+
528
+ ## 0.10.9-alpha.0
529
+
530
+ ### Patch Changes
531
+
532
+ - 6997af1: add send event to server, deployer, client-js and playground-ui
533
+
534
+ ## 0.10.8
535
+
536
+ ### Patch Changes
537
+
538
+ - 4e06e3f: timing not displayed correctly in traces
539
+ - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
540
+ - a606c75: show right suspend schema for nested workflow on playground
541
+ - 1760a1c: Use workflow stream in playground instead of watch
542
+ - 038e5ae: Add cancel workflow run
543
+ - ac369c6: Show resume data on workflow graph
544
+ - 976a62b: remove persistence capabilities in model settings components
545
+ - 4e809ad: Visualizations for .sleep()/.sleepUntil()/.waitForEvent()
546
+ - f78f399: Make AgentModelSettings shareable between cloud and playground
547
+ - 57929df: agent network display
548
+
549
+ ## 0.10.8-alpha.0
550
+
551
+ ### Patch Changes
552
+
553
+ - 4e06e3f: timing not displayed correctly in traces
554
+ - 7e801dd: [MASTRA-4118] fixes issue with agent network loopStream where subsequent messages aren't present in playground on refresh
555
+ - a606c75: show right suspend schema for nested workflow on playground
556
+ - 1760a1c: Use workflow stream in playground instead of watch
557
+ - 038e5ae: Add cancel workflow run
558
+ - ac369c6: Show resume data on workflow graph
559
+ - 976a62b: remove persistence capabilities in model settings components
560
+ - 4e809ad: Visualizations for .sleep()/.sleepUntil()/.waitForEvent()
561
+ - f78f399: Make AgentModelSettings shareable between cloud and playground
562
+ - 57929df: agent network display
563
+
564
+ ## 0.10.7
565
+
566
+ ### Patch Changes
567
+
568
+ - a344ac7: Fix tool streaming in agent network
569
+
570
+ ## 0.10.7-alpha.0
571
+
572
+ ### Patch Changes
573
+
574
+ - a344ac7: Fix tool streaming in agent network
575
+
576
+ ## 0.10.6
577
+
578
+ ### Patch Changes
579
+
580
+ - 5d74aab: vNext network in playground
581
+ - 9102d89: Fix final output not showing on playground for previously suspended steps
582
+ - 21ffb97: Make dynamic form handle schema better
583
+ - f9b4350: fix icons not showing on all agents
584
+
585
+ ## 0.10.6-alpha.3
586
+
587
+ ### Patch Changes
588
+
589
+ - f9b4350: fix icons not showing on all agents
590
+
591
+ ## 0.10.6-alpha.2
592
+
593
+ ### Patch Changes
594
+
595
+ - 5d74aab: vNext network in playground
596
+
597
+ ## 0.10.6-alpha.1
598
+
599
+ ### Patch Changes
600
+
601
+ - 21ffb97: Make dynamic form handle schema better
602
+
603
+ ## 0.10.6-alpha.0
604
+
605
+ ### Patch Changes
606
+
607
+ - 9102d89: Fix final output not showing on playground for previously suspended steps
608
+
609
+ ## 0.10.5
610
+
611
+ ### Patch Changes
612
+
613
+ - 02560d4: lift evals fetching to the playground package instead
614
+ - 63f6b7d: dependencies updates:
615
+ - Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
616
+ - Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
617
+ - Updated dependency [`posthog-node@^4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `^4.10.1`, in `dependencies`)
618
+ - 5f2aa3e: Move workflow hooks to playground
619
+ - 44ba52d: Add proper error message when installation of mastra fails
620
+ - 311132e: move useWorkflow to playground instead of playground-ui
621
+ - 3270d9d: Fix runtime context being undefined
622
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
623
+ - fc677d7: For final result for a workflow
624
+
625
+ ## 0.10.5-alpha.2
626
+
627
+ ### Patch Changes
628
+
629
+ - 5f2aa3e: Move workflow hooks to playground
630
+
631
+ ## 0.10.5-alpha.1
632
+
633
+ ### Patch Changes
634
+
635
+ - 44ba52d: Add proper error message when installation of mastra fails
636
+ - 3270d9d: Fix runtime context being undefined
637
+ - fc677d7: For final result for a workflow
638
+
639
+ ## 0.10.5-alpha.0
640
+
641
+ ### Patch Changes
642
+
643
+ - 02560d4: lift evals fetching to the playground package instead
644
+ - 63f6b7d: dependencies updates:
645
+ - Updated dependency [`execa@^9.6.0` ↗︎](https://www.npmjs.com/package/execa/v/9.6.0) (from `^9.5.2`, in `dependencies`)
646
+ - Updated dependency [`pino@^9.7.0` ↗︎](https://www.npmjs.com/package/pino/v/9.7.0) (from `^9.6.0`, in `dependencies`)
647
+ - Updated dependency [`posthog-node@^4.18.0` ↗︎](https://www.npmjs.com/package/posthog-node/v/4.18.0) (from `^4.10.1`, in `dependencies`)
648
+ - 311132e: move useWorkflow to playground instead of playground-ui
649
+ - 53d3c37: Get workflows from an agent if not found from Mastra instance #5083
650
+
651
+ ## 0.10.4
652
+
653
+ ### Patch Changes
654
+
655
+ - 1ba421d: fix the tools not showing on workflows attached to agents
656
+ - 8725d02: Improve cli by reducing the amount of setups during interactive prompt
657
+ - 13c97f9: Save run status, result and error in storage snapshot
658
+
659
+ ## 0.10.3
660
+
661
+ ### Patch Changes
662
+
663
+ - e719504: don't start posthog when the browser is Brave
664
+ - 8f60de4: fix workflow output when the schema is a primitive
665
+
666
+ ## 0.10.3-alpha.1
667
+
668
+ ### Patch Changes
669
+
670
+ - e719504: don't start posthog when the browser is Brave
671
+
672
+ ## 0.10.3-alpha.0
673
+
674
+ ### Patch Changes
675
+
676
+ - 8f60de4: fix workflow output when the schema is a primitive
677
+
678
+ ## 0.10.2
679
+
680
+ ### Patch Changes
681
+
682
+ - 73fec0b: Mastra start cli command"
683
+ - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
684
+ - f73e11b: fix telemetry disabled not working on playground
685
+ - 9666468: move the fetch traces call to the playground instead of playground-ui
686
+ - 90e96de: Fix: prevent default flag from triggering interactive prompt
687
+ - 89a69d0: add a way to go to the given trace of a workflow step
688
+ - 6fd77b5: add docs and txt support for multi modal
689
+ - 9faee5b: small fixes in the workflows graph
690
+ - 631683f: move workflow runs list in playground-ui instead of playground
691
+ - f6ddf55: fix traces not showing and reduce API surface from playground ui
692
+ - 9a31c09: Highlight steps in nested workflows on workflow graph
693
+
694
+ ## 0.10.2-alpha.6
695
+
696
+ ### Patch Changes
697
+
698
+ - 90e96de: Fix: prevent default flag from triggering interactive prompt
699
+
700
+ ## 0.10.2-alpha.5
701
+
702
+ ### Patch Changes
703
+
704
+ - 6fd77b5: add docs and txt support for multi modal
705
+ - 631683f: move workflow runs list in playground-ui instead of playground
706
+
707
+ ## 0.10.2-alpha.4
708
+
709
+ ### Patch Changes
710
+
711
+ - 9666468: move the fetch traces call to the playground instead of playground-ui
712
+
713
+ ## 0.10.2-alpha.3
714
+
715
+ ### Patch Changes
716
+
717
+ - 401bbae: Show workflow graph from stepGraph of previous runs when viewing a previous run
718
+
719
+ ## 0.10.2-alpha.2
720
+
721
+ ### Patch Changes
722
+
723
+ - f73e11b: fix telemetry disabled not working on playground
724
+
725
+ ## 0.10.2-alpha.1
726
+
727
+ ### Patch Changes
728
+
729
+ - 73fec0b: Mastra start cli command"
730
+ - f6ddf55: fix traces not showing and reduce API surface from playground ui
731
+
732
+ ## 0.10.2-alpha.0
733
+
734
+ ### Patch Changes
735
+
736
+ - 89a69d0: add a way to go to the given trace of a workflow step
737
+ - 9faee5b: small fixes in the workflows graph
738
+ - 9a31c09: Highlight steps in nested workflows on workflow graph
739
+
740
+ ## 0.10.1
741
+
742
+ ### Patch Changes
743
+
744
+ - b4365f6: add empty states for agents network and tools
745
+ - d0932ac: add multi modal input behind feature flag
746
+ - bed0916: Update default tools path in mastra dev,build
747
+ - 3c2dba5: add workflow run list
748
+ - 23d56b1: Handle dev server errors, restart, exit
749
+ - 267773e: Show map config on workflow graph
750
+ Highlight borders for conditions too on workflow graph
751
+ Fix watch stream
752
+ - 35bb6a3: Allow undefined temprature, topP model setting from playground
753
+ - 33f1c64: revamp the experience for workflows
754
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
755
+ - 7a32205: add empty states for workflows, agents and mcp servers
756
+
757
+ ## 0.10.1-alpha.5
758
+
759
+ ### Patch Changes
760
+
761
+ - 267773e: Show map config on workflow graph
762
+ Highlight borders for conditions too on workflow graph
763
+ Fix watch stream
764
+
765
+ ## 0.10.1-alpha.4
766
+
767
+ ### Patch Changes
768
+
769
+ - 3c2dba5: add workflow run list
770
+ - 33f1c64: revamp the experience for workflows
771
+
772
+ ## 0.10.1-alpha.3
773
+
774
+ ### Patch Changes
775
+
776
+ - 6015bdf: Leverage defaultAgentStreamOption, defaultAgentGenerateOption in playground
777
+
778
+ ## 0.10.1-alpha.2
779
+
780
+ ### Patch Changes
781
+
782
+ - b4365f6: add empty states for agents network and tools
783
+ - d0932ac: add multi modal input behind feature flag
784
+ - bed0916: Update default tools path in mastra dev,build
785
+ - 23d56b1: Handle dev server errors, restart, exit
786
+
787
+ ## 0.10.1-alpha.1
788
+
789
+ ### Patch Changes
790
+
791
+ - 7a32205: add empty states for workflows, agents and mcp servers
792
+
793
+ ## 0.10.1-alpha.0
794
+
795
+ ### Patch Changes
796
+
797
+ - 35bb6a3: Allow undefined temprature, topP model setting from playground
798
+
799
+ ## 0.10.0
800
+
801
+ ### Patch Changes
802
+
803
+ - bdb7934: fix tools not showing (discoverability)
804
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
805
+ - ae122cc: show the entities ID close to the copy button
806
+ - 99552bc: revamp the UI of the tools page
807
+ - f2d3352: fix overflow scroll in runtime context
808
+ - 95911be: Fixed an issue where if @mastra/core was not released at the same time as create-mastra, create-mastra would match the alpha tag instead of latest tag when running npm create mastra@latest
809
+ - db4211d: improve the UI/UX of the runtime context with formatting, copying, docs and syntax highlighting
810
+ - 9b7294a: Revamp the UI for the right sidebar of the agents page
811
+ - e2c2cf1: Persist playground agent settings across refresh
812
+ - 47776b4: update the mcp pages
813
+ - fd69cc3: revamp UI of workflow "Run" pane
814
+ - 1270183: Add waterfull traces instead of stacked progressbar (UI improvement mostly)
815
+ - 392a14d: changing the empty state for threads in agent chat
816
+ - cbf153f: Handle broken images on the playground
817
+ - 0cae9b1: sidebar adjustments (storing status + showing the action of collapsing / expanding)
818
+ - d2b595a: a better tools playground page
819
+ - 1f6886f: bring back the memory not activated warning in agent chat
820
+ - 8a68886: revamp the UI of the workflow form input
821
+
822
+ ## 0.3.4-alpha.2
823
+
824
+ ### Patch Changes
825
+
826
+ - 47776b4: update the mcp pages
827
+
828
+ ## 0.3.4-alpha.1
829
+
830
+ ### Patch Changes
831
+
832
+ - bdb7934: fix tools not showing (discoverability)
833
+ - b3a3d63: BREAKING: Make vnext workflow the default worklow, and old workflow legacy_workflow
834
+ - ae122cc: show the entities ID close to the copy button
835
+ - f2d3352: fix overflow scroll in runtime context
836
+ - 95911be: Fixed an issue where if @mastra/core was not released at the same time as create-mastra, create-mastra would match the alpha tag instead of latest tag when running npm create mastra@latest
837
+ - fd69cc3: revamp UI of workflow "Run" pane
838
+ - cbf153f: Handle broken images on the playground
839
+ - 0cae9b1: sidebar adjustments (storing status + showing the action of collapsing / expanding)
840
+ - d2b595a: a better tools playground page
841
+ - 1f6886f: bring back the memory not activated warning in agent chat
842
+ - 8a68886: revamp the UI of the workflow form input
843
+
844
+ ## 0.3.4-alpha.0
845
+
846
+ ### Patch Changes
847
+
848
+ - 99552bc: revamp the UI of the tools page
849
+ - db4211d: improve the UI/UX of the runtime context with formatting, copying, docs and syntax highlighting
850
+ - 9b7294a: Revamp the UI for the right sidebar of the agents page
851
+ - e2c2cf1: Persist playground agent settings across refresh
852
+ - 1270183: Add waterfull traces instead of stacked progressbar (UI improvement mostly)
853
+ - 392a14d: changing the empty state for threads in agent chat
854
+
855
+ ## 0.3.3
856
+
857
+ ### Patch Changes
858
+
859
+ - a3435f8: Add node engine to create-mastra project package.json
860
+
861
+ ## 0.3.3-alpha.0
862
+
863
+ ### Patch Changes
864
+
865
+ - a3435f8: Add node engine to create-mastra project package.json
866
+
867
+ ## 0.3.2
868
+
869
+ ### Patch Changes
870
+
871
+ - 0db0992: - add new --mcp option to cli
872
+ - add support for mcp in vscode
873
+ - include examples with --default flag
874
+ - b5d2de0: In vNext workflow serializedStepGraph, return only serializedStepFlow for steps created from a workflow
875
+ allow viewing inner nested workflows in a multi-layered nested vnext workflow on the playground
876
+ - 62c9e7d: Fix disappearing tool calls in streaming
877
+
878
+ ## 0.3.2-alpha.1
879
+
880
+ ### Patch Changes
881
+
882
+ - 62c9e7d: Fix disappearing tool calls in streaming
883
+
884
+ ## 0.3.2-alpha.0
885
+
886
+ ### Patch Changes
887
+
888
+ - b5d2de0: In vNext workflow serializedStepGraph, return only serializedStepFlow for steps created from a workflow
889
+ allow viewing inner nested workflows in a multi-layered nested vnext workflow on the playground
890
+
891
+ ## 0.3.1
892
+
893
+ ### Patch Changes
894
+
895
+ - 144fa1b: lift up the traces fetching and allow to pass them down in the TracesTable. It allows passing down mastra client traces OR clickhouse traces
896
+ - 33b84fd: fix showing sig digits in trace / span duration
897
+ - 4155f47: Add parameters to filter workflow runs
898
+ Add fromDate and toDate to telemetry parameters
899
+ - 8607972: Introduce Mastra lint cli command
900
+ - 0097d50: Add serializedStepGraph to vNext workflow
901
+ Return serializedStepGraph from vNext workflow
902
+ Use serializedStepGraph in vNext workflow graph
903
+ - 5b43dd0: revamp ui for threads
904
+ - 2429c74: Add get workflow runs api to client-js
905
+ - fba031f: Show traces for vNext workflow
906
+
907
+ ## 0.3.1-alpha.5
908
+
909
+ ### Patch Changes
910
+
911
+ - 144fa1b: lift up the traces fetching and allow to pass them down in the TracesTable. It allows passing down mastra client traces OR clickhouse traces
912
+
913
+ ## 0.3.1-alpha.4
914
+
915
+ ### Patch Changes
916
+
917
+ - 8607972: Introduce Mastra lint cli command
918
+ - fba031f: Show traces for vNext workflow
919
+
920
+ ## 0.3.1-alpha.3
921
+
922
+ ### Patch Changes
923
+
924
+ - 5b43dd0: revamp ui for threads
925
+
926
+ ## 0.3.1-alpha.2
927
+
928
+ ### Patch Changes
929
+
930
+ - 33b84fd: fix showing sig digits in trace / span duration
931
+ - 4155f47: Add parameters to filter workflow runs
932
+ Add fromDate and toDate to telemetry parameters
933
+
934
+ ## 0.3.1-alpha.1
935
+
936
+ ### Patch Changes
937
+
938
+ - 2429c74: Add get workflow runs api to client-js
939
+
940
+ ## 0.3.1-alpha.0
941
+
942
+ ### Patch Changes
943
+
944
+ - 0097d50: Add serializedStepGraph to vNext workflow
945
+ Return serializedStepGraph from vNext workflow
946
+ Use serializedStepGraph in vNext workflow graph
947
+
948
+ ## 0.3.0
949
+
950
+ ### Minor Changes
951
+
952
+ - e126a44: improve non-interactive mode of the mastra cli and create-mastra by adding --no-example and --dir flags
953
+
954
+ ### Patch Changes
955
+
956
+ - 34a76ca: Call workflow cleanup function when closing watch stream controller
957
+ - 25d3c39: build logs for how to load instrumentation for build output
958
+ - 70124e1: revamp the ui for traces
959
+ - 3b74a74: add badge for failure / successful traces
960
+ - 05806e3: revamp the UI of the chat in playground
961
+ - 926821d: Fix triggerSchema default not showing in workflow ui
962
+ - 0c3c4f4: Playground routing model settings for AgentNetworks
963
+ - 1700eca: fixing overflow on agent traces
964
+ - b50b9b7: Add vNext workflow to client-js
965
+ - 11d4485: Show VNext workflows on the playground
966
+ Show running status for step in vNext workflowState
967
+ - ca665d3: fix the ui for smaller screen regarding traces
968
+ - 57b25ed: Use resumeSchema to show inputs on the playground for suspended workflows
969
+ - f1d4b7a: Add x-mastra-dev-playground header to all playground requests
970
+ - 5a66ced: add click on trace row
971
+ - 8863033: Fix tools api in local dev api
972
+ - 2d4001d: Add new @msstra/libsql package and use it in create-mastra
973
+
974
+ ## 0.3.0-alpha.5
975
+
976
+ ### Patch Changes
977
+
978
+ - ca665d3: fix the ui for smaller screen regarding traces
979
+
980
+ ## 0.3.0-alpha.4
981
+
982
+ ### Patch Changes
983
+
984
+ - 25d3c39: build logs for how to load instrumentation for build output
985
+
986
+ ## 0.3.0-alpha.3
987
+
988
+ ### Patch Changes
989
+
990
+ - 3b74a74: add badge for failure / successful traces
991
+ - 5a66ced: add click on trace row
992
+
993
+ ## 0.3.0-alpha.2
994
+
995
+ ### Patch Changes
996
+
997
+ - 34a76ca: Call workflow cleanup function when closing watch stream controller
998
+ - 0c3c4f4: Playground routing model settings for AgentNetworks
999
+ - 1700eca: fixing overflow on agent traces
1000
+
1001
+ ## 0.3.0-alpha.1
1002
+
1003
+ ### Patch Changes
1004
+
1005
+ - 70124e1: revamp the ui for traces
1006
+ - 926821d: Fix triggerSchema default not showing in workflow ui
1007
+ - 57b25ed: Use resumeSchema to show inputs on the playground for suspended workflows
1008
+ - f1d4b7a: Add x-mastra-dev-playground header to all playground requests
1009
+
1010
+ ## 0.3.0-alpha.0
1011
+
1012
+ ### Minor Changes
1013
+
1014
+ - e126a44: improve non-interactive mode of the mastra cli and create-mastra by adding --no-example and --dir flags
1015
+
1016
+ ### Patch Changes
1017
+
1018
+ - 05806e3: revamp the UI of the chat in playground
1019
+ - b50b9b7: Add vNext workflow to client-js
1020
+ - 11d4485: Show VNext workflows on the playground
1021
+ Show running status for step in vNext workflowState
1022
+ - 8863033: Fix tools api in local dev api
1023
+ - 2d4001d: Add new @msstra/libsql package and use it in create-mastra
1024
+
1025
+ ## 0.2.9
1026
+
1027
+ ### Patch Changes
1028
+
1029
+ - 7e92011: Include tools with deployment builds
1030
+ - 7184dc5: Add support to pass project path directly to create-mastra and improve tag handling
1031
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
1032
+ - bdbde72: Sync DS components with Cloud
1033
+
1034
+ ## 0.2.9-alpha.2
1035
+
1036
+ ### Patch Changes
1037
+
1038
+ - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
1039
+ - bdbde72: Sync DS components with Cloud
1040
+
1041
+ ## 0.2.9-alpha.1
1042
+
1043
+ ### Patch Changes
1044
+
1045
+ - 7e92011: Include tools with deployment builds
1046
+
1047
+ ## 0.2.9-alpha.0
1048
+
1049
+ ### Patch Changes
1050
+
1051
+ - 7184dc5: Add support to pass project path directly to create-mastra and improve tag handling
1052
+
1053
+ ## 0.2.8
1054
+
1055
+ ### Patch Changes
1056
+
1057
+ - 1ebbfbf: Ability to toggle stream vs generate in playground
1058
+ - a2318cd: Revamp mastra deply dx, Make mastra build command output deployment ready build
1059
+ - 37bb612: Add Elastic-2.0 licensing for packages
1060
+ - c8fe5f0: change the header of all pages with the one from the DS
1061
+
1062
+ ## 0.2.8-alpha.1
1063
+
1064
+ ### Patch Changes
1065
+
1066
+ - 1ebbfbf: Ability to toggle stream vs generate in playground
1067
+
1068
+ ## 0.2.8-alpha.0
1069
+
1070
+ ### Patch Changes
1071
+
1072
+ - a2318cd: Revamp mastra deply dx, Make mastra build command output deployment ready build
1073
+ - 37bb612: Add Elastic-2.0 licensing for packages
1074
+ - c8fe5f0: change the header of all pages with the one from the DS
1075
+
1076
+ ## 0.2.7
1077
+
1078
+ ### Patch Changes
1079
+
1080
+ - d3c372c: Show status UI of steps on playground workflow when workflow has no triggerSchema
1081
+ Show number of steps on workflows table
1082
+ - df5989d: Correct playground model setting maxSteps reset value
1083
+
1084
+ ## 0.2.7-alpha.1
1085
+
1086
+ ### Patch Changes
1087
+
1088
+ - df5989d: Correct playground model setting maxSteps reset value
1089
+
1090
+ ## 0.2.7-alpha.0
1091
+
1092
+ ### Patch Changes
1093
+
1094
+ - d3c372c: Show status UI of steps on playground workflow when workflow has no triggerSchema
1095
+ Show number of steps on workflows table
1096
+
1097
+ ## 0.2.6
1098
+
1099
+ ### Patch Changes
1100
+
1101
+ - 99e2998: Set default max steps to 5
1102
+ - 8fdb414: Custom mastra server cors config
1103
+
1104
+ ## 0.2.6-alpha.0
1105
+
1106
+ ### Patch Changes
1107
+
1108
+ - 99e2998: Set default max steps to 5
1109
+ - 8fdb414: Custom mastra server cors config
1110
+
1111
+ ## 0.2.5
1112
+
1113
+ ### Patch Changes
1114
+
1115
+ - 87b96d7: set playground agent maxSteps default to 3
1116
+
1117
+ ## 0.2.5-alpha.0
1118
+
1119
+ ### Patch Changes
1120
+
1121
+ - 87b96d7: set playground agent maxSteps default to 3
1122
+
1123
+ ## 0.2.4
1124
+
1125
+ ### Patch Changes
1126
+
1127
+ - a4a1151: Fix playground freezing when buffer is passed between steps
1128
+ - 9d13790: update playground-ui dynamic form, cleanups
1129
+ - 13ade6a: update favicon shape
1130
+ - 055c4ea: Fix traces page showing e.reduce error
1131
+ - 124ce08: Ability to set maxTokens, temperature, and other common features in playground
1132
+ - 789bef3: Make runId optional for workflow startAsync api
1133
+ - 40dca45: Fix expanding workflow sidebar not expanding the output section
1134
+ - 8393832: Handle nested workflow view on workflow graph
1135
+ - 23999d4: Add Design System tokens and components into playground ui
1136
+ - 8076ecf: Unify workflow watch/start response
1137
+ - 9e7d46a: Fix scroll issue on playground tools page
1138
+ - d16ed18: Make playground-ui dynamic forms better
1139
+
1140
+ ## 0.2.4-alpha.4
1141
+
1142
+ ### Patch Changes
1143
+
1144
+ - a4a1151: Fix playground freezing when buffer is passed between steps
1145
+ - 13ade6a: update favicon shape
1146
+ - 124ce08: Ability to set maxTokens, temperature, and other common features in playground
1147
+ - 23999d4: Add Design System tokens and components into playground ui
1148
+ - 9e7d46a: Fix scroll issue on playground tools page
1149
+
1150
+ ## 0.2.4-alpha.3
1151
+
1152
+ ### Patch Changes
1153
+
1154
+ - 055c4ea: Fix traces page showing e.reduce error
1155
+
1156
+ ## 0.2.4-alpha.2
1157
+
1158
+ ### Patch Changes
1159
+
1160
+ - 9d13790: update playground-ui dynamic form, cleanups
1161
+ - 40dca45: Fix expanding workflow sidebar not expanding the output section
1162
+ - d16ed18: Make playground-ui dynamic forms better
1163
+
1164
+ ## 0.2.4-alpha.1
1165
+
1166
+ ### Patch Changes
1167
+
1168
+ - 789bef3: Make runId optional for workflow startAsync api
1169
+ - 8393832: Handle nested workflow view on workflow graph
1170
+
1171
+ ## 0.2.4-alpha.0
1172
+
1173
+ ### Patch Changes
1174
+
1175
+ - 8076ecf: Unify workflow watch/start response
1176
+
1177
+ ## 0.2.3
1178
+
1179
+ ### Patch Changes
1180
+
1181
+ - 6d5d9c6: Show tool calls in playground chat
1182
+ - 2447900: Show No input for steps without input on traces UI
1183
+ - c30787b: Stop automatically scrolling to bottom in agent chat if user has scrolled up
1184
+ - 214e7ce: Only mark required fields as required on the playground
1185
+ - 0b496ff: Load env vars on mastra deploy
1186
+ - 2134786: Fix traces navigation not working in playground
1187
+
1188
+ ## 0.2.3-alpha.2
1189
+
1190
+ ### Patch Changes
1191
+
1192
+ - 6d5d9c6: Show tool calls in playground chat
1193
+
1194
+ ## 0.2.3-alpha.1
1195
+
1196
+ ### Patch Changes
1197
+
1198
+ - 2134786: Fix traces navigation not working in playground
1199
+
1200
+ ## 0.2.3-alpha.0
1201
+
1202
+ ### Patch Changes
1203
+
1204
+ - 2447900: Show No input for steps without input on traces UI
1205
+ - c30787b: Stop automatically scrolling to bottom in agent chat if user has scrolled up
1206
+ - 214e7ce: Only mark required fields as required on the playground
1207
+ - 0b496ff: Load env vars on mastra deploy
1208
+
1209
+ ## 0.2.2
1210
+
1211
+ ### Patch Changes
1212
+
1213
+ - 933ea4d: Fix messages in thread not showing latest when switching between threads
1214
+ - 9cba774: Fix new thread title not reflecting until refresh or new message is sent
1215
+ - 77e4c35: Pop a dialog showing the functional condition when a functional condition is clicked on workflow graph
1216
+ - 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
1217
+ Fix sidebar horizontal overflow in playground
1218
+
1219
+ ## 0.2.2-alpha.1
1220
+
1221
+ ### Patch Changes
1222
+
1223
+ - 77e4c35: Pop a dialog showing the functional condition when a functional condition is clicked on workflow graph
1224
+
1225
+ ## 0.2.2-alpha.0
1226
+
1227
+ ### Patch Changes
1228
+
1229
+ - 933ea4d: Fix messages in thread not showing latest when switching between threads
1230
+ - 9cba774: Fix new thread title not reflecting until refresh or new message is sent
1231
+ - 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
1232
+ Fix sidebar horizontal overflow in playground
1233
+
1234
+ ## 0.2.1
1235
+
1236
+ ### Patch Changes
1237
+
1238
+ - 404640e: AgentNetwork changeset
1239
+
1240
+ ## 0.2.1-alpha.0
1241
+
1242
+ ### Patch Changes
1243
+
1244
+ - 404640e: AgentNetwork changeset
1245
+
1246
+ ## 0.2.0
1247
+
1248
+ ### Minor Changes
1249
+
1250
+ - f9b6ab5: add Cerebras as a llm provider to create-mastra@latest
1251
+
1252
+ ### Patch Changes
1253
+
1254
+ - 0f24546: Add google as a new LLM provider option in project creation
1255
+ - 1291e89: Add resizable-panel to playground-ui and use in agent and workflow sidebars
1256
+ - 9ba1e97: update playground ui for mastra and create-mastra
1257
+ - 5baf1ec: animate new traces
1258
+ - 9116d70: Handle the different workflow methods in workflow graph
1259
+ - 0709d99: add prop for dynamic empty text
1260
+
1261
+ ## 0.2.0-alpha.2
1262
+
1263
+ ### Patch Changes
1264
+
1265
+ - 5baf1ec: animate new traces
1266
+ - 9116d70: Handle the different workflow methods in workflow graph
1267
+ - 0709d99: add prop for dynamic empty text
1268
+
1269
+ ## 0.2.0-alpha.1
1270
+
1271
+ ### Minor Changes
1272
+
1273
+ - f9b6ab5: add Cerebras as a llm provider to create-mastra@latest
1274
+
1275
+ ### Patch Changes
1276
+
1277
+ - 1291e89: Add resizable-panel to playground-ui and use in agent and workflow sidebars
1278
+ - 9ba1e97: update playground ui for mastra and create-mastra
1279
+
1280
+ ## 0.1.10-alpha.0
1281
+
1282
+ ### Patch Changes
1283
+
1284
+ - 0f24546: Add google as a new LLM provider option in project creation
1285
+
1286
+ ## 0.1.9
1287
+
1288
+ ### Patch Changes
1289
+
1290
+ - c49f798: remove hardcoded localhost url in playground
1291
+ - d3d6fae: Deprecate mastra dev --env flag
1292
+
1293
+ ## 0.1.9-alpha.1
1294
+
1295
+ ### Patch Changes
1296
+
1297
+ - c49f798: remove hardcoded localhost url in playground
1298
+
1299
+ ## 0.1.9-alpha.0
1300
+
1301
+ ### Patch Changes
1302
+
1303
+ - d3d6fae: Deprecate mastra dev --env flag
1304
+
1305
+ ## 0.1.8
1306
+
1307
+ ### Patch Changes
1308
+
1309
+ - 5fae49e: Configurable timeout on npm create mastra
1310
+ - 91d2e30: Fix init in non npm project
1311
+ - 960690d: Improve client-js workflow watch dx
1312
+ - dbd9f2d: Handle different condition types on workflow graph
1313
+ - 07a7470: Move WorkflowTrigger to playground-ui package and use in dev playground
1314
+ - a80bdaf: persist data in run tab in dev
1315
+ - e5149bb: Fix playground-ui agent-evals tab-content
1316
+ - 8deb34c: Better workflow watch api + watch workflow by runId
1317
+ - 36d970e: Make tools discovery work in mastra dev
1318
+ - 144b3d5: Update traces table UI, agent Chat UI
1319
+ Fix get workflows breaking
1320
+ - 62565c1: --no-timeout npm create mastra flag
1321
+ - 9035565: Update tools dev playground inputs for different fieldtypes
1322
+ - af7466e: fix playground issues
1323
+ - fd4a1d7: Update cjs bundling to make sure files are split
1324
+
1325
+ ## 0.1.8-alpha.5
1326
+
1327
+ ### Patch Changes
1328
+
1329
+ - 07a7470: Move WorkflowTrigger to playground-ui package and use in dev playground
1330
+
1331
+ ## 0.1.8-alpha.4
1332
+
1333
+ ### Patch Changes
1334
+
1335
+ - dbd9f2d: Handle different condition types on workflow graph
1336
+ - 8deb34c: Better workflow watch api + watch workflow by runId
1337
+ - 36d970e: Make tools discovery work in mastra dev
1338
+ - fd4a1d7: Update cjs bundling to make sure files are split
1339
+
1340
+ ## 0.1.8-alpha.3
1341
+
1342
+ ### Patch Changes
1343
+
1344
+ - 91d2e30: Fix init in non npm project
1345
+ - a80bdaf: persist data in run tab in dev
1346
+ - 9035565: Update tools dev playground inputs for different fieldtypes
1347
+ - af7466e: fix playground issues
1348
+
1349
+ ## 0.1.8-alpha.2
1350
+
1351
+ ### Patch Changes
1352
+
1353
+ - 144b3d5: Update traces table UI, agent Chat UI
1354
+ Fix get workflows breaking
1355
+
1356
+ ## 0.1.8-alpha.1
1357
+
1358
+ ### Patch Changes
1359
+
1360
+ - e5149bb: Fix playground-ui agent-evals tab-content
1361
+
1362
+ ## 0.1.8-alpha.0
1363
+
1364
+ ### Patch Changes
1365
+
1366
+ - 5fae49e: Configurable timeout on npm create mastra
1367
+ - 960690d: Improve client-js workflow watch dx
1368
+ - 62565c1: --no-timeout npm create mastra flag
1369
+
1370
+ ## 0.1.7
1371
+
1372
+ ### Patch Changes
1373
+
1374
+ - 7a64aff: playground-ui lib package to enhance dev/cloud ui unification
1375
+ - bb4f447: Add support for commonjs
1376
+
1377
+ ## 0.1.7-alpha.0
1378
+
1379
+ ### Patch Changes
1380
+
1381
+ - 7a64aff: playground-ui lib package to enhance dev/cloud ui unification
1382
+ - bb4f447: Add support for commonjs
1383
+
1384
+ ## 0.1.6
1385
+
1386
+ ### Patch Changes
1387
+
1388
+ - 2d68431: Fix mastra server error processing
1389
+
1390
+ ## 0.1.6-alpha.0
1391
+
1392
+ ### Patch Changes
1393
+
1394
+ - 2d68431: Fix mastra server error processing
1395
+
1396
+ ## 0.1.5
1397
+
1398
+ ### Patch Changes
1399
+
1400
+ - 967da43: Logger, transport fixes
1401
+
1402
+ ## 0.1.4
1403
+
1404
+ ### Patch Changes
1405
+
1406
+ - 13ba53a: Remove cli postinstall script
1407
+ - bd98fb6: Fix yarn create mastra, use correct install commnad for deps install
1408
+ - 5c7b8db: create-mastra version tag discovery
1409
+ - cd80117: pnpm create mastra versionTag discovery
1410
+ - dd3a52b: pass createVersionTag to create mastra deps
1411
+
1412
+ ## 0.1.4-alpha.3
1413
+
1414
+ ### Patch Changes
1415
+
1416
+ - bd98fb6: Fix yarn create mastra, use correct install commnad for deps install
1417
+
1418
+ ## 0.1.4-alpha.2
1419
+
1420
+ ### Patch Changes
1421
+
1422
+ - cd80117: pnpm create mastra versionTag discovery
1423
+
1424
+ ## 0.1.4-alpha.1
1425
+
1426
+ ### Patch Changes
1427
+
1428
+ - 5c7b8db: create-mastra version tag discovery
1429
+
1430
+ ## 0.1.4-alpha.0
1431
+
1432
+ ### Patch Changes
1433
+
1434
+ - 13ba53a: Remove cli postinstall script
1435
+ - dd3a52b: pass createVersionTag to create mastra deps
1436
+
1437
+ ## 0.1.3
1438
+
1439
+ ### Patch Changes
1440
+
1441
+ - dfe2df9: Fix mastra create workflow starter
1442
+
1443
+ ## 0.1.3-alpha.0
1444
+
1445
+ ### Patch Changes
1446
+
1447
+ - dfe2df9: Fix mastra create workflow starter
1448
+
1449
+ ## 0.1.2
1450
+
1451
+ ### Patch Changes
1452
+
1453
+ - c5a68f9: Optimize create mastra deps install
1454
+ - a9e8d7c: Fix create mastra deps install
1455
+
1456
+ ## 0.1.2-alpha.0
1457
+
1458
+ ### Patch Changes
1459
+
1460
+ - c5a68f9: Optimize create mastra deps install
1461
+ - a9e8d7c: Fix create mastra deps install
1462
+
1463
+ ## 0.1.1
1464
+
1465
+ ### Patch Changes
1466
+
1467
+ - 936dc26: Add mastra server endpoints for watch/resume + plug watch and resume functionality to dev playground
1468
+ - b0b975d: Update package installation to latest instead of alpha
1469
+
1470
+ ## 0.1.1-alpha.0
1471
+
1472
+ ### Patch Changes
1473
+
1474
+ - 936dc26: Add mastra server endpoints for watch/resume + plug watch and resume functionality to dev playground
1475
+ - b0b975d: Update package installation to latest instead of alpha
1476
+
1477
+ ## 0.1.0
1478
+
1479
+ ### Minor Changes
1480
+
1481
+ - 5916f9d: Update deps from fixed to ^
1482
+ - 8b416d9: Breaking changes
1483
+ - 3e9f0ca: Improve package size
1484
+
1485
+ ### Patch Changes
1486
+
1487
+ - abdd42d: polish mastra create, fix create-mastra publishing
1488
+ - 7344dd7: Fix tool executor ui bugs
1489
+ - b97ca96: Tracing into default storage
1490
+ - 9c10484: new create-mastra version
1491
+ - 1d68b0c: update dane publishing
1492
+ - 255fc56: create mastra bundle correctly
1493
+ - edd70b5: changeset
1494
+ - cefd906: cli interactive api key configuration
1495
+ - 0b74006: Workflow updates
1496
+ - 9c10484: update all packages
1497
+ - 70dabd9: Fix broken publish
1498
+ - 21fe536: add keyword tags for packages and update readmes
1499
+ - aacfff6: publish new mastra, create-mastra
1500
+ - a18e96c: Array schemas for dev tool playground
1501
+ - b425845: Logger and execa logs
1502
+ - 7db55f6: Install aisdk model provider for in create-mastra init
1503
+ - 188ffa8: Fix cli create not parsing components flag
1504
+ - 932d86c: Fix build
1505
+ - de60682: Fix playground thread navigation
1506
+ - fee6d63: Republish
1507
+ - c18a0c0: Fix creation of new threads in dev playground
1508
+ - 32cd966: new mastra create command, publish create-mastra a way to quickly spin up mastra apps
1509
+ - 04434b6: Create separate logger file
1510
+ - 215a1c2: Fix bad cli create starter files copying
1511
+ - 9fb59d6: changeset
1512
+ - 2667e66: fix create mastra publishing
1513
+ - 4f1d1a1: Enforce types ann cleanup package.json
1514
+
1515
+ ## 0.1.0-alpha.40
1516
+
1517
+ ### Patch Changes
1518
+
1519
+ - de60682: Fix playground thread navigation
1520
+
1521
+ ## 0.1.0-alpha.39
1522
+
1523
+ ### Patch Changes
1524
+
1525
+ - b97ca96: Tracing into default storage
1526
+ - fee6d63: Republish
1527
+
1528
+ ## 0.1.0-alpha.38
1529
+
1530
+ ### Patch Changes
1531
+
1532
+ - 4f1d1a1: Enforce types ann cleanup package.json
1533
+
1534
+ ## 0.1.0-alpha.37
1535
+
1536
+ ### Patch Changes
1537
+
1538
+ - 70dabd9: Fix broken publish
1539
+
1540
+ ## 0.1.0-alpha.36
1541
+
1542
+ ### Patch Changes
1543
+
1544
+ - a18e96c: Array schemas for dev tool playground
1545
+
1546
+ ## 0.1.0-alpha.35
1547
+
1548
+ ### Patch Changes
1549
+
1550
+ - 7db55f6: Install aisdk model provider for in create-mastra init
1551
+ - c18a0c0: Fix creation of new threads in dev playground
1552
+
1553
+ ## 0.1.0-alpha.34
1554
+
1555
+ ### Patch Changes
1556
+
1557
+ - 9fb59d6: changeset
1558
+
1559
+ ## 0.1.0-alpha.33
1560
+
1561
+ ### Minor Changes
1562
+
1563
+ - 8b416d9: Breaking changes
1564
+
1565
+ ### Patch Changes
1566
+
1567
+ - 9c10484: new create-mastra version
1568
+ - 9c10484: update all packages
1569
+
1570
+ ## 0.1.0-alpha.32
1571
+
1572
+ ### Minor Changes
1573
+
1574
+ - 5916f9d: Update deps from fixed to ^
1575
+
1576
+ ## 0.1.0-alpha.31
1577
+
1578
+ ### Patch Changes
1579
+
1580
+ - 188ffa8: Fix cli create not parsing components flag
1581
+
1582
+ ## 0.1.0-alpha.30
1583
+
1584
+ ### Patch Changes
1585
+
1586
+ - 21fe536: add keyword tags for packages and update readmes
1587
+
1588
+ ## 0.1.0-alpha.29
1589
+
1590
+ ### Patch Changes
1591
+
1592
+ - 255fc56: create mastra bundle correctly
1593
+
1594
+ ## 0.1.0-alpha.28
1595
+
1596
+ ### Patch Changes
1597
+
1598
+ - 215a1c2: Fix bad cli create starter files copying
1599
+
1600
+ ## 0.1.0-alpha.27
1601
+
1602
+ ### Patch Changes
1603
+
1604
+ - 932d86c: Fix build
1605
+
1606
+ ## 0.1.0-alpha.26
1607
+
1608
+ ### Patch Changes
1609
+
1610
+ - 04434b6: Create separate logger file
1611
+
1612
+ ## 0.1.0-alpha.25
1613
+
1614
+ ### Patch Changes
1615
+
1616
+ - b425845: Logger and execa logs
1617
+
1618
+ ## 0.1.0-alpha.24
1619
+
1620
+ ### Minor Changes
1621
+
1622
+ - 3e9f0ca: Improve package size
1623
+
1624
+ ## 0.1.0-alpha.23
1625
+
1626
+ ### Patch Changes
1627
+
1628
+ - Updated dependencies [c4cd3ff]
1629
+ - Updated dependencies [dde845f]
1630
+ - Updated dependencies [2b4d224]
1631
+ - mastra@0.1.57-alpha.90
1632
+
1633
+ ## 0.1.0-alpha.22
1634
+
1635
+ ### Patch Changes
1636
+
1637
+ - Updated dependencies [c4cd3ff]
1638
+ - Updated dependencies [dde845f]
1639
+ - mastra@0.1.57-alpha.89
1640
+
1641
+ ## 0.1.0-alpha.21
1642
+
1643
+ ### Patch Changes
1644
+
1645
+ - Updated dependencies [dc90663]
1646
+ - mastra@0.1.57-alpha.88
1647
+
1648
+ ## 0.1.0-alpha.20
1649
+
1650
+ ### Patch Changes
1651
+
1652
+ - mastra@0.1.57-alpha.87
1653
+
1654
+ ## 0.1.0-alpha.19
1655
+
1656
+ ### Patch Changes
1657
+
1658
+ - Updated dependencies [606bbbe]
1659
+ - mastra@0.1.57-alpha.86
1660
+
1661
+ ## 0.1.0-alpha.18
1662
+
1663
+ ### Patch Changes
1664
+
1665
+ - mastra@0.1.57-alpha.85
1666
+
1667
+ ## 0.1.0-alpha.17
1668
+
1669
+ ### Patch Changes
1670
+
1671
+ - mastra@0.1.57-alpha.84
1672
+
1673
+ ## 0.1.0-alpha.16
1674
+
1675
+ ### Patch Changes
1676
+
1677
+ - mastra@0.1.57-alpha.83
1678
+
1679
+ ## 0.1.0-alpha.15
1680
+
1681
+ ### Patch Changes
1682
+
1683
+ - Updated dependencies [6cc479d]
1684
+ - mastra@0.1.57-alpha.82
1685
+
1686
+ ## 0.1.0-alpha.14
1687
+
1688
+ ### Patch Changes
1689
+
1690
+ - 0b74006: Workflow updates
1691
+ - Updated dependencies [837a288]
1692
+ - Updated dependencies [0b74006]
1693
+ - mastra@0.1.57-alpha.81
1694
+
1695
+ ## 0.1.0-alpha.13
1696
+
1697
+ ### Patch Changes
1698
+
1699
+ - mastra@0.1.57-alpha.80
1700
+
1701
+ ## 0.1.0-alpha.12
1702
+
1703
+ ### Patch Changes
1704
+
1705
+ - mastra@0.1.57-alpha.79
1706
+
1707
+ ## 0.1.0-alpha.11
1708
+
1709
+ ### Patch Changes
1710
+
1711
+ - Updated dependencies [f79a9ff]
1712
+ - mastra@0.1.57-alpha.78
1713
+
1714
+ ## 0.1.0-alpha.10
1715
+
1716
+ ### Patch Changes
1717
+
1718
+ - Updated dependencies [538a136]
1719
+ - mastra@0.1.57-alpha.77
1720
+
1721
+ ## 0.1.0-alpha.9
1722
+
1723
+ ### Patch Changes
1724
+
1725
+ - cefd906: cli interactive api key configuration
1726
+ - Updated dependencies [b6f9860]
1727
+ - Updated dependencies [cefd906]
1728
+ - mastra@0.1.57-alpha.76
1729
+
1730
+ ## 0.1.0-alpha.8
1731
+
1732
+ ### Patch Changes
1733
+
1734
+ - mastra@0.1.57-alpha.75
1735
+
1736
+ ## 0.1.0-alpha.7
1737
+
1738
+ ### Patch Changes
1739
+
1740
+ - edd70b5: changeset
1741
+ - Updated dependencies [edd70b5]
1742
+ - mastra@0.1.57-alpha.74
1743
+
1744
+ ## 0.1.0-alpha.6
1745
+
1746
+ ### Patch Changes
1747
+
1748
+ - aacfff6: publish new mastra, create-mastra
1749
+ - Updated dependencies [aacfff6]
1750
+ - mastra@0.1.57-alpha.73
1751
+
1752
+ ## 0.1.0-alpha.5
1753
+
1754
+ ### Patch Changes
1755
+
1756
+ - 2667e66: fix create mastra publishing
1757
+ - Updated dependencies [2667e66]
1758
+ - mastra@0.1.57-alpha.72
1759
+
1760
+ ## 0.1.0-alpha.4
1761
+
1762
+ ### Patch Changes
1763
+
1764
+ - 1d68b0c: update dane publishing
1765
+ - Updated dependencies [1d68b0c]
1766
+ - mastra@0.1.57-alpha.71
1767
+
1768
+ ## 0.1.0-alpha.3
1769
+
1770
+ ### Patch Changes
1771
+
1772
+ - abdd42d: polish mastra create, fix create-mastra publishing
1773
+ - Updated dependencies [abdd42d]
1774
+ - mastra@0.1.57-alpha.70
1775
+
1776
+ ## 0.1.0-alpha.2
1777
+
1778
+ ### Patch Changes
1779
+
1780
+ - 32cd966: new mastra create command, publish create-mastra a way to quickly spin up mastra apps
1781
+ - Updated dependencies [32cd966]
1782
+ - mastra@0.1.57-alpha.69
1783
+
1784
+ ## 0.1.1-alpha.0
1785
+
1786
+ ### Patch Changes
1787
+
1788
+ - Updated dependencies [c156b63]
1789
+ - mastra@0.1.57-alpha.68