create-mastra 0.0.0-vector-sources-20250516175436 → 0.0.0-vector-extension-schema-20250922130418

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