@kya-os/create-mcpi-app 1.8.60 ā 1.8.62
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/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,18 +1,19 @@
|
|
|
1
1
|
|
|
2
|
-
> @kya-os/create-mcpi-app@1.8.
|
|
2
|
+
> @kya-os/create-mcpi-app@1.8.61 test /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
|
|
3
3
|
> vitest run
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
RUN v4.0.14 /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
ā src/__tests__/helpers/get-package-versions.test.ts (6 tests) 96ms
|
|
9
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should scaffold with correct @kya-os/mcp-i-cloudflare version
|
|
9
10
|
|
|
10
|
-
šļø Generating Cloudflare MCP-I project: test-
|
|
11
|
+
šļø Generating Cloudflare MCP-I project: test-project...
|
|
11
12
|
|
|
12
|
-
stdout | src/__tests__/scaffolder-
|
|
13
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should scaffold with correct @kya-os/mcp-i-cloudflare version
|
|
13
14
|
š Generating cryptographic identity...
|
|
14
15
|
|
|
15
|
-
stdout | src/__tests__/scaffolder-
|
|
16
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should scaffold with correct @kya-os/mcp-i-cloudflare version
|
|
16
17
|
ā Created Cloudflare MCP-I template files
|
|
17
18
|
- Generated identity keys in .dev.vars
|
|
18
19
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -35,20 +36,28 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
|
|
|
35
36
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
36
37
|
|
|
37
38
|
š Next Steps:
|
|
38
|
-
cd test-
|
|
39
|
+
cd test-project
|
|
39
40
|
wrangler login # Login to Cloudflare first!
|
|
40
41
|
npm run dev # Start local development
|
|
41
42
|
npm run deploy # Deploy (KV auto-created!)
|
|
42
43
|
|
|
43
44
|
|
|
44
|
-
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should
|
|
45
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
|
|
45
46
|
|
|
46
|
-
šļø Generating Cloudflare MCP-I project:
|
|
47
|
+
šļø Generating Cloudflare MCP-I project: test-agent...
|
|
47
48
|
|
|
48
|
-
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should
|
|
49
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
|
|
49
50
|
š Generating cryptographic identity...
|
|
50
51
|
|
|
51
|
-
stdout | src/__tests__/scaffolder-
|
|
52
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should include AGENTSHIELD_PROJECT_ID in wrangler.toml template
|
|
53
|
+
|
|
54
|
+
šļø Generating Cloudflare MCP-I project: test-project-env...
|
|
55
|
+
|
|
56
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should include AGENTSHIELD_PROJECT_ID in wrangler.toml template
|
|
57
|
+
š Generating cryptographic identity...
|
|
58
|
+
|
|
59
|
+
ā src/__tests__/helpers/generate-identity.test.ts (24 tests) 33ms
|
|
60
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should include AGENTSHIELD_PROJECT_ID in wrangler.toml template
|
|
52
61
|
ā Created Cloudflare MCP-I template files
|
|
53
62
|
- Generated identity keys in .dev.vars
|
|
54
63
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -71,20 +80,20 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
|
|
|
71
80
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
72
81
|
|
|
73
82
|
š Next Steps:
|
|
74
|
-
cd
|
|
83
|
+
cd test-project-env
|
|
75
84
|
wrangler login # Login to Cloudflare first!
|
|
76
85
|
npm run dev # Start local development
|
|
77
86
|
npm run deploy # Deploy (KV auto-created!)
|
|
78
87
|
|
|
79
88
|
|
|
80
|
-
stdout | src/__tests__/scaffolder-
|
|
89
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should set AGENTSHIELD_PROJECT_ID when --project is provided
|
|
81
90
|
|
|
82
|
-
šļø Generating Cloudflare MCP-I project: test-
|
|
91
|
+
šļø Generating Cloudflare MCP-I project: test-project-with-id...
|
|
83
92
|
|
|
84
|
-
stdout | src/__tests__/scaffolder-
|
|
93
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should set AGENTSHIELD_PROJECT_ID when --project is provided
|
|
85
94
|
š Generating cryptographic identity...
|
|
86
95
|
|
|
87
|
-
stdout | src/__tests__/scaffolder-
|
|
96
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should set AGENTSHIELD_PROJECT_ID when --project is provided
|
|
88
97
|
ā Created Cloudflare MCP-I template files
|
|
89
98
|
- Generated identity keys in .dev.vars
|
|
90
99
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -107,20 +116,20 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
|
|
|
107
116
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
108
117
|
|
|
109
118
|
š Next Steps:
|
|
110
|
-
cd test-
|
|
119
|
+
cd test-project-with-id
|
|
111
120
|
wrangler login # Login to Cloudflare first!
|
|
112
121
|
npm run dev # Start local development
|
|
113
122
|
npm run deploy # Deploy (KV auto-created!)
|
|
114
123
|
|
|
115
124
|
|
|
116
|
-
stdout | src/__tests__/scaffolder-
|
|
125
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should comment out AGENTSHIELD_PROJECT_ID when --project is NOT provided
|
|
117
126
|
|
|
118
|
-
šļø Generating Cloudflare MCP-I project: test-
|
|
127
|
+
šļø Generating Cloudflare MCP-I project: test-project-no-id...
|
|
119
128
|
|
|
120
|
-
stdout | src/__tests__/scaffolder-
|
|
129
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should comment out AGENTSHIELD_PROJECT_ID when --project is NOT provided
|
|
121
130
|
š Generating cryptographic identity...
|
|
122
131
|
|
|
123
|
-
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should
|
|
132
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include envPrefix in generated index.ts
|
|
124
133
|
ā Created Cloudflare MCP-I template files
|
|
125
134
|
- Generated identity keys in .dev.vars
|
|
126
135
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -149,21 +158,14 @@ stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Confi
|
|
|
149
158
|
npm run deploy # Deploy (KV auto-created!)
|
|
150
159
|
|
|
151
160
|
|
|
152
|
-
|
|
153
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should scaffold with correct @kya-os/mcp-i-cloudflare version
|
|
161
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
|
|
154
162
|
|
|
155
|
-
šļø Generating Cloudflare MCP-I project:
|
|
163
|
+
šļø Generating Cloudflare MCP-I project: my-awesome-agent...
|
|
156
164
|
|
|
157
|
-
stdout | src/__tests__/
|
|
165
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
|
|
158
166
|
š Generating cryptographic identity...
|
|
159
167
|
|
|
160
|
-
|
|
161
|
-
ā src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 45ms
|
|
162
|
-
ā src/__tests__/helpers/identity-manager.test.ts (16 tests) 29ms
|
|
163
|
-
ā src/__tests__/index.test.ts (4 tests) 383ms
|
|
164
|
-
ā should load .env from package directory and current working directory 316ms
|
|
165
|
-
ā src/__tests__/helpers/fetch-mcpi-template.test.ts (16 tests) 171ms
|
|
166
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should scaffold with correct @kya-os/mcp-i-cloudflare version
|
|
168
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should use correct prefix format (uppercase with underscores)
|
|
167
169
|
ā Created Cloudflare MCP-I template files
|
|
168
170
|
- Generated identity keys in .dev.vars
|
|
169
171
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -186,111 +188,20 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
186
188
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
187
189
|
|
|
188
190
|
š Next Steps:
|
|
189
|
-
cd
|
|
191
|
+
cd my-awesome-agent
|
|
190
192
|
wrangler login # Login to Cloudflare first!
|
|
191
193
|
npm run dev # Start local development
|
|
192
194
|
npm run deploy # Deploy (KV auto-created!)
|
|
193
195
|
|
|
194
196
|
|
|
195
|
-
stdout | src/__tests__/
|
|
196
|
-
|
|
197
|
-
create-mcpi-app@1.8.55
|
|
198
|
-
stderr | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
199
|
-
|
|
200
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > passes CLI flags to createProject when using --yes
|
|
201
|
-
BANNER
|
|
202
|
-
Invalid project name:
|
|
203
|
-
- bad
|
|
204
|
-
|
|
205
|
-
Enhanced with identity features by MCP-I
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > passes CLI flags to createProject when using --yes
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
Next Steps:
|
|
212
|
-
1. Install dependencies:
|
|
213
|
-
cd my-agent
|
|
214
|
-
npm install
|
|
215
|
-
|
|
216
|
-
2. Start development server:
|
|
217
|
-
npm run dev
|
|
218
|
-
|
|
219
|
-
3. Deploy when ready:
|
|
220
|
-
npm run start
|
|
221
|
-
|
|
222
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
223
|
-
|
|
224
|
-
create-mcpi-app@1.8.55
|
|
225
|
-
|
|
226
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
227
|
-
BANNER
|
|
228
|
-
|
|
229
|
-
Enhanced with identity features by MCP-I
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
233
|
-
|
|
234
|
-
create-mcpi-app@1.8.55
|
|
235
|
-
|
|
236
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
237
|
-
BANNER
|
|
238
|
-
|
|
239
|
-
Enhanced with identity features by MCP-I
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
243
|
-
|
|
244
|
-
Next Steps:
|
|
245
|
-
1. Install dependencies:
|
|
246
|
-
cd pnpm-agent
|
|
247
|
-
pnpm install
|
|
248
|
-
|
|
249
|
-
2. Initialize identity:
|
|
250
|
-
pnpm init
|
|
251
|
-
|
|
252
|
-
3. Start development server:
|
|
253
|
-
pnpm dev
|
|
254
|
-
|
|
255
|
-
4. Deploy when ready:
|
|
256
|
-
pnpm start
|
|
257
|
-
|
|
258
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
259
|
-
|
|
260
|
-
create-mcpi-app@1.8.55
|
|
261
|
-
|
|
262
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
263
|
-
BANNER
|
|
264
|
-
|
|
265
|
-
Enhanced with identity features by MCP-I
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
269
|
-
|
|
270
|
-
Creating a new xmcp app in /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app/interactive-app.
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
274
|
-
|
|
275
|
-
Next Steps:
|
|
276
|
-
1. Install dependencies:
|
|
277
|
-
cd interactive-app
|
|
278
|
-
pnpm install
|
|
279
|
-
|
|
280
|
-
2. Start development server:
|
|
281
|
-
pnpm dev
|
|
282
|
-
|
|
283
|
-
3. Deploy when ready:
|
|
284
|
-
pnpm start
|
|
285
|
-
|
|
286
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should include AGENTSHIELD_PROJECT_ID in wrangler.toml template
|
|
197
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
|
|
287
198
|
|
|
288
|
-
šļø Generating Cloudflare MCP-I project: test-
|
|
199
|
+
šļø Generating Cloudflare MCP-I project: test-agent...
|
|
289
200
|
|
|
290
|
-
stdout | src/__tests__/
|
|
201
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
|
|
291
202
|
š Generating cryptographic identity...
|
|
292
203
|
|
|
293
|
-
stdout | src/__tests__/
|
|
204
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should include comment explaining envPrefix purpose
|
|
294
205
|
ā Created Cloudflare MCP-I template files
|
|
295
206
|
- Generated identity keys in .dev.vars
|
|
296
207
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -313,26 +224,20 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
313
224
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
314
225
|
|
|
315
226
|
š Next Steps:
|
|
316
|
-
cd test-
|
|
227
|
+
cd test-agent
|
|
317
228
|
wrangler login # Login to Cloudflare first!
|
|
318
229
|
npm run dev # Start local development
|
|
319
230
|
npm run deploy # Deploy (KV auto-created!)
|
|
320
231
|
|
|
321
232
|
|
|
322
|
-
|
|
323
|
-
ā should handle claimUrl with single quotes in KTA_REGISTRATION 319ms
|
|
324
|
-
ā src/__tests__/cli-runner.test.ts (4 tests) 1139ms
|
|
325
|
-
ā passes CLI flags to createProject when using --yes 1070ms
|
|
326
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should set AGENTSHIELD_PROJECT_ID when --project is provided
|
|
233
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should match envPrefix with KV binding names in wrangler.toml
|
|
327
234
|
|
|
328
|
-
šļø Generating Cloudflare MCP-I project: test-
|
|
235
|
+
šļø Generating Cloudflare MCP-I project: test-agent...
|
|
329
236
|
|
|
330
|
-
stdout | src/__tests__/
|
|
237
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should match envPrefix with KV binding names in wrangler.toml
|
|
331
238
|
š Generating cryptographic identity...
|
|
332
239
|
|
|
333
|
-
|
|
334
|
-
ā MCPI template should not use any deprecated Wrangler v3 features 399ms
|
|
335
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should set AGENTSHIELD_PROJECT_ID when --project is provided
|
|
240
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Cloudflare Template Dependencies > should comment out AGENTSHIELD_PROJECT_ID when --project is NOT provided
|
|
336
241
|
ā Created Cloudflare MCP-I template files
|
|
337
242
|
- Generated identity keys in .dev.vars
|
|
338
243
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -355,20 +260,20 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
355
260
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
356
261
|
|
|
357
262
|
š Next Steps:
|
|
358
|
-
cd test-project-
|
|
263
|
+
cd test-project-no-id
|
|
359
264
|
wrangler login # Login to Cloudflare first!
|
|
360
265
|
npm run dev # Start local development
|
|
361
266
|
npm run deploy # Deploy (KV auto-created!)
|
|
362
267
|
|
|
363
268
|
|
|
364
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E >
|
|
269
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Runtime Config Includes projectId > should pass AGENTSHIELD_PROJECT_ID to runtime config
|
|
365
270
|
|
|
366
|
-
šļø Generating Cloudflare MCP-I project: test-project-
|
|
271
|
+
šļø Generating Cloudflare MCP-I project: test-project-runtime...
|
|
367
272
|
|
|
368
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E >
|
|
273
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Runtime Config Includes projectId > should pass AGENTSHIELD_PROJECT_ID to runtime config
|
|
369
274
|
š Generating cryptographic identity...
|
|
370
275
|
|
|
371
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E >
|
|
276
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > Runtime Config Includes projectId > should pass AGENTSHIELD_PROJECT_ID to runtime config
|
|
372
277
|
ā Created Cloudflare MCP-I template files
|
|
373
278
|
- Generated identity keys in .dev.vars
|
|
374
279
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -391,20 +296,21 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
391
296
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
392
297
|
|
|
393
298
|
š Next Steps:
|
|
394
|
-
cd test-project-
|
|
299
|
+
cd test-project-runtime
|
|
395
300
|
wrangler login # Login to Cloudflare first!
|
|
396
301
|
npm run dev # Start local development
|
|
397
302
|
npm run deploy # Deploy (KV auto-created!)
|
|
398
303
|
|
|
399
304
|
|
|
400
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E >
|
|
305
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > No Workspace References > should not include workspace: references in scaffolded package.json
|
|
401
306
|
|
|
402
|
-
šļø Generating Cloudflare MCP-I project: test-project-
|
|
307
|
+
šļø Generating Cloudflare MCP-I project: test-project-no-workspace...
|
|
403
308
|
|
|
404
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E >
|
|
309
|
+
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > No Workspace References > should not include workspace: references in scaffolded package.json
|
|
405
310
|
š Generating cryptographic identity...
|
|
406
311
|
|
|
407
|
-
|
|
312
|
+
ā test-cloudflare/tests/do-routing.test.ts (14 tests) 102ms
|
|
313
|
+
stdout | src/__tests__/scaffolder-envprefix.test.ts > Scaffolder envPrefix Configuration > should match envPrefix with KV binding names in wrangler.toml
|
|
408
314
|
ā Created Cloudflare MCP-I template files
|
|
409
315
|
- Generated identity keys in .dev.vars
|
|
410
316
|
- Configured wrangler.toml with KV namespaces (auto-provisioned)
|
|
@@ -427,21 +333,16 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
427
333
|
- Wrangler updates wrangler.toml with namespace IDs
|
|
428
334
|
|
|
429
335
|
š Next Steps:
|
|
430
|
-
cd test-
|
|
336
|
+
cd test-agent
|
|
431
337
|
wrangler login # Login to Cloudflare first!
|
|
432
338
|
npm run dev # Start local development
|
|
433
339
|
npm run deploy # Deploy (KV auto-created!)
|
|
434
340
|
|
|
435
341
|
|
|
436
|
-
ā src/__tests__/
|
|
437
|
-
ā src/__tests__/helpers/
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
šļø Generating Cloudflare MCP-I project: test-project-no-workspace...
|
|
441
|
-
|
|
442
|
-
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > No Workspace References > should not include workspace: references in scaffolded package.json
|
|
443
|
-
š Generating cryptographic identity...
|
|
444
|
-
|
|
342
|
+
ā src/__tests__/index.test.ts (4 tests) 139ms
|
|
343
|
+
ā src/__tests__/helpers/create.test.ts (13 tests) 76ms
|
|
344
|
+
ā src/__tests__/helpers/generate-cloudflare-files.test.ts (24 tests | 1 skipped) 43ms
|
|
345
|
+
ā src/__tests__/scaffolder-envprefix.test.ts (4 tests) 98ms
|
|
445
346
|
stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffolder Dependency Verification E2E > No Workspace References > should not include workspace: references in scaffolded package.json
|
|
446
347
|
ā Created Cloudflare MCP-I template files
|
|
447
348
|
- Generated identity keys in .dev.vars
|
|
@@ -471,15 +372,106 @@ stdout | src/__tests__/e2e/scaffolder-dependency-verification.test.ts > Scaffold
|
|
|
471
372
|
npm run deploy # Deploy (KV auto-created!)
|
|
472
373
|
|
|
473
374
|
|
|
474
|
-
ā src/__tests__/
|
|
475
|
-
|
|
476
|
-
ā src/__tests__/helpers/
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
375
|
+
ā src/__tests__/wrangler-v4-compatibility.test.ts (11 tests) 110ms
|
|
376
|
+
ā src/__tests__/e2e/scaffolder-dependency-verification.test.ts (7 tests) 125ms
|
|
377
|
+
ā src/__tests__/helpers/apply-identity-preset.test.ts (16 tests) 197ms
|
|
378
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > passes CLI flags to createProject when using --yes
|
|
379
|
+
|
|
380
|
+
create-mcpi-app@1.8.61
|
|
381
|
+
|
|
382
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > passes CLI flags to createProject when using --yes
|
|
383
|
+
BANNER
|
|
384
|
+
|
|
385
|
+
Enhanced with identity features by MCP-I
|
|
386
|
+
|
|
387
|
+
|
|
388
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > passes CLI flags to createProject when using --yes
|
|
389
|
+
|
|
390
|
+
Next Steps:
|
|
391
|
+
1. Install dependencies:
|
|
392
|
+
cd my-agent
|
|
393
|
+
npm install
|
|
394
|
+
|
|
395
|
+
2. Start development server:
|
|
396
|
+
npm run dev
|
|
397
|
+
|
|
398
|
+
3. Deploy when ready:
|
|
399
|
+
npm run start
|
|
400
|
+
|
|
401
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
402
|
+
|
|
403
|
+
create-mcpi-app@1.8.61
|
|
404
|
+
|
|
405
|
+
stderr | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
406
|
+
Invalid project name:
|
|
407
|
+
- bad
|
|
408
|
+
|
|
409
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > exits when project name validation fails
|
|
410
|
+
BANNER
|
|
411
|
+
|
|
412
|
+
Enhanced with identity features by MCP-I
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
416
|
+
|
|
417
|
+
create-mcpi-app@1.8.61
|
|
418
|
+
|
|
419
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
420
|
+
BANNER
|
|
421
|
+
|
|
422
|
+
Enhanced with identity features by MCP-I
|
|
423
|
+
|
|
424
|
+
|
|
425
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > honors package manager and version flags
|
|
426
|
+
|
|
427
|
+
Next Steps:
|
|
428
|
+
1. Install dependencies:
|
|
429
|
+
cd pnpm-agent
|
|
430
|
+
pnpm install
|
|
431
|
+
|
|
432
|
+
2. Initialize identity:
|
|
433
|
+
pnpm init
|
|
434
|
+
|
|
435
|
+
3. Start development server:
|
|
436
|
+
pnpm dev
|
|
437
|
+
|
|
438
|
+
4. Deploy when ready:
|
|
439
|
+
pnpm start
|
|
440
|
+
|
|
441
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
442
|
+
|
|
443
|
+
create-mcpi-app@1.8.61
|
|
444
|
+
|
|
445
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
446
|
+
BANNER
|
|
447
|
+
|
|
448
|
+
Enhanced with identity features by MCP-I
|
|
449
|
+
|
|
450
|
+
|
|
451
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
452
|
+
|
|
453
|
+
Creating a new xmcp app in /Users/dylanhobbs/Documents/@kya-os/xmcp-i/packages/create-mcpi-app/interactive-app.
|
|
454
|
+
|
|
455
|
+
|
|
456
|
+
stdout | src/__tests__/cli-runner.test.ts > runCLI > prompts for package manager and transports when --yes is not set
|
|
457
|
+
|
|
458
|
+
Next Steps:
|
|
459
|
+
1. Install dependencies:
|
|
460
|
+
cd interactive-app
|
|
461
|
+
pnpm install
|
|
462
|
+
|
|
463
|
+
2. Start development server:
|
|
464
|
+
pnpm dev
|
|
465
|
+
|
|
466
|
+
3. Deploy when ready:
|
|
467
|
+
pnpm start
|
|
468
|
+
|
|
469
|
+
ā src/__tests__/cli-runner.test.ts (4 tests) 338ms
|
|
470
|
+
ā passes CLI flags to createProject when using --yes 331ms
|
|
471
|
+
stdout | test-cloudflare/tests/session-management.test.ts > Session Management > Session Security > should not expose session data in logs
|
|
472
|
+
[Session] Created session: secure-session
|
|
473
|
+
|
|
474
|
+
ā test-cloudflare/tests/session-management.test.ts (17 tests) 22ms
|
|
483
475
|
stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should install dependencies with npm
|
|
484
476
|
|
|
485
477
|
š¦ Installing dependencies with npm...
|
|
@@ -495,45 +487,44 @@ stdout | src/__tests__/helpers/install.test.ts > install > Dependency installati
|
|
|
495
487
|
š¦ Installing dependencies with pnpm...
|
|
496
488
|
ā Lockfile created (pnpm-lock.yaml) - remember to commit it
|
|
497
489
|
|
|
498
|
-
|
|
490
|
+
stderr | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should report correct package manager in log
|
|
499
491
|
stdout | src/__tests__/helpers/install.test.ts > install > Dependency installation > should use correct working directory
|
|
492
|
+
ā ļø Warning: No lockfile generated (pnpm-lock.yaml)
|
|
500
493
|
|
|
501
494
|
š¦ Installing dependencies with npm...
|
|
502
|
-
ā Lockfile created (package-lock.json) - remember to commit it
|
|
503
495
|
|
|
504
|
-
|
|
505
|
-
ā ļø Warning: No lockfile generated (pnpm-lock.yaml)
|
|
496
|
+
ā Lockfile created (package-lock.json) - remember to commit it
|
|
506
497
|
|
|
507
498
|
stdout | src/__tests__/helpers/install.test.ts > install > Install progress reporting > should check for lockfile after installation
|
|
508
499
|
|
|
509
|
-
stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
|
|
510
500
|
š¦ Installing dependencies with npm...
|
|
511
501
|
ā Lockfile created (package-lock.json) - remember to commit it
|
|
512
502
|
|
|
503
|
+
ā src/__tests__/helpers/kta-registration.test.ts (8 tests) 55ms
|
|
513
504
|
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
|
|
514
505
|
|
|
515
506
|
š¦ Installing dependencies with npm...
|
|
516
507
|
|
|
508
|
+
stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should throw error when installation fails
|
|
509
|
+
Failed to install dependencies with npm.
|
|
510
|
+
|
|
517
511
|
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
|
|
518
512
|
|
|
519
513
|
š¦ Installing dependencies with npm...
|
|
520
|
-
Failed to install dependencies with npm.
|
|
521
514
|
|
|
515
|
+
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
|
|
522
516
|
|
|
523
517
|
stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle network errors during installation
|
|
524
518
|
Failed to install dependencies with npm.
|
|
525
|
-
|
|
526
|
-
ā src/__tests__/helpers/kta-registration.test.ts (8 tests) 144ms
|
|
527
|
-
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
|
|
528
|
-
|
|
529
519
|
š¦ Installing dependencies with npm...
|
|
530
520
|
|
|
531
521
|
stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle permission errors during installation
|
|
522
|
+
Failed to install dependencies with npm.
|
|
523
|
+
|
|
524
|
+
|
|
532
525
|
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should log error message when installation fails
|
|
533
526
|
|
|
534
527
|
š¦ Installing dependencies with npm...
|
|
535
|
-
Failed to install dependencies with npm.
|
|
536
|
-
|
|
537
528
|
|
|
538
529
|
stderr | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
|
|
539
530
|
stdout | src/__tests__/helpers/install.test.ts > install > Error handling > should handle invalid package manager gracefully
|
|
@@ -546,38 +537,40 @@ stdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation >
|
|
|
546
537
|
|
|
547
538
|
š¦ Installing dependencies with npm...
|
|
548
539
|
|
|
540
|
+
ā src/__tests__/helpers/fetch-cloudflare-template.test.ts (4 tests) 34ms
|
|
549
541
|
stdout | src/__tests__/helpers/install.test.ts > install > Lockfile validation > should warn when package manager lockfile cannot be determined
|
|
550
542
|
|
|
551
543
|
š¦ Installing dependencies with custom...
|
|
552
544
|
|
|
553
|
-
ā
|
|
554
|
-
ā src/__tests__/
|
|
555
|
-
ā src/__tests__/
|
|
556
|
-
|
|
557
|
-
ā
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
ā
|
|
562
|
-
ā src/__tests__/
|
|
545
|
+
ā src/__tests__/helpers/install.test.ts (21 tests) 66ms
|
|
546
|
+
ā src/__tests__/utils/check-node.test.ts (7 tests) 15ms
|
|
547
|
+
ā src/__tests__/helpers/fetch-mcpi-template.test.ts (16 tests) 102ms
|
|
548
|
+
ā src/__tests__/utils/is-folder-empty.test.ts (21 tests) 34ms
|
|
549
|
+
ā test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 5ms
|
|
550
|
+
ā src/__tests__/helpers/validate-project-structure.test.ts (23 tests) 164ms
|
|
551
|
+
ā src/__tests__/cloudflare-template.test.ts (30 tests | 2 skipped) 509ms
|
|
552
|
+
ā src/__tests__/helpers/fetch-cloudflare-mcpi-template.test.ts (25 tests) 531ms
|
|
553
|
+
ā src/__tests__/helpers/copy-template.test.ts (11 tests) 173ms
|
|
554
|
+
ā src/helpers/__tests__/generate-cloudflare-files.spec.ts (28 tests) 23ms
|
|
555
|
+
ā src/__tests__/helpers/generate-config.test.ts (25 tests) 201ms
|
|
556
|
+
ā src/__tests__/helpers/identity-manager.test.ts (16 tests) 40ms
|
|
557
|
+
ā src/__tests__/effects/index.test.ts (5 tests) 8ms
|
|
558
|
+
ā src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 5ms
|
|
563
559
|
stderr | src/__tests__/helpers/fetch-xmcp-template.test.ts > fetchXMCPTemplate > falls back to default when next channel is unavailable
|
|
564
560
|
ā ļø dist-tag 'next' not available for xmcp, falling back to ^0.3.1
|
|
565
561
|
|
|
566
|
-
ā src/__tests__/helpers/fetch-xmcp-template.test.ts (3 tests)
|
|
567
|
-
ā
|
|
568
|
-
ā test-cloudflare/tests/delegation.test.ts (12 tests) 6ms
|
|
569
|
-
ā src/utils/__tests__/fetch-remote-config.test.ts (9 tests) 10ms
|
|
562
|
+
ā src/__tests__/helpers/fetch-xmcp-template.test.ts (3 tests) 21ms
|
|
563
|
+
ā src/__tests__/utils/validate-project-name.test.ts (29 tests) 38ms
|
|
570
564
|
ā src/__tests__/helpers/rename.test.ts (6 tests) 10ms
|
|
565
|
+
ā test-cloudflare/tests/cors-security.test.ts (29 tests) 4ms
|
|
566
|
+
ā test-cloudflare/tests/delegation.test.ts (12 tests) 5ms
|
|
571
567
|
stderr | src/helpers/__tests__/config-builder.spec.ts > buildConfigWithRemote > should fallback to local config when remote fetch fails
|
|
572
568
|
[RemoteConfig] Neither projectId nor agentDid provided
|
|
573
569
|
|
|
574
|
-
ā src/helpers/__tests__/config-builder.spec.ts (12 tests)
|
|
575
|
-
ā src/__tests__/effects/index.test.ts (5 tests) 11ms
|
|
576
|
-
ā src/__tests__/utils/validate-project-name.test.ts (29 tests) 18ms
|
|
577
|
-
ā test-cloudflare/tests/cache-invalidation.test.ts (18 tests) 24ms
|
|
570
|
+
ā src/helpers/__tests__/config-builder.spec.ts (12 tests) 4ms
|
|
578
571
|
|
|
579
572
|
Test Files 34 passed (34)
|
|
580
573
|
Tests 499 passed | 3 skipped (502)
|
|
581
|
-
Start at
|
|
582
|
-
Duration
|
|
574
|
+
Start at 01:26:37
|
|
575
|
+
Duration 1.28s (transform 3.53s, setup 0ms, import 4.90s, tests 3.42s, environment 2ms)
|
|
583
576
|
|
|
@@ -103,7 +103,7 @@ export async function fetchCloudflareMcpiTemplate(targetDir, options) {
|
|
|
103
103
|
"cf-typegen": "wrangler types",
|
|
104
104
|
},
|
|
105
105
|
dependencies: {
|
|
106
|
-
"@kya-os/mcp-i-cloudflare": "1.6.
|
|
106
|
+
"@kya-os/mcp-i-cloudflare": "1.6.59",
|
|
107
107
|
"@modelcontextprotocol/sdk": "1.24.0",
|
|
108
108
|
agents: "0.2.30",
|
|
109
109
|
hono: "4.10.3",
|
|
@@ -482,7 +482,7 @@ dist
|
|
|
482
482
|
await runCommand(packageManager, ["install"], targetDir);
|
|
483
483
|
// 13a. Verify installed version matches expected version
|
|
484
484
|
console.log(chalk.blue("\nš Verifying package versions..."));
|
|
485
|
-
const expectedVersion = "1.6.
|
|
485
|
+
const expectedVersion = "1.6.59";
|
|
486
486
|
try {
|
|
487
487
|
const installedPackagePath = path.join(targetDir, "node_modules", "@kya-os", "mcp-i-cloudflare", "package.json");
|
|
488
488
|
if (fs.existsSync(installedPackagePath)) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kya-os/create-mcpi-app",
|
|
3
|
-
"version": "1.8.
|
|
3
|
+
"version": "1.8.62",
|
|
4
4
|
"description": "Scaffold a new MCP-I application",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/helpers/index.js",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@kya-os/cli-effects": "^1.0.19",
|
|
37
37
|
"@kya-os/contracts": "^1.6.19",
|
|
38
38
|
"@kya-os/mcp-i": "^1.6.17",
|
|
39
|
-
"@kya-os/mcp-i-cloudflare": "^1.6.
|
|
39
|
+
"@kya-os/mcp-i-cloudflare": "^1.6.59",
|
|
40
40
|
"base-x": "^5.0.0",
|
|
41
41
|
"chalk": "^4.1.2",
|
|
42
42
|
"commander": "^12.1.0",
|