@pikku/cli 0.12.8 → 0.12.10

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 (93) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/{index-DOk9fqHB.js → index-DgyIKxt6.js} +109 -109
  3. package/console-app/index.html +1 -2
  4. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  5. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  6. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  7. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  8. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  9. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  10. package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
  11. package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
  12. package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
  13. package/dist/.pikku/cli/pikku-cli-channel.d.ts +19 -0
  14. package/dist/.pikku/cli/pikku-cli-channel.js +16 -1
  15. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  16. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  17. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  18. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  19. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  20. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +5 -1
  21. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  22. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  23. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  24. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  25. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  26. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  27. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  28. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  29. package/dist/.pikku/function/pikku-functions-meta.gen.json +157 -136
  30. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  31. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  32. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  33. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  34. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  35. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  36. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  37. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  38. package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
  39. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
  40. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
  41. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  42. package/dist/.pikku/pikku-services.gen.d.ts +2 -1
  43. package/dist/.pikku/pikku-services.gen.js +1 -0
  44. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  45. package/dist/.pikku/pikku-types.gen.js +1 -1
  46. package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
  47. package/dist/.pikku/pikku-websocket.gen.js +1 -1
  48. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  49. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  50. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  51. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  52. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  53. package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
  54. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  55. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +1 -0
  56. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  57. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  58. package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
  59. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
  60. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
  61. package/dist/.pikku/schemas/register.gen.js +7 -7
  62. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  63. package/dist/.pikku/schemas/schemas/PikkuNewAddonInput.schema.json +1 -1
  64. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  65. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  66. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  67. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  68. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  69. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  70. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  71. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  72. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  73. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  74. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  75. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  76. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  77. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  78. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  79. package/dist/src/cli.wiring.js +3 -0
  80. package/dist/src/functions/commands/all.js +1 -0
  81. package/dist/src/functions/commands/new-addon.d.ts +3 -0
  82. package/dist/src/functions/commands/new-addon.js +158 -22
  83. package/dist/src/functions/wirings/cli/serialize-channel-cli.js +16 -0
  84. package/dist/src/functions/wirings/credentials/pikku-command-credentials.d.ts +1 -0
  85. package/dist/src/functions/wirings/credentials/pikku-command-credentials.js +34 -0
  86. package/dist/src/functions/wirings/credentials/serialize-credentials-types.d.ts +9 -0
  87. package/dist/src/functions/wirings/credentials/serialize-credentials-types.js +61 -0
  88. package/dist/src/functions/wirings/functions/pikku-command-addon-types.js +4 -2
  89. package/dist/src/functions/wirings/functions/serialize-addon-types.d.ts +1 -1
  90. package/dist/src/functions/wirings/functions/serialize-addon-types.js +3 -2
  91. package/dist/src/utils/pikku-cli-config.js +8 -0
  92. package/dist/tsconfig.tsbuildinfo +1 -1
  93. package/package.json +3 -3
@@ -400,8 +400,8 @@
400
400
  "PikkuNewAddonInput"
401
401
  ],
402
402
  "outputs": [],
403
- "contractHash": "1434bc14e2a6626e",
404
- "inputHash": "30b4ca08",
403
+ "contractHash": "9e8ad44aee9190aa",
404
+ "inputHash": "14d80879",
405
405
  "outputHash": "77e837d4"
406
406
  },
407
407
  "enableRpc": {
@@ -604,17 +604,38 @@
604
604
  "inputHash": "fef4d62b",
605
605
  "outputHash": "7d42c9e1"
606
606
  },
