create-mastra 0.0.0-cloud-deployer-for-core-0.19.1-20251001164939 → 0.0.0-cloud-storage-adapter-20251106204059

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,287 @@
1
1
  # create-mastra
2
2
 
3
- ## 0.0.0-cloud-deployer-for-core-0.19.1-20251001164939
3
+ ## 0.0.0-cloud-storage-adapter-20251106204059
4
+
5
+ ### Major Changes
6
+
7
+ - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
8
+
9
+ - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
10
+
11
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
12
+
13
+ ### Patch Changes
14
+
15
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
16
+
17
+ ## 1.0.0-beta.0
18
+
19
+ ### Major Changes
20
+
21
+ - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
22
+
23
+ - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
24
+
25
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
26
+
27
+ ### Patch Changes
28
+
29
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
30
+
31
+ ## 0.17.3
32
+
33
+ ## 0.17.3-alpha.0
34
+
35
+ ## 0.17.2
36
+
37
+ ## 0.17.2-alpha.0
38
+
39
+ ## 0.17.1
40
+
41
+ ### Patch Changes
42
+
43
+ - Add scorers to the default weather agent in the create command. ([#9042](https://github.com/mastra-ai/mastra/pull/9042))
44
+
45
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
46
+
47
+ ## 0.17.1-alpha.1
4
48
 
5
49
  ### Patch Changes
6
50
 
51
+ - Add scorers to the default weather agent in the create command. ([#9042](https://github.com/mastra-ai/mastra/pull/9042))
52
+
53
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
54
+
55
+ ## 0.17.1-alpha.0
56
+
57
+ ## 0.17.0
58
+
59
+ ### Patch Changes
60
+
61
+ - Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
62
+ - Hotfix a bug inside `@rollup/plugin-commonjs`
63
+ - Have more control over the versions in the future to not have breakages over night
64
+
65
+ ## 0.17.0-alpha.0
66
+
67
+ ### Patch Changes
68
+
69
+ - Pin `@rollup/*` dependencies to fixed versions (instead of using `^`) to: ([#8900](https://github.com/mastra-ai/mastra/pull/8900))
70
+ - Hotfix a bug inside `@rollup/plugin-commonjs`
71
+ - Have more control over the versions in the future to not have breakages over night
72
+
73
+ ## 0.16.0
74
+
75
+ ### Patch Changes
76
+
77
+ - Use model-router in create-mastra starter template ([#8631](https://github.com/mastra-ai/mastra/pull/8631))
78
+
79
+ - Fix auto tab for model picker in playground-ui, the UI no longer auto tabs to the next selector when selecting a model/provider. ([#8680](https://github.com/mastra-ai/mastra/pull/8680))
80
+
81
+ - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
82
+
83
+ - Adds reset button to model picker to reset to original model set on the agent. ([#8633](https://github.com/mastra-ai/mastra/pull/8633))
84
+
85
+ - Use only zod validation in dynamic form ([#8802](https://github.com/mastra-ai/mastra/pull/8802))
86
+
87
+ - Add div wrapper around entity tables to fix table vertical position ([#8758](https://github.com/mastra-ai/mastra/pull/8758))
88
+
89
+ - Customize AITraces type to seamlessly work on Cloud too ([#8759](https://github.com/mastra-ai/mastra/pull/8759))
90
+
91
+ - Refactor EntryList component and Scorer and Observability pages ([#8652](https://github.com/mastra-ai/mastra/pull/8652))
92
+
93
+ - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
94
+
95
+ - Improve README ([#8819](https://github.com/mastra-ai/mastra/pull/8819))
96
+
97
+ ## 0.16.0-alpha.1
98
+
99
+ ### Patch Changes
100
+
101
+ - Fix auto tab for model picker in playground-ui, the UI no longer auto tabs to the next selector when selecting a model/provider. ([#8680](https://github.com/mastra-ai/mastra/pull/8680))
102
+
103
+ - Create unified Sidebar component to use on Playground and Cloud ([#8655](https://github.com/mastra-ai/mastra/pull/8655))
104
+
105
+ - Use only zod validation in dynamic form ([#8802](https://github.com/mastra-ai/mastra/pull/8802))
106
+
107
+ - Add div wrapper around entity tables to fix table vertical position ([#8758](https://github.com/mastra-ai/mastra/pull/8758))
108
+
109
+ - Customize AITraces type to seamlessly work on Cloud too ([#8759](https://github.com/mastra-ai/mastra/pull/8759))
110
+
111
+ - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
112
+
113
+ - Improve README ([#8819](https://github.com/mastra-ai/mastra/pull/8819))
114
+
115
+ ## 0.15.2-alpha.0
116
+
117
+ ### Patch Changes
118
+
119
+ - Use model-router in create-mastra starter template ([#8631](https://github.com/mastra-ai/mastra/pull/8631))
120
+
121
+ - Adds reset button to model picker to reset to original model set on the agent. ([#8633](https://github.com/mastra-ai/mastra/pull/8633))
122
+
123
+ - Refactor EntryList component and Scorer and Observability pages ([#8652](https://github.com/mastra-ai/mastra/pull/8652))
124
+
125
+ ## 0.15.1
126
+
127
+ ### Patch Changes
128
+
129
+ - Improve the overall flow of the `create-mastra` CLI by first asking all questions and then creating the project structure. If you skip entering an API key during the wizard, the `your-api-key` placeholder will now be added to an `.env.example` file instead of `.env`. ([#8603](https://github.com/mastra-ai/mastra/pull/8603))
130
+
131
+ ## 0.15.1-alpha.1
132
+
133
+ ## 0.15.1-alpha.0
134
+
135
+ ### Patch Changes
136
+
137
+ - Improve the overall flow of the `create-mastra` CLI by first asking all questions and then creating the project structure. If you skip entering an API key during the wizard, the `your-api-key` placeholder will now be added to an `.env.example` file instead of `.env`. ([#8603](https://github.com/mastra-ai/mastra/pull/8603))
138
+
139
+ ## 0.15.0
140
+
141
+ ### Patch Changes
142
+
143
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
144
+
145
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
146
+
147
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
148
+
149
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
150
+
151
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
152
+
153
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
154
+
155
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
156
+
157
+ - Fixed an issue where model router was adding /chat/completions to API urls when it shouldn't. ([#8589](https://github.com/mastra-ai/mastra/pull/8589))
158
+ fixed an issue with provider ID rendering in playground UI
159
+
160
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
161
+
162
+ ## 0.15.0-alpha.3
163
+
164
+ ### Patch Changes
165
+
166
+ - Fixed an issue where model router was adding /chat/completions to API urls when it shouldn't. ([#8589](https://github.com/mastra-ai/mastra/pull/8589))
167
+ fixed an issue with provider ID rendering in playground UI
168
+
169
+ ## 0.14.2-alpha.2
170
+
171
+ ### Patch Changes
172
+
173
+ - Added AI SDK provider packages to model router for anthropic/google/openai/openrouter/xai ([#8559](https://github.com/mastra-ai/mastra/pull/8559))
174
+
175
+ ## 0.14.2-alpha.1
176
+
177
+ ### Patch Changes
178
+
179
+ - Mutable shared workflow run state ([#8545](https://github.com/mastra-ai/mastra/pull/8545))
180
+
181
+ - avoid refetching memory threads and messages on window focus ([#8519](https://github.com/mastra-ai/mastra/pull/8519))
182
+
183
+ - add tripwire reason in playground ([#8568](https://github.com/mastra-ai/mastra/pull/8568))
184
+
185
+ - Save waiting step status in snapshot ([#8576](https://github.com/mastra-ai/mastra/pull/8576))
186
+
187
+ - Convert WorkflowWatchResult to WorkflowResult in workflow graph ([#8541](https://github.com/mastra-ai/mastra/pull/8541))
188
+
189
+ ## 0.14.2-alpha.0
190
+
191
+ ### Patch Changes
192
+
193
+ - streamLegacy/generateLegacy clarification in playground ([#8468](https://github.com/mastra-ai/mastra/pull/8468))
194
+
195
+ - Fix useStreamWorkflow unmounting breaking stream call ([#8449](https://github.com/mastra-ai/mastra/pull/8449))
196
+
197
+ ## 0.14.1
198
+
199
+ ### Patch Changes
200
+
201
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
202
+
203
+ ## 0.14.1-alpha.0
204
+
205
+ ### Patch Changes
206
+
207
+ - Make init versions latest pkgs ([#8434](https://github.com/mastra-ai/mastra/pull/8434))
208
+
209
+ ## 0.14.0
210
+
211
+ ### Minor Changes
212
+
213
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
214
+
215
+ ### Patch Changes
216
+
217
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
218
+
219
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
220
+
221
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
222
+
223
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
224
+
225
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
226
+
227
+ **Documentation generation (`@mastra/core`):**
228
+ - Fixed inverted dynamic model selection logic in provider examples
229
+ - Improved copy: replaced marketing language with action-oriented descriptions
230
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
231
+
232
+ **Playground UI model picker (`@mastra/playground-ui`):**
233
+ - Fixed provider field clearing when typing in model input
234
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
235
+ - Improved general styling of provider/model pickers
236
+
237
+ **Environment variables (`@mastra/deployer`):**
238
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
239
+ - Added correct singular/plural handling for "environment variable(s)"
240
+
241
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
242
+
7
243
  - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
8
244
 
245
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
246
+
247
+ ## 0.14.0-alpha.0
248
+
249
+ ### Minor Changes
250
+
251
+ - Breaking change to move the agent.streamVNext/generateVNext implementation to the default stream/generate. The old stream/generate have now been moved to streamLegacy and generateLegacy ([#8097](https://github.com/mastra-ai/mastra/pull/8097))
252
+
253
+ ### Patch Changes
254
+
255
+ - Remove log drains UI from the playground ([#8379](https://github.com/mastra-ai/mastra/pull/8379))
256
+
257
+ - add refetch interval to traces to make it feel "instant" ([#8386](https://github.com/mastra-ai/mastra/pull/8386))
258
+
259
+ - better memory message ([#8382](https://github.com/mastra-ai/mastra/pull/8382))
260
+
261
+ - fix codeblock line number color contrast for legacy traces ([#8385](https://github.com/mastra-ai/mastra/pull/8385))
262
+
263
+ - Model router documentation and playground UI improvements ([#8372](https://github.com/mastra-ai/mastra/pull/8372))
264
+
265
+ **Documentation generation (`@mastra/core`):**
266
+ - Fixed inverted dynamic model selection logic in provider examples
267
+ - Improved copy: replaced marketing language with action-oriented descriptions
268
+ - Added generated file comments with timestamps to all MDX outputs so maintainers know not to directly edit generated files
269
+
270
+ **Playground UI model picker (`@mastra/playground-ui`):**
271
+ - Fixed provider field clearing when typing in model input
272
+ - Added responsive layout (stacks on mobile, side-by-side on desktop)
273
+ - Improved general styling of provider/model pickers
274
+
275
+ **Environment variables (`@mastra/deployer`):**
276
+ - Properly handle array of env vars (e.g., NETLIFY_TOKEN, NETLIFY_SITE_ID)
277
+ - Added correct singular/plural handling for "environment variable(s)"
278
+
279
+ - show thread list in desc order ([#8381](https://github.com/mastra-ai/mastra/pull/8381))
280
+
281
+ - Fix an issue preventing showing working memory and semantic recall in the playground ([#8358](https://github.com/mastra-ai/mastra/pull/8358))
282
+
283
+ - Add observe strean to get streans after workflow has been interrupted ([#8318](https://github.com/mastra-ai/mastra/pull/8318))
284
+
9
285
  ## 0.13.4
10
286
 
11
287
  ### 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).