@pikku/cli 0.12.85 → 0.12.86

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 (124) hide show
  1. package/console-app/assets/{index-CEv-kj3J.js → index-Cr3_cO3Z.js} +161 -147
  2. package/console-app/index.html +1 -1
  3. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  4. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  5. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  6. package/dist/.pikku/cli/pikku-cli-channel.js +1 -1
  7. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  8. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  9. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  10. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  11. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.json +4 -0
  12. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  13. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  14. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  15. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +4 -0
  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 +39 -15
  25. package/dist/.pikku/function/pikku-functions.gen.js +3 -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/mcp/pikku-mcp-types.gen.d.ts +1 -1
  29. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  30. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  31. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  32. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  33. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  34. package/dist/.pikku/pikku-services.gen.d.ts +2 -1
  35. package/dist/.pikku/pikku-services.gen.js +1 -0
  36. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  37. package/dist/.pikku/pikku-types.gen.js +1 -1
  38. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  39. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  40. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  41. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +1 -0
  42. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  43. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  44. package/dist/.pikku/schemas/register.gen.js +3 -1
  45. package/dist/.pikku/schemas/schemas/FabricLoginInput.schema.json +1 -1
  46. package/dist/.pikku/schemas/schemas/PikkuCLIConfig.schema.json +1 -1
  47. package/dist/.pikku/schemas/schemas/PikkuUserAdminFunctionsOutput.schema.json +1 -0
  48. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  49. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  50. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
  51. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  52. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  53. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  54. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  55. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  56. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  57. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  58. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  59. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  60. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  61. package/dist/.pikku/workflow/meta/allWorkflow.gen.json +8 -2
  62. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  63. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  64. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  65. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  66. package/dist/bin/pikku-bin.mjs +2 -2
  67. package/dist/src/fabric/fabric-commands.d.ts +6 -3
  68. package/dist/src/fabric/fabric-commands.js +4 -0
  69. package/dist/src/fabric/functions/llm-key.function.d.ts +4 -4
  70. package/dist/src/fabric/functions/login.function.d.ts +4 -0
  71. package/dist/src/fabric/functions/login.function.js +45 -4
  72. package/dist/src/functions/wirings/ai-agent/pikku-command-public-agent.js +6 -2
  73. package/dist/src/functions/wirings/ai-agent/serialize-public-agent.d.ts +5 -1
  74. package/dist/src/functions/wirings/ai-agent/serialize-public-agent.js +81 -48
  75. package/dist/src/functions/wirings/auth/pikku-command-auth.js +4 -0
  76. package/dist/src/functions/wirings/console/pikku-command-console-functions.js +6 -2
  77. package/dist/src/functions/wirings/console/serialize-console-functions.d.ts +5 -1
  78. package/dist/src/functions/wirings/console/serialize-console-functions.js +55 -23
  79. package/dist/src/functions/wirings/functions/schemas.js +10 -1
  80. package/dist/src/functions/wirings/graph/pikku-command-graph-wirings.js +2 -0
  81. package/dist/src/functions/wirings/realtime/pikku-command-events-scaffold.js +8 -2
  82. package/dist/src/functions/wirings/realtime/serialize-events-scaffold.d.ts +5 -4
  83. package/dist/src/functions/wirings/realtime/serialize-events-scaffold.js +17 -7
  84. package/dist/src/functions/wirings/rpc/pikku-command-public-rpc.js +6 -2
  85. package/dist/src/functions/wirings/rpc/pikku-command-remote-rpc.js +6 -2
  86. package/dist/src/functions/wirings/rpc/serialize-public-rpc.d.ts +5 -1
  87. package/dist/src/functions/wirings/rpc/serialize-public-rpc.js +16 -5
  88. package/dist/src/functions/wirings/rpc/serialize-remote-rpc.d.ts +5 -1
  89. package/dist/src/functions/wirings/rpc/serialize-remote-rpc.js +16 -5
  90. package/dist/src/functions/wirings/scenarios/pikku-command-scenario-functions.js +8 -2
  91. package/dist/src/functions/wirings/scenarios/serialize-scenario-functions.d.ts +5 -1
  92. package/dist/src/functions/wirings/scenarios/serialize-scenario-functions.js +22 -16
  93. package/dist/src/functions/wirings/user-admin/pikku-command-user-admin-functions.d.ts +1 -0
  94. package/dist/src/functions/wirings/user-admin/pikku-command-user-admin-functions.js +49 -0
  95. package/dist/src/functions/wirings/user-admin/serialize-user-admin-functions.d.ts +24 -0
  96. package/dist/src/functions/wirings/user-admin/serialize-user-admin-functions.js +283 -0
  97. package/dist/src/functions/wirings/webhook/pikku-command-webhook.js +6 -2
  98. package/dist/src/functions/wirings/webhook/serialize-webhook.d.ts +5 -8
  99. package/dist/src/functions/wirings/webhook/serialize-webhook.js +19 -12
  100. package/dist/src/functions/wirings/workflow/pikku-command-workflow-routes.js +8 -2
  101. package/dist/src/functions/wirings/workflow/serialize-workflow-routes.d.ts +5 -1
  102. package/dist/src/functions/wirings/workflow/serialize-workflow-routes.js +61 -31
  103. package/dist/src/functions/workflows/all.workflow.js +8 -0
  104. package/dist/src/utils/pikku-cli-config.js +40 -10
  105. package/dist/src/utils/remove-legacy-scaffold-file.d.ts +3 -0
  106. package/dist/src/utils/remove-legacy-scaffold-file.js +43 -0
  107. package/dist/src/utils/serialize-schemas.js +57 -2
  108. package/dist/tsconfig.tsbuildinfo +1 -1
  109. package/package.json +5 -5
  110. package/skills/pikku-addon/SKILL.md +1 -0
  111. package/skills/pikku-ai-agent/SKILL.md +2 -1
  112. package/skills/pikku-ai-vercel/SKILL.md +1 -0
  113. package/skills/pikku-better-auth/SKILL.md +57 -0
  114. package/skills/pikku-concepts/SKILL.md +1 -1
  115. package/skills/pikku-concepts/references/concept-mapping.md +11 -9
  116. package/skills/pikku-emails/SKILL.md +1 -0
  117. package/skills/pikku-fabric-debug/SKILL.md +112 -0
  118. package/skills/pikku-permissions/SKILL.md +8 -8
  119. package/skills/pikku-react/SKILL.md +32 -3
  120. package/skills/pikku-react-query/SKILL.md +38 -1
  121. package/skills/pikku-realtime/SKILL.md +1 -1
  122. package/skills/pikku-security/SKILL.md +3 -3
  123. package/skills/pikku-template-clone/SKILL.md +1 -0
  124. package/cli.schema.json +0 -1
