@pikku/cli 0.12.1 → 0.12.3

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 (128) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/index-Ci24-VT-.js +657 -0
  3. package/console-app/assets/{index-0Ui5UudO.css → index-DvrDbftC.css} +1 -1
  4. package/console-app/index.html +2 -2
  5. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  6. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  7. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  8. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  9. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  10. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  11. package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
  12. package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
  13. package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli-channel.d.ts +13 -1
  15. package/dist/.pikku/cli/pikku-cli-channel.js +37 -2
  16. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  17. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  18. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  19. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  20. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  21. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +64 -1
  22. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  23. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  24. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  25. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  26. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  27. package/dist/.pikku/function/pikku-function-types.gen.d.ts +30 -1
  28. package/dist/.pikku/function/pikku-function-types.gen.js +17 -1
  29. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  30. package/dist/.pikku/function/pikku-functions-meta.gen.json +155 -76
  31. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  32. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  33. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  34. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  35. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  36. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  37. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  38. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  39. package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
  40. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
  41. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
  42. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  43. package/dist/.pikku/pikku-services.gen.d.ts +3 -1
  44. package/dist/.pikku/pikku-services.gen.js +2 -0
  45. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  46. package/dist/.pikku/pikku-types.gen.js +1 -1
  47. package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
  48. package/dist/.pikku/pikku-websocket.gen.js +1 -1
  49. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  50. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  51. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  52. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  53. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  54. package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
  55. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  56. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +10 -5
  57. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  58. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  59. package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
  60. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
  61. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
  62. package/dist/.pikku/schemas/register.gen.js +9 -7
  63. package/dist/.pikku/schemas/schemas/ConsoleCommandInput.schema.json +1 -1
  64. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  65. package/dist/.pikku/schemas/schemas/PikkuGatewayOutput.schema.json +1 -0
  66. package/dist/.pikku/schemas/schemas/PikkuNewAddonInput.schema.json +1 -1
  67. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  68. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  69. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  70. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  71. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  72. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  73. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  74. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  75. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  76. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  77. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  78. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  79. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  80. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  81. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  82. package/dist/src/cli.wiring.js +55 -0
  83. package/dist/src/functions/commands/all.js +40 -13
  84. package/dist/src/functions/commands/console.d.ts +3 -0
  85. package/dist/src/functions/commands/console.js +4 -2
  86. package/dist/src/functions/commands/enable.d.ts +4 -0
  87. package/dist/src/functions/commands/enable.js +39 -0
  88. package/dist/src/functions/commands/new-addon.d.ts +3 -0
  89. package/dist/src/functions/commands/new-addon.js +8 -6
  90. package/dist/src/functions/runtimes/fetch/index.js +2 -1
  91. package/dist/src/functions/runtimes/nextjs/pikku-command-nextjs.js +4 -1
  92. package/dist/src/functions/runtimes/websocket/pikku-command-websocket-typed.js +2 -1
  93. package/dist/src/functions/wirings/ai-agent/pikku-command-public-agent.js +3 -5
  94. package/dist/src/functions/wirings/ai-agent/serialize-public-agent.js +19 -0
  95. package/dist/src/functions/wirings/channels/pikku-command-channels-map.js +1 -1
  96. package/dist/src/functions/wirings/channels/serialize-typed-channel-map.d.ts +1 -1
  97. package/dist/src/functions/wirings/channels/serialize-typed-channel-map.js +7 -6
  98. package/dist/src/functions/wirings/cli/pikku-command-cli-entry.js +9 -1
  99. package/dist/src/functions/wirings/cli/serialize-channel-cli.js +35 -12
  100. package/dist/src/functions/wirings/console/pikku-command-console-functions.js +4 -6
  101. package/dist/src/functions/wirings/console/pikku-command-node-types.js +2 -2
  102. package/dist/src/functions/wirings/console/pikku-command-nodes-meta.js +20 -11
  103. package/dist/src/functions/wirings/console/serialize-console-functions.js +1 -1
  104. package/dist/src/functions/wirings/functions/pikku-command-function-types-split.js +1 -1
  105. package/dist/src/functions/wirings/functions/serialize-addon-types.js +23 -1
  106. package/dist/src/functions/wirings/functions/serialize-function-types.js +38 -0
  107. package/dist/src/functions/wirings/gateway/pikku-command-gateway.d.ts +1 -0
  108. package/dist/src/functions/wirings/gateway/pikku-command-gateway.js +22 -0
  109. package/dist/src/functions/wirings/mcp/pikku-command-mcp-json.js +1 -1
  110. package/dist/src/functions/wirings/queue/pikku-command-queue-service.js +2 -1
  111. package/dist/src/functions/wirings/rpc/pikku-command-public-rpc.js +3 -5
  112. package/dist/src/functions/wirings/rpc/pikku-command-remote-rpc.js +3 -5
  113. package/dist/src/functions/wirings/rpc/pikku-command-rpc-client.js +2 -1
  114. package/dist/src/functions/wirings/workflow/pikku-command-workflow.js +3 -10
  115. package/dist/src/services.js +13 -1
  116. package/dist/src/utils/file-import-path.js +5 -2
  117. package/dist/src/utils/openapi/codegen.d.ts +1 -0
  118. package/dist/src/utils/openapi/codegen.js +214 -46
  119. package/dist/src/utils/openapi/parse-openapi.d.ts +25 -0
  120. package/dist/src/utils/openapi/parse-openapi.js +119 -9
  121. package/dist/src/utils/openapi/zod-codegen.d.ts +1 -53
  122. package/dist/src/utils/openapi/zod-codegen.js +1 -251
  123. package/dist/src/utils/pikku-cli-config.js +45 -18
  124. package/dist/src/utils/strip-verbose-meta.d.ts +2 -0
  125. package/dist/src/utils/strip-verbose-meta.js +34 -0
  126. package/dist/tsconfig.tsbuildinfo +1 -1
  127. package/package.json +5 -4
  128. package/console-app/assets/index-DiYPTQU_.js +0 -676