607
- "pikkuConsoleFunctions": {
608
- "pikkuFuncId": "pikkuConsoleFunctions",
607
+ "pikkuAIAgentTypes": {
608
+ "pikkuFuncId": "pikkuAIAgentTypes",
609
609
  "functionType": "user",
610
610
  "funcWrapper": "pikkuSessionlessFunc",
611
611
  "sessionless": true,
612
- "name": "pikkuConsoleFunctions",
612
+ "name": "pikkuAIAgentTypes",
613
613
  "inputSchemaName": null,
614
- "outputSchemaName": "PikkuConsoleFunctionsOutput",
614
+ "outputSchemaName": null,
615
+ "inputs": [],
616
+ "outputs": [],
617
+ "middleware": [
618
+ {
619
+ "type": "wire",
620
+ "name": "logCommandInfoAndTime",
621
+ "inline": false
622
+ }
623
+ ],
624
+ "contractHash": "dc29d66d6b6f5857",
625
+ "inputHash": "800b5ca6",
626
+ "outputHash": "e85c3332"
627
+ },
628
+ "pikkuAIAgent": {
629
+ "pikkuFuncId": "pikkuAIAgent",
630
+ "functionType": "user",
631
+ "funcWrapper": "pikkuSessionlessFunc",
632
+ "sessionless": true,
633
+ "name": "pikkuAIAgent",
634
+ "inputSchemaName": null,
635
+ "outputSchemaName": "PikkuAIAgentOutput",
615
636
  "inputs": [],
616
637
  "outputs": [
617
- "PikkuConsoleFunctionsOutput"
638
+ "PikkuAIAgentOutput"
618
639
  ],
619
640
  "middleware": [
620
641
  {
@@ -623,20 +644,22 @@
623
644
  "inline": false
624
645
  }
625
646
  ],
626
- "contractHash": "5725bacdf339c573",
627
- "inputHash": "ac47cb5e",
628
- "outputHash": "8259a954"
647
+ "contractHash": "973fe2f539bdca04",
648
+ "inputHash": "e61af48f",
649
+ "outputHash": "11db78f5"
629
650
  },
630
- "pikkuNodeTypes": {
631
- "pikkuFuncId": "pikkuNodeTypes",
651
+ "pikkuPublicAgent": {
652
+ "pikkuFuncId": "pikkuPublicAgent",
632
653
  "functionType": "user",
633
654
  "funcWrapper": "pikkuSessionlessFunc",
634
655
  "sessionless": true,
635
- "name": "pikkuNodeTypes",
656
+ "name": "pikkuPublicAgent",
636
657
  "inputSchemaName": null,
637
- "outputSchemaName": null,
658
+ "outputSchemaName": "PikkuPublicAgentOutput",
638
659
  "inputs": [],
639
- "outputs": [],
660
+ "outputs": [
661
+ "PikkuPublicAgentOutput"
662
+ ],
640
663
  "middleware": [
641
664
  {
642
665
  "type": "wire",
@@ -644,21 +667,21 @@
644
667
  "inline": false
645
668
  }
646
669
  ],
647
- "contractHash": "50029dfb2ea6b6c2",
648
- "inputHash": "4f5677f1",
649
- "outputHash": "616d3f6e"
670
+ "contractHash": "076457b475dee94e",
671
+ "inputHash": "c0a04edb",
672
+ "outputHash": "aca3832e"
650
673
  },
651
- "pikkuNodesMeta": {
652
- "pikkuFuncId": "pikkuNodesMeta",
674
+ "pikkuConsoleFunctions": {
675
+ "pikkuFuncId": "pikkuConsoleFunctions",
653
676
  "functionType": "user",
654
677
  "funcWrapper": "pikkuSessionlessFunc",
655
678
  "sessionless": true,
656
- "name": "pikkuNodesMeta",
679
+ "name": "pikkuConsoleFunctions",
657
680
  "inputSchemaName": null,
658
- "outputSchemaName": "PikkuNodesMetaOutput",
681
+ "outputSchemaName": "PikkuConsoleFunctionsOutput",
659
682
  "inputs": [],
660
683
  "outputs": [
661
- "PikkuNodesMetaOutput"
684
+ "PikkuConsoleFunctionsOutput"
662
685
  ],
663
686
  "middleware": [
664
687
  {
@@ -667,16 +690,16 @@
667
690
  "inline": false
668
691
  }
669
692
  ],
670
- "contractHash": "2dd28c3201f71199",
671
- "inputHash": "4be7b8bd",
672
- "outputHash": "fca2b5eb"
693
+ "contractHash": "5725bacdf339c573",
694
+ "inputHash": "ac47cb5e",
695
+ "outputHash": "8259a954"
673
696
  },
674
- "pikkuAIAgentTypes": {
675
- "pikkuFuncId": "pikkuAIAgentTypes",
697
+ "pikkuNodeTypes": {
698
+ "pikkuFuncId": "pikkuNodeTypes",
676
699
  "functionType": "user",
677
700
  "funcWrapper": "pikkuSessionlessFunc",
678
701
  "sessionless": true,
679
- "name": "pikkuAIAgentTypes",
702
+ "name": "pikkuNodeTypes",
680
703
  "inputSchemaName": null,
681
704
  "outputSchemaName": null,
682
705
  "inputs": [],
@@ -688,21 +711,21 @@
688
711
  "inline": false
689
712
  }
690
713
  ],
691
- "contractHash": "dc29d66d6b6f5857",
692
- "inputHash": "800b5ca6",
693
- "outputHash": "e85c3332"
714
+ "contractHash": "50029dfb2ea6b6c2",
715
+ "inputHash": "4f5677f1",
716
+ "outputHash": "616d3f6e"
694
717
  },
695
- "pikkuAIAgent": {
696
- "pikkuFuncId": "pikkuAIAgent",
718
+ "pikkuNodesMeta": {
719
+ "pikkuFuncId": "pikkuNodesMeta",
697
720
  "functionType": "user",
698
721
  "funcWrapper": "pikkuSessionlessFunc",
699
722
  "sessionless": true,
700
- "name": "pikkuAIAgent",
723
+ "name": "pikkuNodesMeta",
701
724
  "inputSchemaName": null,
702
- "outputSchemaName": "PikkuAIAgentOutput",
725
+ "outputSchemaName": "PikkuNodesMetaOutput",
703
726
  "inputs": [],
704
727
  "outputs": [
705
- "PikkuAIAgentOutput"
728
+ "PikkuNodesMetaOutput"
706
729
  ],
707
730
  "middleware": [
708
731
  {
@@ -711,22 +734,20 @@
711
734
  "inline": false
712
735
  }
713
736
  ],
714
- "contractHash": "973fe2f539bdca04",
715
- "inputHash": "e61af48f",
716
- "outputHash": "11db78f5"
737
+ "contractHash": "2dd28c3201f71199",
738
+ "inputHash": "4be7b8bd",
739
+ "outputHash": "fca2b5eb"
717
740
  },
718
- "pikkuPublicAgent": {
719
- "pikkuFuncId": "pikkuPublicAgent",
741
+ "pikkuCredentials": {
742
+ "pikkuFuncId": "pikkuCredentials",
720
743
  "functionType": "user",
721
744
  "funcWrapper": "pikkuSessionlessFunc",
722
745
  "sessionless": true,
723
- "name": "pikkuPublicAgent",
746
+ "name": "pikkuCredentials",
724
747
  "inputSchemaName": null,
725
- "outputSchemaName": "PikkuPublicAgentOutput",
748
+ "outputSchemaName": null,
726
749
  "inputs": [],
727
- "outputs": [
728
- "PikkuPublicAgentOutput"
729
- ],
750
+ "outputs": [],
730
751
  "middleware": [
731
752
  {
732
753
  "type": "wire",
@@ -734,9 +755,9 @@
734
755
  "inline": false
735
756
  }
736
757
  ],
737
- "contractHash": "076457b475dee94e",
738
- "inputHash": "c0a04edb",
739
- "outputHash": "aca3832e"
758
+ "contractHash": "8fa847acfa7ef407",
759
+ "inputHash": "b98cb2ee",
760
+ "outputHash": "9e33f562"
740
761
  },
741
762
  "pikkuAddonTypes": {
742
763
  "pikkuFuncId": "pikkuAddonTypes",
@@ -933,6 +954,71 @@
933
954
  "inputHash": "d9ca67f8",
934
955
  "outputHash": "1ca4e877"
935
956
  },
957
+ "pikkuMCPJSON": {
958
+ "pikkuFuncId": "pikkuMCPJSON",
959
+ "functionType": "user",
960
+ "funcWrapper": "pikkuSessionlessFunc",
961
+ "sessionless": true,
962
+ "name": "pikkuMCPJSON",
963
+ "inputSchemaName": null,
964
+ "outputSchemaName": null,
965
+ "inputs": [],
966
+ "outputs": [],
967
+ "middleware": [
968
+ {
969
+ "type": "wire",
970
+ "name": "logCommandInfoAndTime",
971
+ "inline": false
972
+ }
973
+ ],
974
+ "contractHash": "f59442cd5c842971",
975
+ "inputHash": "d72c1561",
976
+ "outputHash": "88a75880"
977
+ },
978
+ "pikkuMCPTypes": {
979
+ "pikkuFuncId": "pikkuMCPTypes",
980
+ "functionType": "user",
981
+ "funcWrapper": "pikkuSessionlessFunc",
982
+ "sessionless": true,
983
+ "name": "pikkuMCPTypes",
984
+ "inputSchemaName": null,
985
+ "outputSchemaName": null,
986
+ "inputs": [],
987
+ "outputs": [],
988
+ "middleware": [
989
+ {
990
+ "type": "wire",
991
+ "name": "logCommandInfoAndTime",
992
+ "inline": false
993
+ }
994
+ ],
995
+ "contractHash": "7eea5a64f0a7a416",
996
+ "inputHash": "9a222002",
997
+ "outputHash": "edf018eb"
998
+ },
999
+ "pikkuMCP": {
1000
+ "pikkuFuncId": "pikkuMCP",
1001
+ "functionType": "user",
1002
+ "funcWrapper": "pikkuSessionlessFunc",
1003
+ "sessionless": true,
1004
+ "name": "pikkuMCP",
1005
+ "inputSchemaName": null,
1006
+ "outputSchemaName": "PikkuMCPOutput",
1007
+ "inputs": [],
1008
+ "outputs": [
1009
+ "PikkuMCPOutput"
1010
+ ],
1011
+ "middleware": [
1012
+ {
1013
+ "type": "wire",
1014
+ "name": "logCommandInfoAndTime",
1015
+ "inline": false
1016
+ }
1017
+ ],
1018
+ "contractHash": "9a31fd93d142d2d7",
1019
+ "inputHash": "bcd31116",
1020
+ "outputHash": "ff46ce8f"
1021
+ },
936
1022
  "pikkuMiddleware": {
937
1023
  "pikkuFuncId": "pikkuMiddleware",
938
1024
  "functionType": "user",
@@ -1285,6 +1371,27 @@
1285
1371
  "inputHash": "838055cb",
1286
1372
  "outputHash": "c749587a"
1287
1373
  },
1374
+ "pikkuVariables": {
1375
+ "pikkuFuncId": "pikkuVariables",
1376
+ "functionType": "user",
1377
+ "funcWrapper": "pikkuSessionlessFunc",
1378
+ "sessionless": true,
1379
+ "name": "pikkuVariables",
1380
+ "inputSchemaName": null,
1381
+ "outputSchemaName": null,
1382
+ "inputs": [],
1383
+ "outputs": [],
1384
+ "middleware": [
1385
+ {
1386
+ "type": "wire",
1387
+ "name": "logCommandInfoAndTime",
1388
+ "inline": false
1389
+ }
1390
+ ],
1391
+ "contractHash": "a26bc48e31b3d5d5",
1392
+ "inputHash": "114143f9",
1393
+ "outputHash": "75594b2d"
1394
+ },
1288
1395
  "pikkuTriggerTypes": {
1289
1396
  "pikkuFuncId": "pikkuTriggerTypes",
1290
1397
  "functionType": "user",
@@ -1329,27 +1436,6 @@
1329
1436
  "inputHash": "164d65e7",
1330
1437
  "outputHash": "3ac7247c"
1331
1438
  },
1332
- "pikkuVariables": {
1333
- "pikkuFuncId": "pikkuVariables",
1334
- "functionType": "user",
1335
- "funcWrapper": "pikkuSessionlessFunc",
1336
- "sessionless": true,
1337
- "name": "pikkuVariables",
1338
- "inputSchemaName": null,
1339
- "outputSchemaName": null,
1340
- "inputs": [],
1341
- "outputs": [],
1342
- "middleware": [
1343
- {
1344
- "type": "wire",
1345
- "name": "logCommandInfoAndTime",
1346
- "inline": false
1347
- }
1348
- ],
1349
- "contractHash": "a26bc48e31b3d5d5",
1350
- "inputHash": "114143f9",
1351
- "outputHash": "75594b2d"
1352
- },
1353
1439
  "pikkuWorkflow": {
1354
1440
  "pikkuFuncId": "pikkuWorkflow",
1355
1441
  "functionType": "user",
@@ -1372,70 +1458,5 @@
1372
1458
  "contractHash": "90b1ebde2160a082",
1373
1459
  "inputHash": "9cc3f5b5",
1374
1460
  "outputHash": "2ad6222d"
1375
- },
1376
- "pikkuMCPJSON": {
1377
- "pikkuFuncId": "pikkuMCPJSON",
1378
- "functionType": "user",
1379
- "funcWrapper": "pikkuSessionlessFunc",
1380
- "sessionless": true,
1381
- "name": "pikkuMCPJSON",
1382
- "inputSchemaName": null,
1383
- "outputSchemaName": null,
1384
- "inputs": [],
1385
- "outputs": [],
1386
- "middleware": [
1387
- {
1388
- "type": "wire",
1389
- "name": "logCommandInfoAndTime",
1390
- "inline": false
1391
- }
1392
- ],
1393
- "contractHash": "f59442cd5c842971",
1394
- "inputHash": "d72c1561",
1395
- "outputHash": "88a75880"
1396
- },
1397
- "pikkuMCPTypes": {
1398
- "pikkuFuncId": "pikkuMCPTypes",
1399
- "functionType": "user",
1400
- "funcWrapper": "pikkuSessionlessFunc",
1401
- "sessionless": true,
1402
- "name": "pikkuMCPTypes",
1403
- "inputSchemaName": null,
1404
- "outputSchemaName": null,
1405
- "inputs": [],
1406
- "outputs": [],
1407
- "middleware": [
1408
- {
1409
- "type": "wire",
1410
- "name": "logCommandInfoAndTime",
1411
- "inline": false
1412
- }
1413
- ],
1414
- "contractHash": "7eea5a64f0a7a416",
1415
- "inputHash": "9a222002",
1416
- "outputHash": "edf018eb"
1417
- },
1418
- "pikkuMCP": {
1419
- "pikkuFuncId": "pikkuMCP",
1420
- "functionType": "user",
1421
- "funcWrapper": "pikkuSessionlessFunc",
1422
- "sessionless": true,
1423
- "name": "pikkuMCP",
1424
- "inputSchemaName": null,
1425
- "outputSchemaName": "PikkuMCPOutput",
1426
- "inputs": [],
1427
- "outputs": [
1428
- "PikkuMCPOutput"
1429
- ],
1430
- "middleware": [
1431
- {
1432
- "type": "wire",
1433
- "name": "logCommandInfoAndTime",
1434
- "inline": false
1435
- }
1436
- ],
1437
- "contractHash": "9a31fd93d142d2d7",
1438
- "inputHash": "bcd31116",
1439
- "outputHash": "ff46ce8f"
1440
1461
  }
1441
1462
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.10
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core';
@@ -17,6 +17,7 @@ import { pikkuCLI } from '../../src/functions/wirings/cli/pikku-command-cli.js';
17
17
  import { pikkuCLIEntry } from '../../src/functions/wirings/cli/pikku-command-cli-entry.js';
18
18
  import { pikkuCLITypes } from '../../src/functions/wirings/cli/pikku-command-cli-types.js';
19
19
  import { pikkuConsoleFunctions } from '../../src/functions/wirings/console/pikku-command-console-functions.js';
20
+ import { pikkuCredentials } from '../../src/functions/wirings/credentials/pikku-command-credentials.js';
20
21
  import { pikkuFetch } from '../../src/functions/runtimes/fetch/index.js';
21
22
  import { pikkuFunctions } from '../../src/functions/wirings/functions/pikku-command-functions.js';
22
23
  import { pikkuFunctionTypes } from '../../src/functions/wirings/functions/pikku-command-function-types.js';
@@ -75,6 +76,7 @@ addFunction('pikkuCLI', pikkuCLI);
75
76
  addFunction('pikkuCLIEntry', pikkuCLIEntry);
76
77
  addFunction('pikkuCLITypes', pikkuCLITypes);
77
78
  addFunction('pikkuConsoleFunctions', pikkuConsoleFunctions);
79
+ addFunction('pikkuCredentials', pikkuCredentials);
78
80
  addFunction('pikkuFetch', pikkuFetch);
79
81
  addFunction('pikkuFunctions', pikkuFunctions);
80
82
  addFunction('pikkuFunctionTypes', pikkuFunctionTypes);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
3
+ * This file was generated by @pikku/cli@0.12.10
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.8
3
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
3
+ * This file was generated by @pikku/cli@0.12.10
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.8
3
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
3
3
  */
4
4
  import { pikkuState as __pikkuState } from '@pikku/core/internal';
5
5
  try {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.10
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -10,6 +10,7 @@ export declare const requiredSingletonServices: {
10
10
  readonly aiStorage: false;
11
11
  readonly config: true;
12
12
  readonly content: false;
13
+ readonly credentialService: false;
13
14
  readonly deploymentService: false;
14
15
  readonly getInspectorState: true;
15
16
  readonly jwt: false;
@@ -6,6 +6,7 @@ export const requiredSingletonServices = {
6
6
  'aiStorage': false,
7
7
  'config': true,
8
8
  'content': false,
9
+ 'credentialService': false,
9
10
  'deploymentService': false,
10
11
  'getInspectorState': true,
11
12
  'jwt': false,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
3
+ * This file was generated by @pikku/cli@0.12.10
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.8
3
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
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' };
@@ -40,6 +40,7 @@
40
40
  "pikkuConsoleFunctions": "pikkuConsoleFunctions",
41
41
  "pikkuNodeTypes": "pikkuNodeTypes",
42
42
  "pikkuNodesMeta": "pikkuNodesMeta",
43
+ "pikkuCredentials": "pikkuCredentials",
43
44
  "pikkuAddonTypes": "pikkuAddonTypes",
44
45
  "pikkuFunctionTypesSplit": "pikkuFunctionTypesSplit",
45
46
  "pikkuFunctionTypes": "pikkuFunctionTypes",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.10
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.8
2
+ * This file was generated by @pikku/cli@0.12.10
3
3
  */
4
4
  /**
5
5
  * Scheduler-specific type definitions for tree-shaking optimization