@pikku/cli 0.12.1 → 0.12.2

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 (98) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/{index-DiYPTQU_.js → index-DRJQtv3c.js} +1 -1
  3. package/console-app/index.html +1 -1
  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.js +21 -1
  14. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  15. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  16. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  17. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  18. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  19. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +52 -0
  20. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  21. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  22. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  23. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  24. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  25. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  26. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  27. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  28. package/dist/.pikku/function/pikku-functions-meta.gen.json +202 -123
  29. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  30. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  31. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  32. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  33. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  34. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  35. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  36. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  37. package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
  38. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
  39. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
  40. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  41. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  42. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  43. package/dist/.pikku/pikku-types.gen.js +1 -1
  44. package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
  45. package/dist/.pikku/pikku-websocket.gen.js +1 -1
  46. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  47. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  48. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  49. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  50. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  51. package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
  52. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  53. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +10 -5
  54. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  55. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  56. package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
  57. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
  58. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
  59. package/dist/.pikku/schemas/register.gen.js +9 -7
  60. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  61. package/dist/.pikku/schemas/schemas/PikkuGatewayOutput.schema.json +1 -0
  62. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  63. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  64. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  65. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  66. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  67. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  68. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  69. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  70. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  71. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  72. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  73. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  74. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  75. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  76. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  77. package/dist/src/cli.wiring.js +46 -0
  78. package/dist/src/functions/commands/all.js +7 -2
  79. package/dist/src/functions/commands/enable.d.ts +4 -0
  80. package/dist/src/functions/commands/enable.js +39 -0
  81. package/dist/src/functions/runtimes/fetch/index.js +2 -1
  82. package/dist/src/functions/runtimes/nextjs/pikku-command-nextjs.js +4 -1
  83. package/dist/src/functions/runtimes/websocket/pikku-command-websocket-typed.js +2 -1
  84. package/dist/src/functions/wirings/ai-agent/pikku-command-public-agent.js +3 -5
  85. package/dist/src/functions/wirings/console/pikku-command-console-functions.js +4 -6
  86. package/dist/src/functions/wirings/console/pikku-command-nodes-meta.js +1 -1
  87. package/dist/src/functions/wirings/gateway/pikku-command-gateway.d.ts +1 -0
  88. package/dist/src/functions/wirings/gateway/pikku-command-gateway.js +22 -0
  89. package/dist/src/functions/wirings/mcp/pikku-command-mcp-json.js +1 -1
  90. package/dist/src/functions/wirings/queue/pikku-command-queue-service.js +2 -1
  91. package/dist/src/functions/wirings/rpc/pikku-command-public-rpc.js +3 -5
  92. package/dist/src/functions/wirings/rpc/pikku-command-remote-rpc.js +3 -5
  93. package/dist/src/functions/wirings/rpc/pikku-command-rpc-client.js +2 -1
  94. package/dist/src/functions/wirings/workflow/pikku-command-workflow.js +3 -10
  95. package/dist/src/services.js +12 -0
  96. package/dist/src/utils/pikku-cli-config.js +43 -16
  97. package/dist/tsconfig.tsbuildinfo +1 -1
  98. package/package.json +4 -4
@@ -402,6 +402,62 @@
402
402
  "inputHash": "48231bd5",
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",
@@ -416,6 +472,73 @@
416
472
  "inputHash": "914f8a46",
417
473
  "outputHash": "dc82a9b9"
418
474
  },