@@ -398,10 +398,66 @@
398
398
  "PikkuNewAddonInput"
399
399
  ],
400
400
  "outputs": [],
401
- "contractHash": "2efc97b2539b611c",
402
- "inputHash": "48231bd5",
401
+ "contractHash": "1434bc14e2a6626e",
402
+ "inputHash": "30b4ca08",
403
403
  "outputHash": "77e837d4"
404
404
  },
405
+ "enableRpc": {
406
+ "pikkuFuncId": "enableRpc",
407
+ "functionType": "user",
408
+ "funcWrapper": "pikkuVoidFunc",
409
+ "sessionless": true,
410
+ "name": "enableRpc",
411
+ "inputSchemaName": null,
412
+ "outputSchemaName": null,
413
+ "inputs": [],
414
+ "outputs": [],
415
+ "contractHash": "c711c81be08e889c",
416
+ "inputHash": "f8257598",
417
+ "outputHash": "45dd1986"
418
+ },
419
+ "enableConsole": {
420
+ "pikkuFuncId": "enableConsole",
421
+ "functionType": "user",
422
+ "funcWrapper": "pikkuVoidFunc",
423
+ "sessionless": true,
424
+ "name": "enableConsole",
425
+ "inputSchemaName": null,
426
+ "outputSchemaName": null,
427
+ "inputs": [],
428
+ "outputs": [],
429
+ "contractHash": "a4d35ea610a631b8",
430
+ "inputHash": "838b26a4",
431
+ "outputHash": "87f874a2"
432
+ },
433
+ "enableAgent": {
434
+ "pikkuFuncId": "enableAgent",
435
+ "functionType": "user",
436
+ "funcWrapper": "pikkuVoidFunc",
437
+ "sessionless": true,
438
+ "name": "enableAgent",
439
+ "inputSchemaName": null,
440
+ "outputSchemaName": null,
441
+ "inputs": [],
442
+ "outputs": [],
443
+ "contractHash": "a19df853806e87b1",
444
+ "inputHash": "0b54ae8a",
445
+ "outputHash": "de9ff177"
446
+ },
447
+ "enableWorkflow": {
448
+ "pikkuFuncId": "enableWorkflow",
449
+ "functionType": "user",
450
+ "funcWrapper": "pikkuVoidFunc",
451
+ "sessionless": true,
452
+ "name": "enableWorkflow",
453
+ "inputSchemaName": null,
454
+ "outputSchemaName": null,
455
+ "inputs": [],
456
+ "outputs": [],
457
+ "contractHash": "375f5f7cc3bc6699",
458
+ "inputHash": "80e577a9",
459
+ "outputHash": "c7710f62"
460
+ },
405
461
  "pikkuSummary": {
406
462
  "pikkuFuncId": "pikkuSummary",
407
463
  "functionType": "user",
@@ -613,6 +669,73 @@
613
669
  "inputHash": "4be7b8bd",
614
670
  "outputHash": "fca2b5eb"
615
671
  },
