@pikku/cli 0.12.2 → 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.
- package/cli.schema.json +1 -1
- package/console-app/assets/index-Ci24-VT-.js +657 -0
- package/console-app/assets/{index-0Ui5UudO.css → index-DvrDbftC.css} +1 -1
- package/console-app/index.html +2 -2
- package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
- package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
- package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
- package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-channel.d.ts +13 -1
- package/dist/.pikku/cli/pikku-cli-channel.js +17 -2
- package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +12 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
- package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
- package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
- package/dist/.pikku/function/pikku-function-types.gen.d.ts +30 -1
- package/dist/.pikku/function/pikku-function-types.gen.js +17 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
- package/dist/.pikku/function/pikku-functions-meta.gen.json +114 -114
- package/dist/.pikku/function/pikku-functions.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
- package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
- package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
- package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
- package/dist/.pikku/pikku-services.gen.d.ts +3 -1
- package/dist/.pikku/pikku-services.gen.js +2 -0
- package/dist/.pikku/pikku-types.gen.d.ts +1 -1
- package/dist/.pikku/pikku-types.gen.js +1 -1
- package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
- package/dist/.pikku/pikku-websocket.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
- package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
- package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
- package/dist/.pikku/schemas/register.gen.js +9 -9
- package/dist/.pikku/schemas/schemas/ConsoleCommandInput.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
- package/dist/.pikku/schemas/schemas/PikkuNewAddonInput.schema.json +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
- package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
- package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
- package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
- package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
- package/dist/src/cli.wiring.js +9 -0
- package/dist/src/functions/commands/all.js +33 -11
- package/dist/src/functions/commands/console.d.ts +3 -0
- package/dist/src/functions/commands/console.js +4 -2
- package/dist/src/functions/commands/new-addon.d.ts +3 -0
- package/dist/src/functions/commands/new-addon.js +8 -6
- package/dist/src/functions/wirings/ai-agent/serialize-public-agent.js +19 -0
- package/dist/src/functions/wirings/channels/pikku-command-channels-map.js +1 -1
- package/dist/src/functions/wirings/channels/serialize-typed-channel-map.d.ts +1 -1
- package/dist/src/functions/wirings/channels/serialize-typed-channel-map.js +7 -6
- package/dist/src/functions/wirings/cli/pikku-command-cli-entry.js +9 -1
- package/dist/src/functions/wirings/cli/serialize-channel-cli.js +35 -12
- package/dist/src/functions/wirings/console/pikku-command-node-types.js +2 -2
- package/dist/src/functions/wirings/console/pikku-command-nodes-meta.js +20 -11
- package/dist/src/functions/wirings/console/serialize-console-functions.js +1 -1
- package/dist/src/functions/wirings/functions/pikku-command-function-types-split.js +1 -1
- package/dist/src/functions/wirings/functions/serialize-addon-types.js +23 -1
- package/dist/src/functions/wirings/functions/serialize-function-types.js +38 -0
- package/dist/src/services.js +1 -1
- package/dist/src/utils/file-import-path.js +5 -2
- package/dist/src/utils/openapi/codegen.d.ts +1 -0
- package/dist/src/utils/openapi/codegen.js +214 -46
- package/dist/src/utils/openapi/parse-openapi.d.ts +25 -0
- package/dist/src/utils/openapi/parse-openapi.js +119 -9
- package/dist/src/utils/openapi/zod-codegen.d.ts +1 -53
- package/dist/src/utils/openapi/zod-codegen.js +1 -251
- package/dist/src/utils/pikku-cli-config.js +2 -2
- package/dist/src/utils/strip-verbose-meta.d.ts +2 -0
- package/dist/src/utils/strip-verbose-meta.js +34 -0
- package/package.json +4 -3
- package/console-app/assets/index-DRJQtv3c.js +0 -676
|
@@ -398,8 +398,8 @@
|
|
|
398
398
|
"PikkuNewAddonInput"
|
|
399
399
|
],
|
|
400
400
|
"outputs": [],
|
|
401
|
-
"contractHash": "
|
|
402
|
-
"inputHash": "
|
|
401
|
+
"contractHash": "1434bc14e2a6626e",
|
|
402
|
+
"inputHash": "30b4ca08",
|
|
403
403
|
"outputHash": "77e837d4"
|
|
404
404
|
},
|
|
405
405
|
"enableRpc": {
|
|
@@ -472,73 +472,6 @@
|
|
|
472
472
|
"inputHash": "914f8a46",
|
|
473
473
|
"outputHash": "dc82a9b9"
|
|
474
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
|
-
},
|
|
542
475
|
"pikkuChannels": {
|
|
543
476
|
"pikkuFuncId": "pikkuChannels",
|
|
544
477
|
"functionType": "user",
|
|
@@ -736,35 +669,12 @@
|
|
|
736
669
|
"inputHash": "4be7b8bd",
|
|
737
670
|
"outputHash": "fca2b5eb"
|
|
738
671
|
},
|
|
739
|
-
"
|
|
740
|
-
"pikkuFuncId": "
|
|
741
|
-
"functionType": "user",
|
|
742
|
-
"funcWrapper": "pikkuSessionlessFunc",
|
|
743
|
-
"sessionless": true,
|
|
744
|
-
"name": "pikkuGateway",
|
|
745
|
-
"inputSchemaName": null,
|
|
746
|
-
"outputSchemaName": "PikkuGatewayOutput",
|
|
747
|
-
"inputs": [],
|
|
748
|
-
"outputs": [
|
|
749
|
-
"PikkuGatewayOutput"
|
|
750
|
-
],
|
|
751
|
-
"middleware": [
|
|
752
|
-
{
|
|
753
|
-
"type": "wire",
|
|
754
|
-
"name": "logCommandInfoAndTime",
|
|
755
|
-
"inline": false
|
|
756
|
-
}
|
|
757
|
-
],
|
|
758
|
-
"contractHash": "8c9fc7c18aeb2212",
|
|
759
|
-
"inputHash": "a5477eae",
|
|
760
|
-
"outputHash": "b5ea8b47"
|
|
761
|
-
},
|
|
762
|
-
"pikkuHTTPMap": {
|
|
763
|
-
"pikkuFuncId": "pikkuHTTPMap",
|
|
672
|
+
"pikkuAIAgentTypes": {
|
|
673
|
+
"pikkuFuncId": "pikkuAIAgentTypes",
|
|
764
674
|
"functionType": "user",
|
|
765
675
|
"funcWrapper": "pikkuSessionlessFunc",
|
|
766
676
|
"sessionless": true,
|
|
767
|
-
"name": "
|
|
677
|
+
"name": "pikkuAIAgentTypes",
|
|
768
678
|
"inputSchemaName": null,
|
|
769
679
|
"outputSchemaName": null,
|
|
770
680
|
"inputs": [],
|
|
@@ -776,21 +686,21 @@
|
|
|
776
686
|
"inline": false
|
|
777
687
|
}
|
|
778
688
|
],
|
|
779
|
-
"contractHash": "
|
|
780
|
-
"inputHash": "
|
|
781
|
-
"outputHash": "
|
|
689
|
+
"contractHash": "dc29d66d6b6f5857",
|
|
690
|
+
"inputHash": "800b5ca6",
|
|
691
|
+
"outputHash": "e85c3332"
|
|
782
692
|
},
|
|
783
|
-
"
|
|
784
|
-
"pikkuFuncId": "
|
|
693
|
+
"pikkuAIAgent": {
|
|
694
|
+
"pikkuFuncId": "pikkuAIAgent",
|
|
785
695
|
"functionType": "user",
|
|
786
696
|
"funcWrapper": "pikkuSessionlessFunc",
|
|
787
697
|
"sessionless": true,
|
|
788
|
-
"name": "
|
|
698
|
+
"name": "pikkuAIAgent",
|
|
789
699
|
"inputSchemaName": null,
|
|
790
|
-
"outputSchemaName": "
|
|
700
|
+
"outputSchemaName": "PikkuAIAgentOutput",
|
|
791
701
|
"inputs": [],
|
|
792
702
|
"outputs": [
|
|
793
|
-
"
|
|
703
|
+
"PikkuAIAgentOutput"
|
|
794
704
|
],
|
|
795
705
|
"middleware": [
|
|
796
706
|
{
|
|
@@ -799,20 +709,22 @@
|
|
|
799
709
|
"inline": false
|
|
800
710
|
}
|
|
801
711
|
],
|
|
802
|
-
"contractHash": "
|
|
803
|
-
"inputHash": "
|
|
804
|
-
"outputHash": "
|
|
712
|
+
"contractHash": "973fe2f539bdca04",
|
|
713
|
+
"inputHash": "e61af48f",
|
|
714
|
+
"outputHash": "11db78f5"
|
|
805
715
|
},
|
|
806
|
-
"
|
|
807
|
-
"pikkuFuncId": "
|
|
716
|
+
"pikkuPublicAgent": {
|
|
717
|
+
"pikkuFuncId": "pikkuPublicAgent",
|
|
808
718
|
"functionType": "user",
|
|
809
719
|
"funcWrapper": "pikkuSessionlessFunc",
|
|
810
720
|
"sessionless": true,
|
|
811
|
-
"name": "
|
|
721
|
+
"name": "pikkuPublicAgent",
|
|
812
722
|
"inputSchemaName": null,
|
|
813
|
-
"outputSchemaName":
|
|
723
|
+
"outputSchemaName": "PikkuPublicAgentOutput",
|
|
814
724
|
"inputs": [],
|
|
815
|
-
"outputs": [
|
|
725
|
+
"outputs": [
|
|
726
|
+
"PikkuPublicAgentOutput"
|
|
727
|
+
],
|
|
816
728
|
"middleware": [
|
|
817
729
|
{
|
|
818
730
|
"type": "wire",
|
|
@@ -820,9 +732,9 @@
|
|
|
820
732
|
"inline": false
|
|
821
733
|
}
|
|
822
734
|
],
|
|
823
|
-
"contractHash": "
|
|
824
|
-
"inputHash": "
|
|
825
|
-
"outputHash": "
|
|
735
|
+
"contractHash": "076457b475dee94e",
|
|
736
|
+
"inputHash": "c0a04edb",
|
|
737
|
+
"outputHash": "aca3832e"
|
|
826
738
|
},
|
|
827
739
|
"pikkuAddonTypes": {
|
|
828
740
|
"pikkuFuncId": "pikkuAddonTypes",
|
|
@@ -931,6 +843,29 @@
|
|
|
931
843
|
"inputHash": "a3e730d9",
|
|
932
844
|
"outputHash": "e0b61e49"
|
|
933
845
|
},
|
|
846
|
+
"pikkuGateway": {
|
|
847
|
+
"pikkuFuncId": "pikkuGateway",
|
|
848
|
+
"functionType": "user",
|
|
849
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
850
|
+
"sessionless": true,
|
|
851
|
+
"name": "pikkuGateway",
|
|
852
|
+
"inputSchemaName": null,
|
|
853
|
+
"outputSchemaName": "PikkuGatewayOutput",
|
|
854
|
+
"inputs": [],
|
|
855
|
+
"outputs": [
|
|
856
|
+
"PikkuGatewayOutput"
|
|
857
|
+
],
|
|
858
|
+
"middleware": [
|
|
859
|
+
{
|
|
860
|
+
"type": "wire",
|
|
861
|
+
"name": "logCommandInfoAndTime",
|
|
862
|
+
"inline": false
|
|
863
|
+
}
|
|
864
|
+
],
|
|
865
|
+
"contractHash": "8c9fc7c18aeb2212",
|
|
866
|
+
"inputHash": "a5477eae",
|
|
867
|
+
"outputHash": "b5ea8b47"
|
|
868
|
+
},
|
|
934
869
|
"pikkuMCPJSON": {
|
|
935
870
|
"pikkuFuncId": "pikkuMCPJSON",
|
|
936
871
|
"functionType": "user",
|
|
@@ -1435,5 +1370,70 @@
|
|
|
1435
1370
|
"contractHash": "90b1ebde2160a082",
|
|
1436
1371
|
"inputHash": "9cc3f5b5",
|
|
1437
1372
|
"outputHash": "2ad6222d"
|
|
1373
|
+
},
|
|
1374
|
+
"pikkuHTTPMap": {
|
|
1375
|
+
"pikkuFuncId": "pikkuHTTPMap",
|
|
1376
|
+
"functionType": "user",
|
|
1377
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1378
|
+
"sessionless": true,
|
|
1379
|
+
"name": "pikkuHTTPMap",
|
|
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": "4d4bc90bf8b55253",
|
|
1392
|
+
"inputHash": "18c3cb6e",
|
|
1393
|
+
"outputHash": "53470b3b"
|
|
1394
|
+
},
|
|
1395
|
+
"pikkuHTTP": {
|
|
1396
|
+
"pikkuFuncId": "pikkuHTTP",
|
|
1397
|
+
"functionType": "user",
|
|
1398
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1399
|
+
"sessionless": true,
|
|
1400
|
+
"name": "pikkuHTTP",
|
|
1401
|
+
"inputSchemaName": null,
|
|
1402
|
+
"outputSchemaName": "PikkuHTTPOutput",
|
|
1403
|
+
"inputs": [],
|
|
1404
|
+
"outputs": [
|
|
1405
|
+
"PikkuHTTPOutput"
|
|
1406
|
+
],
|
|
1407
|
+
"middleware": [
|
|
1408
|
+
{
|
|
1409
|
+
"type": "wire",
|
|
1410
|
+
"name": "logCommandInfoAndTime",
|
|
1411
|
+
"inline": false
|
|
1412
|
+
}
|
|
1413
|
+
],
|
|
1414
|
+
"contractHash": "4a287055ab7c5ff6",
|
|
1415
|
+
"inputHash": "08a0d2b8",
|
|
1416
|
+
"outputHash": "87c39a83"
|
|
1417
|
+
},
|
|
1418
|
+
"pikkuHTTPTypes": {
|
|
1419
|
+
"pikkuFuncId": "pikkuHTTPTypes",
|
|
1420
|
+
"functionType": "user",
|
|
1421
|
+
"funcWrapper": "pikkuSessionlessFunc",
|
|
1422
|
+
"sessionless": true,
|
|
1423
|
+
"name": "pikkuHTTPTypes",
|
|
1424
|
+
"inputSchemaName": null,
|
|
1425
|
+
"outputSchemaName": null,
|
|
1426
|
+
"inputs": [],
|
|
1427
|
+
"outputs": [],
|
|
1428
|
+
"middleware": [
|
|
1429
|
+
{
|
|
1430
|
+
"type": "wire",
|
|
1431
|
+
"name": "logCommandInfoAndTime",
|
|
1432
|
+
"inline": false
|
|
1433
|
+
}
|
|
1434
|
+
],
|
|
1435
|
+
"contractHash": "43004f108dc879d2",
|
|
1436
|
+
"inputHash": "d9ca67f8",
|
|
1437
|
+
"outputHash": "1ca4e877"
|
|
1438
1438
|
}
|
|
1439
1439
|
}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* This file was generated by @pikku/cli@0.12.
|
|
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.
|
|
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.
|
|
2
|
+
* This file was generated by @pikku/cli@0.12.3
|
|
3
3
|
*/
|
|
4
4
|
import { addSchema } from '@pikku/core/schema';
|
|
5
5
|
import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
|
|
@@ -20,10 +20,6 @@ import * as PikkuNewPermissionInput from './schemas/PikkuNewPermissionInput.sche
|
|
|
20
20
|
addSchema('PikkuNewPermissionInput', PikkuNewPermissionInput);
|
|
21
21
|
import * as PikkuNewAddonInput from './schemas/PikkuNewAddonInput.schema.json' with { type: 'json' };
|
|
22
22
|
addSchema('PikkuNewAddonInput', PikkuNewAddonInput);
|
|
23
|
-
import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' with { type: 'json' };
|
|
24
|
-
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
25
|
-
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
26
|
-
addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
|
|
27
23
|
import * as PikkuChannelsOutput from './schemas/PikkuChannelsOutput.schema.json' with { type: 'json' };
|
|
28
24
|
addSchema('PikkuChannelsOutput', PikkuChannelsOutput);
|
|
29
25
|
import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
|
|
@@ -32,12 +28,14 @@ import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOut
|
|
|
32
28
|
addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
|
|
33
29
|
import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
|
|
34
30
|
addSchema('PikkuNodesMetaOutput', PikkuNodesMetaOutput);
|
|
35
|
-
import * as
|
|
36
|
-
addSchema('
|
|
37
|
-
import * as
|
|
38
|
-
addSchema('
|
|
31
|
+
import * as PikkuAIAgentOutput from './schemas/PikkuAIAgentOutput.schema.json' with { type: 'json' };
|
|
32
|
+
addSchema('PikkuAIAgentOutput', PikkuAIAgentOutput);
|
|
33
|
+
import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema.json' with { type: 'json' };
|
|
34
|
+
addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
|
|
39
35
|
import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.json' with { type: 'json' };
|
|
40
36
|
addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
|
|
37
|
+
import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
|
|
38
|
+
addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
|
|
41
39
|
import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
|
|
42
40
|
addSchema('PikkuMCPOutput', PikkuMCPOutput);
|
|
43
41
|
import * as PikkuMiddlewareOutput from './schemas/PikkuMiddlewareOutput.schema.json' with { type: 'json' };
|
|
@@ -60,5 +58,7 @@ import * as PikkuTriggerOutput from './schemas/PikkuTriggerOutput.schema.json' w
|
|
|
60
58
|
addSchema('PikkuTriggerOutput', PikkuTriggerOutput);
|
|
61
59
|
import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
|
|
62
60
|
addSchema('PikkuWorkflowOutput', PikkuWorkflowOutput);
|
|
61
|
+
import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
|
|
62
|
+
addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
|
|
63
63
|
import * as PikkuCLIConfig from './schemas/PikkuCLIConfig.schema.json' with { type: 'json' };
|
|
64
64
|
addSchema('PikkuCLIConfig', PikkuCLIConfig);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "port": { "type": "string" } }, "additionalProperties": false, "definitions": {} }
|
|
1
|
+
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "port": { "type": "string" }, "open": { "type": "string" } }, "additionalProperties": false, "definitions": {} }
|