@pikku/cli 0.12.7 → 0.12.9

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 (94) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/{index-sUj3oFEL.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 +2 -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 +86 -65
  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 +3 -3
  62. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  63. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  64. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  65. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  66. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  67. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  68. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  69. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  70. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  71. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  72. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  73. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +2 -1
  74. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  75. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  76. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  77. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  78. package/dist/src/functions/commands/all.js +1 -0
  79. package/dist/src/functions/commands/new-addon.js +29 -12
  80. package/dist/src/functions/wirings/cli/serialize-channel-cli.js +16 -0
  81. package/dist/src/functions/wirings/credentials/pikku-command-credentials.d.ts +1 -0
  82. package/dist/src/functions/wirings/credentials/pikku-command-credentials.js +34 -0
  83. package/dist/src/functions/wirings/credentials/serialize-credentials-types.d.ts +9 -0
  84. package/dist/src/functions/wirings/credentials/serialize-credentials-types.js +61 -0
  85. package/dist/src/functions/wirings/functions/pikku-command-addon-types.js +4 -2
  86. package/dist/src/functions/wirings/functions/serialize-addon-types.d.ts +1 -1
  87. package/dist/src/functions/wirings/functions/serialize-addon-types.js +3 -2
  88. package/dist/src/functions/wirings/middleware/serialize-middleware-imports.js +22 -0
  89. package/dist/src/functions/wirings/permissions/serialize-permissions-imports.js +22 -0
  90. package/dist/src/functions/wirings/workflow/serialize-workflow-types.js +1 -0
  91. package/dist/src/services.js +4 -0
  92. package/dist/src/utils/pikku-cli-config.js +8 -0
  93. package/dist/tsconfig.tsbuildinfo +1 -1
  94. package/package.json +4 -4
@@ -7,7 +7,6 @@
7
7
  name="description"
8
8
  content="Build, manage, and deploy backends with ease. Pikku Console combines visual tools and AI assistance to streamline backend development and deployment."
9
9
  />
10
- <link rel="icon" href="/pikku-console-logo.png" />
11
10
  <title>Pikku Console</title>
12
11
  <style>
13
12
  html {
@@ -25,7 +24,7 @@
25
24
  }
26
25
  } catch (e) {}
27
26
  </script>
28
- <script type="module" crossorigin src="/assets/index-sUj3oFEL.js"></script>
27
+ <script type="module" crossorigin src="/assets/index-DgyIKxt6.js"></script>
29
28
  <link rel="stylesheet" crossorigin href="/assets/index-DvrDbftC.css">
30
29
  </head>
31
30
  <body>
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
@@ -1,4 +1,4 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
5
5
  /* The files with an addChannel function call */
@@ -11,3 +11,22 @@ export declare const cliHelp: import("../function/pikku-function-types.gen.js").
11
11
  }, {
12
12
  help: string;
13
13
  }, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services>, undefined, undefined>;
14
+ export declare const cliRaw: import("../function/pikku-function-types.gen.js").PikkuFunctionConfig<{
15
+ args: string[];
16
+ }, {
17
+ help?: string;
18
+ result?: unknown;
19
+ error?: string;
20
+ }, "session" | "rpc", import("../function/pikku-function-types.gen.js").PikkuFunctionSessionless<{
21
+ args: string[];
22
+ }, {
23
+ help?: string;
24
+ result?: unknown;
25
+ error?: string;
26
+ }, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services> | import("../function/pikku-function-types.gen.js").PikkuFunction<{
27
+ args: string[];
28
+ }, {
29
+ help?: string;
30
+ result?: unknown;
31
+ error?: string;
32
+ }, "session" | "rpc", import("../function/pikku-function-types.gen.js").Services>, undefined, undefined>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
3
3
  */
4
4
  /**
5
5
  * WebSocket channel backend for 'pikku' CLI commands
@@ -7,6 +7,7 @@
7
7
  import { wireChannel } from '../channel/pikku-channel-types.gen.js';
8
8
  import { pikkuMiddleware, pikkuSessionlessFunc } from '../function/pikku-function-types.gen.js';
9
9
  import { generateCommandHelp } from '@pikku/core/cli';
10
+ import { handleRawCLI } from '@pikku/core/cli/channel';
10
11
  import { pikkuState } from '@pikku/core/internal';
11
12
  import { all } from '../../src/functions/commands/all.js';
12
13
  import { bootstrap } from '../../src/functions/commands/bootstrap.js';
@@ -67,6 +68,16 @@ export const cliHelp = pikkuSessionlessFunc({
67
68
  return { help: helpText };
68
69
  },
69
70
  });
71
+ export const cliRaw = pikkuSessionlessFunc({
72
+ auth: false,
73
+ func: async (services, data) => {
74
+ return handleRawCLI({
75
+ programName: 'pikku',
76
+ args: data.args,
77
+ singletonServices: services,
78
+ });
79
+ },
80
+ });
70
81
  wireChannel({
71
82
  name: 'pikku-cli',
72
83
  route: '/cli/pikku',
@@ -77,6 +88,10 @@ wireChannel({
77
88
  func: cliHelp,
78
89
  middleware: [cliCloseOnComplete],
79
90
  },
91
+ '__raw': {
92
+ func: cliRaw,
93
+ middleware: [cliCloseOnComplete],
94
+ },
80
95
  'all': {
81
96
  func: all,
82
97
  middleware: [cliCloseOnComplete],
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-cli-wirings-meta.gen.json' with { type: 'json' };
@@ -460,7 +460,8 @@
460
460
  "aiAgentRunner",
461
461
  "aiRunState",
462
462
  "agentRunService",
463
- "workflowRunService"
463
+ "workflowRunService",
464
+ "credentialService"
464
465
  ]
465
466
  },
466
467
  "filePath": "/home/runner/work/pikku/pikku/packages/cli/src/services.ts"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -738,6 +738,27 @@
738
738
  "inputHash": "4be7b8bd",
739
739
  "outputHash": "fca2b5eb"
740
740
  },
741
+ "pikkuCredentials": {
742
+ "pikkuFuncId": "pikkuCredentials",
743
+ "functionType": "user",
744
+ "funcWrapper": "pikkuSessionlessFunc",
745
+ "sessionless": true,
746
+ "name": "pikkuCredentials",
747
+ "inputSchemaName": null,
748
+ "outputSchemaName": null,
749
+ "inputs": [],
750
+ "outputs": [],
751
+ "middleware": [
752
+ {
753
+ "type": "wire",
754
+ "name": "logCommandInfoAndTime",
755
+ "inline": false
756
+ }
757
+ ],
758
+ "contractHash": "8fa847acfa7ef407",
759
+ "inputHash": "b98cb2ee",
760
+ "outputHash": "9e33f562"
761
+ },
741
762
  "pikkuAddonTypes": {
742
763
  "pikkuFuncId": "pikkuAddonTypes",
743
764
  "functionType": "user",
@@ -1109,6 +1130,71 @@
1109
1130
  "inputHash": "d7b18af5",
1110
1131
  "outputHash": "09d7f16a"
1111
1132
  },
1133
+ "pikkuQueueMap": {
1134
+ "pikkuFuncId": "pikkuQueueMap",
1135
+ "functionType": "user",
1136
+ "funcWrapper": "pikkuSessionlessFunc",
1137
+ "sessionless": true,
1138
+ "name": "pikkuQueueMap",
1139
+ "inputSchemaName": null,
1140
+ "outputSchemaName": null,
1141
+ "inputs": [],
1142
+ "outputs": [],
1143
+ "middleware": [
1144
+ {
1145
+ "type": "wire",
1146
+ "name": "logCommandInfoAndTime",
1147
+ "inline": false
1148
+ }
1149
+ ],
1150
+ "contractHash": "e50208cd844e06bb",
1151
+ "inputHash": "98e1e73b",
1152
+ "outputHash": "2879bd9d"
1153
+ },
1154
+ "pikkuQueueTypes": {
1155
+ "pikkuFuncId": "pikkuQueueTypes",
1156
+ "functionType": "user",
1157
+ "funcWrapper": "pikkuSessionlessFunc",
1158
+ "sessionless": true,
1159
+ "name": "pikkuQueueTypes",
1160
+ "inputSchemaName": null,
1161
+ "outputSchemaName": null,
1162
+ "inputs": [],
1163
+ "outputs": [],
1164
+ "middleware": [
1165
+ {
1166
+ "type": "wire",
1167
+ "name": "logCommandInfoAndTime",
1168
+ "inline": false
1169
+ }
1170
+ ],
1171
+ "contractHash": "33984b8558f97104",
1172
+ "inputHash": "37f2e3b1",
1173
+ "outputHash": "de26da6a"
1174
+ },
1175
+ "pikkuQueue": {
1176
+ "pikkuFuncId": "pikkuQueue",
1177
+ "functionType": "user",
1178
+ "funcWrapper": "pikkuSessionlessFunc",
1179
+ "sessionless": true,
1180
+ "name": "pikkuQueue",
1181
+ "inputSchemaName": null,
1182
+ "outputSchemaName": "PikkuQueueOutput",
1183
+ "inputs": [],
1184
+ "outputs": [
1185
+ "PikkuQueueOutput"
1186
+ ],
1187
+ "middleware": [
1188
+ {
1189
+ "type": "wire",
1190
+ "name": "logCommandInfoAndTime",
1191
+ "inline": false
1192
+ }
1193
+ ],
1194
+ "contractHash": "2010f7bd9ed15cd6",
1195
+ "inputHash": "d0d42371",
1196
+ "outputHash": "94c5f21c"
1197
+ },
1112
1198
  "pikkuPublicRPC": {
1113
1199
  "pikkuFuncId": "pikkuPublicRPC",
1114
1200
  "functionType": "user",
@@ -1264,71 +1350,6 @@
1264
1350
  "inputHash": "dda1c6aa",
1265
1351
  "outputHash": "1f0f0345"
1266
1352
  },
1267
- "pikkuQueueMap": {
1268
- "pikkuFuncId": "pikkuQueueMap",
1269
- "functionType": "user",
1270
- "funcWrapper": "pikkuSessionlessFunc",
1271
- "sessionless": true,
1272
- "name": "pikkuQueueMap",
1273
- "inputSchemaName": null,
1274
- "outputSchemaName": null,
1275
- "inputs": [],
1276
- "outputs": [],
1277
- "middleware": [
1278
- {
1279
- "type": "wire",
1280
- "name": "logCommandInfoAndTime",
1281
- "inline": false
1282
- }
1283
- ],
1284
- "contractHash": "e50208cd844e06bb",
1285
- "inputHash": "98e1e73b",
1286
- "outputHash": "2879bd9d"
1287
- },
1288
- "pikkuQueueTypes": {
1289
- "pikkuFuncId": "pikkuQueueTypes",
1290
- "functionType": "user",
1291
- "funcWrapper": "pikkuSessionlessFunc",
1292
- "sessionless": true,
1293
- "name": "pikkuQueueTypes",
1294
- "inputSchemaName": null,
1295
- "outputSchemaName": null,
1296
- "inputs": [],
1297
- "outputs": [],
1298
- "middleware": [
1299
- {
1300
- "type": "wire",
1301
- "name": "logCommandInfoAndTime",
1302
- "inline": false
1303
- }
1304
- ],
1305
- "contractHash": "33984b8558f97104",
1306
- "inputHash": "37f2e3b1",
1307
- "outputHash": "de26da6a"
1308
- },
1309
- "pikkuQueue": {
1310
- "pikkuFuncId": "pikkuQueue",
1311
- "functionType": "user",
1312
- "funcWrapper": "pikkuSessionlessFunc",
1313
- "sessionless": true,
1314
- "name": "pikkuQueue",
1315
- "inputSchemaName": null,
1316
- "outputSchemaName": "PikkuQueueOutput",
1317
- "inputs": [],
1318
- "outputs": [
1319
- "PikkuQueueOutput"
1320
- ],
1321
- "middleware": [
1322
- {
1323
- "type": "wire",
1324
- "name": "logCommandInfoAndTime",
1325
- "inline": false
1326
- }
1327
- ],
1328
- "contractHash": "2010f7bd9ed15cd6",
1329
- "inputHash": "d0d42371",
1330
- "outputHash": "94c5f21c"
1331
- },
1332
1353
  "pikkuSecrets": {
1333
1354
  "pikkuFuncId": "pikkuSecrets",
1334
1355
  "functionType": "user",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.7
3
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.7
3
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
2
+ * This file was generated by @pikku/cli@0.12.9
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.7
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */