@pikku/cli 0.12.52 → 0.12.54

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 (77) hide show
  1. package/console-app/assets/{index-92DoVRHq.js → index-DYnbceYg.js} +144 -142
  2. package/console-app/index.html +1 -1
  3. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  4. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  5. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  6. package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
  7. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  8. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  9. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  10. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  12. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  13. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +8 -0
  15. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  16. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  17. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  18. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  19. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  20. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  21. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  22. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  23. package/dist/.pikku/function/pikku-functions-meta.gen.json +191 -191
  24. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  25. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  26. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  27. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  28. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  29. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  30. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  31. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  32. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  33. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  34. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  35. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  36. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  37. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  38. package/dist/.pikku/pikku-types.gen.js +1 -1
  39. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  40. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  41. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  42. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  43. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  44. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  45. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +3 -3
  46. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  47. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  48. package/dist/.pikku/schemas/register.gen.js +7 -7
  49. package/dist/.pikku/schemas/schemas/DeployApplyInput.schema.json +1 -1
  50. package/dist/.pikku/schemas/schemas/DeployPlanInput.schema.json +1 -1
  51. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  52. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  53. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  54. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  55. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  56. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  57. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  58. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  59. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  60. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  61. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  62. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  63. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  64. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  65. package/dist/bin/pikku-bin.mjs +2 -2
  66. package/dist/src/cli.wiring.js +8 -0
  67. package/dist/src/functions/commands/deploy-apply.d.ts +6 -1
  68. package/dist/src/functions/commands/deploy-apply.js +6 -4
  69. package/dist/src/functions/commands/deploy-plan.d.ts +3 -0
  70. package/dist/src/functions/commands/deploy-plan.js +3 -1
  71. package/dist/src/functions/commands/dev.js +41 -13
  72. package/dist/src/functions/db/sqlite/sqlite-runtime-bun.js +1 -1
  73. package/dist/src/functions/wirings/rpc/serialize-react-query-hooks.js +3 -3
  74. package/dist/src/scaffold/rpc-remote.gen.js +1 -1
  75. package/package.json +6 -5
  76. package/skills/pikku-n8n-addon-map/SKILL.md +1 -1
  77. package/skills/pikku-n8n-code-translate/SKILL.md +1 -1
@@ -975,7 +975,7 @@
975
975
  ],
976
976
  "outputs": [],
977
977
  "remote": true,
978
- "implementationHash": "4d495fee89f3c0c2"
978
+ "implementationHash": "9dcd4688f06c03c6"
979
979
  },
980
980
  "dbMigrate": {
981
981
  "pikkuFuncId": "dbMigrate",
@@ -1363,9 +1363,9 @@
1363
1363
  "DeployApplyInput"
1364
1364
  ],
1365
1365
  "outputs": [],
1366
- "implementationHash": "c7c0cd41bf1d5020",
1367
- "contractHash": "052db593f47fdb3a",
1368
- "inputHash": "5b3a0b43",
1366
+ "implementationHash": "60cded438d7d0288",
1367
+ "contractHash": "e095a77f7d02be4e",
1368
+ "inputHash": "344acae5",
1369
1369
  "outputHash": "2b614932"
1370
1370
  },
1371
1371
  "deployPlan": {
@@ -1380,9 +1380,9 @@
1380
1380
  "DeployPlanInput"
1381
1381
  ],
1382
1382
  "outputs": [],
1383
- "implementationHash": "1d35f323035a43a1",
1384
- "contractHash": "d6c6b3b50382f5ec",
1385
- "inputHash": "71d79a7f",
1383
+ "implementationHash": "36564826786b4752",
1384
+ "contractHash": "27db78888aa7bb8b",
1385
+ "inputHash": "8137f6d2",
1386
1386
  "outputHash": "e6e7d2ab"
1387
1387
  },
1388
1388
  "deployInfo": {
@@ -1872,28 +1872,6 @@
1872
1872
  "inputHash": "c0a04edb",
1873
1873
  "outputHash": "aca3832e"
1874
1874
  },
