create-mastra 0.0.0-memory-system-message-error-20250813233316 → 0.0.0-message-file-url-handling-fix-20250904234524

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