672
+ "pikkuAIAgentTypes": {
673
+ "pikkuFuncId": "pikkuAIAgentTypes",
674
+ "functionType": "user",
675
+ "funcWrapper": "pikkuSessionlessFunc",
676
+ "sessionless": true,
677
+ "name": "pikkuAIAgentTypes",
678
+ "inputSchemaName": null,
679
+ "outputSchemaName": null,
680
+ "inputs": [],
681
+ "outputs": [],
682
+ "middleware": [
683
+ {
684
+ "type": "wire",
685
+ "name": "logCommandInfoAndTime",
686
+ "inline": false
687
+ }
688
+ ],
689
+ "contractHash": "dc29d66d6b6f5857",
690
+ "inputHash": "800b5ca6",
691
+ "outputHash": "e85c3332"
692
+ },
693
+ "pikkuAIAgent": {
694
+ "pikkuFuncId": "pikkuAIAgent",
695
+ "functionType": "user",
696
+ "funcWrapper": "pikkuSessionlessFunc",
697
+ "sessionless": true,
698
+ "name": "pikkuAIAgent",
699
+ "inputSchemaName": null,
700
+ "outputSchemaName": "PikkuAIAgentOutput",
701
+ "inputs": [],
702
+ "outputs": [
703
+ "PikkuAIAgentOutput"
704
+ ],
705
+ "middleware": [
706
+ {
707
+ "type": "wire",
708
+ "name": "logCommandInfoAndTime",
709
+ "inline": false
710
+ }
711
+ ],
712
+ "contractHash": "973fe2f539bdca04",
713
+ "inputHash": "e61af48f",
714
+ "outputHash": "11db78f5"
715
+ },
716
+ "pikkuPublicAgent": {
717
+ "pikkuFuncId": "pikkuPublicAgent",
718
+ "functionType": "user",
719
+ "funcWrapper": "pikkuSessionlessFunc",
720
+ "sessionless": true,
721
+ "name": "pikkuPublicAgent",
722
+ "inputSchemaName": null,
723
+ "outputSchemaName": "PikkuPublicAgentOutput",
724
+ "inputs": [],
725
+ "outputs": [
726
+ "PikkuPublicAgentOutput"
727
+ ],
728
+ "middleware": [
729
+ {
730
+ "type": "wire",
731
+ "name": "logCommandInfoAndTime",
732
+ "inline": false
733
+ }
734
+ ],
735
+ "contractHash": "076457b475dee94e",
736
+ "inputHash": "c0a04edb",
737
+ "outputHash": "aca3832e"
738
+ },
616
739
  "pikkuAddonTypes": {
617
740
  "pikkuFuncId": "pikkuAddonTypes",
618
741
  "functionType": "user",
@@ -720,38 +843,17 @@
720
843
  "inputHash": "a3e730d9",
721
844
  "outputHash": "e0b61e49"
722
845
  },
