create-mastra 0.0.0-mssql-store-20250804200341 → 0.0.0-netlify-no-bundle-20251127120354

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