475
+ "pikkuAIAgentTypes": {
476
+ "pikkuFuncId": "pikkuAIAgentTypes",
477
+ "functionType": "user",
478
+ "funcWrapper": "pikkuSessionlessFunc",
479
+ "sessionless": true,
480
+ "name": "pikkuAIAgentTypes",
481
+ "inputSchemaName": null,
482
+ "outputSchemaName": null,
483
+ "inputs": [],
484
+ "outputs": [],
485
+ "middleware": [
486
+ {
487
+ "type": "wire",
488
+ "name": "logCommandInfoAndTime",
489
+ "inline": false
490
+ }
491
+ ],
492
+ "contractHash": "dc29d66d6b6f5857",
493
+ "inputHash": "800b5ca6",
494
+ "outputHash": "e85c3332"
495
+ },
496
+ "pikkuAIAgent": {
497
+ "pikkuFuncId": "pikkuAIAgent",
498
+ "functionType": "user",
499
+ "funcWrapper": "pikkuSessionlessFunc",
500
+ "sessionless": true,
501
+ "name": "pikkuAIAgent",
502
+ "inputSchemaName": null,
503
+ "outputSchemaName": "PikkuAIAgentOutput",
504
+ "inputs": [],
505
+ "outputs": [
506
+ "PikkuAIAgentOutput"
507
+ ],
508
+ "middleware": [
509
+ {
510
+ "type": "wire",
511
+ "name": "logCommandInfoAndTime",
512
+ "inline": false
513
+ }
514
+ ],
515
+ "contractHash": "973fe2f539bdca04",
516
+ "inputHash": "e61af48f",
517
+ "outputHash": "11db78f5"
518
+ },
519
+ "pikkuPublicAgent": {
520
+ "pikkuFuncId": "pikkuPublicAgent",
521
+ "functionType": "user",
522
+ "funcWrapper": "pikkuSessionlessFunc",
523
+ "sessionless": true,
524
+ "name": "pikkuPublicAgent",
525
+ "inputSchemaName": null,
526
+ "outputSchemaName": "PikkuPublicAgentOutput",
527
+ "inputs": [],
528
+ "outputs": [
529
+ "PikkuPublicAgentOutput"
530
+ ],
531
+ "middleware": [
532
+ {
533
+ "type": "wire",
534
+ "name": "logCommandInfoAndTime",
535
+ "inline": false
536
+ }
537
+ ],
538
+ "contractHash": "076457b475dee94e",
539
+ "inputHash": "c0a04edb",
540
+ "outputHash": "aca3832e"
541
+ },
419
542
  "pikkuChannels": {
420
543
  "pikkuFuncId": "pikkuChannels",
421
544
  "functionType": "user",
@@ -613,16 +736,18 @@
613
736
  "inputHash": "4be7b8bd",
614
737
  "outputHash": "fca2b5eb"
615
738
  },
616
- "pikkuAddonTypes": {
617
- "pikkuFuncId": "pikkuAddonTypes",
739
+ "pikkuGateway": {
740
+ "pikkuFuncId": "pikkuGateway",
618
741
  "functionType": "user",
619
742
  "funcWrapper": "pikkuSessionlessFunc",
620
743
  "sessionless": true,
621
- "name": "pikkuAddonTypes",
744
+ "name": "pikkuGateway",
622
745
  "inputSchemaName": null,
623
- "outputSchemaName": null,
746
+ "outputSchemaName": "PikkuGatewayOutput",
624
747
  "inputs": [],
625
- "outputs": [],
748
+ "outputs": [
749
+ "PikkuGatewayOutput"
750
+ ],
626
751
  "middleware": [
627
752
  {
628
753
  "type": "wire",
@@ -630,16 +755,16 @@
630
755
  "inline": false
631
756
  }
632
757
  ],
633
- "contractHash": "a4df059780e52ee8",
634
- "inputHash": "27ae5314",
635
- "outputHash": "108ed771"
758
+ "contractHash": "8c9fc7c18aeb2212",
759
+ "inputHash": "a5477eae",
760
+ "outputHash": "b5ea8b47"
636
761
  },
637
- "pikkuFunctionTypesSplit": {
638
- "pikkuFuncId": "pikkuFunctionTypesSplit",
762
+ "pikkuHTTPMap": {
763
+ "pikkuFuncId": "pikkuHTTPMap",
639
764
  "functionType": "user",
640
765
  "funcWrapper": "pikkuSessionlessFunc",
641
766
  "sessionless": true,
642
- "name": "pikkuFunctionTypesSplit",
767
+ "name": "pikkuHTTPMap",
643
768
  "inputSchemaName": null,
644
769
  "outputSchemaName": null,
645
770
  "inputs": [],
@@ -651,16 +776,39 @@
651
776
  "inline": false
652
777
  }
653
778
  ],
654
- "contractHash": "01ace5bc27191c11",
655
- "inputHash": "03c5a59d",
656
- "outputHash": "acd472be"
779
+ "contractHash": "4d4bc90bf8b55253",
780
+ "inputHash": "18c3cb6e",
781
+ "outputHash": "53470b3b"
657
782
  },
658
- "pikkuFunctionTypes": {
659
- "pikkuFuncId": "pikkuFunctionTypes",
783
+ "pikkuHTTP": {
784
+ "pikkuFuncId": "pikkuHTTP",
660
785
  "functionType": "user",
661
786
  "funcWrapper": "pikkuSessionlessFunc",
662
787
  "sessionless": true,
663
- "name": "pikkuFunctionTypes",
788
+ "name": "pikkuHTTP",
789
+ "inputSchemaName": null,
790
+ "outputSchemaName": "PikkuHTTPOutput",
791
+ "inputs": [],
792
+ "outputs": [
793
+ "PikkuHTTPOutput"
794
+ ],
795
+ "middleware": [
796
+ {
797
+ "type": "wire",
798
+ "name": "logCommandInfoAndTime",
799
+ "inline": false
800
+ }
801
+ ],
802
+ "contractHash": "4a287055ab7c5ff6",
803
+ "inputHash": "08a0d2b8",
804
+ "outputHash": "87c39a83"
805
+ },
806
+ "pikkuHTTPTypes": {
807
+ "pikkuFuncId": "pikkuHTTPTypes",
808
+ "functionType": "user",
809
+ "funcWrapper": "pikkuSessionlessFunc",
810
+ "sessionless": true,
811
+ "name": "pikkuHTTPTypes",
664
812
  "inputSchemaName": null,
665
813
  "outputSchemaName": null,
666
814
  "inputs": [],
@@ -672,22 +820,20 @@
672
820
  "inline": false
673
821
  }
674
822
  ],
