create-mastra 0.11.3-alpha.1 → 0.11.3-alpha.3

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