723
- "pikkuHTTPMap": {
724
- "pikkuFuncId": "pikkuHTTPMap",
846
+ "pikkuGateway": {
847
+ "pikkuFuncId": "pikkuGateway",
725
848
  "functionType": "user",
726
849
  "funcWrapper": "pikkuSessionlessFunc",
727
850
  "sessionless": true,
728
- "name": "pikkuHTTPMap",
851
+ "name": "pikkuGateway",
729
852
  "inputSchemaName": null,
730
- "outputSchemaName": null,
731
- "inputs": [],
732
- "outputs": [],
733
- "middleware": [
734
- {
735
- "type": "wire",
736
- "name": "logCommandInfoAndTime",
737
- "inline": false
738
- }
739
- ],
740
- "contractHash": "4d4bc90bf8b55253",
741
- "inputHash": "18c3cb6e",
742
- "outputHash": "53470b3b"
743
- },
744
- "pikkuHTTP": {
745
- "pikkuFuncId": "pikkuHTTP",
746
- "functionType": "user",
747
- "funcWrapper": "pikkuSessionlessFunc",
748
- "sessionless": true,
749
- "name": "pikkuHTTP",
750
- "inputSchemaName": null,
751
- "outputSchemaName": "PikkuHTTPOutput",
853
+ "outputSchemaName": "PikkuGatewayOutput",
752
854
  "inputs": [],
753
855
  "outputs": [
754
- "PikkuHTTPOutput"
856
+ "PikkuGatewayOutput"
755
857
  ],
756
858
  "middleware": [
757
859
  {
@@ -760,30 +862,9 @@
760
862
  "inline": false
761
863
  }
762
864
  ],
763
- "contractHash": "4a287055ab7c5ff6",
764
- "inputHash": "08a0d2b8",
765
- "outputHash": "87c39a83"
766
- },
767
- "pikkuHTTPTypes": {
768
- "pikkuFuncId": "pikkuHTTPTypes",
769
- "functionType": "user",
770
- "funcWrapper": "pikkuSessionlessFunc",
771
- "sessionless": true,
772
- "name": "pikkuHTTPTypes",
773
- "inputSchemaName": null,
774
- "outputSchemaName": null,
775
- "inputs": [],
776
- "outputs": [],
777
- "middleware": [
778
- {
779
- "type": "wire",
780
- "name": "logCommandInfoAndTime",
781
- "inline": false
782
- }
783
- ],
784
- "contractHash": "43004f108dc879d2",
785
- "inputHash": "d9ca67f8",
786
- "outputHash": "1ca4e877"
865
+ "contractHash": "8c9fc7c18aeb2212",
866
+ "inputHash": "a5477eae",
867
+ "outputHash": "b5ea8b47"
787
868
  },
788
869
  "pikkuMCPJSON": {
789
870
  "pikkuFuncId": "pikkuMCPJSON",
@@ -1290,12 +1371,12 @@
1290
1371
  "inputHash": "9cc3f5b5",
1291
1372
  "outputHash": "2ad6222d"
1292
1373
  },
1293
- "pikkuAIAgentTypes": {
1294
- "pikkuFuncId": "pikkuAIAgentTypes",
1374
+ "pikkuHTTPMap": {
1375
+ "pikkuFuncId": "pikkuHTTPMap",
1295
1376
  "functionType": "user",
1296
1377
  "funcWrapper": "pikkuSessionlessFunc",
1297
1378
  "sessionless": true,
1298
- "name": "pikkuAIAgentTypes",
1379
+ "name": "pikkuHTTPMap",
1299
1380
  "inputSchemaName": null,
1300
1381
  "outputSchemaName": null,
1301
1382
  "inputs": [],
@@ -1307,21 +1388,21 @@
1307
1388
  "inline": false
1308
1389
  }
1309
1390
  ],
1310
- "contractHash": "dc29d66d6b6f5857",
1311
- "inputHash": "800b5ca6",
1312
- "outputHash": "e85c3332"
1391
+ "contractHash": "4d4bc90bf8b55253",
1392
+ "inputHash": "18c3cb6e",
1393
+ "outputHash": "53470b3b"
1313
1394
  },
