create-mastra 0.0.0-commonjs-20250414101718 → 0.0.0-configure-project-root-for-private-packages-20250919100548

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