create-mastra 0.0.0-fix-message-list-args-missing-20250807205055 → 0.0.0-fix-bundle-cleanup-20250911062914

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