1875
- "pikkuAuth": {
1876
- "pikkuFuncId": "pikkuAuth",
1877
- "functionType": "user",
1878
- "funcWrapper": "pikkuSessionlessFunc",
1879
- "sessionless": true,
1880
- "name": "pikkuAuth",
1881
- "inputSchemaName": null,
1882
- "outputSchemaName": null,
1883
- "inputs": [],
1884
- "outputs": [],
1885
- "implementationHash": "87f0e80b39a33995",
1886
- "middleware": [
1887
- {
1888
- "type": "wire",
1889
- "name": "logCommandInfoAndTime",
1890
- "inline": false
1891
- }
1892
- ],
1893
- "contractHash": "9fa89ecfb6307a51",
1894
- "inputHash": "c3580f86",
1895
- "outputHash": "f5261f72"
1896
- },
1897
1875
  "pikkuChannels": {
1898
1876
  "pikkuFuncId": "pikkuChannels",
1899
1877
  "functionType": "user",
@@ -2242,17 +2220,17 @@
2242
2220
  "inputHash": "a5477eae",
2243
2221
  "outputHash": "b5ea8b47"
2244
2222
  },
2245
- "pikkuHTTPMap": {
2246
- "pikkuFuncId": "pikkuHTTPMap",
2223
+ "pikkuMCPJSON": {
2224
+ "pikkuFuncId": "pikkuMCPJSON",
2247
2225
  "functionType": "user",
2248
2226
  "funcWrapper": "pikkuSessionlessFunc",
2249
2227
  "sessionless": true,
2250
- "name": "pikkuHTTPMap",
2228
+ "name": "pikkuMCPJSON",
2251
2229
  "inputSchemaName": null,
2252
2230
  "outputSchemaName": null,
2253
2231
  "inputs": [],
2254
2232
  "outputs": [],
2255
- "implementationHash": "345097eadd673481",
2233
+ "implementationHash": "79b43cc9a51c4045",
2256
2234
  "middleware": [
2257
2235
  {
2258
2236
  "type": "wire",
@@ -2260,23 +2238,21 @@
2260
2238
  "inline": false
2261
2239
  }
2262
2240
  ],
2263
- "contractHash": "4d4bc90bf8b55253",
2264
- "inputHash": "18c3cb6e",
2265
- "outputHash": "53470b3b"
2241
+ "contractHash": "f59442cd5c842971",
2242
+ "inputHash": "d72c1561",
2243
+ "outputHash": "88a75880"
2266
2244
  },
2267
- "pikkuCommandHTTP": {
2268
- "pikkuFuncId": "pikkuCommandHTTP",
2245
+ "pikkuMCPTypes": {
2246
+ "pikkuFuncId": "pikkuMCPTypes",
2269
2247
  "functionType": "user",
2270
2248
  "funcWrapper": "pikkuSessionlessFunc",
2271
2249
  "sessionless": true,
2272
- "name": "pikkuCommandHTTP",
2250
+ "name": "pikkuMCPTypes",
2273
2251
  "inputSchemaName": null,
2274
- "outputSchemaName": "PikkuCommandHTTPOutput",
2252
+ "outputSchemaName": null,
2275
2253
  "inputs": [],
2276
- "outputs": [
2277
- "PikkuCommandHTTPOutput"
2278
- ],
2279
- "implementationHash": "d42a56a2d4a3ade7",
2254
+ "outputs": [],
2255
+ "implementationHash": "6a7c04657136ed5e",
2280
2256
  "middleware": [
2281
2257
  {
2282
2258
  "type": "wire",
@@ -2284,21 +2260,23 @@
2284
2260
  "inline": false
2285
2261
  }
2286
2262
  ],
2287
- "contractHash": "a624f93ffff610be",
2288
- "inputHash": "a74d9e9f",
2289
- "outputHash": "ae377648"
2263
+ "contractHash": "7eea5a64f0a7a416",
2264
+ "inputHash": "9a222002",
2265
+ "outputHash": "edf018eb"
2290
2266
  },
2291
- "pikkuHTTPTypes": {
2292
- "pikkuFuncId": "pikkuHTTPTypes",
2267
+ "pikkuMCP": {
2268
+ "pikkuFuncId": "pikkuMCP",
2293
2269
  "functionType": "user",
2294
2270
  "funcWrapper": "pikkuSessionlessFunc",
2295
2271
  "sessionless": true,
2296
- "name": "pikkuHTTPTypes",
2272
+ "name": "pikkuMCP",
2297
2273
  "inputSchemaName": null,
2298
- "outputSchemaName": null,
2274
+ "outputSchemaName": "PikkuMCPOutput",
2299
2275
  "inputs": [],
2300
- "outputs": [],
2301
- "implementationHash": "58a92fd6c1bb460f",
2276
+ "outputs": [
2277
+ "PikkuMCPOutput"
2278
+ ],
2279
+ "implementationHash": "01a077b0506abb69",
2302
2280
  "middleware": [
2303
2281
  {
2304
2282
  "type": "wire",
@@ -2306,23 +2284,21 @@
2306
2284
  "inline": false
2307
2285
  }
2308
2286
  ],
2309
- "contractHash": "43004f108dc879d2",
2310
- "inputHash": "d9ca67f8",
2311
- "outputHash": "1ca4e877"
2287
+ "contractHash": "9a31fd93d142d2d7",
2288
+ "inputHash": "bcd31116",
2289
+ "outputHash": "ff46ce8f"
2312
2290
  },
2313
- "pikkuHTTP": {
2314
- "pikkuFuncId": "pikkuHTTP",
2291
+ "pikkuHTTPMap": {
2292
+ "pikkuFuncId": "pikkuHTTPMap",
2315
2293
  "functionType": "user",
2316
2294
  "funcWrapper": "pikkuSessionlessFunc",
2317
2295
  "sessionless": true,
2318
- "name": "pikkuHTTP",
2296
+ "name": "pikkuHTTPMap",
2319
2297
  "inputSchemaName": null,
2320
- "outputSchemaName": "PikkuHTTPOutput",
2298
+ "outputSchemaName": null,
2321
2299
  "inputs": [],
2322
- "outputs": [
2323
- "PikkuHTTPOutput"
2324
- ],
2325
- "implementationHash": "8684f7fee11fb37d",
2300
+ "outputs": [],
2301
+ "implementationHash": "345097eadd673481",
2326
2302
  "middleware": [
2327
2303
  {
2328
2304
  "type": "wire",
@@ -2330,21 +2306,23 @@
2330
2306
  "inline": false
2331
2307
  }
2332
2308
  ],
2333
- "contractHash": "4a287055ab7c5ff6",
2334
- "inputHash": "08a0d2b8",
2335
- "outputHash": "87c39a83"
2309
+ "contractHash": "4d4bc90bf8b55253",
2310
+ "inputHash": "18c3cb6e",
2311
+ "outputHash": "53470b3b"
2336
2312
  },
2337
- "pikkuMCPJSON": {
2338
- "pikkuFuncId": "pikkuMCPJSON",
2313
+ "pikkuCommandHTTP": {
2314
+ "pikkuFuncId": "pikkuCommandHTTP",
2339
2315
  "functionType": "user",
2340
2316
  "funcWrapper": "pikkuSessionlessFunc",
2341
2317
  "sessionless": true,
2342
- "name": "pikkuMCPJSON",
2318
+ "name": "pikkuCommandHTTP",
2343
2319
  "inputSchemaName": null,
2344
- "outputSchemaName": null,
2320
+ "outputSchemaName": "PikkuCommandHTTPOutput",
2345
2321
  "inputs": [],
2346
- "outputs": [],
2347
- "implementationHash": "79b43cc9a51c4045",
2322
+ "outputs": [
2323
+ "PikkuCommandHTTPOutput"
2324
+ ],
2325
+ "implementationHash": "d42a56a2d4a3ade7",
2348
2326
  "middleware": [
2349
2327
  {
2350
2328
  "type": "wire",
@@ -2352,21 +2330,21 @@
2352
2330
  "inline": false
2353
2331
  }
2354
2332
  ],
2355
- "contractHash": "f59442cd5c842971",
2356
- "inputHash": "d72c1561",
2357
- "outputHash": "88a75880"
2333
+ "contractHash": "a624f93ffff610be",
2334
+ "inputHash": "a74d9e9f",
2335
+ "outputHash": "ae377648"
2358
2336
  },
2359
- "pikkuMCPTypes": {
2360
- "pikkuFuncId": "pikkuMCPTypes",
2337
+ "pikkuHTTPTypes": {
2338
+ "pikkuFuncId": "pikkuHTTPTypes",
2361
2339
  "functionType": "user",
2362
2340
  "funcWrapper": "pikkuSessionlessFunc",
2363
2341
  "sessionless": true,
2364
- "name": "pikkuMCPTypes",
2342
+ "name": "pikkuHTTPTypes",
2365
2343
  "inputSchemaName": null,
2366
2344
  "outputSchemaName": null,
2367
2345
  "inputs": [],
2368
2346
  "outputs": [],
2369
- "implementationHash": "6a7c04657136ed5e",
2347
+ "implementationHash": "58a92fd6c1bb460f",
2370
2348
  "middleware": [
2371
2349
  {
2372
2350
  "type": "wire",
@@ -2374,23 +2352,23 @@
2374
2352
  "inline": false
2375
2353
  }
2376
2354
  ],
2377
- "contractHash": "7eea5a64f0a7a416",
2378
- "inputHash": "9a222002",
2379
- "outputHash": "edf018eb"
2355
+ "contractHash": "43004f108dc879d2",
2356
+ "inputHash": "d9ca67f8",
2357
+ "outputHash": "1ca4e877"
2380
2358
  },
2381
- "pikkuMCP": {
2382
- "pikkuFuncId": "pikkuMCP",
2359
+ "pikkuHTTP": {
2360
+ "pikkuFuncId": "pikkuHTTP",
2383
2361
  "functionType": "user",
2384
2362
  "funcWrapper": "pikkuSessionlessFunc",
2385
2363
  "sessionless": true,
2386
- "name": "pikkuMCP",
2364
+ "name": "pikkuHTTP",
2387
2365
  "inputSchemaName": null,
2388
- "outputSchemaName": "PikkuMCPOutput",
2366
+ "outputSchemaName": "PikkuHTTPOutput",
2389
2367
  "inputs": [],
2390
2368
  "outputs": [
2391
- "PikkuMCPOutput"
2369
+ "PikkuHTTPOutput"
2392
2370
  ],
2393
- "implementationHash": "01a077b0506abb69",
2371
+ "implementationHash": "8684f7fee11fb37d",
2394
2372
  "middleware": [
2395
2373
  {
2396
2374
  "type": "wire",
@@ -2398,9 +2376,9 @@
2398
2376
  "inline": false
2399
2377
  }
2400
2378
  ],
2401
- "contractHash": "9a31fd93d142d2d7",
2402
- "inputHash": "bcd31116",
2403
- "outputHash": "ff46ce8f"
2379
+ "contractHash": "4a287055ab7c5ff6",
2380
+ "inputHash": "08a0d2b8",
2381
+ "outputHash": "87c39a83"
2404
2382
  },
2405
2383
  "pikkuMiddleware": {
2406
2384
  "pikkuFuncId": "pikkuMiddleware",
@@ -2518,109 +2496,17 @@
2518
2496
  "inputHash": "d7b18af5",
2519
2497
  "outputHash": "09d7f16a"
2520
2498
  },
2521
- "pikkuCommandQueueMap": {
2522
- "pikkuFuncId": "pikkuCommandQueueMap",
2523
- "functionType": "user",
2524
- "funcWrapper": "pikkuSessionlessFunc",
2525
- "sessionless": true,
2526
- "name": "pikkuCommandQueueMap",
2527
- "inputSchemaName": null,
2528
- "outputSchemaName": null,
2529
- "inputs": [],
2530
- "outputs": [],
2531
- "implementationHash": "26bb5430711a54d5",
2532
- "middleware": [
2533
- {
2534
- "type": "wire",
2535
- "name": "logCommandInfoAndTime",
2536
- "inline": false
2537
- }
2538
- ],
2539
- "contractHash": "f3377d46e4b899ef",
2540
- "inputHash": "3abbe04a",
2541
- "outputHash": "881e5a04"
2542
- },
2543
- "pikkuQueueTypes": {
2544
- "pikkuFuncId": "pikkuQueueTypes",
2545
- "functionType": "user",
2546
- "funcWrapper": "pikkuSessionlessFunc",
2547
- "sessionless": true,
2548
- "name": "pikkuQueueTypes",
2549
- "inputSchemaName": null,
2550
- "outputSchemaName": null,
2551
- "inputs": [],
2552
- "outputs": [],
2553
- "implementationHash": "64ac7636f9a1f7b6",
2554
- "middleware": [
2555
- {
2556
- "type": "wire",
2557
- "name": "logCommandInfoAndTime",
2558
- "inline": false
2559
- }
2560
- ],
2561
- "contractHash": "33984b8558f97104",
2562
- "inputHash": "37f2e3b1",
2563
- "outputHash": "de26da6a"
2564
- },
2565
- "pikkuCommandQueue": {
2566
- "pikkuFuncId": "pikkuCommandQueue",
2567
- "functionType": "user",
2568
- "funcWrapper": "pikkuSessionlessFunc",
2569
- "sessionless": true,
2570
- "name": "pikkuCommandQueue",
2571
- "inputSchemaName": null,
2572
- "outputSchemaName": "PikkuCommandQueueOutput",
2573
- "inputs": [],
2574
- "outputs": [
2575
- "PikkuCommandQueueOutput"
2576
- ],
2577
- "implementationHash": "e888f44e5e424e16",
2578
- "middleware": [
2579
- {
2580
- "type": "wire",
2581
- "name": "logCommandInfoAndTime",
2582
- "inline": false
2583
- }
2584
- ],
2585
- "contractHash": "0cb20621015a681f",
2586
- "inputHash": "5b5da120",
2587
- "outputHash": "c63e71d1"
2588
- },
2589
- "pikkuQueueMap": {
2590
- "pikkuFuncId": "pikkuQueueMap",
2499
+ "pikkuAuth": {
2500
+ "pikkuFuncId": "pikkuAuth",
2591
2501
  "functionType": "user",
2592
2502
  "funcWrapper": "pikkuSessionlessFunc",
2593
2503
  "sessionless": true,
2594
- "name": "pikkuQueueMap",
2504
+ "name": "pikkuAuth",
2595
2505
  "inputSchemaName": null,
2596
2506
  "outputSchemaName": null,
2597
2507
  "inputs": [],
2598
2508
  "outputs": [],
2599
- "implementationHash": "26bb5430711a54d5",
2600
- "middleware": [
2601
- {
2602
- "type": "wire",
2603
- "name": "logCommandInfoAndTime",
2604
- "inline": false
2605
- }
2606
- ],
2607
- "contractHash": "e50208cd844e06bb",
2608
- "inputHash": "98e1e73b",
2609
- "outputHash": "2879bd9d"
2610
- },
2611
- "pikkuQueue": {
2612
- "pikkuFuncId": "pikkuQueue",
2613
- "functionType": "user",
2614
- "funcWrapper": "pikkuSessionlessFunc",
2615
- "sessionless": true,
2616
- "name": "pikkuQueue",
2617
- "inputSchemaName": null,
2618
- "outputSchemaName": "PikkuQueueOutput",
2619
- "inputs": [],
2620
- "outputs": [
2621
- "PikkuQueueOutput"
2622
- ],
2623
- "implementationHash": "7f2ea2d065009aae",
2509
+ "implementationHash": "87f0e80b39a33995",
2624
2510
  "middleware": [
2625
2511
  {
2626
2512
  "type": "wire",
@@ -2628,9 +2514,9 @@
2628
2514
  "inline": false
2629
2515
  }
2630
2516
  ],
2631
- "contractHash": "2010f7bd9ed15cd6",
2632
- "inputHash": "d0d42371",
2633
- "outputHash": "94c5f21c"
2517
+ "contractHash": "9fa89ecfb6307a51",
2518
+ "inputHash": "c3580f86",
2519
+ "outputHash": "f5261f72"
2634
2520
  },
2635
2521
  "pikkuEventsScaffold": {
2636
2522
  "pikkuFuncId": "pikkuEventsScaffold",
@@ -2933,5 +2819,119 @@
2933
2819
  "contractHash": "4bfa767e5f7be854",
2934
2820
  "inputHash": "3bda91da",
2935
2821
  "outputHash": "8b24f1df"
2822
+ },
2823
+ "pikkuCommandQueueMap": {
2824
+ "pikkuFuncId": "pikkuCommandQueueMap",
2825
+ "functionType": "user",
2826
+ "funcWrapper": "pikkuSessionlessFunc",
2827
+ "sessionless": true,
2828
+ "name": "pikkuCommandQueueMap",
2829
+ "inputSchemaName": null,
2830
+ "outputSchemaName": null,
2831
+ "inputs": [],
2832
+ "outputs": [],
2833
+ "implementationHash": "26bb5430711a54d5",
2834
+ "middleware": [
2835
+ {
2836
+ "type": "wire",
2837
+ "name": "logCommandInfoAndTime",
2838
+ "inline": false
2839
+ }
2840
+ ],
2841
+ "contractHash": "f3377d46e4b899ef",
2842
+ "inputHash": "3abbe04a",
2843
+ "outputHash": "881e5a04"
2844
+ },
2845
+ "pikkuQueueTypes": {
2846
+ "pikkuFuncId": "pikkuQueueTypes",
2847
+ "functionType": "user",
2848
+ "funcWrapper": "pikkuSessionlessFunc",
2849
+ "sessionless": true,
2850
+ "name": "pikkuQueueTypes",
2851
+ "inputSchemaName": null,
2852
+ "outputSchemaName": null,
2853
+ "inputs": [],
2854
+ "outputs": [],
2855
+ "implementationHash": "64ac7636f9a1f7b6",
2856
+ "middleware": [
2857
+ {
2858
+ "type": "wire",
2859
+ "name": "logCommandInfoAndTime",
2860
+ "inline": false
2861
+ }
2862
+ ],
2863
+ "contractHash": "33984b8558f97104",
2864
+ "inputHash": "37f2e3b1",
2865
+ "outputHash": "de26da6a"
2866
+ },
2867
+ "pikkuCommandQueue": {
2868
+ "pikkuFuncId": "pikkuCommandQueue",
2869
+ "functionType": "user",
2870
+ "funcWrapper": "pikkuSessionlessFunc",
2871
+ "sessionless": true,
2872
+ "name": "pikkuCommandQueue",
2873
+ "inputSchemaName": null,
2874
+ "outputSchemaName": "PikkuCommandQueueOutput",
2875
+ "inputs": [],
2876
+ "outputs": [
2877
+ "PikkuCommandQueueOutput"
2878
+ ],
2879
+ "implementationHash": "e888f44e5e424e16",
2880
+ "middleware": [
2881
+ {
2882
+ "type": "wire",
2883
+ "name": "logCommandInfoAndTime",
2884
+ "inline": false
2885
+ }
2886
+ ],
2887
+ "contractHash": "0cb20621015a681f",
2888
+ "inputHash": "5b5da120",
2889
+ "outputHash": "c63e71d1"
2890
+ },
2891
+ "pikkuQueueMap": {
2892
+ "pikkuFuncId": "pikkuQueueMap",
2893
+ "functionType": "user",
2894
+ "funcWrapper": "pikkuSessionlessFunc",
2895
+ "sessionless": true,
2896
+ "name": "pikkuQueueMap",
2897
+ "inputSchemaName": null,
2898
+ "outputSchemaName": null,
2899
+ "inputs": [],
2900
+ "outputs": [],
2901
+ "implementationHash": "26bb5430711a54d5",
2902
+ "middleware": [
2903
+ {
2904
+ "type": "wire",
2905
+ "name": "logCommandInfoAndTime",
2906
+ "inline": false
2907
+ }
2908
+ ],
2909
+ "contractHash": "e50208cd844e06bb",
2910
+ "inputHash": "98e1e73b",
2911
+ "outputHash": "2879bd9d"
2912
+ },
2913
+ "pikkuQueue": {
2914
+ "pikkuFuncId": "pikkuQueue",
2915
+ "functionType": "user",
2916
+ "funcWrapper": "pikkuSessionlessFunc",
2917
+ "sessionless": true,
2918
+ "name": "pikkuQueue",
2919
+ "inputSchemaName": null,
2920
+ "outputSchemaName": "PikkuQueueOutput",
2921
+ "inputs": [],
2922
+ "outputs": [
2923
+ "PikkuQueueOutput"
2924
+ ],
2925
+ "implementationHash": "7f2ea2d065009aae",
2926
+ "middleware": [
2927
+ {
2928
+ "type": "wire",
2929
+ "name": "logCommandInfoAndTime",
2930
+ "inline": false
2931
+ }
2932
+ ],
2933
+ "contractHash": "2010f7bd9ed15cd6",
2934
+ "inputHash": "d0d42371",
2935
+ "outputHash": "94c5f21c"
2936
2936
  }
2937
2937
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core/function';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * HTTP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-http-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /* The files with an wireHTTP function call */
5
5
  import '../../src/scaffold/rpc-remote.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * MCP-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './http/pikku-http-wirings-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export declare class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * Main type export hub - re-exports all wiring-specific types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * Main type export hub - re-exports all wiring-specific types
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.52
2
+ * This file was generated by @pikku/cli@0.12.54
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization