@pikku/cli 0.12.117 → 0.12.118

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 (132) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/dist/.pikku/addon/index.d.ts +1 -1
  3. package/dist/.pikku/addon/index.js +1 -1
  4. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +1 -1
  5. package/dist/.pikku/addon/pikku-addon-types.gen.js +1 -1
  6. package/dist/.pikku/agent/index.d.ts +1 -1
  7. package/dist/.pikku/agent/index.js +1 -1
  8. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +1 -1
  9. package/dist/.pikku/agent/pikku-model-aliases.gen.js +1 -1
  10. package/dist/.pikku/auth/index.d.ts +1 -1
  11. package/dist/.pikku/auth/index.js +1 -1
  12. package/dist/.pikku/auth/pikku-auth-types.gen.d.ts +1 -1
  13. package/dist/.pikku/auth/pikku-auth-types.gen.js +1 -1
  14. package/dist/.pikku/channel/index.d.ts +1 -1
  15. package/dist/.pikku/channel/index.js +1 -1
  16. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  17. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  18. package/dist/.pikku/cli/index.d.ts +1 -1
  19. package/dist/.pikku/cli/index.js +1 -1
  20. package/dist/.pikku/cli/pikku-cli-channel.js +6 -1
  21. package/dist/.pikku/cli/pikku-cli-client.gen.d.ts +1 -1
  22. package/dist/.pikku/cli/pikku-cli-client.gen.js +1 -1
  23. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.d.ts +1 -1
  24. package/dist/.pikku/cli/pikku-cli-contracts-meta.gen.js +1 -1
  25. package/dist/.pikku/cli/pikku-cli-types.gen.d.ts +1 -1
  26. package/dist/.pikku/cli/pikku-cli-types.gen.js +1 -1
  27. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.js +1 -1
  28. package/dist/.pikku/cli/pikku-cli-wirings-meta.gen.json +12 -0
  29. package/dist/.pikku/cli/pikku-cli-wirings.gen.d.ts +1 -1
  30. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  31. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  32. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  33. package/dist/.pikku/error/index.d.ts +1 -1
  34. package/dist/.pikku/error/index.js +1 -1
  35. package/dist/.pikku/error/pikku-error-types.gen.d.ts +1 -1
  36. package/dist/.pikku/error/pikku-error-types.gen.js +1 -1
  37. package/dist/.pikku/function/index.d.ts +1 -1
  38. package/dist/.pikku/function/index.js +1 -1
  39. package/dist/.pikku/function/pikku-function-types.gen.d.ts +1 -1
  40. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  41. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  42. package/dist/.pikku/function/pikku-functions-meta.gen.json +18 -1
  43. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  44. package/dist/.pikku/gateway/index.d.ts +1 -1
  45. package/dist/.pikku/gateway/index.js +1 -1
  46. package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +1 -1
  47. package/dist/.pikku/gateway/pikku-gateway-types.gen.js +1 -1
  48. package/dist/.pikku/http/index.d.ts +1 -1
  49. package/dist/.pikku/http/index.js +1 -1
  50. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  51. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  52. package/dist/.pikku/mcp/index.d.ts +1 -1
  53. package/dist/.pikku/mcp/index.js +1 -1
  54. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  55. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  56. package/dist/.pikku/middleware/index.d.ts +1 -1
  57. package/dist/.pikku/middleware/index.js +1 -1
  58. package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +1 -1
  59. package/dist/.pikku/middleware/pikku-middleware-types.gen.js +1 -1
  60. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  61. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
  62. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  63. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  64. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  65. package/dist/.pikku/queue/index.d.ts +1 -1
  66. package/dist/.pikku/queue/index.js +1 -1
  67. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  68. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  69. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  70. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  71. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  72. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  73. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +1 -0
  74. package/dist/.pikku/scenarios/index.d.ts +1 -1
  75. package/dist/.pikku/scenarios/index.js +1 -1
  76. package/dist/.pikku/scenarios/pikku-personas.gen.js +1 -1
  77. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
  78. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  79. package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +1 -1
  80. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
  81. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  82. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
  83. package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
  84. package/dist/.pikku/scheduler/index.d.ts +1 -1
  85. package/dist/.pikku/scheduler/index.js +1 -1
  86. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  87. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  88. package/dist/.pikku/schemas/register.gen.js +3 -1
  89. package/dist/.pikku/schemas/schemas/PikkuMetaApplyInput.schema.json +1 -0
  90. package/dist/.pikku/scopes/index.d.ts +1 -1
  91. package/dist/.pikku/scopes/index.js +1 -1
  92. package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
  93. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
  94. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  95. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  96. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
  97. package/dist/.pikku/secrets/index.d.ts +1 -1
  98. package/dist/.pikku/secrets/index.js +1 -1
  99. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  100. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  101. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  102. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  103. package/dist/.pikku/services/pikku-meta-service.gen.d.ts +1 -1
  104. package/dist/.pikku/services/pikku-meta-service.gen.js +1 -1
  105. package/dist/.pikku/setup/index.d.ts +1 -1
  106. package/dist/.pikku/setup/index.js +1 -1
  107. package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +1 -1
  108. package/dist/.pikku/setup/pikku-setup-types.gen.js +1 -1
  109. package/dist/.pikku/trigger/index.d.ts +1 -1
  110. package/dist/.pikku/trigger/index.js +1 -1
  111. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  112. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  113. package/dist/.pikku/variables/index.d.ts +1 -1
  114. package/dist/.pikku/variables/index.js +1 -1
  115. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  116. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  117. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  118. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  119. package/dist/.pikku/workflow/index.d.ts +1 -1
  120. package/dist/.pikku/workflow/index.js +1 -1
  121. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  122. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  123. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  124. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  125. package/dist/bin/pikku-bin.mjs +2 -2
  126. package/dist/src/cli.wiring.js +6 -1
  127. package/dist/src/fabric/functions/smoke.function.js +2 -2
  128. package/dist/src/fabric/functions/validate.function.js +2 -2
  129. package/dist/src/functions/commands/meta.d.ts +7 -0
  130. package/dist/src/functions/commands/meta.js +65 -0
  131. package/package.json +4 -3
  132. package/surface.json +1 -1
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/queue` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
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.117
3
+ * This file was generated by @pikku/cli@0.12.118
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.117
3
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import metaData from './pikku-rpc-wirings-meta.internal.gen.json' with { type: 'json' };
@@ -79,6 +79,7 @@
79
79
  "pikkuMetaWiresTrigger": "pikkuMetaWiresTrigger",
80
80
  "pikkuMetaContext": "pikkuMetaContext",
81
81
  "pikkuMetaClients": "pikkuMetaClients",
82
+ "pikkuMetaApply": "pikkuMetaApply",
82
83
  "pikkuNewAddon": "pikkuNewAddon",
83
84
  "pikkuNewFunction": "pikkuNewFunction",
84
85
  "pikkuNewMiddleware": "pikkuNewMiddleware",
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scenarios` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /** Personas declared with definePersonas() */
5
5
  import { createHttpPersonas } from '@pikku/core/persona';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import '../function/pikku-functions-meta.gen.js';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import type { PikkuScenarioWire, ScenarioStepOptions } from '@pikku/core/scenario';
5
5
  import type { PikkuWorkflowWire } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import '../workflow/pikku-workflow-wirings-meta.gen.js';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export {};
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export declare const empty: null;
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export const empty = null;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scheduler` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scheduler` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
@@ -182,6 +182,8 @@ import * as PikkuImportN8nInput from './schemas/PikkuImportN8nInput.schema.json'
182
182
  addSchema('PikkuImportN8nInput', PikkuImportN8nInput);
183
183
  import * as PikkuMCPOutput from './schemas/PikkuMCPOutput.schema.json' with { type: 'json' };
184
184
  addSchema('PikkuMCPOutput', PikkuMCPOutput);
185
+ import * as PikkuMetaApplyInput from './schemas/PikkuMetaApplyInput.schema.json' with { type: 'json' };
186
+ addSchema('PikkuMetaApplyInput', PikkuMetaApplyInput);
185
187
  import * as PikkuMetaClientsInput from './schemas/PikkuMetaClientsInput.schema.json' with { type: 'json' };
186
188
  addSchema('PikkuMetaClientsInput', PikkuMetaClientsInput);
187
189
  import * as PikkuMetaContextInput from './schemas/PikkuMetaContextInput.schema.json' with { type: 'json' };
@@ -0,0 +1 @@
1
+ { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "file": { "type": "string" } }, "additionalProperties": false, "definitions": {} }
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scopes` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/scopes` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export { defineSystemRole } from '@pikku/core/role';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineScope } from '@pikku/core/scope';
5
5
  export { defineSystemRole } from '@pikku/core/role';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * This file was generated by the @pikku/cli
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/secrets` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/secrets` resolves here.
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineSecret } from '@pikku/core/secret';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { TypedSecretService as CoreTypedSecretService } from '@pikku/core/services';
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/setup` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/setup` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Config and service factory definitions, declared once per application
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Config and service factory definitions, declared once per application
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/trigger` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/trigger` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/variables` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/variables` resolves here.
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineVariable } from '@pikku/core/variable';
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  export { defineVariable } from '@pikku/core/variable';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
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.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { TypedVariablesService as CoreTypedVariablesService, } from '@pikku/core/services';
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/workflow` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  /**
5
5
  * Subpath entry — `#pikku/workflow` resolves here.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import type { PikkuWorkflowGraphConfig, PikkuWorkflowGraphResult } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { WorkflowCancelledException } from '@pikku/core/workflow';
5
5
  import { pikkuWorkflowGraph as corePikkuWorkflowGraph } from '@pikku/core/workflow';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { pikkuState } from '@pikku/core/state';
5
5
  import allWorkflowMeta from './meta/allWorkflow.gen.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.117
2
+ * This file was generated by @pikku/cli@0.12.118
3
3
  */
4
4
  import { addWorkflow } from '@pikku/core/workflow';
5
5
  import './pikku-workflow-wirings-meta.gen.js';
@@ -11,8 +11,8 @@ async function checkForUpdate() {
11
11
  })
12
12
  if (!res.ok) return
13
13
  const { version: latest } = await res.json()
14
- if (latest !== '0.12.117') {
15
- process.stderr.write(`\n Update available 0.12.117 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
14
+ if (latest !== '0.12.118') {
15
+ process.stderr.write(`\n Update available 0.12.118 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
16
16
  }
17
17
  } catch {}
18
18
  }
@@ -58,7 +58,7 @@ import { deployPlan } from './functions/commands/deploy-plan.js';
58
58
  import { deployApply } from './functions/commands/deploy-apply.js';
59
59
  import { deployInfo } from './functions/commands/deploy-info.js';
60
60
  import { pikkuSkillsInstall, pikkuSkillsList, } from './functions/commands/skills.js';
61
- import { pikkuMetaFunctionsGet, pikkuMetaFunctionsList, pikkuMetaSchemasGet, pikkuMetaSchemasList, pikkuMetaMiddlewareGet, pikkuMetaMiddlewareList, pikkuMetaPermissionsGet, pikkuMetaPermissionsList, pikkuMetaWiresList, pikkuMetaWiresHttp, pikkuMetaWiresScheduler, pikkuMetaWiresQueue, pikkuMetaWiresChannel, pikkuMetaWiresTrigger, pikkuMetaWiresType, pikkuMetaWorkflowsGet, pikkuMetaWorkflowsList, pikkuMetaContext, pikkuMetaClients, } from './functions/commands/meta.js';
61
+ import { pikkuMetaFunctionsGet, pikkuMetaFunctionsList, pikkuMetaSchemasGet, pikkuMetaSchemasList, pikkuMetaMiddlewareGet, pikkuMetaMiddlewareList, pikkuMetaPermissionsGet, pikkuMetaPermissionsList, pikkuMetaWiresList, pikkuMetaWiresHttp, pikkuMetaWiresScheduler, pikkuMetaWiresQueue, pikkuMetaWiresChannel, pikkuMetaWiresTrigger, pikkuMetaWiresType, pikkuMetaWorkflowsGet, pikkuMetaWorkflowsList, pikkuMetaContext, pikkuMetaClients, pikkuMetaApply, } from './functions/commands/meta.js';
62
62
  import { defaultCLIRenderer } from './services.js';
63
63
  wireCLI({
64
64
  program: 'pikku',
@@ -988,6 +988,11 @@ wireCLI({
988
988
  func: pikkuMetaClients,
989
989
  description: 'Frontend-targeted metadata: exposed RPCs, workflows, channels with their input/output type names and descriptions',
990
990
  }),
991
+ apply: pikkuCLICommand({
992
+ func: pikkuMetaApply,
993
+ description: 'Apply a batch of edits to your own source, all-or-nothing. Takes JSON — a file, or stdin — of {operations: [{kind, sourceFile, exportedName, ...}]}, where kind is functionConfig, functionBody or agentConfig. Config edits are spliced into the original text, so formatting and comments survive, and a permission or tool written as an identifier brings its import with it. Nothing is written unless every operation resolves, so a batch either lands whole or not at all. Run `pikku all` once afterwards to refresh generated metadata.',
994
+ parameters: '[file]',
995
+ }),
991
996
  functions: {
992
997
  func: pikkuMetaFunctionsList,
993
998
  description: 'Inspect function metadata',
@@ -11,7 +11,7 @@ import { pikkuSessionlessFunc } from '../../../.pikku/function/index.js';
11
11
  import { findProjectRoot, readJsonSafe, } from '../../functions/validate/validate.js';
12
12
  import { headSha, isWorkingTreeClean } from '../lib/git.js';
13
13
  import { added, changed, dim, removed } from '../lib/output.js';
14
- const DEFAULT_BUN_VERSION = 'bun@1.3.14';
14
+ const DEFAULT_BUN_VERSION = 'bun@1.4.0';
15
15
  const DEFAULT_STEP_TIMEOUT_SECONDS = 300;
16
16
  const DEFAULT_STARTUP_TIMEOUT_SECONDS = 60;
17
17
  const DEV_LOG_TAIL_BYTES = 16_000;
@@ -555,7 +555,7 @@ export const FabricSmoke = pikkuSessionlessFunc({
555
555
  notes,
556
556
  steps,
557
557
  failure: `Unsupported packageManager for Fabric smoke: ${packageManager}`,
558
- logTail: 'Fabric is bun-only, so smoke runs the same way the build container does. Declare "packageManager": "bun@1.3.14" in package.json.',
558
+ logTail: 'Fabric is bun-only, so smoke runs the same way the build container does. Declare "packageManager": "bun@1.4.0" in package.json.',
559
559
  };
560
560
  process.exitCode = 1;
561
561
  return result;
@@ -235,10 +235,10 @@ export async function runValidate(startDir = process.cwd(), opts = {}) {
235
235
  {
236
236
  const declared = rootPkg?.packageManager;
237
237
  if (!declared) {
238
- e('package-manager-undeclared', 'package.json does not declare "packageManager" — Fabric is bun-only and the build container aborts with "Unsupported packageManager"', rootPkgPath, lines('Add it to the root package.json:', ' "packageManager": "bun@1.3.14"', 'then run `bun install` to generate bun.lock and commit both.'));
238
+ e('package-manager-undeclared', 'package.json does not declare "packageManager" — Fabric is bun-only and the build container aborts with "Unsupported packageManager"', rootPkgPath, lines('Add it to the root package.json:', ' "packageManager": "bun@1.4.0"', 'then run `bun install` to generate bun.lock and commit both.'));
239
239
  }
240
240
  else if (!declared.startsWith('bun@')) {
241
- e('package-manager-not-bun', `package.json declares packageManager "${declared}" — Fabric is bun-only and the build container aborts with "Unsupported packageManager"`, rootPkgPath, lines('Set the root package.json to bun:', ' "packageManager": "bun@1.3.14"', 'then migrate the lockfile:', ' bun install && rm -f yarn.lock pnpm-lock.yaml package-lock.json', 'and commit bun.lock.'));
241
+ e('package-manager-not-bun', `package.json declares packageManager "${declared}" — Fabric is bun-only and the build container aborts with "Unsupported packageManager"`, rootPkgPath, lines('Set the root package.json to bun:', ' "packageManager": "bun@1.4.0"', 'then migrate the lockfile:', ' bun install && rm -f yarn.lock pnpm-lock.yaml package-lock.json', 'and commit bun.lock.'));
242
242
  }
243
243
  }
244
244
  // ── pikkufabric.config.json ────────────────────────────────────────────
@@ -80,3 +80,10 @@ export declare const pikkuMetaContext: import("#pikku/function").PikkuFunctionCo
80
80
  * `pikku meta context`.
81
81
  */
82
82
  export declare const pikkuMetaClients: import("#pikku/function").PikkuFunctionConfig<{}, void, "rpc" | "session", import("#pikku/function").PikkuFunctionSessionless<{}, void, "rpc" | "session", import("#pikku/function").WiredServices, unknown> | import("#pikku/function").PikkuFunction<{}, void, "rpc" | "session", import("#pikku/function").WiredServices>, undefined, undefined>;
83
+ export declare const pikkuMetaApply: import("#pikku/function").PikkuFunctionConfig<{
84
+ file?: string;
85
+ }, void, "rpc" | "session", import("#pikku/function").PikkuFunctionSessionless<{
86
+ file?: string;
87
+ }, void, "rpc" | "session", import("#pikku/function").WiredServices, unknown> | import("#pikku/function").PikkuFunction<{
88
+ file?: string;
89
+ }, void, "rpc" | "session", import("#pikku/function").WiredServices>, undefined, undefined>;