@pikku/cli 0.12.110 → 0.12.111

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 (158) hide show
  1. package/CHANGELOG.md +120 -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 +9 -2
  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 +1 -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.gen.d.ts +1 -1
  29. package/dist/.pikku/cli/pikku-cli-wirings.gen.js +1 -1
  30. package/dist/.pikku/cli/pikku-cli.gen.d.ts +1 -1
  31. package/dist/.pikku/cli/pikku-cli.gen.js +1 -1
  32. package/dist/.pikku/error/index.d.ts +1 -1
  33. package/dist/.pikku/error/index.js +1 -1
  34. package/dist/.pikku/error/pikku-error-types.gen.d.ts +1 -1
  35. package/dist/.pikku/error/pikku-error-types.gen.js +1 -1
  36. package/dist/.pikku/function/index.d.ts +1 -1
  37. package/dist/.pikku/function/index.js +1 -1
  38. package/dist/.pikku/function/pikku-function-types.gen.d.ts +12 -2
  39. package/dist/.pikku/function/pikku-function-types.gen.js +1 -1
  40. package/dist/.pikku/function/pikku-functions-meta.gen.js +1 -1
  41. package/dist/.pikku/function/pikku-functions-meta.gen.json +2 -2
  42. package/dist/.pikku/function/pikku-functions.gen.js +1 -1
  43. package/dist/.pikku/gateway/index.d.ts +1 -1
  44. package/dist/.pikku/gateway/index.js +1 -1
  45. package/dist/.pikku/gateway/pikku-gateway-types.gen.d.ts +1 -1
  46. package/dist/.pikku/gateway/pikku-gateway-types.gen.js +1 -1
  47. package/dist/.pikku/http/index.d.ts +1 -1
  48. package/dist/.pikku/http/index.js +1 -1
  49. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  50. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  51. package/dist/.pikku/mcp/index.d.ts +1 -1
  52. package/dist/.pikku/mcp/index.js +1 -1
  53. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  54. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  55. package/dist/.pikku/middleware/index.d.ts +1 -1
  56. package/dist/.pikku/middleware/index.js +1 -1
  57. package/dist/.pikku/middleware/pikku-middleware-types.gen.d.ts +9 -2
  58. package/dist/.pikku/middleware/pikku-middleware-types.gen.js +1 -1
  59. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  60. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
  61. package/dist/.pikku/pikku-bootstrap.gen.d.ts +1 -1
  62. package/dist/.pikku/pikku-bootstrap.gen.js +1 -1
  63. package/dist/.pikku/pikku-services.gen.d.ts +1 -1
  64. package/dist/.pikku/queue/index.d.ts +1 -1
  65. package/dist/.pikku/queue/index.js +1 -1
  66. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  67. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  68. package/dist/.pikku/queue/pikku-queue-workers-wirings-meta.gen.js +1 -1
  69. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.d.ts +1 -1
  70. package/dist/.pikku/queue/pikku-queue-workers-wirings.gen.js +1 -1
  71. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +1 -1
  72. package/dist/.pikku/scenarios/index.d.ts +1 -1
  73. package/dist/.pikku/scenarios/index.js +1 -1
  74. package/dist/.pikku/scenarios/pikku-personas.gen.js +1 -1
  75. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +1 -1
  76. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  77. package/dist/.pikku/scenarios/pikku-scenario-types.gen.d.ts +1 -1
  78. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +1 -1
  79. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  80. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
  81. package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
  82. package/dist/.pikku/scheduler/index.d.ts +1 -1
  83. package/dist/.pikku/scheduler/index.js +1 -1
  84. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  85. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  86. package/dist/.pikku/schemas/register.gen.js +1 -1
  87. package/dist/.pikku/scopes/index.d.ts +1 -1
  88. package/dist/.pikku/scopes/index.js +1 -1
  89. package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
  90. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
  91. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  92. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  93. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +1 -1
  94. package/dist/.pikku/secrets/index.d.ts +1 -1
  95. package/dist/.pikku/secrets/index.js +1 -1
  96. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  97. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  98. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  99. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  100. package/dist/.pikku/services/pikku-meta-service.gen.d.ts +1 -1
  101. package/dist/.pikku/services/pikku-meta-service.gen.js +1 -1
  102. package/dist/.pikku/setup/index.d.ts +1 -1
  103. package/dist/.pikku/setup/index.js +1 -1
  104. package/dist/.pikku/setup/pikku-setup-types.gen.d.ts +1 -1
  105. package/dist/.pikku/setup/pikku-setup-types.gen.js +1 -1
  106. package/dist/.pikku/trigger/index.d.ts +1 -1
  107. package/dist/.pikku/trigger/index.js +1 -1
  108. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  109. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  110. package/dist/.pikku/variables/index.d.ts +1 -1
  111. package/dist/.pikku/variables/index.js +1 -1
  112. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  113. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  114. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  115. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  116. package/dist/.pikku/workflow/index.d.ts +1 -1
  117. package/dist/.pikku/workflow/index.js +1 -1
  118. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +1 -1
  119. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  120. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +1 -1
  121. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  122. package/dist/bin/pikku-bin.mjs +2 -2
  123. package/dist/src/deploy/analyzer/analyzer.d.ts +1 -1
  124. package/dist/src/deploy/analyzer/index.d.ts +0 -1
  125. package/dist/src/deploy/build-pipeline.d.ts +2 -2
  126. package/dist/src/deploy/bundler/types.d.ts +1 -1
  127. package/dist/src/deploy/codegen/per-unit-codegen.d.ts +1 -1
  128. package/dist/src/deploy/plan/executor.d.ts +1 -1
  129. package/dist/src/deploy/plan/planner.d.ts +1 -1
  130. package/dist/src/deploy/plan/provider.d.ts +1 -1
  131. package/dist/src/deploy/server-entry.d.ts +1 -1
  132. package/dist/src/fabric/fabric-commands.d.ts +3 -3
  133. package/dist/src/fabric/functions/llm-key.function.d.ts +4 -4
  134. package/dist/src/functions/commands/db-generate.js +1 -1
  135. package/dist/src/functions/commands/deploy-apply.d.ts +1 -1
  136. package/dist/src/functions/commands/new-addon.js +14 -12
  137. package/dist/src/functions/db/better-auth-schema.js +5 -0
  138. package/dist/src/functions/db/local-db.d.ts +11 -3
  139. package/dist/src/functions/db/local-db.js +17 -8
  140. package/dist/src/functions/wirings/auth/serialize-auth-guards.d.ts +1 -1
  141. package/dist/src/functions/wirings/auth/serialize-auth-guards.js +9 -2
  142. package/dist/src/functions/wirings/functions/pikku-command-function-types-split.js +2 -2
  143. package/dist/src/functions/wirings/functions/serialize-function-types.js +11 -1
  144. package/dist/src/functions/wirings/middleware/serialize-middleware-types.d.ts +1 -1
  145. package/dist/src/functions/wirings/middleware/serialize-middleware-types.js +10 -2
  146. package/dist/src/utils/pikku-cli-config-error.d.ts +9 -0
  147. package/dist/src/utils/pikku-cli-config-error.js +9 -0
  148. package/dist/src/utils/pikku-cli-config.d.ts +2 -3
  149. package/dist/src/utils/pikku-cli-config.js +2 -3
  150. package/dist/src/utils/resolve-scaffold-feature.d.ts +6 -0
  151. package/dist/src/utils/resolve-scaffold-feature.js +22 -2
  152. package/dist/tsconfig.tsbuildinfo +1 -1
  153. package/package.json +8 -7
  154. package/surface.json +4 -26
  155. package/dist/src/deploy/analyzer/manifest.d.ts +0 -170
  156. package/dist/src/deploy/analyzer/manifest.js +0 -8
  157. package/dist/src/deploy/provider-adapter.d.ts +0 -176
  158. package/dist/src/deploy/provider-adapter.js +0 -10
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -7,9 +7,16 @@
7
7
  import type { CorePikkuMiddleware, MiddlewarePriority } from '@pikku/core/middleware';
8
8
  import { CorePikkuChannelMiddleware, CorePikkuChannelMiddlewareFactory } from '@pikku/core/channel';
9
9
  import type { PikkuAgentMiddlewareHooks } from '@pikku/core/agent';
10
- import type { Services, SingletonServices, WiredSingletonServices } from '../function/pikku-function-types.gen.js';
10
+ import type { Services, SingletonServices } from '../function/pikku-function-types.gen.js';
11
+ import type { RequiredSingletonServices } from '../pikku-services.gen.js';
11
12
  export { cors } from '@pikku/core/middleware';
12
13
  export type { MiddlewarePriority };
14
+ /**
15
+ * Derived here rather than imported: nothing outside a generated leaf ever
16
+ * names this intersection, so the function leaf keeps it to itself and the
17
+ * leaves that want it spell it out.
18
+ */
19
+ type WiredSingletonServices = RequiredSingletonServices & SingletonServices;
13
20
  /**
14
21
  * Type-safe middleware definition that can access your application's services and session.
15
22
  * Use this to define reusable middleware that can be applied to multiple wirings.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  /**
5
5
  * Middleware type definitions and registration for all wirings
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  import './pikku-bootstrap.gen.js';
5
5
  import './scenarios/schemas/register.gen.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  import type { SingletonServices } from '../types/application-types.d.js';
5
5
  import type { Services } from '../types/application-types.d.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
3
+ * This file was generated by @pikku/cli@0.12.111
4
4
  */
@@ -1,5 +1,5 @@
1
1
  export {};
2
2
  /**
3
- * This file was generated by @pikku/cli@0.12.110
3
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  export {};
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  export {};
@@ -1,4 +1,4 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  export const empty = null;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
3
3
  */
4
4
  import { addSchema } from '@pikku/core/schema';
5
5
  import * as BinaryInput from './schemas/BinaryInput.schema.json' with { type: 'json' };
@@ -1,5 +1,5 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110
2
+ * This file was generated by @pikku/cli@0.12.111
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.110') {
15
- process.stderr.write(`\n Update available 0.12.110 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
14
+ if (latest !== '0.12.111') {
15
+ process.stderr.write(`\n Update available 0.12.111 → ${latest}\n brew upgrade pikku or npm install -g @pikku/cli\n\n`)
16
16
  }
17
17
  } catch {}
18
18
  }
@@ -7,7 +7,7 @@
7
7
  * Workflow orchestrators dispatch to step units via queue or RPC (inline).
8
8
  */
9
9
  import { type InspectorState } from '@pikku/inspector';
10
- import type { DeploymentManifest } from './manifest.js';
10
+ import type { DeploymentManifest } from '@pikku/deploy';
11
11
  export interface AnalyzerOptions {
12
12
  projectId: string;
13
13
  /** Services that can't run serverless — functions using them get target: 'server' */
@@ -1,3 +1,2 @@
1
1
  export { analyzeDeployment } from './analyzer.js';
2
2
  export type { AnalyzerOptions } from './analyzer.js';
3
- export type { DeploymentManifest, DeploymentUnit, DeploymentUnitRole, ServiceCapability, ServiceRequirement, HttpRouteInfo, QueueDefinition, ScheduledTaskDefinition, ChannelDefinition, AgentDefinition, MCPEndpointDefinition, WorkflowStepDefinition, WorkflowDefinition, SecretDeclaration, VariableDeclaration, } from './manifest.js';
@@ -6,10 +6,10 @@
6
6
  */
7
7
  import type { InspectorState } from '@pikku/inspector';
8
8
  import { PikkuError } from '@pikku/core/errors';
9
- import type { DeploymentManifest } from './analyzer/manifest.js';
9
+ import type { DeploymentManifest } from '@pikku/deploy';
10
10
  import type { Bundler } from './bundler/bundler.interface.js';
11
11
  import type { BundleResult } from './bundler/types.js';
12
- import type { ProviderAdapter } from './provider-adapter.js';
12
+ import type { ProviderAdapter } from '@pikku/deploy';
13
13
  export interface BuildLogger {
14
14
  info(msg: string): void;
15
15
  error(msg: string): void;
@@ -2,7 +2,7 @@
2
2
  * Types for the Pikku esbuild bundling pipeline.
3
3
  * Imports DeploymentManifest from the analyzer — single source of truth.
4
4
  */
5
- export type { DeploymentManifest, DeploymentUnit, DeploymentUnitRole, } from '../analyzer/manifest.js';
5
+ export type { DeploymentManifest, DeploymentUnit, DeploymentUnitRole, } from '@pikku/deploy';
6
6
  export interface BundleResult {
7
7
  unitName: string;
8
8
  bundlePath: string;
@@ -8,7 +8,7 @@
8
8
  * Uses --stateInput to avoid re-inspecting the codebase for each unit.
9
9
  */
10
10
  import type { InspectorState } from '@pikku/inspector';
11
- import type { DeploymentManifest, DeploymentUnit } from '../analyzer/manifest.js';
11
+ import type { DeploymentManifest, DeploymentUnit } from '@pikku/deploy';
12
12
  export interface PerUnitCodegenOptions {
13
13
  /** Root directory of the project (where pikku.config.json lives) */
14
14
  projectDir: string;
@@ -1,4 +1,4 @@
1
- import type { DeploymentManifest } from '../analyzer/manifest.js';
1
+ import type { DeploymentManifest } from '@pikku/deploy';
2
2
  import type { DeployProvider } from './provider.js';
3
3
  import type { ApplyResult, DeploymentPlan, PlanChange } from './types.js';
4
4
  type ProgressStatus = 'start' | 'done' | 'error';
@@ -1,4 +1,4 @@
1
- import type { DeploymentManifest } from '../analyzer/manifest.js';
1
+ import type { DeploymentManifest } from '@pikku/deploy';
2
2
  import type { CurrentState, DeployProvider } from './provider.js';
3
3
  import type { DeploymentPlan } from './types.js';
4
4
  export declare function generatePlan(manifest: DeploymentManifest, currentState: CurrentState, provider: DeployProvider): Promise<DeploymentPlan>;