@pikku/cli 0.12.8 → 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 (90) hide show
  1. package/cli.schema.json +1 -1
  2. package/console-app/assets/{index-DOk9fqHB.js → index-DgyIKxt6.js} +109 -109
  3. package/console-app/index.html +1 -2
  4. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  5. package/dist/.pikku/agent/pikku-agent-wirings-meta.gen.js +1 -1
  6. package/dist/.pikku/agent/pikku-agent-wirings.gen.d.ts +1 -1
  7. package/dist/.pikku/agent/pikku-agent-wirings.gen.js +1 -1
  8. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  9. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  10. package/dist/.pikku/channel/pikku-channels-meta.gen.js +1 -1
  11. package/dist/.pikku/channel/pikku-channels.gen.d.ts +1 -1
  12. package/dist/.pikku/channel/pikku-channels.gen.js +1 -1
  13. package/dist/.pikku/cli/pikku-cli-channel.d.ts +19 -0
  14. package/dist/.pikku/cli/pikku-cli-channel.js +16 -1
  15. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  16. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  17. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  18. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  19. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  20. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +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 +138 -117
  30. package/dist/.pikku/function/pikku-functions.gen.js +3 -1
  31. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  32. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  33. package/dist/.pikku/http/pikku-http-wirings-meta.gen.js +1 -1
  34. package/dist/.pikku/http/pikku-http-wirings.gen.d.ts +1 -1
  35. package/dist/.pikku/http/pikku-http-wirings.gen.js +1 -1
  36. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  37. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  38. package/dist/.pikku/mcp/pikku-mcp-wirings-meta.gen.js +1 -1
  39. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.d.ts +1 -1
  40. package/dist/.pikku/mcp/pikku-mcp-wirings.gen.js +1 -1
  41. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  42. package/dist/.pikku/pikku-services.gen.d.ts +2 -1
  43. package/dist/.pikku/pikku-services.gen.js +1 -0
  44. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  45. package/dist/.pikku/pikku-types.gen.js +1 -1
  46. package/dist/.pikku/pikku-websocket.gen.d.ts +1 -1
  47. package/dist/.pikku/pikku-websocket.gen.js +1 -1
  48. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  49. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  50. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  51. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  52. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  53. package/dist/.pikku/rpc/pikku-remote-rpc-workers.gen.js +1 -1
  54. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  55. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +1 -0
  56. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  57. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  58. package/dist/.pikku/scheduler/pikku-schedulers-wirings-meta.gen.js +1 -1
  59. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.d.ts +1 -1
  60. package/dist/.pikku/scheduler/pikku-schedulers-wirings.gen.js +1 -1
  61. package/dist/.pikku/schemas/register.gen.js +7 -7
  62. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  63. package/dist/.pikku/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 +1 -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/utils/pikku-cli-config.js +8 -0
  89. package/dist/tsconfig.tsbuildinfo +1 -1
  90. package/package.json +2 -2
@@ -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-DOk9fqHB.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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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' };
@@ -474,6 +474,73 @@
474
474
  "inputHash": "914f8a46",
475
475
  "outputHash": "dc82a9b9"
476
476
  },
477
+ "pikkuAIAgentTypes": {
478
+ "pikkuFuncId": "pikkuAIAgentTypes",
479
+ "functionType": "user",
480
+ "funcWrapper": "pikkuSessionlessFunc",
481
+ "sessionless": true,
482
+ "name": "pikkuAIAgentTypes",
483
+ "inputSchemaName": null,
484
+ "outputSchemaName": null,
485
+ "inputs": [],
486
+ "outputs": [],
487
+ "middleware": [
488
+ {
489
+ "type": "wire",
490
+ "name": "logCommandInfoAndTime",
491
+ "inline": false
492
+ }
493
+ ],
494
+ "contractHash": "dc29d66d6b6f5857",
495
+ "inputHash": "800b5ca6",
496
+ "outputHash": "e85c3332"
497
+ },
498
+ "pikkuAIAgent": {
499
+ "pikkuFuncId": "pikkuAIAgent",
500
+ "functionType": "user",
501
+ "funcWrapper": "pikkuSessionlessFunc",
502
+ "sessionless": true,
503
+ "name": "pikkuAIAgent",
504
+ "inputSchemaName": null,
505
+ "outputSchemaName": "PikkuAIAgentOutput",
506
+ "inputs": [],
507
+ "outputs": [
508
+ "PikkuAIAgentOutput"
509
+ ],
510
+ "middleware": [
511
+ {
512
+ "type": "wire",
513
+ "name": "logCommandInfoAndTime",
514
+ "inline": false
515
+ }
516
+ ],
517
+ "contractHash": "973fe2f539bdca04",
518
+ "inputHash": "e61af48f",
519
+ "outputHash": "11db78f5"
520
+ },
521
+ "pikkuPublicAgent": {
522
+ "pikkuFuncId": "pikkuPublicAgent",
523
+ "functionType": "user",
524
+ "funcWrapper": "pikkuSessionlessFunc",
525
+ "sessionless": true,
526
+ "name": "pikkuPublicAgent",
527
+ "inputSchemaName": null,
528
+ "outputSchemaName": "PikkuPublicAgentOutput",
529
+ "inputs": [],
530
+ "outputs": [
531
+ "PikkuPublicAgentOutput"
532
+ ],
533
+ "middleware": [
534
+ {
535
+ "type": "wire",
536
+ "name": "logCommandInfoAndTime",
537
+ "inline": false
538
+ }
539
+ ],
540
+ "contractHash": "076457b475dee94e",
541
+ "inputHash": "c0a04edb",
542
+ "outputHash": "aca3832e"
543
+ },
477
544
  "pikkuChannels": {
478
545
  "pikkuFuncId": "pikkuChannels",
479
546
  "functionType": "user",
@@ -671,12 +738,12 @@
671
738
  "inputHash": "4be7b8bd",
672
739
  "outputHash": "fca2b5eb"
673
740
  },
674
- "pikkuAIAgentTypes": {
675
- "pikkuFuncId": "pikkuAIAgentTypes",
741
+ "pikkuCredentials": {
742
+ "pikkuFuncId": "pikkuCredentials",
676
743
  "functionType": "user",
677
744
  "funcWrapper": "pikkuSessionlessFunc",
678
745
  "sessionless": true,
679
- "name": "pikkuAIAgentTypes",
746
+ "name": "pikkuCredentials",
680
747
  "inputSchemaName": null,
681
748
  "outputSchemaName": null,
682
749
  "inputs": [],
@@ -688,55 +755,9 @@
688
755
  "inline": false
689
756
  }
690
757
  ],
691
- "contractHash": "dc29d66d6b6f5857",
692
- "inputHash": "800b5ca6",
693
- "outputHash": "e85c3332"
694
- },
695
- "pikkuAIAgent": {
696
- "pikkuFuncId": "pikkuAIAgent",
697
- "functionType": "user",
698
- "funcWrapper": "pikkuSessionlessFunc",
699
- "sessionless": true,
700
- "name": "pikkuAIAgent",
701
- "inputSchemaName": null,
702
- "outputSchemaName": "PikkuAIAgentOutput",
703
- "inputs": [],
704
- "outputs": [
705
- "PikkuAIAgentOutput"
706
- ],
707
- "middleware": [
708
- {
709
- "type": "wire",
710
- "name": "logCommandInfoAndTime",
711
- "inline": false
712
- }
713
- ],
714
- "contractHash": "973fe2f539bdca04",
715
- "inputHash": "e61af48f",
716
- "outputHash": "11db78f5"
717
- },
718
- "pikkuPublicAgent": {
719
- "pikkuFuncId": "pikkuPublicAgent",
720
- "functionType": "user",
721
- "funcWrapper": "pikkuSessionlessFunc",
722
- "sessionless": true,
723
- "name": "pikkuPublicAgent",
724
- "inputSchemaName": null,
725
- "outputSchemaName": "PikkuPublicAgentOutput",
726
- "inputs": [],
727
- "outputs": [
728
- "PikkuPublicAgentOutput"
729
- ],
730
- "middleware": [
731
- {
732
- "type": "wire",
733
- "name": "logCommandInfoAndTime",
734
- "inline": false
735
- }
736
- ],
737
- "contractHash": "076457b475dee94e",
738
- "inputHash": "c0a04edb",
739
- "outputHash": "aca3832e"
758
+ "contractHash": "8fa847acfa7ef407",
759
+ "inputHash": "b98cb2ee",
760
+ "outputHash": "9e33f562"
740
761
  },
741
762
  "pikkuAddonTypes": {
742
763
  "pikkuFuncId": "pikkuAddonTypes",
@@ -933,6 +954,71 @@
933
954
  "inputHash": "d9ca67f8",
934
955
  "outputHash": "1ca4e877"
935
956
  },
957
+ "pikkuMCPJSON": {
958
+ "pikkuFuncId": "pikkuMCPJSON",
959
+ "functionType": "user",
960
+ "funcWrapper": "pikkuSessionlessFunc",
961
+ "sessionless": true,
962
+ "name": "pikkuMCPJSON",
963
+ "inputSchemaName": null,
964
+ "outputSchemaName": null,
965
+ "inputs": [],
966
+ "outputs": [],
967
+ "middleware": [
968
+ {
969
+ "type": "wire",
970
+ "name": "logCommandInfoAndTime",
971
+ "inline": false
972
+ }
973
+ ],
974
+ "contractHash": "f59442cd5c842971",
975
+ "inputHash": "d72c1561",
976
+ "outputHash": "88a75880"
977
+ },
978
+ "pikkuMCPTypes": {
979
+ "pikkuFuncId": "pikkuMCPTypes",
980
+ "functionType": "user",
981
+ "funcWrapper": "pikkuSessionlessFunc",
982
+ "sessionless": true,
983
+ "name": "pikkuMCPTypes",
984
+ "inputSchemaName": null,
985
+ "outputSchemaName": null,
986
+ "inputs": [],
987
+ "outputs": [],
988
+ "middleware": [
989
+ {
990
+ "type": "wire",
991
+ "name": "logCommandInfoAndTime",
992
+ "inline": false
993
+ }
994
+ ],
995
+ "contractHash": "7eea5a64f0a7a416",
996
+ "inputHash": "9a222002",
997
+ "outputHash": "edf018eb"
998
+ },
999
+ "pikkuMCP": {
1000
+ "pikkuFuncId": "pikkuMCP",
1001
+ "functionType": "user",
1002
+ "funcWrapper": "pikkuSessionlessFunc",
1003
+ "sessionless": true,
1004
+ "name": "pikkuMCP",
1005
+ "inputSchemaName": null,
1006
+ "outputSchemaName": "PikkuMCPOutput",
1007
+ "inputs": [],
1008
+ "outputs": [
1009
+ "PikkuMCPOutput"
1010
+ ],
1011
+ "middleware": [
1012
+ {
1013
+ "type": "wire",
1014
+ "name": "logCommandInfoAndTime",
1015
+ "inline": false
1016
+ }
1017
+ ],
1018
+ "contractHash": "9a31fd93d142d2d7",
1019
+ "inputHash": "bcd31116",
1020
+ "outputHash": "ff46ce8f"
1021
+ },
936
1022
  "pikkuMiddleware": {
937
1023
  "pikkuFuncId": "pikkuMiddleware",
938
1024
  "functionType": "user",
@@ -1372,70 +1458,5 @@
1372
1458
  "contractHash": "90b1ebde2160a082",
1373
1459
  "inputHash": "9cc3f5b5",
1374
1460
  "outputHash": "2ad6222d"
1375
- },
1376
- "pikkuMCPJSON": {
1377
- "pikkuFuncId": "pikkuMCPJSON",
1378
- "functionType": "user",
1379
- "funcWrapper": "pikkuSessionlessFunc",
1380
- "sessionless": true,
1381
- "name": "pikkuMCPJSON",
1382
- "inputSchemaName": null,
1383
- "outputSchemaName": null,
1384
- "inputs": [],
1385
- "outputs": [],
1386
- "middleware": [
1387
- {
1388
- "type": "wire",
1389
- "name": "logCommandInfoAndTime",
1390
- "inline": false
1391
- }
1392
- ],
1393
- "contractHash": "f59442cd5c842971",
1394
- "inputHash": "d72c1561",
1395
- "outputHash": "88a75880"
1396
- },
1397
- "pikkuMCPTypes": {
1398
- "pikkuFuncId": "pikkuMCPTypes",
1399
- "functionType": "user",
1400
- "funcWrapper": "pikkuSessionlessFunc",
1401
- "sessionless": true,
1402
- "name": "pikkuMCPTypes",
1403
- "inputSchemaName": null,
1404
- "outputSchemaName": null,
1405
- "inputs": [],
1406
- "outputs": [],
1407
- "middleware": [
1408
- {
1409
- "type": "wire",
1410
- "name": "logCommandInfoAndTime",
1411
- "inline": false
1412
- }
1413
- ],
1414
- "contractHash": "7eea5a64f0a7a416",
1415
- "inputHash": "9a222002",
1416
- "outputHash": "edf018eb"
1417
- },
1418
- "pikkuMCP": {
1419
- "pikkuFuncId": "pikkuMCP",
1420
- "functionType": "user",
1421
- "funcWrapper": "pikkuSessionlessFunc",
1422
- "sessionless": true,
1423
- "name": "pikkuMCP",
1424
- "inputSchemaName": null,
1425
- "outputSchemaName": "PikkuMCPOutput",
1426
- "inputs": [],
1427
- "outputs": [
1428
- "PikkuMCPOutput"
1429
- ],
1430
- "middleware": [
1431
- {
1432
- "type": "wire",
1433
- "name": "logCommandInfoAndTime",
1434
- "inline": false
1435
- }
1436
- ],
1437
- "contractHash": "9a31fd93d142d2d7",
1438
- "inputHash": "bcd31116",
1439
- "outputHash": "ff46ce8f"
1440
1461
  }
1441
1462
  }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.8
2
+ * This file was generated by @pikku/cli@0.12.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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
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.8
3
+ * This file was generated by @pikku/cli@0.12.9
4
4
  */