create-mastra 0.0.0-cli-debug-2-20250611100354 → 0.0.0-cloud-storage-adapter-20251106204059

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