create-mastra 0.0.0-pass-headers-for-create-mastra-client-20250530010057 → 0.0.0-pgvector-index-fix-20250905222058

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