@@ -21,7 +21,7 @@
21
21
  }
22
22
  } catch (e) {}
23
23
  </script>
24
- <script type="module" crossorigin src="/console/assets/index-CEv-kj3J.js"></script>
24
+ <script type="module" crossorigin src="/console/assets/index-Cr3_cO3Z.js"></script>
25
25
  <link rel="stylesheet" crossorigin href="/console/assets/index-CSzCJzBb.css">
26
26
  </head>
27
27
  <body>
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import contractsMeta from './pikku-cli-contracts-meta.gen.json';
5
5
  export default contractsMeta;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import contractsMeta from './pikku-cli-contracts-meta.gen.json' with { type: 'json' };
5
5
  export default contractsMeta;
@@ -43,6 +43,10 @@
43
43
  },
44
44
  "consoleUrl": {
45
45
  "description": "Override the console URL the browser opens"
46
+ },
47
+ "browser": {
48
+ "description": "Open the sign-in link automatically (--no-browser to just print it)",
49
+ "default": true
46
50
  }
47
51
  },
48
52
  "description": "Authenticate against fabric-api"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  /**
5
5
 
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-cli-wirings-meta.gen.json' with { type: 'json' };
@@ -383,6 +383,10 @@
383
383
  },
384
384
  "consoleUrl": {
385
385
  "description": "Override the console URL the browser opens"
386
+ },
387
+ "browser": {
388
+ "description": "Open the sign-in link automatically (--no-browser to just print it)",
389
+ "default": true
386
390
  }
387
391
  },
388
392
  "description": "Authenticate against fabric-api"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/internal';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
@@ -279,9 +279,9 @@
279
279
  "outputs": [
280
280
  "FabricLoginOutput"
281
281
  ],
282
- "implementationHash": "76d25ea5ee24b870",
283
- "contractHash": "493eee769943f7e6",
284
- "inputHash": "11c9ebb3",
282
+ "implementationHash": "02646861b98d49ee",
283
+ "contractHash": "cc718b11c9788915",
284
+ "inputHash": "456fbe51",
285
285
  "outputHash": "a38a12eb"
286
286
  },
287
287
  "FabricLogs": {
@@ -1726,7 +1726,7 @@
1726
1726
  "outputs": [
1727
1727
  "PikkuPublicAgentOutput"
1728
1728
  ],
1729
- "implementationHash": "ac31dd42a7c619e9",
1729
+ "implementationHash": "20cd376f3e7e90fa",
1730
1730
  "middleware": [
1731
1731
  {
1732
1732
  "type": "wire",
@@ -1750,7 +1750,7 @@
1750
1750
  "PikkuAuthInput"
1751
1751
  ],
1752
1752
  "outputs": [],
1753
- "implementationHash": "576e648aba1176ce",
1753
+ "implementationHash": "a868f2ecd6e58ba1",
1754
1754
  "middleware": [
1755
1755
  {
1756
1756
  "type": "wire",
@@ -1936,7 +1936,7 @@
1936
1936
  "outputs": [
1937
1937
  "PikkuConsoleFunctionsOutput"
1938
1938
  ],
1939
- "implementationHash": "26961b323b57e0a6",
1939
+ "implementationHash": "14e13fbe2faf12e6",
1940
1940
  "middleware": [
1941
1941
  {
1942
1942
  "type": "wire",
@@ -2170,7 +2170,7 @@
2170
2170
  "outputs": [
2171
2171
  "PikkuSchemasOutput"
2172
2172
  ],
2173
- "implementationHash": "6766362af66fa2dd",
2173
+ "implementationHash": "5c0288e2d4885c54",
2174
2174
  "middleware": [
2175
2175
  {
2176
2176
  "type": "wire",
@@ -2218,7 +2218,7 @@
2218
2218
  "outputs": [
2219
2219
  "PikkuGraphWiringsOutput"
2220
2220
  ],
2221
- "implementationHash": "ed4a2f2ac9d5db53",
2221
+ "implementationHash": "1c1a90acc29c5733",
2222
2222
  "middleware": [
2223
2223
  {
2224
2224
  "type": "wire",
@@ -2698,7 +2698,7 @@
2698
2698
  "outputs": [
2699
2699
  "PikkuEventsScaffoldOutput"
2700
2700
  ],
2701
- "implementationHash": "4a998c5d2ef1753b",
2701
+ "implementationHash": "59a5caca66a24f35",
2702
2702
  "middleware": [
2703
2703
  {
2704
2704
  "type": "wire",
@@ -2744,7 +2744,7 @@
2744
2744
  "outputs": [
2745
2745
  "PikkuPublicRPCOutput"
2746
2746
  ],
2747
- "implementationHash": "451ba459892bac2f",
2747
+ "implementationHash": "c1362000becfea01",
2748
2748
  "middleware": [
2749
2749
  {
2750
2750
  "type": "wire",
@@ -2790,7 +2790,7 @@
2790
2790
  "outputs": [
2791
2791
  "PikkuRemoteRPCOutput"
2792
2792
  ],
2793
- "implementationHash": "e9cbb8179a697ffe",
2793
+ "implementationHash": "6df4508c3f2f2671",
2794
2794
  "middleware": [
2795
2795
  {
2796
2796
  "type": "wire",
@@ -2926,7 +2926,7 @@
2926
2926
  "outputs": [
2927
2927
  "PikkuScenarioFunctionsOutput"
2928
2928
  ],
2929
- "implementationHash": "a5775a0206ece13d",
2929
+ "implementationHash": "4027c6c9634a2aaa",
2930
2930
  "middleware": [
2931
2931
  {
2932
2932
  "type": "wire",
@@ -3078,6 +3078,30 @@
3078
3078
  "inputHash": "164d65e7",
3079
3079
  "outputHash": "3ac7247c"
3080
3080
  },
3081
+ "pikkuUserAdminFunctions": {
3082
+ "pikkuFuncId": "pikkuUserAdminFunctions",
3083
+ "functionType": "user",
3084
+ "funcWrapper": "pikkuSessionlessFunc",
3085
+ "sessionless": true,
3086
+ "name": "pikkuUserAdminFunctions",
3087
+ "inputSchemaName": null,
3088
+ "outputSchemaName": "PikkuUserAdminFunctionsOutput",
3089
+ "inputs": [],
3090
+ "outputs": [
3091
+ "PikkuUserAdminFunctionsOutput"
3092
+ ],
3093
+ "implementationHash": "02a648d9614ddac6",
3094
+ "middleware": [
3095
+ {
3096
+ "type": "wire",
3097
+ "name": "logCommandInfoAndTime",
3098
+ "inline": false
3099
+ }
3100
+ ],
3101
+ "contractHash": "5b572c3e9cd756aa",
3102
+ "inputHash": "ea89750b",
3103
+ "outputHash": "8d7a341a"
3104
+ },
3081
3105
  "pikkuVariables": {
3082
3106
  "pikkuFuncId": "pikkuVariables",
3083
3107
  "functionType": "user",
@@ -3112,7 +3136,7 @@
3112
3136
  "outputs": [
3113
3137
  "PikkuWebhookOutput"
3114
3138
  ],
3115
- "implementationHash": "f046848551fd0ec6",
3139
+ "implementationHash": "37f0a612eb45d2cd",
3116
3140
  "middleware": [
3117
3141
  {
3118
3142
  "type": "wire",
@@ -3136,7 +3160,7 @@
3136
3160
  "outputs": [
3137
3161
  "PikkuWorkflowRoutesOutput"
3138
3162
  ],
3139
- "implementationHash": "44984589bce5976c",
3163
+ "implementationHash": "e7bf1baed80d990f",
3140
3164
  "middleware": [
3141
3165
  {
3142
3166
  "type": "wire",
@@ -3184,7 +3208,7 @@
3184
3208
  "outputSchemaName": null,
3185
3209
  "inputs": [],
3186
3210
  "outputs": [],
3187
- "implementationHash": "7c58129c39d83566",
3211
+ "implementationHash": "00e5456e89baba5e",
3188
3212
  "contractHash": "5cf046fc5045a072",
3189
3213
  "inputHash": "d5ff2f31",
3190
3214
  "outputHash": "391c291d"
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  /* Import and register functions used by RPCs */
5
5
  import { addFunction } from '@pikku/core/function';