1314
- "pikkuAIAgent": {
1315
- "pikkuFuncId": "pikkuAIAgent",
1395
+ "pikkuHTTP": {
1396
+ "pikkuFuncId": "pikkuHTTP",
1316
1397
  "functionType": "user",
1317
1398
  "funcWrapper": "pikkuSessionlessFunc",
1318
1399
  "sessionless": true,
1319
- "name": "pikkuAIAgent",
1400
+ "name": "pikkuHTTP",
1320
1401
  "inputSchemaName": null,
1321
- "outputSchemaName": "PikkuAIAgentOutput",
1402
+ "outputSchemaName": "PikkuHTTPOutput",
1322
1403
  "inputs": [],
1323
1404
  "outputs": [
1324
- "PikkuAIAgentOutput"
1405
+ "PikkuHTTPOutput"
1325
1406
  ],
1326
1407
  "middleware": [
1327
1408
  {
@@ -1330,22 +1411,20 @@
1330
1411
  "inline": false
1331
1412
  }
1332
1413
  ],
1333
- "contractHash": "973fe2f539bdca04",
1334
- "inputHash": "e61af48f",
1335
- "outputHash": "11db78f5"
1414
+ "contractHash": "4a287055ab7c5ff6",
1415
+ "inputHash": "08a0d2b8",
1416
+ "outputHash": "87c39a83"
1336
1417
  },
1337
- "pikkuPublicAgent": {
1338
- "pikkuFuncId": "pikkuPublicAgent",
1418
+ "pikkuHTTPTypes": {
1419
+ "pikkuFuncId": "pikkuHTTPTypes",
1339
1420
  "functionType": "user",
1340
1421
  "funcWrapper": "pikkuSessionlessFunc",
1341
1422
  "sessionless": true,
1342
- "name": "pikkuPublicAgent",
1423
+ "name": "pikkuHTTPTypes",
1343
1424
  "inputSchemaName": null,
1344
- "outputSchemaName": "PikkuPublicAgentOutput",
1425
+ "outputSchemaName": null,
1345
1426
  "inputs": [],
1346
- "outputs": [
1347
- "PikkuPublicAgentOutput"
1348
- ],
1427
+ "outputs": [],
1349
1428
  "middleware": [
1350
1429
  {
1351
1430
  "type": "wire",
@@ -1353,8 +1432,8 @@
1353
1432
  "inline": false
1354
1433
  }
1355
1434
  ],
1356
- "contractHash": "076457b475dee94e",
1357
- "inputHash": "c0a04edb",
1358
- "outputHash": "aca3832e"
1435
+ "contractHash": "43004f108dc879d2",
1436
+ "inputHash": "d9ca67f8",
1437
+ "outputHash": "1ca4e877"
1359
1438
  }
1360
1439
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core';
@@ -21,6 +21,7 @@ import { pikkuFetch } from '../../src/functions/runtimes/fetch/index.js';
21
21
  import { pikkuFunctions } from '../../src/functions/wirings/functions/pikku-command-functions.js';
22
22
  import { pikkuFunctionTypes } from '../../src/functions/wirings/functions/pikku-command-function-types.js';
23
23
  import { pikkuFunctionTypesSplit } from '../../src/functions/wirings/functions/pikku-command-function-types-split.js';
24
+ import { pikkuGateway } from '../../src/functions/wirings/gateway/pikku-command-gateway.js';
24
25
  import { pikkuHTTP } from '../../src/functions/wirings/http/pikku-http-routes.js';
25
26
  import { pikkuHTTPMap } from '../../src/functions/wirings/http/pikku-command-http-map.js';
26
27
  import { pikkuHTTPTypes } from '../../src/functions/wirings/http/pikku-command-http-types.js';
@@ -78,6 +79,7 @@ addFunction('pikkuFetch', pikkuFetch);
78
79
  addFunction('pikkuFunctions', pikkuFunctions);
79
80
  addFunction('pikkuFunctionTypes', pikkuFunctionTypes);
80
81
  addFunction('pikkuFunctionTypesSplit', pikkuFunctionTypesSplit);
82
+ addFunction('pikkuGateway', pikkuGateway);
81
83
  addFunction('pikkuHTTP', pikkuHTTP);
82
84
  addFunction('pikkuHTTPMap', pikkuHTTPMap);
83
85
  addFunction('pikkuHTTPTypes', pikkuHTTPTypes);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
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
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
5
5
  /* The files with an wireHTTP function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-mcp-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
5
5
  /* The files with an wireMCPResource function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { pikkuState as __pikkuState } from '@pikku/core/internal';
5
5
  try {
@@ -1,9 +1,10 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
6
6
  export declare const requiredSingletonServices: {
7
+ readonly agentRunService: false;
7
8
  readonly aiAgentRunner: false;
8
9
  readonly aiRunState: false;
9
10
  readonly aiStorage: false;
@@ -18,6 +19,7 @@ export declare const requiredSingletonServices: {
18
19
  readonly schema: true;
19
20
  readonly secrets: true;
20
21
  readonly variables: true;
22
+ readonly workflowRunService: false;
21
23
  readonly workflowService: false;
22
24
  };
23
25
  export declare const requiredWireServices: {};
@@ -1,5 +1,6 @@
1
1
  // Singleton services map: true if required, false if available but unused
2
2
  export const requiredSingletonServices = {
3
+ 'agentRunService': false,
3
4
  'aiAgentRunner': false,
4
5
  'aiRunState': false,
5
6
  'aiStorage': false,
@@ -14,6 +15,7 @@ export const requiredSingletonServices = {
14
15
  'schema': true,
15
16
  'secrets': true,
16
17
  'variables': true,
18
+ 'workflowRunService': false,
17
19
  'workflowService': false,
18
20
  };
19
21
  // Wire services map: true if required, false if available but unused
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
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.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { CorePikkuWebsocket, CorePikkuRouteHandler } from '@pikku/websocket';
5
5
  import { ChannelDefaultHandlerOf, ChannelWiringHandlerOf, ChannelsMap } from './channel/pikku-channels-map.gen.d.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { CorePikkuWebsocket, CorePikkuRouteHandler } from '@pikku/websocket';
5
5
  class PikkuWebSocketRoute extends CorePikkuRouteHandler {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /**
5
5
  * Queue-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-queue-workers-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
5
5
  /* The files with an addQueueWorkers function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /**
5
5
  * Auto-generated remote internal RPC queue worker and HTTP endpoint
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-rpc-wirings-meta.internal.gen.json' with { type: 'json' };
@@ -23,6 +23,10 @@
23
23
  "pikkuNewMiddleware": "pikkuNewMiddleware",
24
24
  "pikkuNewPermission": "pikkuNewPermission",
25
25
  "pikkuNewAddon": "pikkuNewAddon",
26
+ "enableRpc": "enableRpc",
27
+ "enableConsole": "enableConsole",
28
+ "enableAgent": "enableAgent",
29
+ "enableWorkflow": "enableWorkflow",
26
30
  "pikkuSummary": "pikkuSummary",
27
31
  "pikkuAIAgentTypes": "pikkuAIAgentTypes",
28
32
  "pikkuAIAgent": "pikkuAIAgent",
@@ -36,17 +40,18 @@
36
40
  "pikkuConsoleFunctions": "pikkuConsoleFunctions",
37
41
  "pikkuNodeTypes": "pikkuNodeTypes",
38
42
  "pikkuNodesMeta": "pikkuNodesMeta",
43
+ "pikkuAddonTypes": "pikkuAddonTypes",
44
+ "pikkuFunctionTypesSplit": "pikkuFunctionTypesSplit",
45
+ "pikkuFunctionTypes": "pikkuFunctionTypes",
46
+ "pikkuFunctions": "pikkuFunctions",
47
+ "pikkuServices": "pikkuServices",
48
+ "pikkuGateway": "pikkuGateway",
39
49
  "pikkuHTTPMap": "pikkuHTTPMap",
40
50
  "pikkuHTTP": "pikkuHTTP",
41
51
  "pikkuHTTPTypes": "pikkuHTTPTypes",
42
52
  "pikkuMCPJSON": "pikkuMCPJSON",
43
53
  "pikkuMCPTypes": "pikkuMCPTypes",
44
54
  "pikkuMCP": "pikkuMCP",
45
- "pikkuAddonTypes": "pikkuAddonTypes",
46
- "pikkuFunctionTypesSplit": "pikkuFunctionTypesSplit",
47
- "pikkuFunctionTypes": "pikkuFunctionTypes",
48
- "pikkuFunctions": "pikkuFunctions",
49
- "pikkuServices": "pikkuServices",
50
55
  "pikkuMiddleware": "pikkuMiddleware",
51
56
  "pikkuSecretDefinitionTypes": "pikkuSecretDefinitionTypes",
52
57
  "pikkuVariableDefinitionTypes": "pikkuVariableDefinitionTypes",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.1
2
+ * This file was generated by @pikku/cli@0.12.3
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-schedulers-wirings-meta.gen.json' with { type: 'json' };
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.1
3
+ * This file was generated by @pikku/cli@0.12.3
4
4
  */
5
5
  /* The files with an addScheduledTasks function call */