@pikku/cli 0.12.12 → 0.12.13

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 (72) hide show
  1. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  2. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  3. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  4. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  5. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  6. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  7. package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
  8. package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
  9. package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
  10. package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  12. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  13. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  14. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  15. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  16. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  17. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  18. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  19. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  20. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  21. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  22. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  23. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  24. package/dist/.pikku/function/pikku-functions-meta.gen.json +175 -175
  25. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  26. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  27. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  28. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  29. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  30. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  31. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  32. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  33. package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
  34. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
  35. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
  36. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  37. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  38. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  39. package/dist/.pikku/pikku-types.gen.js +1 -1
  40. package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
  41. package/dist/.pikku/pikku-websocket.gen.js +1 -1
  42. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  43. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  44. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  45. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  46. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  47. package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
  48. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  49. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +3 -3
  50. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  51. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  52. package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
  53. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
  54. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
  55. package/dist/.pikku/schemas/register.gen.js +7 -7
  56. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  57. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  58. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  59. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  60. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  61. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  62. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  63. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  64. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  65. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  66. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  67. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  68. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  69. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  70. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  71. package/dist/src/functions/wirings/functions/serialize-addon-types.js +7 -3
  72. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { CoreAIAgent, PikkuAIMiddlewareHooks } from '@pikku/core/ai-agent';
5
5
  import type { PikkuPermission, PikkuMiddleware, Services, PikkuFunctionConfig } from '../function/pikku-function-types.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-agent-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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Channel-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-channels-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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
5
5
  /* The files with an addChannel function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * WebSocket channel backend for 'pikku' CLI commands
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import '../pikku-bootstrap.gen.js';
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { executeCLIViaChannel } from '@pikku/core/cli/channel';
5
5
  import { CorePikkuWebsocket } from '@pikku/websocket';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-cli-wirings-meta.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import '../../src/cli.wiring.js';
5
5
  import '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /* The files with an wireCLI function call */
5
5
  import '../../src/cli.wiring.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import '../pikku-bootstrap.gen.js';
5
5
  export declare function PikkuCLI(args: string[]): Promise<void>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { executeCLI, CLIError } from '@pikku/core/cli';
5
5
  import { createConfig as createConfig } from '../../src/services.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import type { FlattenedRPCMap } from '../rpc/pikku-rpc-wirings-map.internal.gen.js';
5
5
  export type NodeCategory = never;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Core function, middleware, and permission types for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -606,71 +606,6 @@
606
606
  "inputHash": "b3525fa4",
607
607
  "outputHash": "283f1aa2"
608
608
  },
609
- "pikkuCLIEntry": {
610
- "pikkuFuncId": "pikkuCLIEntry",
611
- "functionType": "user",
612
- "funcWrapper": "pikkuSessionlessFunc",
613
- "sessionless": true,
614
- "name": "pikkuCLIEntry",
615
- "inputSchemaName": null,
616
- "outputSchemaName": null,
617
- "inputs": [],
618
- "outputs": [],
619
- "middleware": [
620
- {
621
- "type": "wire",
622
- "name": "logCommandInfoAndTime",
623
- "inline": false
624
- }
625
- ],
626
- "contractHash": "a7a080e8c9ebb27e",
627
- "inputHash": "3e5aa4e1",
628
- "outputHash": "40088e16"
629
- },
630
- "pikkuCLITypes": {
631
- "pikkuFuncId": "pikkuCLITypes",
632
- "functionType": "user",
633
- "funcWrapper": "pikkuSessionlessFunc",
634
- "sessionless": true,
635
- "name": "pikkuCLITypes",
636
- "inputSchemaName": null,
637
- "outputSchemaName": null,
638
- "inputs": [],
639
- "outputs": [],
640
- "middleware": [
641
- {
642
- "type": "wire",
643
- "name": "logCommandInfoAndTime",
644
- "inline": false
645
- }
646
- ],
647
- "contractHash": "a1b70be4e58bcf3a",
648
- "inputHash": "82619193",
649
- "outputHash": "b3bd794b"
650
- },
651
- "pikkuCLI": {
652
- "pikkuFuncId": "pikkuCLI",
653
- "functionType": "user",
654
- "funcWrapper": "pikkuSessionlessFunc",
655
- "sessionless": true,
656
- "name": "pikkuCLI",
657
- "inputSchemaName": null,
658
- "outputSchemaName": "PikkuCLIOutput",
659
- "inputs": [],
660
- "outputs": [
661
- "PikkuCLIOutput"
662
- ],
663
- "middleware": [
664
- {
665
- "type": "wire",
666
- "name": "logCommandInfoAndTime",
667
- "inline": false
668
- }
669
- ],
670
- "contractHash": "3932cb0e6b7de268",
671
- "inputHash": "fef4d62b",
672
- "outputHash": "7d42c9e1"
673
- },
674
609
  "pikkuConsoleFunctions": {
675
610
  "pikkuFuncId": "pikkuConsoleFunctions",
676
611
  "functionType": "user",
@@ -889,12 +824,12 @@
889
824
  "inputHash": "a5477eae",
890
825
  "outputHash": "b5ea8b47"
891
826
  },
892
- "pikkuHTTPMap": {
893
- "pikkuFuncId": "pikkuHTTPMap",
827
+ "pikkuCLIEntry": {
828
+ "pikkuFuncId": "pikkuCLIEntry",
894
829
  "functionType": "user",
895
830
  "funcWrapper": "pikkuSessionlessFunc",
896
831
  "sessionless": true,
897
- "name": "pikkuHTTPMap",
832
+ "name": "pikkuCLIEntry",
898
833
  "inputSchemaName": null,
899
834
  "outputSchemaName": null,
900
835
  "inputs": [],
@@ -906,22 +841,20 @@
906
841
  "inline": false
907
842
  }
908
843
  ],
909
- "contractHash": "4d4bc90bf8b55253",
910
- "inputHash": "18c3cb6e",
911
- "outputHash": "53470b3b"
844
+ "contractHash": "a7a080e8c9ebb27e",
845
+ "inputHash": "3e5aa4e1",
846
+ "outputHash": "40088e16"
912
847
  },
913
- "pikkuHTTP": {
914
- "pikkuFuncId": "pikkuHTTP",
848
+ "pikkuCLITypes": {
849
+ "pikkuFuncId": "pikkuCLITypes",
915
850
  "functionType": "user",
916
851
  "funcWrapper": "pikkuSessionlessFunc",
917
852
  "sessionless": true,
918
- "name": "pikkuHTTP",
853
+ "name": "pikkuCLITypes",
919
854
  "inputSchemaName": null,
920
- "outputSchemaName": "PikkuHTTPOutput",
855
+ "outputSchemaName": null,
921
856
  "inputs": [],
922
- "outputs": [
923
- "PikkuHTTPOutput"
924
- ],
857
+ "outputs": [],
925
858
  "middleware": [
926
859
  {
927
860
  "type": "wire",
@@ -929,20 +862,22 @@
929
862
  "inline": false
930
863
  }
931
864
  ],
932
- "contractHash": "4a287055ab7c5ff6",
933
- "inputHash": "08a0d2b8",
934
- "outputHash": "87c39a83"
865
+ "contractHash": "a1b70be4e58bcf3a",
866
+ "inputHash": "82619193",
867
+ "outputHash": "b3bd794b"
935
868
  },
936
- "pikkuHTTPTypes": {
937
- "pikkuFuncId": "pikkuHTTPTypes",
869
+ "pikkuCLI": {
870
+ "pikkuFuncId": "pikkuCLI",
938
871
  "functionType": "user",
939
872
  "funcWrapper": "pikkuSessionlessFunc",
940
873
  "sessionless": true,
941
- "name": "pikkuHTTPTypes",
874
+ "name": "pikkuCLI",
942
875
  "inputSchemaName": null,
943
- "outputSchemaName": null,
876
+ "outputSchemaName": "PikkuCLIOutput",
944
877
  "inputs": [],
945
- "outputs": [],
878
+ "outputs": [
879
+ "PikkuCLIOutput"
880
+ ],
946
881
  "middleware": [
947
882
  {
948
883
  "type": "wire",
@@ -950,9 +885,9 @@
950
885
  "inline": false
951
886
  }
952
887
  ],
953
- "contractHash": "43004f108dc879d2",
954
- "inputHash": "d9ca67f8",
955
- "outputHash": "1ca4e877"
888
+ "contractHash": "3932cb0e6b7de268",
889
+ "inputHash": "fef4d62b",
890
+ "outputHash": "7d42c9e1"
956
891
  },
957
892
  "pikkuMCPJSON": {
958
893
  "pikkuFuncId": "pikkuMCPJSON",
@@ -1042,6 +977,71 @@
1042
977
  "inputHash": "58f70d81",
1043
978
  "outputHash": "53953774"
1044
979
  },
980
+ "pikkuSecretDefinitionTypes": {
981
+ "pikkuFuncId": "pikkuSecretDefinitionTypes",
982
+ "functionType": "user",
983
+ "funcWrapper": "pikkuVoidFunc",
984
+ "sessionless": true,
985
+ "name": "pikkuSecretDefinitionTypes",
986
+ "inputSchemaName": null,
987
+ "outputSchemaName": null,
988
+ "inputs": [],
989
+ "outputs": [],
990
+ "middleware": [
991
+ {
992
+ "type": "wire",
993
+ "name": "logCommandInfoAndTime",
994
+ "inline": false
995
+ }
996
+ ],
997
+ "contractHash": "dc59b039c854f4f4",
998
+ "inputHash": "8b325a38",
999
+ "outputHash": "56f1120c"
1000
+ },
1001
+ "pikkuVariableDefinitionTypes": {
1002
+ "pikkuFuncId": "pikkuVariableDefinitionTypes",
1003
+ "functionType": "user",
1004
+ "funcWrapper": "pikkuVoidFunc",
1005
+ "sessionless": true,
1006
+ "name": "pikkuVariableDefinitionTypes",
1007
+ "inputSchemaName": null,
1008
+ "outputSchemaName": null,
1009
+ "inputs": [],
1010
+ "outputs": [],
1011
+ "middleware": [
1012
+ {
1013
+ "type": "wire",
1014
+ "name": "logCommandInfoAndTime",
1015
+ "inline": false
1016
+ }
1017
+ ],
1018
+ "contractHash": "471bbe4124e03887",
1019
+ "inputHash": "78c6ca55",
1020
+ "outputHash": "9000d49d"
1021
+ },
1022
+ "pikkuPackage": {
1023
+ "pikkuFuncId": "pikkuPackage",
1024
+ "functionType": "user",
1025
+ "funcWrapper": "pikkuSessionlessFunc",
1026
+ "sessionless": true,
1027
+ "name": "pikkuPackage",
1028
+ "inputSchemaName": null,
1029
+ "outputSchemaName": "PikkuPackageOutput",
1030
+ "inputs": [],
1031
+ "outputs": [
1032
+ "PikkuPackageOutput"
1033
+ ],
1034
+ "middleware": [
1035
+ {
1036
+ "type": "wire",
1037
+ "name": "logCommandInfoAndTime",
1038
+ "inline": false
1039
+ }
1040
+ ],
1041
+ "contractHash": "50ae54cb26885c6d",
1042
+ "inputHash": "6c4c903c",
1043
+ "outputHash": "5ceae041"
1044
+ },
1045
1045
  "pikkuPermissions": {
1046
1046
  "pikkuFuncId": "pikkuPermissions",
1047
1047
  "functionType": "user",
@@ -1065,6 +1065,71 @@
1065
1065
  "inputHash": "d7b18af5",
1066
1066
  "outputHash": "09d7f16a"
1067
1067
  },
1068
+ "pikkuHTTPMap": {
1069
+ "pikkuFuncId": "pikkuHTTPMap",
1070
+ "functionType": "user",
1071
+ "funcWrapper": "pikkuSessionlessFunc",
1072
+ "sessionless": true,
1073
+ "name": "pikkuHTTPMap",
1074
+ "inputSchemaName": null,
1075
+ "outputSchemaName": null,
1076
+ "inputs": [],
1077
+ "outputs": [],
1078
+ "middleware": [
1079
+ {
1080
+ "type": "wire",
1081
+ "name": "logCommandInfoAndTime",
1082
+ "inline": false
1083
+ }
1084
+ ],
1085
+ "contractHash": "4d4bc90bf8b55253",
1086
+ "inputHash": "18c3cb6e",
1087
+ "outputHash": "53470b3b"
1088
+ },
1089
+ "pikkuHTTP": {
1090
+ "pikkuFuncId": "pikkuHTTP",
1091
+ "functionType": "user",
1092
+ "funcWrapper": "pikkuSessionlessFunc",
1093
+ "sessionless": true,
1094
+ "name": "pikkuHTTP",
1095
+ "inputSchemaName": null,
1096
+ "outputSchemaName": "PikkuHTTPOutput",
1097
+ "inputs": [],
1098
+ "outputs": [
1099
+ "PikkuHTTPOutput"
1100
+ ],
1101
+ "middleware": [
1102
+ {
1103
+ "type": "wire",
1104
+ "name": "logCommandInfoAndTime",
1105
+ "inline": false
1106
+ }
1107
+ ],
1108
+ "contractHash": "4a287055ab7c5ff6",
1109
+ "inputHash": "08a0d2b8",
1110
+ "outputHash": "87c39a83"
1111
+ },
1112
+ "pikkuHTTPTypes": {
1113
+ "pikkuFuncId": "pikkuHTTPTypes",
1114
+ "functionType": "user",
1115
+ "funcWrapper": "pikkuSessionlessFunc",
1116
+ "sessionless": true,
1117
+ "name": "pikkuHTTPTypes",
1118
+ "inputSchemaName": null,
1119
+ "outputSchemaName": null,
1120
+ "inputs": [],
1121
+ "outputs": [],
1122
+ "middleware": [
1123
+ {
1124
+ "type": "wire",
1125
+ "name": "logCommandInfoAndTime",
1126
+ "inline": false
1127
+ }
1128
+ ],
1129
+ "contractHash": "43004f108dc879d2",
1130
+ "inputHash": "d9ca67f8",
1131
+ "outputHash": "1ca4e877"
1132
+ },
1068
1133
  "pikkuQueueMap": {
1069
1134
  "pikkuFuncId": "pikkuQueueMap",
1070
1135
  "functionType": "user",
@@ -1306,6 +1371,27 @@
1306
1371
  "inputHash": "838055cb",
1307
1372
  "outputHash": "c749587a"
1308
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
+ },
1309
1395
  "pikkuTriggerTypes": {
1310
1396
  "pikkuFuncId": "pikkuTriggerTypes",
1311
1397
  "functionType": "user",
@@ -1350,27 +1436,6 @@
1350
1436
  "inputHash": "164d65e7",
1351
1437
  "outputHash": "3ac7247c"
1352
1438
  },
1353
- "pikkuVariables": {
1354
- "pikkuFuncId": "pikkuVariables",
1355
- "functionType": "user",
1356
- "funcWrapper": "pikkuSessionlessFunc",
1357
- "sessionless": true,
1358
- "name": "pikkuVariables",
1359
- "inputSchemaName": null,
1360
- "outputSchemaName": null,
1361
- "inputs": [],
1362
- "outputs": [],
1363
- "middleware": [
1364
- {
1365
- "type": "wire",
1366
- "name": "logCommandInfoAndTime",
1367
- "inline": false
1368
- }
1369
- ],
1370
- "contractHash": "a26bc48e31b3d5d5",
1371
- "inputHash": "114143f9",
1372
- "outputHash": "75594b2d"
1373
- },
1374
1439
  "pikkuWorkflow": {
1375
1440
  "pikkuFuncId": "pikkuWorkflow",
1376
1441
  "functionType": "user",
@@ -1393,70 +1458,5 @@
1393
1458
  "contractHash": "90b1ebde2160a082",
1394
1459
  "inputHash": "9cc3f5b5",
1395
1460
  "outputHash": "2ad6222d"
1396
- },
1397
- "pikkuSecretDefinitionTypes": {
1398
- "pikkuFuncId": "pikkuSecretDefinitionTypes",
1399
- "functionType": "user",
1400
- "funcWrapper": "pikkuVoidFunc",
1401
- "sessionless": true,
1402
- "name": "pikkuSecretDefinitionTypes",
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": "dc59b039c854f4f4",
1415
- "inputHash": "8b325a38",
1416
- "outputHash": "56f1120c"
1417
- },
1418
- "pikkuVariableDefinitionTypes": {
1419
- "pikkuFuncId": "pikkuVariableDefinitionTypes",
1420
- "functionType": "user",
1421
- "funcWrapper": "pikkuVoidFunc",
1422
- "sessionless": true,
1423
- "name": "pikkuVariableDefinitionTypes",
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": "471bbe4124e03887",
1436
- "inputHash": "78c6ca55",
1437
- "outputHash": "9000d49d"
1438
- },
1439
- "pikkuPackage": {
1440
- "pikkuFuncId": "pikkuPackage",
1441
- "functionType": "user",
1442
- "funcWrapper": "pikkuSessionlessFunc",
1443
- "sessionless": true,
1444
- "name": "pikkuPackage",
1445
- "inputSchemaName": null,
1446
- "outputSchemaName": "PikkuPackageOutput",
1447
- "inputs": [],
1448
- "outputs": [
1449
- "PikkuPackageOutput"
1450
- ],
1451
- "middleware": [
1452
- {
1453
- "type": "wire",
1454
- "name": "logCommandInfoAndTime",
1455
- "inline": false
1456
- }
1457
- ],
1458
- "contractHash": "50ae54cb26885c6d",
1459
- "inputHash": "6c4c903c",
1460
- "outputHash": "5ceae041"
1461
1461
  }
1462
1462
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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' };
@@ -46,13 +46,13 @@
46
46
  "pikkuFunctionTypes": "pikkuFunctionTypes",
47
47
  "pikkuFunctions": "pikkuFunctions",
48
48
  "pikkuServices": "pikkuServices",
49
+ "pikkuHTTPMap": "pikkuHTTPMap",
50
+ "pikkuHTTP": "pikkuHTTP",
51
+ "pikkuHTTPTypes": "pikkuHTTPTypes",
49
52
  "pikkuGateway": "pikkuGateway",
50
53
  "pikkuMCPJSON": "pikkuMCPJSON",
51
54
  "pikkuMCPTypes": "pikkuMCPTypes",
52
55
  "pikkuMCP": "pikkuMCP",
53
- "pikkuHTTPMap": "pikkuHTTPMap",
54
- "pikkuHTTP": "pikkuHTTP",
55
- "pikkuHTTPTypes": "pikkuHTTPTypes",
56
56
  "pikkuMiddleware": "pikkuMiddleware",
57
57
  "pikkuSecretDefinitionTypes": "pikkuSecretDefinitionTypes",
58
58
  "pikkuVariableDefinitionTypes": "pikkuVariableDefinitionTypes",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
2
+ * This file was generated by @pikku/cli@0.12.13
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.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
5
5
  /* The files with an addScheduledTasks function call */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as PikkuSchemasOutput from './schemas/PikkuSchemasOutput.schema.json' with { type: 'json' };
@@ -28,8 +28,6 @@ import * as PikkuPublicAgentOutput from './schemas/PikkuPublicAgentOutput.schema
28
28
  addSchema('PikkuPublicAgentOutput', PikkuPublicAgentOutput);
29
29
  import * as PikkuChannelsOutput from './schemas/PikkuChannelsOutput.schema.json' with { type: 'json' };
30
30
  addSchema('PikkuChannelsOutput', PikkuChannelsOutput);
31
- import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
32
- addSchema('PikkuCLIOutput', PikkuCLIOutput);
33
31
  import * as PikkuConsoleFunctionsOutput from './schemas/PikkuConsoleFunctionsOutput.schema.json' with { type: 'json' };
34
32
  addSchema('PikkuConsoleFunctionsOutput', PikkuConsoleFunctionsOutput);
35
33
  import * as PikkuNodesMetaOutput from './schemas/PikkuNodesMetaOutput.schema.json' with { type: 'json' };
@@ -38,14 +36,18 @@ import * as PikkuFunctionsOutput from './schemas/PikkuFunctionsOutput.schema.jso
38
36
  addSchema('PikkuFunctionsOutput', PikkuFunctionsOutput);
39
37
  import * as PikkuGatewayOutput from './schemas/PikkuGatewayOutput.schema.json' with { type: 'json' };
40
38
  addSchema('PikkuGatewayOutput', PikkuGatewayOutput);
41
- import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
42
- addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
39
+ import * as PikkuCLIOutput from './schemas/PikkuCLIOutput.schema.json' with { type: 'json' };
40
+ addSchema('PikkuCLIOutput', PikkuCLIOutput);
43
41
  import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
44
42
  addSchema('PikkuMCPOutput', PikkuMCPOutput);
45
43
  import * as PikkuMiddlewareOutput from './schemas/PikkuMiddlewareOutput.schema.json' with { type: 'json' };
46
44
  addSchema('PikkuMiddlewareOutput', PikkuMiddlewareOutput);
45
+ import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' with { type: 'json' };
46
+ addSchema('PikkuPackageOutput', PikkuPackageOutput);
47
47
  import * as PikkuPermissionsOutput from './schemas/PikkuPermissionsOutput.schema.json' with { type: 'json' };
48
48
  addSchema('PikkuPermissionsOutput', PikkuPermissionsOutput);
49
+ import * as PikkuHTTPOutput from './schemas/PikkuHTTPOutput.schema.json' with { type: 'json' };
50
+ addSchema('PikkuHTTPOutput', PikkuHTTPOutput);
49
51
  import * as PikkuQueueOutput from './schemas/PikkuQueueOutput.schema.json' with { type: 'json' };
50
52
  addSchema('PikkuQueueOutput', PikkuQueueOutput);
51
53
  import * as PikkuPublicRPCOutput from './schemas/PikkuPublicRPCOutput.schema.json' with { type: 'json' };
@@ -60,7 +62,5 @@ import * as PikkuTriggerOutput from './schemas/PikkuTriggerOutput.schema.json' w
60
62
  addSchema('PikkuTriggerOutput', PikkuTriggerOutput);
61
63
  import * as PikkuWorkflowOutput from './schemas/PikkuWorkflowOutput.schema.json' with { type: 'json' };
62
64
  addSchema('PikkuWorkflowOutput', PikkuWorkflowOutput);
63
- import * as PikkuPackageOutput from './schemas/PikkuPackageOutput.schema.json' with { type: 'json' };
64
- addSchema('PikkuPackageOutput', PikkuPackageOutput);
65
65
  import * as PikkuCLIConfig from './schemas/PikkuCLIConfig.schema.json' with { type: 'json' };
66
66
  addSchema('PikkuCLIConfig', PikkuCLIConfig);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  export { wireSecret } from '@pikku/core/secret';
5
5
  export type { CoreSecret, SecretDefinitionMeta, SecretDefinitionsMeta } from '@pikku/core/secret';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  export { wireSecret } from '@pikku/core/secret';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  import type { SecretService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  const CREDENTIALS_META = {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  /**
5
5
  * Trigger-specific type definitions for tree-shaking optimization
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  export { wireVariable } from '@pikku/core/variable';
5
5
  export type { CoreVariable, VariableDefinitionMeta, VariableDefinitionsMeta } from '@pikku/core/variable';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  export { wireVariable } from '@pikku/core/variable';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  import type { VariablesService } from '@pikku/core/services';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService } from '@pikku/core/services';
5
5
  const VARIABLES_META = {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { template } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { workflow as coreWorkflow, workflowStart as coreWorkflowStart, workflowStatus as coreWorkflowStatus, graphStart as coreGraphStart, } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.12
2
+ * This file was generated by @pikku/cli@0.12.13
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  const workflowsMeta = {};
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.12
3
+ * This file was generated by @pikku/cli@0.12.13
4
4
  */
@@ -92,10 +92,14 @@ export const pikkuAddonServices = <T extends Record<string, any>, ExistingServic
92
92
  * })
93
93
  * \`\`\`
94
94
  */
95
- export const pikkuAddonWireServices = (
96
- func: (services: SingletonServices, wire: any) => Promise<Record<string, any>>
95
+ export const pikkuAddonWireServices = <ExistingServices extends Omit<Partial<SingletonServices>, 'variables' | 'secrets'> & AddonBaseServices>(
96
+ func: (services: ExistingServices, wire: any) => Promise<Record<string, any>>
97
97
  ) => {
98
- return func as any
98
+ return (services: SingletonServices, wire: any) => {
99
+ const typedVariables = new TypedVariablesService(services.variables)
100
+ const typedSecrets = new TypedSecretService(services.secrets)
101
+ return func({ ...services, variables: typedVariables, secrets: typedSecrets } as ExistingServices, wire)
102
+ }
99
103
  }
100
104
  `;
101
105
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pikku/cli",
3
- "version": "0.12.12",
3
+ "version": "0.12.13",
4
4
  "author": "yasser.fadl@gmail.com",
5
5
  "license": "BUSL-1.1",
6
6
  "imports": {