create-mastra 0.0.0-scorers-ui-refactored-20250916094952 → 0.0.0-scorers-logs-20251208093427

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 CHANGED
@@ -1,15 +1,481 @@
1
1
  # create-mastra
2
2
 
3
- ## 0.0.0-scorers-ui-refactored-20250916094952
3
+ ## 0.0.0-scorers-logs-20251208093427
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
+ - Fix select options overflow when list is long by adding maximum height ([#10813](https://github.com/mastra-ai/mastra/pull/10813))
16
+
17
+ - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
18
+ - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
19
+
20
+ - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
21
+ - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
22
+
23
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
24
+
25
+ - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
26
+
27
+ - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
28
+
29
+ - Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
30
+
31
+ - Fix discriminatedUnion schema information lost when json schema is converted to zod ([#10500](https://github.com/mastra-ai/mastra/pull/10500))
32
+
33
+ - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
34
+
35
+ - Hide time travel on map steps in Studio ([#10631](https://github.com/mastra-ai/mastra/pull/10631))
36
+
37
+ - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
38
+
39
+ ## 1.0.0-beta.6
40
+
41
+ ### Patch Changes
42
+
43
+ - Fix select options overflow when list is long by adding maximum height ([#10813](https://github.com/mastra-ai/mastra/pull/10813))
44
+
45
+ ## 1.0.0-beta.5
46
+
47
+ ### Patch Changes
48
+
49
+ - Fix discriminatedUnion schema information lost when json schema is converted to zod ([#10500](https://github.com/mastra-ai/mastra/pull/10500))
50
+
51
+ - Hide time travel on map steps in Studio ([#10631](https://github.com/mastra-ai/mastra/pull/10631))
52
+
53
+ ## 1.0.0-beta.4
54
+
55
+ ### Patch Changes
56
+
57
+ - Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
58
+
59
+ ## 1.0.0-beta.3
60
+
61
+ ### Patch Changes
62
+
63
+ - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
64
+
65
+ ## 1.0.0-beta.2
66
+
67
+ ### Patch Changes
68
+
69
+ - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
70
+ - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
71
+
72
+ - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
73
+ - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
74
+
75
+ - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
76
+
77
+ - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
78
+
79
+ ## 1.0.0-beta.1
80
+
81
+ ### Patch Changes
82
+
83
+ - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
84
+
85
+ ## 1.0.0-beta.0
86
+
87
+ ### Major Changes
88
+
89
+ - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
90
+
91
+ - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
92
+
93
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
94
+
95
+ ### Patch Changes
96
+
97
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
98
+
99
+ ## 0.17.3
100
+
101
+ ## 0.17.3-alpha.0
102
+
103
+ ## 0.17.2
104
+
105
+ ## 0.17.2-alpha.0
106
+
107
+ ## 0.17.1
108
+
109
+ ### Patch Changes
110
+
111
+ - Add scorers to the default weather agent in the create command. ([#9042](https://github.com/mastra-ai/mastra/pull/9042))
112
+
113
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
114
+
115
+ ## 0.17.1-alpha.1
116
+
117
+ ### Patch Changes
118
+
119
+ - Add scorers to the default weather agent in the create command. ([#9042](https://github.com/mastra-ai/mastra/pull/9042))
120
+
121
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
122
+
123
+ ## 0.17.1-alpha.0
124
+
125
+ ## 0.17.0
4
126
 
5
127
  ### Patch Changes
6
128
 
129
+ - Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
130
+ - Hotfix a bug inside `@rollup/plugin-commonjs`
131
+ - Have more control over the versions in the future to not have breakages over night
132
+
133
+ ## 0.17.0-alpha.0
134
+
135
+ ### Patch Changes
136
+
137
+ - Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
138
+ - Hotfix a bug inside `@rollup/plugin-commonjs`
139
+ - Have more control over the versions in the future to not have breakages over night
140
+
141
+ ## 0.16.0
142
+
143
+ ### Patch Changes
144
+
145
+ - Use model-router in create-mastra starter template ([#8631](https://github.com/mastra-ai/mastra/pull/8631))
146
+
147
+ - 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))
148
+
149
+ - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
150
+
151
+ - Adds reset button to model picker to reset to original model set on the agent. ([#8633](https://github.com/mastra-ai/mastra/pull/8633))
152
+
153
+ - Use only zod validation in dynamic form ([#8802](https://github.com/mastra-ai/mastra/pull/8802))
154
+
155
+ - Add div wrapper around entity tables to fix table vertical position ([#8758](https://github.com/mastra-ai/mastra/pull/8758))
156
+
157
+ - Customize AITraces type to seamlessly work on Cloud too ([#8759](https://github.com/mastra-ai/mastra/pull/8759))
158
+
159
+ - Refactor EntryList component and Scorer and Observability pages ([#8652](https://github.com/mastra-ai/mastra/pull/8652))
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.16.0-alpha.1
166
+
167
+ ### Patch Changes
168
+
169
+ - 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))
170
+
171
+ - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
172
+
173
+ - Use only zod validation in dynamic form ([#8802](https://github.com/mastra-ai/mastra/pull/8802))
174
+
175
+ - Add div wrapper around entity tables to fix table vertical position ([#8758](https://github.com/mastra-ai/mastra/pull/8758))
176
+
177
+ - Customize AITraces type to seamlessly work on Cloud too ([#8759](https://github.com/mastra-ai/mastra/pull/8759))
178
+
179
+ - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
180
+
181
+ - Improve README ([#8819](https://github.com/mastra-ai/mastra/pull/8819))
182
+
183
+ ## 0.15.2-alpha.0
184
+
185
+ ### Patch Changes
186
+
187
+ - Use model-router in create-mastra starter template ([#8631](https://github.com/mastra-ai/mastra/pull/8631))
188
+
189
+ - Adds reset button to model picker to reset to original model set on the agent. ([#8633](https://github.com/mastra-ai/mastra/pull/8633))
190
+
191
+ - Refactor EntryList component and Scorer and Observability pages ([#8652](https://github.com/mastra-ai/mastra/pull/8652))
192
+
193
+ ## 0.15.1
194
+
195
+ ### Patch Changes
196
+
197
+ - 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))
198
+
199
+ ## 0.15.1-alpha.1
200
+
201
+ ## 0.15.1-alpha.0
202
+
203
+ ### Patch Changes
204
+
205
+ - 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))
206
+
207
+ ## 0.15.0
208
+
209
+ ### Patch Changes
210
+
211
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
212
+
213
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
214
+
215
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
216
+
217
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
218
+
219
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
220
+
221
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
222
+
223
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
224
+
225
+ - 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))
226
+ fixed an issue with provider ID rendering in playground UI
227
+
228
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
229
+
230
+ ## 0.15.0-alpha.3
231
+
232
+ ### Patch Changes
233
+
234
+ - 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))
235
+ fixed an issue with provider ID rendering in playground UI
236
+
237
+ ## 0.14.2-alpha.2
238
+
239
+ ### Patch Changes
240
+
241
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
242
+
243
+ ## 0.14.2-alpha.1
244
+
245
+ ### Patch Changes
246
+
247
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
248
+
249
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
250
+
251
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
252
+
253
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
254
+
255
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
256
+
257
+ ## 0.14.2-alpha.0
258
+
259
+ ### Patch Changes
260
+
261
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
262
+
263
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
264
+
265
+ ## 0.14.1
266
+
267
+ ### Patch Changes
268
+
269
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
270
+
271
+ ## 0.14.1-alpha.0
272
+
273
+ ### Patch Changes
274
+
275
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
276
+
277
+ ## 0.14.0
278
+
279
+ ### Minor Changes
280
+
281
+ - 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))
282
+
283
+ ### Patch Changes
284
+
285
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
286
+
287
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
288
+
289
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
290
+
291
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
292
+
293
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
294
+
295
+ **Documentation generation (`@mastra/core`):**
296
+ - Fixed inverted dynamic model selection logic in provider examples
297
+ - Improved copy: replaced marketing language with action-oriented descriptions
298
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
299
+
300
+ **Playground UI model picker (`@mastra/playground-ui`):**
301
+ - Fixed provider field clearing when typing in model input
302
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
303
+ - Improved general styling of provider/model pickers
304
+
305
+ **Environment variables (`@mastra/deployer`):**
306
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
307
+ - Added correct singular/plural handling for "environment variable(s)"
308
+
309
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
310
+
311
+ - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
312
+
313
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
314
+
315
+ ## 0.14.0-alpha.0
316
+
317
+ ### Minor Changes
318
+
319
+ - 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))
320
+
321
+ ### Patch Changes
322
+
323
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
324
+
325
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
326
+
327
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
328
+
329
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
330
+
331
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
332
+
333
+ **Documentation generation (`@mastra/core`):**
334
+ - Fixed inverted dynamic model selection logic in provider examples
335
+ - Improved copy: replaced marketing language with action-oriented descriptions
336
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
337
+
338
+ **Playground UI model picker (`@mastra/playground-ui`):**
339
+ - Fixed provider field clearing when typing in model input
340
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
341
+ - Improved general styling of provider/model pickers
342
+
343
+ **Environment variables (`@mastra/deployer`):**
344
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
345
+ - Added correct singular/plural handling for "environment variable(s)"
346
+
347
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
348
+
349
+ - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
350
+
351
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
352
+
353
+ ## 0.13.4
354
+
355
+ ### Patch Changes
356
+
357
+ - disable network label when memory is not enabled OR the agent has no subagents ([#8341](https://github.com/mastra-ai/mastra/pull/8341))
358
+
359
+ - Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
360
+
361
+ ## 0.13.4-alpha.1
362
+
363
+ ### Patch Changes
364
+
365
+ - disable network label when memory is not enabled OR the agent has no subagents ([#8341](https://github.com/mastra-ai/mastra/pull/8341))
366
+
367
+ ## 0.13.4-alpha.0
368
+
369
+ ### Patch Changes
370
+
371
+ - Added Mastra model router to Playground UI ([#8332](https://github.com/mastra-ai/mastra/pull/8332))
372
+
373
+ ## 0.13.3
374
+
375
+ ### Patch Changes
376
+
377
+ - 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))
378
+
379
+ - Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
380
+
381
+ - Show model that worked when there are model fallbacks ([#8167](https://github.com/mastra-ai/mastra/pull/8167))
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.3-alpha.1
388
+
389
+ ### Patch Changes
390
+
391
+ - 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))
392
+
393
+ - Add conditional chaining to scorer.agentNames return ([#8199](https://github.com/mastra-ai/mastra/pull/8199))
394
+
395
+ - Show model that worked when there are model fallbacks ([#8167](https://github.com/mastra-ai/mastra/pull/8167))
396
+
397
+ ## 0.13.3-alpha.0
398
+
399
+ ### Patch Changes
400
+
401
+ - 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))
402
+
403
+ - Add model fallbacks to playground ([#7427](https://github.com/mastra-ai/mastra/pull/7427))
404
+
405
+ ## 0.13.2
406
+
407
+ ### Patch Changes
408
+
409
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
410
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
411
+
412
+ - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
413
+
414
+ - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
415
+
416
+ - Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
417
+
418
+ ## 0.13.2-alpha.4
419
+
420
+ ### Patch Changes
421
+
422
+ - Fix getting tool link path from agent in playground ui tools page ([#8135](https://github.com/mastra-ai/mastra/pull/8135))
423
+
424
+ ## 0.13.2-alpha.3
425
+
426
+ ### Patch Changes
427
+
428
+ - Add model fallback handlers and apis ([#7378](https://github.com/mastra-ai/mastra/pull/7378))
429
+
430
+ - Fix DateTimePicker style issue ([#8106](https://github.com/mastra-ai/mastra/pull/8106))
431
+
432
+ ## 0.13.2-alpha.2
433
+
434
+ ## 0.13.2-alpha.1
435
+
436
+ ### Patch Changes
437
+
438
+ - dependencies updates: ([#8007](https://github.com/mastra-ai/mastra/pull/8007))
439
+ - Updated dependency [`fs-extra@^11.3.2` ↗︎](https://www.npmjs.com/package/fs-extra/v/11.3.2) (from `^11.3.1`, in `dependencies`)
440
+
441
+ ## 0.13.2-alpha.0
442
+
443
+ ## 0.13.1
444
+
445
+ ## 0.13.1-alpha.0
446
+
447
+ ## 0.13.0
448
+
449
+ ### Patch Changes
450
+
451
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
452
+
453
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
454
+
7
455
  - fix minor playground stuff for observability ([#7765](https://github.com/mastra-ai/mastra/pull/7765))
8
456
 
9
457
  - Handle zod intersections in dynamic form ([#7768](https://github.com/mastra-ai/mastra/pull/7768))
10
458
 
11
459
  - Playground ui -pass runtimeContext to client SDK get methods ([#7767](https://github.com/mastra-ai/mastra/pull/7767))
12
460
 
461
+ ## 0.13.0-alpha.5
462
+
463
+ ## 0.13.0-alpha.4
464
+
465
+ ### Patch Changes
466
+
467
+ - clean up console logs in monorepo ([#7926](https://github.com/mastra-ai/mastra/pull/7926))
468
+
469
+ ## 0.13.0-alpha.3
470
+
471
+ ## 0.13.0-alpha.2
472
+
473
+ ## 0.13.0-alpha.1
474
+
475
+ ### Patch Changes
476
+
477
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
478
+
13
479
  ## 0.12.4-alpha.0
14
480
 
15
481
  ### Patch Changes
package/README.md CHANGED
@@ -1,9 +1,16 @@
1
- # Create Mastra
1
+ # create-mastra
2
2
 
3
- The easiest way to get started with Mastra is by using `create-mastra`. This CLI tool enables you to quickly start building a new Mastra application, with everything set up for you.
3
+ Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.
4
+
5
+ It includes everything you need to go from early prototypes to production-ready applications. Mastra integrates with frontend and backend frameworks like React, Next.js, and Node, or you can deploy it anywhere as a standalone server. It's the easiest way to build, tune, and scale reliable AI products.
6
+
7
+ `create-mastra` is the **recommended** way to get started with Mastra. This CLI tool enables you to quickly start building a new Mastra application, with everything set up for you.
4
8
 
5
9
  ## Usage
6
10
 
11
+ > [!IMPORTANT]
12
+ > Make sure that you have Node.js 20 or later installed on your system.
13
+
7
14
  Using npm:
8
15
 
9
16
  ```bash
@@ -22,33 +29,4 @@ Using pnpm:
22
29
  pnpm create mastra
23
30
  ```
24
31
 
25
- ## Options
26
-
27
- - `--default` - Quick start with defaults (src directory, OpenAI, no examples)
28
- - `-c, --components <components>` - Comma-separated list of components (agents, tools, workflows)
29
- - `-l, --llm <model-provider>` - Default model provider (openai, anthropic, groq, google, or cerebras)
30
- - `-e, --example` - Include example code
31
-
32
- ## Examples
33
-
34
- Create a new project with default settings
35
- npx create-mastra@latest --default
36
- Create a project with specific components and LLM provider
37
- npx create-mastra@latest -c agents,tools -l anthropic
38
- Create a project with example code
39
- npx create-mastra@latest --example
40
-
41
- ## What's included?
42
-
43
- The generated project will have:
44
-
45
- - A configured Mastra setup in the src directory
46
- - Selected components (agents, tools, workflows)
47
- - Environment configuration for your chosen LLM provider
48
- - TypeScript configuration
49
- - Example code (if selected)
50
-
51
- ## System Requirements
52
-
53
- - Node.js 20 or later
54
- - MacOS, Windows, and Linux are supported
32
+ Learn more about `create-mastra` in the [CLI reference documentation](https://mastra.ai/reference/cli/create-mastra).