@@ -73,6 +73,7 @@ import { pikkuSummary } from '../../src/functions/commands/pikku-command-summary
73
73
  import { pikkuTanStackStart } from '../../src/functions/runtimes/tanstack-start/pikku-command-tanstack-start.js';
74
74
  import { pikkuTrigger } from '../../src/functions/wirings/triggers/pikku-command-trigger.js';
75
75
  import { pikkuTriggerTypes } from '../../src/functions/wirings/triggers/pikku-command-trigger-types.js';
76
+ import { pikkuUserAdminFunctions } from '../../src/functions/wirings/user-admin/pikku-command-user-admin-functions.js';
76
77
  import { pikkuVariableDefinitionTypes } from '../../src/functions/wirings/package/pikku-command-package-types.js';
77
78
  import { pikkuVariables } from '../../src/functions/wirings/variables/pikku-command-variables.js';
78
79
  import { pikkuVersionsUpdate } from '../../src/functions/commands/versions-update.js';
@@ -154,6 +155,7 @@ addFunction('pikkuSummary', pikkuSummary);
154
155
  addFunction('pikkuTanStackStart', pikkuTanStackStart);
155
156
  addFunction('pikkuTrigger', pikkuTrigger);
156
157
  addFunction('pikkuTriggerTypes', pikkuTriggerTypes);
158
+ addFunction('pikkuUserAdminFunctions', pikkuUserAdminFunctions);
157
159
  addFunction('pikkuVariableDefinitionTypes', pikkuVariableDefinitionTypes);
158
160
  addFunction('pikkuVariables', pikkuVariables);
159
161
  addFunction('pikkuVersionsUpdate', pikkuVersionsUpdate);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import './rpc/pikku-rpc-wirings-meta.internal.gen.js';
5
5
  import './function/pikku-functions-meta.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export declare class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import { LocalMetaService } from '@pikku/core/services/local-meta';
5
5
  export class PikkuMetaService extends LocalMetaService {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -11,6 +11,7 @@ export declare const requiredSingletonServices: {
11
11
  readonly aiStorage: false;
12
12
  readonly audit: false;
13
13
  readonly auditLog: false;
14
+ readonly auth: false;
14
15
  readonly bundler: true;
15
16
  readonly config: true;
16
17
  readonly content: false;
@@ -7,6 +7,7 @@ export const requiredSingletonServices = {
7
7
  'aiStorage': false,
8
8
  'audit': false,
9
9
  'auditLog': false,
10
+ 'auth': false,
10
11
  'bundler': true,
11
12
  'config': true,
12
13
  'content': false,
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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' };
@@ -157,6 +157,7 @@
157
157
  "pikkuSecrets": "pikkuSecrets",
158
158
  "pikkuTriggerTypes": "pikkuTriggerTypes",
159
159
  "pikkuTrigger": "pikkuTrigger",
160
+ "pikkuUserAdminFunctions": "pikkuUserAdminFunctions",
160
161
  "pikkuVariables": "pikkuVariables",
161
162
  "pikkuWebhook": "pikkuWebhook",
162
163
  "pikkuWorkflowRoutes": "pikkuWorkflowRoutes",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
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.85
2
+ * This file was generated by @pikku/cli@0.12.86
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
@@ -240,6 +240,8 @@ import * as PikkuTriggerOutput from './schemas/PikkuTriggerOutput.schema.json' w
240
240
  addSchema('PikkuTriggerOutput', PikkuTriggerOutput);
241
241
  import * as PikkuTriggerTypesInput from './schemas/PikkuTriggerTypesInput.schema.json' with { type: 'json' };
242
242
  addSchema('PikkuTriggerTypesInput', PikkuTriggerTypesInput);
243
+ import * as PikkuUserAdminFunctionsOutput from './schemas/PikkuUserAdminFunctionsOutput.schema.json' with { type: 'json' };
244
+ addSchema('PikkuUserAdminFunctionsOutput', PikkuUserAdminFunctionsOutput);
243
245
  import * as PikkuVersionsInitInput from './schemas/PikkuVersionsInitInput.schema.json' with { type: 'json' };
244
246
  addSchema('PikkuVersionsInitInput', PikkuVersionsInitInput);
245
247
  import * as PikkuWebhookOutput from './schemas/PikkuWebhookOutput.schema.json' with { type: 'json' };
@@ -1 +1 @@
1
- { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "apiKey": { "type": "string" }, "token": { "type": "string" }, "apiUrl": { "type": "string" }, "consoleUrl": { "type": "string" } }, "additionalProperties": false }
1
+ { "$schema": "https://json-schema.org/draft/2020-12/schema", "type": "object", "properties": { "apiKey": { "type": "string" }, "token": { "type": "string" }, "apiUrl": { "type": "string" }, "consoleUrl": { "type": "string" }, "browser": { "type": "boolean" } }, "additionalProperties": false }