675
- "contractHash": "cd535129a2f7becf",
676
- "inputHash": "679bb1c6",
677
- "outputHash": "f3548101"
823
+ "contractHash": "43004f108dc879d2",
824
+ "inputHash": "d9ca67f8",
825
+ "outputHash": "1ca4e877"
678
826
  },
679
- "pikkuFunctions": {
680
- "pikkuFuncId": "pikkuFunctions",
827
+ "pikkuAddonTypes": {
828
+ "pikkuFuncId": "pikkuAddonTypes",
681
829
  "functionType": "user",
682
830
  "funcWrapper": "pikkuSessionlessFunc",
683
831
  "sessionless": true,
684
- "name": "pikkuFunctions",
832
+ "name": "pikkuAddonTypes",
685
833
  "inputSchemaName": null,
686
- "outputSchemaName": "PikkuFunctionsOutput",
834
+ "outputSchemaName": null,
687
835
  "inputs": [],
688
- "outputs": [
689
- "PikkuFunctionsOutput"
690
- ],
836
+ "outputs": [],
691
837
  "middleware": [
692
838
  {
693
839
  "type": "wire",
@@ -695,16 +841,16 @@
695
841
  "inline": false
696
842
  }
697
843
  ],
698
- "contractHash": "5d90fe3dfc9a776c",
699
- "inputHash": "3cfe4ea6",
700
- "outputHash": "c43f7d57"
844
+ "contractHash": "a4df059780e52ee8",
845
+ "inputHash": "27ae5314",
846
+ "outputHash": "108ed771"
701
847
  },
702
- "pikkuServices": {
703
- "pikkuFuncId": "pikkuServices",
848
+ "pikkuFunctionTypesSplit": {
849
+ "pikkuFuncId": "pikkuFunctionTypesSplit",
704
850
  "functionType": "user",
705
851
  "funcWrapper": "pikkuSessionlessFunc",
706
852
  "sessionless": true,
707
- "name": "pikkuServices",
853
+ "name": "pikkuFunctionTypesSplit",
708
854
  "inputSchemaName": null,
709
855
  "outputSchemaName": null,
710
856
  "inputs": [],
@@ -716,16 +862,16 @@
716
862
  "inline": false
717
863
  }
718
864
  ],
719
- "contractHash": "5705d404a1338693",
720
- "inputHash": "a3e730d9",
721
- "outputHash": "e0b61e49"
865
+ "contractHash": "01ace5bc27191c11",
866
+ "inputHash": "03c5a59d",
867
+ "outputHash": "acd472be"
722
868
  },
723
- "pikkuHTTPMap": {
724
- "pikkuFuncId": "pikkuHTTPMap",
869
+ "pikkuFunctionTypes": {
870
+ "pikkuFuncId": "pikkuFunctionTypes",
725
871
  "functionType": "user",
726
872
  "funcWrapper": "pikkuSessionlessFunc",
727
873
  "sessionless": true,
728
- "name": "pikkuHTTPMap",
874
+ "name": "pikkuFunctionTypes",
729
875
  "inputSchemaName": null,
730
876
  "outputSchemaName": null,
731
877
  "inputs": [],
@@ -737,21 +883,21 @@
737
883
  "inline": false
738
884
  }
739
885
  ],
740
- "contractHash": "4d4bc90bf8b55253",
741
- "inputHash": "18c3cb6e",
742
- "outputHash": "53470b3b"
886
+ "contractHash": "cd535129a2f7becf",
887
+ "inputHash": "679bb1c6",
888
+ "outputHash": "f3548101"
743
889
  },
744
- "pikkuHTTP": {
745
- "pikkuFuncId": "pikkuHTTP",
890
+ "pikkuFunctions": {
891
+ "pikkuFuncId": "pikkuFunctions",
746
892
  "functionType": "user",
747
893
  "funcWrapper": "pikkuSessionlessFunc",
748
894
  "sessionless": true,
749
- "name": "pikkuHTTP",
895
+ "name": "pikkuFunctions",
750
896
  "inputSchemaName": null,
751
- "outputSchemaName": "PikkuHTTPOutput",
897
+ "outputSchemaName": "PikkuFunctionsOutput",
752
898
  "inputs": [],
753
899
  "outputs": [
754
- "PikkuHTTPOutput"
900
+ "PikkuFunctionsOutput"
755
901
  ],
756
902
  "middleware": [
757
903
  {
@@ -760,16 +906,16 @@
760
906
  "inline": false
761
907
  }
762
908
  ],
763
- "contractHash": "4a287055ab7c5ff6",
764
- "inputHash": "08a0d2b8",
765
- "outputHash": "87c39a83"
909
+ "contractHash": "5d90fe3dfc9a776c",
910
+ "inputHash": "3cfe4ea6",
911
+ "outputHash": "c43f7d57"
766
912
  },
767
- "pikkuHTTPTypes": {
768
- "pikkuFuncId": "pikkuHTTPTypes",
913
+ "pikkuServices": {
914
+ "pikkuFuncId": "pikkuServices",
769
915
  "functionType": "user",
770
916
  "funcWrapper": "pikkuSessionlessFunc",
771
917
  "sessionless": true,
772
- "name": "pikkuHTTPTypes",
918
+ "name": "pikkuServices",
773
919
  "inputSchemaName": null,
774
920
  "outputSchemaName": null,
775
921
  "inputs": [],
@@ -781,9 +927,9 @@
781
927
  "inline": false
782
928
  }
783
929
  ],
784
- "contractHash": "43004f108dc879d2",
785
- "inputHash": "d9ca67f8",
786
- "outputHash": "1ca4e877"
930
+ "contractHash": "5705d404a1338693",
931
+ "inputHash": "a3e730d9",
932
+ "outputHash": "e0b61e49"
787
933
  },
788
934
  "pikkuMCPJSON": {
789
935
  "pikkuFuncId": "pikkuMCPJSON",
@@ -1289,72 +1435,5 @@
1289
1435
  "contractHash": "90b1ebde2160a082",
1290
1436
  "inputHash": "9cc3f5b5",
1291
1437
  "outputHash": "2ad6222d"
1292
- },
1293
- "pikkuAIAgentTypes": {
1294
- "pikkuFuncId": "pikkuAIAgentTypes",
1295
- "functionType": "user",
1296
- "funcWrapper": "pikkuSessionlessFunc",
1297
- "sessionless": true,
1298
- "name": "pikkuAIAgentTypes",
1299
- "inputSchemaName": null,
1300
- "outputSchemaName": null,
1301
- "inputs": [],
1302
- "outputs": [],
1303
- "middleware": [
1304
- {
1305
- "type": "wire",
1306
- "name": "logCommandInfoAndTime",
1307
- "inline": false
1308
- }
1309
- ],
1310
- "contractHash": "dc29d66d6b6f5857",
1311
- "inputHash": "800b5ca6",
1312
- "outputHash": "e85c3332"
1313
- },
1314
- "pikkuAIAgent": {
1315
- "pikkuFuncId": "pikkuAIAgent",
1316
- "functionType": "user",
1317
- "funcWrapper": "pikkuSessionlessFunc",
1318
- "sessionless": true,
1319
- "name": "pikkuAIAgent",
1320
- "inputSchemaName": null,
1321
- "outputSchemaName": "PikkuAIAgentOutput",
1322
- "inputs": [],
1323
- "outputs": [
1324
- "PikkuAIAgentOutput"
1325
- ],
1326
- "middleware": [
1327
- {
1328
- "type": "wire",
1329
- "name": "logCommandInfoAndTime",
1330
- "inline": false
1331
- }
1332
- ],
1333
- "contractHash": "973fe2f539bdca04",
1334
- "inputHash": "e61af48f",
1335
- "outputHash": "11db78f5"
1336
- },
1337
- "pikkuPublicAgent": {
1338
- "pikkuFuncId": "pikkuPublicAgent",
1339
- "functionType": "user",
1340
- "funcWrapper": "pikkuSessionlessFunc",
1341
- "sessionless": true,
1342
- "name": "pikkuPublicAgent",
1343
- "inputSchemaName": null,
1344
- "outputSchemaName": "PikkuPublicAgentOutput",
1345
- "inputs": [],
1346
- "outputs": [
1347
- "PikkuPublicAgentOutput"
1348
- ],
1349
- "middleware": [
1350
- {
1351
- "type": "wire",
1352
- "name": "logCommandInfoAndTime",
1353
- "inline": false
1354
- }
1355
- ],
1356
- "contractHash": "076457b475dee94e",
1357
- "inputHash": "c0a04edb",
1358
- "outputHash": "aca3832e"
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.1
2
+ * This file was generated by @pikku/cli@0.12.2
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.1
2
+ * This file was generated by @pikku/cli@0.12.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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.2
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' };