@codemation/host 0.2.3 → 0.2.5

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @codemation/host
2
2
 
3
+ ## 0.2.5
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`1c74067`](https://github.com/MadeRelevant/codemation/commit/1c74067a474b54a8d6c73f55db4c3d8d3e20e2ae)]:
8
+ - @codemation/core-nodes@0.4.1
9
+
10
+ ## 0.2.4
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [[`88844f7`](https://github.com/MadeRelevant/codemation/commit/88844f75a48fe051e4cb895c710408855de14da4), [`88844f7`](https://github.com/MadeRelevant/codemation/commit/88844f75a48fe051e4cb895c710408855de14da4)]:
15
+ - @codemation/core-nodes@0.4.0
16
+ - @codemation/core@0.7.0
17
+ - @codemation/eventbus-redis@0.0.29
18
+
3
19
  ## 0.2.3
4
20
 
5
21
  ### Patch Changes
@@ -1,5 +1,5 @@
1
- import { i as AppPersistenceConfig, r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
2
- import { t as NormalizedCodemationConfig } from "./CodemationConfigNormalizer-C2CJnmKY.js";
1
+ import { i as AppPersistenceConfig, r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
2
+ import { t as NormalizedCodemationConfig } from "./CodemationConfigNormalizer-DIAE0VHw.js";
3
3
  import { AnyNull, AnyNullClass, DbNull, DbNullClass, Decimal, JsonNull, JsonNullClass, NullTypes as NullTypes$1, ObjectEnumValue, PrismaClientInitializationError, PrismaClientKnownRequestError, PrismaClientRustPanicError, PrismaClientUnknownRequestError, PrismaClientValidationError, RawValue, Sql, Value, empty, isAnyNull, isDbNull, isJsonNull, isObjectEnumValue, join, raw, sql as sqltag } from "@prisma/client-runtime-utils";
4
4
 
5
5
  //#region src/infrastructure/persistence/generated/prisma-postgresql-client/runtime/client.d.ts
@@ -28903,4 +28903,4 @@ declare class AppConfigFactory {
28903
28903
  }
28904
28904
  //#endregion
28905
28905
  export { PrismaClient as i, PrismaMigrationDeployer as n, PrismaDatabaseClient as r, AppConfigFactory as t };
28906
- //# sourceMappingURL=AppConfigFactory-DeULdLzi.d.ts.map
28906
+ //# sourceMappingURL=AppConfigFactory-CK28UPK0.d.ts.map
@@ -1,4 +1,4 @@
1
- import { H as TypeToken, P as WorkflowDefinition, U as EngineExecutionLimitsPolicyConfig, V as Container, c as AnyCredentialType } from "./index-DMedRrli.js";
1
+ import { F as WorkflowDefinition, H as Container, U as TypeToken, W as EngineExecutionLimitsPolicyConfig, l as AnyCredentialType } from "./index-Dd6BrWyH.js";
2
2
  import { a as CodemationAuthConfig, n as CodemationLogConfig, t as CodemationWhitelabelConfig, u as LoggerFactory } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
3
3
 
4
4
  //#region src/presentation/config/CodemationClassToken.d.ts
@@ -177,4 +177,4 @@ interface CodemationAppContext extends CodemationRegistrationContextBase {
177
177
  }
178
178
  //#endregion
179
179
  export { CodemationContainerRegistration as C, CodemationWorkflowDiscovery as S, CodemationEngineExecutionLimitsConfig as _, AppPluginLoadSummary as a, CodemationSchedulerConfig as b, CodemationPluginContext as c, CodemationAppSchedulerConfig as d, CodemationAppSchedulerKind as f, CodemationDatabaseKind as g, CodemationDatabaseConfig as h, AppPersistenceConfig as i, CodemationPluginPackageMetadata as l, CodemationConfig as m, CodemationRegistrationContextBase as n, CodemationPlugin as o, CodemationApplicationRuntimeConfig as p, AppConfig as r, CodemationPluginConfig as s, CodemationAppContext as t, CodemationAppDefinition as u, CodemationEventBusConfig as v, CodemationClassToken as w, CodemationSchedulerKind as x, CodemationEventBusKind as y };
180
- //# sourceMappingURL=CodemationAppContext-DZt_ZwXH.d.ts.map
180
+ //# sourceMappingURL=CodemationAppContext-KqDoeHqN.d.ts.map
@@ -1,5 +1,5 @@
1
- import { H as TypeToken, K as ChainCursor, L as NodeExecutionContext, M as RunnableNodeConfig, N as RunnableNodeOutputJson, O as Item, P as WorkflowDefinition, a as ChatModelConfig, c as AnyCredentialType, i as AgentMessageConfig, k as Items, o as ToolConfig, q as AnyRunnableNodeConfig, r as AgentGuardrailConfig, s as DefinedNode } from "./index-DMedRrli.js";
2
- import { c as CodemationPluginContext, m as CodemationConfig, o as CodemationPlugin, t as CodemationAppContext } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { A as Items, F as WorkflowDefinition, J as AnyRunnableNodeConfig, N as RunnableNodeConfig, P as RunnableNodeOutputJson, R as NodeExecutionContext, U as TypeToken, a as ChatModelConfig, c as DefinedNodeConfigInput, g as CredentialJsonRecord, i as AgentMessageConfig, k as Item, l as AnyCredentialType, o as ToolConfig, q as ChainCursor, r as AgentGuardrailConfig, s as DefinedNode } from "./index-Dd6BrWyH.js";
2
+ import { c as CodemationPluginContext, m as CodemationConfig, o as CodemationPlugin, t as CodemationAppContext } from "./CodemationAppContext-KqDoeHqN.js";
3
3
  import { t as CodemationWhitelabelConfig } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
4
  import { ZodType, z } from "zod";
5
5
 
@@ -13,6 +13,7 @@ declare class Aggregate<TIn = unknown, TOut = unknown> implements RunnableNodeCo
13
13
  readonly execution: {
14
14
  readonly hint: "local";
15
15
  };
16
+ readonly keepBinaries: true;
16
17
  readonly icon: "lucide:layers";
17
18
  constructor(name: string, aggregate: (items: Items<TIn>, ctx: NodeExecutionContext<Aggregate<TIn, TOut>>) => TOut | Promise<TOut>, id?: string | undefined);
18
19
  }
@@ -80,6 +81,7 @@ declare class Split<TIn = unknown, TElem = unknown> implements RunnableNodeConfi
80
81
  readonly execution: {
81
82
  readonly hint: "local";
82
83
  };
84
+ readonly keepBinaries: true;
83
85
  /**
84
86
  * When splitting yields zero items for a batch, downstream single-input nodes still run once with an empty batch.
85
87
  * Mirrors {@link MapData}'s empty-output behavior.
@@ -144,7 +146,7 @@ declare class WorkflowBranchBuilder<TCurrentJson> {
144
146
  agent<TOutputSchema extends z.ZodTypeAny>(options: WorkflowAgentOptions<TCurrentJson, TOutputSchema>): WorkflowBranchBuilder<z.output<TOutputSchema>>;
145
147
  agent(options: WorkflowAgentOptions<TCurrentJson, undefined>): WorkflowBranchBuilder<Record<string, unknown>>;
146
148
  agent<TOutputSchema extends z.ZodTypeAny>(name: string, options: WorkflowAgentOptions<TCurrentJson, TOutputSchema | undefined>): WorkflowBranchBuilder<TOutputSchema extends z.ZodTypeAny ? z.output<TOutputSchema> : Record<string, unknown>>;
147
- node<TConfig extends Record<string, unknown>, TOutputJson>(definitionOrKey: DefinedNode<string, TConfig, TCurrentJson, TOutputJson> | string, config: TConfig, name?: string, id?: string): WorkflowBranchBuilder<TOutputJson>;
149
+ node<TConfig extends CredentialJsonRecord, TInputJson, TOutputJson>(definitionOrKey: DefinedNode<string, TConfig, TInputJson, TOutputJson> | string, config: DefinedNodeConfigInput<TConfig, TCurrentJson>, name?: string, id?: string): TCurrentJson extends TInputJson ? WorkflowBranchBuilder<TOutputJson> : never;
148
150
  getSteps(): ReadonlyArray<AnyRunnableNodeConfig>;
149
151
  }
150
152
  //#endregion
@@ -201,7 +203,7 @@ declare class WorkflowChain<TCurrentJson> {
201
203
  agent<TOutputSchema extends z.ZodTypeAny>(options: WorkflowAgentOptions<TCurrentJson, TOutputSchema>): WorkflowChain<z.output<TOutputSchema>>;
202
204
  agent(options: WorkflowAgentOptions<TCurrentJson, undefined>): WorkflowChain<Record<string, unknown>>;
203
205
  agent<TOutputSchema extends z.ZodTypeAny>(name: string, options: WorkflowAgentOptions<TCurrentJson, TOutputSchema | undefined>): WorkflowChain<TOutputSchema extends z.ZodTypeAny ? z.output<TOutputSchema> : Record<string, unknown>>;
204
- node<TConfig extends Record<string, unknown>, TOutputJson>(definitionOrKey: DefinedNode<string, TConfig, TCurrentJson, TOutputJson> | string, config: TConfig, name?: string, id?: string): WorkflowChain<TOutputJson>;
206
+ node<TConfig extends CredentialJsonRecord, TInputJson, TOutputJson>(definitionOrKey: DefinedNode<string, TConfig, TInputJson, TOutputJson> | string, config: DefinedNodeConfigInput<TConfig, TCurrentJson>, name?: string, id?: string): TCurrentJson extends TInputJson ? WorkflowChain<TOutputJson> : never;
205
207
  build(): WorkflowDefinition;
206
208
  }
207
209
  //#endregion
@@ -257,4 +259,4 @@ declare function definePlugin(options: DefinePluginOptions): CodemationPlugin &
257
259
  }>;
258
260
  //#endregion
259
261
  export { defineCodemationApp as a, FriendlyCodemationExecutionConfig as i, DefinePluginOptions as n, definePlugin as o, FriendlyCodemationDatabaseConfig as r, workflow as s, DefineCodemationAppOptions as t };
260
- //# sourceMappingURL=CodemationAuthoring.types-BXwqqy-v.d.ts.map
262
+ //# sourceMappingURL=CodemationAuthoring.types-BP6Inucu.d.ts.map
@@ -1,4 +1,4 @@
1
- import { C as CodemationContainerRegistration, m as CodemationConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { C as CodemationContainerRegistration, m as CodemationConfig } from "./CodemationAppContext-KqDoeHqN.js";
2
2
 
3
3
  //#region src/presentation/config/CodemationConfigNormalizer.d.ts
4
4
  type NormalizedCodemationConfig = CodemationConfig & Readonly<{
@@ -6,4 +6,4 @@ type NormalizedCodemationConfig = CodemationConfig & Readonly<{
6
6
  }>;
7
7
  //#endregion
8
8
  export { NormalizedCodemationConfig as t };
9
- //# sourceMappingURL=CodemationConfigNormalizer-C2CJnmKY.d.ts.map
9
+ //# sourceMappingURL=CodemationConfigNormalizer-DIAE0VHw.d.ts.map
@@ -1,4 +1,4 @@
1
- import { t as NormalizedCodemationConfig } from "./CodemationConfigNormalizer-C2CJnmKY.js";
1
+ import { t as NormalizedCodemationConfig } from "./CodemationConfigNormalizer-DIAE0VHw.js";
2
2
 
3
3
  //#region src/presentation/server/CodemationConsumerAppResolver.d.ts
4
4
  type CodemationConsumerApp = Readonly<{
@@ -63,4 +63,4 @@ declare class CodemationConsumerConfigLoader {
63
63
  }
64
64
  //#endregion
65
65
  export { CodemationConsumerAppResolver as i, CodemationConsumerConfigResolution as n, CodemationConsumerApp as r, CodemationConsumerConfigLoader as t };
66
- //# sourceMappingURL=CodemationConsumerConfigLoader-kijLkRtF.d.ts.map
66
+ //# sourceMappingURL=CodemationConsumerConfigLoader-nj9kTmfJ.d.ts.map
@@ -1,8 +1,8 @@
1
- import { $ as RunPruneCandidate, A as RunId, B as WorkflowRepository, F as WorkflowId, G as RunEventBus, H as TypeToken, J as WorkflowActivationPolicy, P as WorkflowDefinition, Q as RunCurrentState, R as NodeExecutionRequestHandler, V as Container, W as RunEvent, X as WorkflowRunDetailDto, Z as PersistedRunState, c as AnyCredentialType, et as RunSummary, n as Engine, tt as Clock, z as NodeExecutionScheduler } from "./index-DMedRrli.js";
2
- import { C as CodemationContainerRegistration, l as CodemationPluginPackageMetadata, o as CodemationPlugin, r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { $ as RunCurrentState, B as NodeExecutionScheduler, F as WorkflowDefinition, G as RunEvent, H as Container, I as WorkflowId, K as RunEventBus, Q as PersistedRunState, U as TypeToken, V as WorkflowRepository, Y as WorkflowActivationPolicy, Z as WorkflowRunDetailDto, et as RunPruneCandidate, j as RunId, l as AnyCredentialType, n as Engine, nt as Clock, tt as RunSummary, z as NodeExecutionRequestHandler } from "./index-Dd6BrWyH.js";
2
+ import { C as CodemationContainerRegistration, l as CodemationPluginPackageMetadata, o as CodemationPlugin, r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
3
3
  import { a as CodemationAuthConfig, l as Logger, t as CodemationWhitelabelConfig, u as LoggerFactory } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
- import { t as CredentialStore } from "./CredentialServices-CGS_E7O-.js";
5
- import { n as PrismaMigrationDeployer, r as PrismaDatabaseClient } from "./AppConfigFactory-DeULdLzi.js";
4
+ import { t as CredentialStore } from "./CredentialServices-BFQD_VN1.js";
5
+ import { n as PrismaMigrationDeployer, r as PrismaDatabaseClient } from "./AppConfigFactory-CK28UPK0.js";
6
6
  import "reflect-metadata";
7
7
  import { Hono } from "hono";
8
8
 
@@ -354,4 +354,4 @@ declare class CodemationPluginListMerger {
354
354
  }
355
355
  //#endregion
356
356
  export { Command as _, WorkflowDebuggerOverlayRepository as a, WorkerRuntime as c, AppContainerLifecycle as d, AppContainerFactory as f, CommandBus as g, Query as h, HonoApiRouteRegistrar as i, FrontendRuntime as l, QueryBus as m, CodemationBootstrapRequest as n, WorkflowRunRepository as o, WorkflowWebsocketServer as p, ApplicationTokens as r, SessionVerifier as s, CodemationPluginListMerger as t, DatabaseMigrations as u };
357
- //# sourceMappingURL=CodemationPluginListMerger-Z-qsxAS9.d.ts.map
357
+ //# sourceMappingURL=CodemationPluginListMerger-QvUa2SIt.d.ts.map
@@ -1,5 +1,5 @@
1
- import { B as WorkflowRepository, C as CredentialTypeDefinition, P as WorkflowDefinition, S as CredentialType, T as CredentialTypeRegistry, _ as CredentialOAuth2AuthDefinition, b as CredentialSessionService, c as AnyCredentialType, d as CredentialFieldSchema, f as CredentialHealth, g as CredentialMaterialSourceKind, h as CredentialJsonRecord, l as CredentialBinding, m as CredentialInstanceRecord, p as CredentialInstanceId, u as CredentialBindingKey, v as CredentialRequirement, w as CredentialTypeId, x as CredentialSetupStatus } from "./index-DMedRrli.js";
2
- import { r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { C as CredentialType, E as CredentialTypeRegistry, F as WorkflowDefinition, S as CredentialSetupStatus, T as CredentialTypeId, V as WorkflowRepository, _ as CredentialMaterialSourceKind, d as CredentialBindingKey, f as CredentialFieldSchema, g as CredentialJsonRecord, h as CredentialInstanceRecord, l as AnyCredentialType, m as CredentialInstanceId, p as CredentialHealth, u as CredentialBinding, v as CredentialOAuth2AuthDefinition, w as CredentialTypeDefinition, x as CredentialSessionService, y as CredentialRequirement } from "./index-Dd6BrWyH.js";
2
+ import { r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
3
3
 
4
4
  //#region src/domain/credentials/CredentialTypeRegistryImpl.d.ts
5
5
  declare class CredentialTypeRegistryImpl implements CredentialTypeRegistry {
@@ -298,4 +298,4 @@ type MutableCredentialSessionService = CredentialSessionService & Readonly<{
298
298
  }>;
299
299
  //#endregion
300
300
  export { CredentialInstanceService as a, CredentialSecretCipher as c, CredentialBindingService as i, CredentialFieldEnvOverlayService as l, CredentialType$1 as n, CredentialOAuth2ScopeResolver as o, CredentialRuntimeMaterialService as r, CredentialMaterialResolver as s, CredentialStore as t, CredentialTypeRegistryImpl as u };
301
- //# sourceMappingURL=CredentialServices-CGS_E7O-.d.ts.map
301
+ //# sourceMappingURL=CredentialServices-BFQD_VN1.d.ts.map
@@ -1,4 +1,4 @@
1
- import { r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
2
2
  import { a as CodemationAuthConfig } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
3
3
  import { a as CodemationFrontendAuthSnapshot, n as InternalAuthBootstrap, r as FrontendAppConfig, t as PublicFrontendBootstrap } from "./PublicFrontendBootstrap-ci0Vwxrb.js";
4
4
 
@@ -90,4 +90,4 @@ declare class PublicFrontendBootstrapFactory {
90
90
  }
91
91
  //#endregion
92
92
  export { WorkflowDto as a, CodemationFrontendAuthSnapshotFactory as i, InternalAuthBootstrapFactory as n, WorkflowSummary as o, FrontendAppConfigFactory as r, PublicFrontendBootstrapFactory as t };
93
- //# sourceMappingURL=PublicFrontendBootstrapFactory-CYBuZerA.d.ts.map
93
+ //# sourceMappingURL=PublicFrontendBootstrapFactory-DTA1iDo0.d.ts.map
@@ -1,5 +1,5 @@
1
- import "./index-DMedRrli.js";
2
- import { a as defineCodemationApp, i as FriendlyCodemationExecutionConfig, n as DefinePluginOptions, o as definePlugin, r as FriendlyCodemationDatabaseConfig, s as workflow, t as DefineCodemationAppOptions } from "./CodemationAuthoring.types-BXwqqy-v.js";
3
- import { _ as CodemationEngineExecutionLimitsConfig, b as CodemationSchedulerConfig, c as CodemationPluginContext, d as CodemationAppSchedulerConfig, f as CodemationAppSchedulerKind, g as CodemationDatabaseKind, h as CodemationDatabaseConfig, m as CodemationConfig, n as CodemationRegistrationContextBase, o as CodemationPlugin, p as CodemationApplicationRuntimeConfig, s as CodemationPluginConfig, t as CodemationAppContext, u as CodemationAppDefinition, v as CodemationEventBusConfig, x as CodemationSchedulerKind, y as CodemationEventBusKind } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import "./index-Dd6BrWyH.js";
2
+ import { a as defineCodemationApp, i as FriendlyCodemationExecutionConfig, n as DefinePluginOptions, o as definePlugin, r as FriendlyCodemationDatabaseConfig, s as workflow, t as DefineCodemationAppOptions } from "./CodemationAuthoring.types-BP6Inucu.js";
3
+ import { _ as CodemationEngineExecutionLimitsConfig, b as CodemationSchedulerConfig, c as CodemationPluginContext, d as CodemationAppSchedulerConfig, f as CodemationAppSchedulerKind, g as CodemationDatabaseKind, h as CodemationDatabaseConfig, m as CodemationConfig, n as CodemationRegistrationContextBase, o as CodemationPlugin, p as CodemationApplicationRuntimeConfig, s as CodemationPluginConfig, t as CodemationAppContext, u as CodemationAppDefinition, v as CodemationEventBusConfig, x as CodemationSchedulerKind, y as CodemationEventBusKind } from "./CodemationAppContext-KqDoeHqN.js";
4
4
  import "./CodemationWhitelabelConfig-D5rYcLlj.js";
5
5
  export { type CodemationAppContext, type CodemationAppDefinition, type CodemationAppSchedulerConfig, type CodemationAppSchedulerKind, type CodemationApplicationRuntimeConfig, type CodemationConfig, type CodemationDatabaseConfig, type CodemationDatabaseKind, type CodemationEngineExecutionLimitsConfig, type CodemationEventBusConfig, type CodemationEventBusKind, type CodemationPlugin, type CodemationPluginConfig, type CodemationPluginContext, type CodemationRegistrationContextBase, type CodemationSchedulerConfig, type CodemationSchedulerKind, type DefineCodemationAppOptions, type DefinePluginOptions, type FriendlyCodemationDatabaseConfig, type FriendlyCodemationExecutionConfig, defineCodemationApp, definePlugin, workflow };
@@ -1,6 +1,6 @@
1
- import "./index-DMedRrli.js";
2
- import "./CodemationAppContext-DZt_ZwXH.js";
1
+ import "./index-Dd6BrWyH.js";
2
+ import "./CodemationAppContext-KqDoeHqN.js";
3
3
  import "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
- import "./CodemationConfigNormalizer-C2CJnmKY.js";
5
- import { i as CodemationConsumerAppResolver, n as CodemationConsumerConfigResolution, r as CodemationConsumerApp, t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-kijLkRtF.js";
4
+ import "./CodemationConfigNormalizer-DIAE0VHw.js";
5
+ import { i as CodemationConsumerAppResolver, n as CodemationConsumerConfigResolution, r as CodemationConsumerApp, t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-nj9kTmfJ.js";
6
6
  export { type CodemationConsumerApp, CodemationConsumerAppResolver, CodemationConsumerConfigLoader, type CodemationConsumerConfigResolution };
@@ -1,7 +1,7 @@
1
- import { c as AnyCredentialType, f as CredentialHealth, y as CredentialSessionFactoryArgs } from "./index-DMedRrli.js";
2
- import "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { b as CredentialSessionFactoryArgs, l as AnyCredentialType, p as CredentialHealth } from "./index-Dd6BrWyH.js";
2
+ import "./CodemationAppContext-KqDoeHqN.js";
3
3
  import "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
- import { a as CredentialInstanceService, i as CredentialBindingService, n as CredentialType } from "./CredentialServices-CGS_E7O-.js";
4
+ import { a as CredentialInstanceService, i as CredentialBindingService, n as CredentialType } from "./CredentialServices-BFQD_VN1.js";
5
5
 
6
6
  //#region src/infrastructure/credentials/OpenAiApiKeyCredentialShapes.types.d.ts
7
7
  /**
@@ -1,4 +1,4 @@
1
- import { P as WorkflowDefinition, V as Container } from "./index-DMedRrli.js";
1
+ import { F as WorkflowDefinition, H as Container } from "./index-Dd6BrWyH.js";
2
2
 
3
3
  //#region src/presentation/server/CodemationTsyringeParamInfoReader.d.ts
4
4
  declare class CodemationTsyringeParamInfoReader {
@@ -9,9 +9,9 @@ interface Clock {
9
9
  now(): Date;
10
10
  }
11
11
  //#endregion
12
- //#region ../core/src/contracts/itemValue.d.ts
13
- declare const ITEM_VALUE_BRAND: unique symbol;
14
- type ItemValueResolvedContext = Readonly<{
12
+ //#region ../core/src/contracts/itemExpr.d.ts
13
+ declare const ITEM_EXPR_BRAND: unique symbol;
14
+ type ItemExprResolvedContext = Readonly<{
15
15
  runId: RunId;
16
16
  workflowId: WorkflowId;
17
17
  nodeId: NodeId;
@@ -21,19 +21,23 @@ type ItemValueResolvedContext = Readonly<{
21
21
  /**
22
22
  * Context aligned with former {@link ItemInputMapperContext} — use **`data`** to read any completed upstream node.
23
23
  */
24
- type ItemValueContext = ItemValueResolvedContext;
25
- type ItemValueArgs<TItemJson = unknown> = Readonly<{
24
+ type ItemExprContext = ItemExprResolvedContext;
25
+ type ItemExprArgs<TItemJson = unknown> = Readonly<{
26
26
  item: Item<TItemJson>;
27
27
  itemIndex: number;
28
28
  items: Items<TItemJson>;
29
- ctx: ItemValueContext;
29
+ ctx: ItemExprContext;
30
30
  }>;
31
- type ItemValueCallback<T, TItemJson = unknown> = (args: ItemValueArgs<TItemJson>) => T | Promise<T>;
32
- type ItemValue<T, TItemJson = unknown> = Readonly<{
33
- readonly [ITEM_VALUE_BRAND]: true;
34
- readonly fn: ItemValueCallback<T, TItemJson>;
31
+ type ItemExprCallback<T, TItemJson = unknown> = (args: ItemExprArgs<TItemJson>) => T | Promise<T>;
32
+ type ItemExpr<T, TItemJson = unknown> = Readonly<{
33
+ readonly [ITEM_EXPR_BRAND]: true;
34
+ readonly fn: ItemExprCallback<T, TItemJson>;
35
35
  }>;
36
36
  //#endregion
37
+ //#region ../core/src/contracts/params.d.ts
38
+ type Expr<T, TItemJson = unknown> = ItemExpr<T, TItemJson>;
39
+ type ParamDeep<T, TItemJson = unknown> = Expr<T, TItemJson> | (T extends readonly (infer U)[] ? ReadonlyArray<ParamDeep<U, TItemJson>> : never) | (T extends object ? { [K in keyof T]: ParamDeep<T[K], TItemJson> } : T);
40
+ //#endregion
37
41
  //#region ../core/src/contracts/retryPolicySpec.types.d.ts
38
42
  /**
39
43
  * In-process retry policy for runnable nodes. Serialized configs use the same
@@ -693,6 +697,9 @@ interface WorkflowSnapshotResolver {
693
697
  //#region ../core/src/contracts/workflowTypes.d.ts
694
698
  type WorkflowId = string;
695
699
  type NodeId = string;
700
+ type NodeIdRef<TJson = unknown> = NodeId & Readonly<{
701
+ __codemationNodeJson?: TJson;
702
+ }>;
696
703
  type OutputPortKey = string;
697
704
  type InputPortKey = string;
698
705
  type PersistedTokenId = string;
@@ -859,8 +866,8 @@ interface ParentExecutionRef {
859
866
  }
860
867
  interface RunDataSnapshot {
861
868
  getOutputs(nodeId: NodeId): NodeOutputs | undefined;
862
- getOutputItems(nodeId: NodeId, output?: OutputPortKey): Items;
863
- getOutputItem(nodeId: NodeId, itemIndex: number, output?: OutputPortKey): Item | undefined;
869
+ getOutputItems<TJson = unknown>(nodeId: NodeId | NodeIdRef<TJson>, output?: OutputPortKey): Items<TJson>;
870
+ getOutputItem<TJson = unknown>(nodeId: NodeId | NodeIdRef<TJson>, itemIndex: number, output?: OutputPortKey): Item<TJson> | undefined;
864
871
  }
865
872
  interface RunIdFactory {
866
873
  makeRunId(): RunId;
@@ -1090,12 +1097,13 @@ type DefinedNodeCredentialBinding = ResolvableCredentialType | Readonly<{
1090
1097
  readonly helpUrl?: string;
1091
1098
  }>;
1092
1099
  type DefinedNodeCredentialBindings = Readonly<Record<string, DefinedNodeCredentialBinding>>;
1100
+ type DefinedNodeConfigInput<TConfigResolved extends CredentialJsonRecord, TItemJson> = ParamDeep<TConfigResolved, TItemJson>;
1093
1101
  interface DefinedNode<TKey$1 extends string, TConfig$1 extends CredentialJsonRecord, TInputJson$1, TOutputJson$1, _TBindings extends DefinedNodeCredentialBindings | undefined = undefined> {
1094
1102
  readonly kind: "defined-node";
1095
1103
  readonly key: TKey$1;
1096
1104
  readonly title: string;
1097
1105
  readonly description?: string;
1098
- create(config: TConfig$1, name?: string, id?: string): RunnableNodeConfig<TInputJson$1, TOutputJson$1>;
1106
+ create<TConfigItemJson = TInputJson$1>(config: DefinedNodeConfigInput<TConfig$1, TConfigItemJson>, name?: string, id?: string): RunnableNodeConfig<TInputJson$1, TOutputJson$1>;
1099
1107
  register(context: {
1100
1108
  registerNode<TValue>(token: TypeToken<TValue>, implementation?: TypeToken<TValue>): void;
1101
1109
  }): void;
@@ -1136,7 +1144,7 @@ type AgentMessageLine<TInputJson$1 = unknown> = AgentMessageDto | AgentMessageTe
1136
1144
  * Message list for an agent. Prefer a **plain array** of `{ role, content }` (optionally with function `content` for templates).
1137
1145
  * Use the object form only when you need `buildMessages` to append messages after optional `prompt` lines.
1138
1146
  */
1139
- type AgentMessageConfig<TInputJson$1 = unknown> = ItemValue<ReadonlyArray<AgentMessageLine<TInputJson$1>>, TInputJson$1> | ReadonlyArray<AgentMessageLine<TInputJson$1>> | {
1147
+ type AgentMessageConfig<TInputJson$1 = unknown> = Expr<ReadonlyArray<AgentMessageLine<TInputJson$1>>, TInputJson$1> | ReadonlyArray<AgentMessageLine<TInputJson$1>> | {
1140
1148
  readonly prompt?: ReadonlyArray<AgentMessageLine<TInputJson$1>>;
1141
1149
  readonly buildMessages?: (args: AgentMessageBuildArgs<TInputJson$1>) => ReadonlyArray<AgentMessageDto>;
1142
1150
  };
@@ -1371,5 +1379,5 @@ declare class RunIntentService {
1371
1379
  private createWebhookExecutionOptions;
1372
1380
  }
1373
1381
  //#endregion
1374
- export { RunPruneCandidate as $, RunId as A, WorkflowRepository as B, CredentialTypeDefinition as C, BinaryAttachment as D, ActivationIdFactory as E, WorkflowId as F, RunEventBus as G, TypeToken as H, BinaryStorage as I, WorkflowActivationPolicy as J, ChainCursor as K, NodeExecutionContext as L, RunnableNodeConfig as M, RunnableNodeOutputJson as N, Item as O, WorkflowDefinition as P, RunCurrentState as Q, NodeExecutionRequestHandler as R, CredentialType as S, CredentialTypeRegistry as T, EngineExecutionLimitsPolicyConfig as U, Container as V, RunEvent as W, WorkflowRunDetailDto as X, WebhookInvocationMatch as Y, PersistedRunState as Z, CredentialOAuth2AuthDefinition as _, ChatModelConfig as a, CredentialSessionService as b, AnyCredentialType as c, CredentialFieldSchema as d, RunSummary as et, CredentialHealth as f, CredentialMaterialSourceKind as g, CredentialJsonRecord as h, AgentMessageConfig as i, RunIdFactory as j, Items as k, CredentialBinding as l, CredentialInstanceRecord as m, Engine as n, ToolConfig as o, CredentialInstanceId as p, AnyRunnableNodeConfig as q, AgentGuardrailConfig as r, DefinedNode as s, RunIntentService as t, Clock as tt, CredentialBindingKey as u, CredentialRequirement as v, CredentialTypeId as w, CredentialSetupStatus as x, CredentialSessionFactoryArgs as y, NodeExecutionScheduler as z };
1375
- //# sourceMappingURL=index-DMedRrli.d.ts.map
1382
+ export { RunCurrentState as $, Items as A, NodeExecutionScheduler as B, CredentialType as C, ActivationIdFactory as D, CredentialTypeRegistry as E, WorkflowDefinition as F, RunEvent as G, Container as H, WorkflowId as I, AnyRunnableNodeConfig as J, RunEventBus as K, BinaryStorage as L, RunIdFactory as M, RunnableNodeConfig as N, BinaryAttachment as O, RunnableNodeOutputJson as P, PersistedRunState as Q, NodeExecutionContext as R, CredentialSetupStatus as S, CredentialTypeId as T, TypeToken as U, WorkflowRepository as V, EngineExecutionLimitsPolicyConfig as W, WebhookInvocationMatch as X, WorkflowActivationPolicy as Y, WorkflowRunDetailDto as Z, CredentialMaterialSourceKind as _, ChatModelConfig as a, CredentialSessionFactoryArgs as b, DefinedNodeConfigInput as c, CredentialBindingKey as d, RunPruneCandidate as et, CredentialFieldSchema as f, CredentialJsonRecord as g, CredentialInstanceRecord as h, AgentMessageConfig as i, RunId as j, Item as k, AnyCredentialType as l, CredentialInstanceId as m, Engine as n, Clock as nt, ToolConfig as o, CredentialHealth as p, ChainCursor as q, AgentGuardrailConfig as r, DefinedNode as s, RunIntentService as t, RunSummary as tt, CredentialBinding as u, CredentialOAuth2AuthDefinition as v, CredentialTypeDefinition as w, CredentialSessionService as x, CredentialRequirement as y, NodeExecutionRequestHandler as z };
1383
+ //# sourceMappingURL=index-Dd6BrWyH.d.ts.map
package/dist/index.d.ts CHANGED
@@ -1,17 +1,17 @@
1
- import "./index-DMedRrli.js";
2
- import { a as defineCodemationApp, i as FriendlyCodemationExecutionConfig, n as DefinePluginOptions, o as definePlugin, r as FriendlyCodemationDatabaseConfig, s as workflow, t as DefineCodemationAppOptions } from "./CodemationAuthoring.types-BXwqqy-v.js";
3
- import { S as CodemationWorkflowDiscovery, _ as CodemationEngineExecutionLimitsConfig, a as AppPluginLoadSummary, b as CodemationSchedulerConfig, c as CodemationPluginContext, d as CodemationAppSchedulerConfig, f as CodemationAppSchedulerKind, g as CodemationDatabaseKind, h as CodemationDatabaseConfig, l as CodemationPluginPackageMetadata, m as CodemationConfig, n as CodemationRegistrationContextBase, o as CodemationPlugin, p as CodemationApplicationRuntimeConfig, r as AppConfig, s as CodemationPluginConfig, t as CodemationAppContext, u as CodemationAppDefinition, v as CodemationEventBusConfig, w as CodemationClassToken, x as CodemationSchedulerKind, y as CodemationEventBusKind } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import "./index-Dd6BrWyH.js";
2
+ import { a as defineCodemationApp, i as FriendlyCodemationExecutionConfig, n as DefinePluginOptions, o as definePlugin, r as FriendlyCodemationDatabaseConfig, s as workflow, t as DefineCodemationAppOptions } from "./CodemationAuthoring.types-BP6Inucu.js";
3
+ import { S as CodemationWorkflowDiscovery, _ as CodemationEngineExecutionLimitsConfig, a as AppPluginLoadSummary, b as CodemationSchedulerConfig, c as CodemationPluginContext, d as CodemationAppSchedulerConfig, f as CodemationAppSchedulerKind, g as CodemationDatabaseKind, h as CodemationDatabaseConfig, l as CodemationPluginPackageMetadata, m as CodemationConfig, n as CodemationRegistrationContextBase, o as CodemationPlugin, p as CodemationApplicationRuntimeConfig, r as AppConfig, s as CodemationPluginConfig, t as CodemationAppContext, u as CodemationAppDefinition, v as CodemationEventBusConfig, w as CodemationClassToken, x as CodemationSchedulerKind, y as CodemationEventBusKind } from "./CodemationAppContext-KqDoeHqN.js";
4
4
  import { a as CodemationAuthConfig, c as CodemationAuthOidcProviderConfig, i as CodemationLogRule, n as CodemationLogConfig, o as CodemationAuthKind, r as CodemationLogLevelName, s as CodemationAuthOAuthProviderConfig, t as CodemationWhitelabelConfig } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
5
5
  import { a as CodemationFrontendAuthSnapshot, i as CodemationFrontendAuthProviderSnapshot, n as InternalAuthBootstrap, r as FrontendAppConfig, t as PublicFrontendBootstrap } from "./PublicFrontendBootstrap-ci0Vwxrb.js";
6
6
  import { i as CodemationFrontendAuthSnapshotJsonCodec, n as InternalAuthBootstrapJsonCodec, r as FrontendAppConfigJsonCodec, t as PublicFrontendBootstrapJsonCodec } from "./PublicFrontendBootstrapJsonCodec-Ja0GQgpp.js";
7
- import "./CodemationConfigNormalizer-C2CJnmKY.js";
8
- import { t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-kijLkRtF.js";
9
- import "./CredentialServices-CGS_E7O-.js";
10
- import { _ as Command, c as WorkerRuntime, d as AppContainerLifecycle, f as AppContainerFactory, g as CommandBus, h as Query, l as FrontendRuntime, m as QueryBus, n as CodemationBootstrapRequest, r as ApplicationTokens, t as CodemationPluginListMerger, u as DatabaseMigrations } from "./CodemationPluginListMerger-Z-qsxAS9.js";
11
- import { r as PrismaDatabaseClient, t as AppConfigFactory } from "./AppConfigFactory-DeULdLzi.js";
12
- import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-DdIyEFHH.js";
13
- import { c as CodemationServerGateway, l as ApiPaths } from "./server-Bd7_dgBB.js";
14
- import { i as CodemationFrontendAuthSnapshotFactory, n as InternalAuthBootstrapFactory, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-CYBuZerA.js";
7
+ import "./CodemationConfigNormalizer-DIAE0VHw.js";
8
+ import { t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-nj9kTmfJ.js";
9
+ import "./CredentialServices-BFQD_VN1.js";
10
+ import { _ as Command, c as WorkerRuntime, d as AppContainerLifecycle, f as AppContainerFactory, g as CommandBus, h as Query, l as FrontendRuntime, m as QueryBus, n as CodemationBootstrapRequest, r as ApplicationTokens, t as CodemationPluginListMerger, u as DatabaseMigrations } from "./CodemationPluginListMerger-QvUa2SIt.js";
11
+ import { r as PrismaDatabaseClient, t as AppConfigFactory } from "./AppConfigFactory-CK28UPK0.js";
12
+ import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-Y-u7lV7f.js";
13
+ import { c as CodemationServerGateway, l as ApiPaths } from "./server-axppTMgo.js";
14
+ import { i as CodemationFrontendAuthSnapshotFactory, n as InternalAuthBootstrapFactory, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-DTA1iDo0.js";
15
15
 
16
16
  //#region src/application/contracts/userDirectoryContracts.types.d.ts
17
17
  type UserAccountStatus = "invited" | "active" | "inactive";
@@ -1,13 +1,13 @@
1
- import { C as CredentialTypeDefinition, D as BinaryAttachment, E as ActivationIdFactory, I as BinaryStorage, J as WorkflowActivationPolicy, O as Item, P as WorkflowDefinition$1, Y as WebhookInvocationMatch, _ as CredentialOAuth2AuthDefinition, j as RunIdFactory, t as RunIntentService, tt as Clock } from "./index-DMedRrli.js";
2
- import { r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import { D as ActivationIdFactory, F as WorkflowDefinition$1, L as BinaryStorage, M as RunIdFactory, O as BinaryAttachment, X as WebhookInvocationMatch, Y as WorkflowActivationPolicy, k as Item, nt as Clock, t as RunIntentService, v as CredentialOAuth2AuthDefinition, w as CredentialTypeDefinition } from "./index-Dd6BrWyH.js";
2
+ import { r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
3
3
  import { l as Logger, u as LoggerFactory } from "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
4
  import { t as LogLevelPolicy } from "./LogLevelPolicy-CkiJAH75.js";
5
5
  import { a as CodemationFrontendAuthSnapshot, i as CodemationFrontendAuthProviderSnapshot, n as InternalAuthBootstrap, r as FrontendAppConfig, t as PublicFrontendBootstrap } from "./PublicFrontendBootstrap-ci0Vwxrb.js";
6
- import "./CodemationConfigNormalizer-C2CJnmKY.js";
7
- import { a as CredentialInstanceService, c as CredentialSecretCipher, i as CredentialBindingService, l as CredentialFieldEnvOverlayService, o as CredentialOAuth2ScopeResolver, r as CredentialRuntimeMaterialService, s as CredentialMaterialResolver, t as CredentialStore, u as CredentialTypeRegistryImpl } from "./CredentialServices-CGS_E7O-.js";
8
- import { a as WorkflowDebuggerOverlayRepository, c as WorkerRuntime, d as AppContainerLifecycle, f as AppContainerFactory, g as CommandBus, i as HonoApiRouteRegistrar, l as FrontendRuntime, m as QueryBus, n as CodemationBootstrapRequest, o as WorkflowRunRepository, p as WorkflowWebsocketServer, r as ApplicationTokens, s as SessionVerifier, t as CodemationPluginListMerger, u as DatabaseMigrations } from "./CodemationPluginListMerger-Z-qsxAS9.js";
9
- import { t as AppConfigFactory } from "./AppConfigFactory-DeULdLzi.js";
10
- import { a as WorkflowDto, n as InternalAuthBootstrapFactory, o as WorkflowSummary, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-CYBuZerA.js";
6
+ import "./CodemationConfigNormalizer-DIAE0VHw.js";
7
+ import { a as CredentialInstanceService, c as CredentialSecretCipher, i as CredentialBindingService, l as CredentialFieldEnvOverlayService, o as CredentialOAuth2ScopeResolver, r as CredentialRuntimeMaterialService, s as CredentialMaterialResolver, t as CredentialStore, u as CredentialTypeRegistryImpl } from "./CredentialServices-BFQD_VN1.js";
8
+ import { a as WorkflowDebuggerOverlayRepository, c as WorkerRuntime, d as AppContainerLifecycle, f as AppContainerFactory, g as CommandBus, i as HonoApiRouteRegistrar, l as FrontendRuntime, m as QueryBus, n as CodemationBootstrapRequest, o as WorkflowRunRepository, p as WorkflowWebsocketServer, r as ApplicationTokens, s as SessionVerifier, t as CodemationPluginListMerger, u as DatabaseMigrations } from "./CodemationPluginListMerger-QvUa2SIt.js";
9
+ import { t as AppConfigFactory } from "./AppConfigFactory-CK28UPK0.js";
10
+ import { a as WorkflowDto, n as InternalAuthBootstrapFactory, o as WorkflowSummary, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-DTA1iDo0.js";
11
11
  import { Hono } from "hono";
12
12
  import { NodeDefinition, WorkflowDefinition } from "@codemation/core/browser";
13
13
 
@@ -1,4 +1,4 @@
1
- import { i as PrismaClient } from "./AppConfigFactory-DeULdLzi.js";
1
+ import { i as PrismaClient } from "./AppConfigFactory-CK28UPK0.js";
2
2
 
3
3
  //#region src/infrastructure/persistence/CodemationPostgresPrismaClientFactory.d.ts
4
4
  declare class CodemationPostgresPrismaClientFactory {
@@ -6,4 +6,4 @@ declare class CodemationPostgresPrismaClientFactory {
6
6
  }
7
7
  //#endregion
8
8
  export { CodemationPostgresPrismaClientFactory as t };
9
- //# sourceMappingURL=persistenceServer-DdIyEFHH.d.ts.map
9
+ //# sourceMappingURL=persistenceServer-Y-u7lV7f.d.ts.map
@@ -1,7 +1,7 @@
1
- import "./index-DMedRrli.js";
2
- import { i as AppPersistenceConfig } from "./CodemationAppContext-DZt_ZwXH.js";
1
+ import "./index-Dd6BrWyH.js";
2
+ import { i as AppPersistenceConfig } from "./CodemationAppContext-KqDoeHqN.js";
3
3
  import "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
- import "./CodemationConfigNormalizer-C2CJnmKY.js";
5
- import { n as PrismaMigrationDeployer, r as PrismaDatabaseClient, t as AppConfigFactory } from "./AppConfigFactory-DeULdLzi.js";
6
- import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-DdIyEFHH.js";
4
+ import "./CodemationConfigNormalizer-DIAE0VHw.js";
5
+ import { n as PrismaMigrationDeployer, r as PrismaDatabaseClient, t as AppConfigFactory } from "./AppConfigFactory-CK28UPK0.js";
6
+ import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-Y-u7lV7f.js";
7
7
  export { AppConfigFactory, AppPersistenceConfig, CodemationPostgresPrismaClientFactory, PrismaDatabaseClient as PrismaClient, PrismaMigrationDeployer };
@@ -1,7 +1,7 @@
1
- import { m as CodemationConfig, o as CodemationPlugin, r as AppConfig } from "./CodemationAppContext-DZt_ZwXH.js";
2
- import { t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-kijLkRtF.js";
3
- import { t as AppConfigFactory } from "./AppConfigFactory-DeULdLzi.js";
4
- import { a as WorkflowDto, o as WorkflowSummary } from "./PublicFrontendBootstrapFactory-CYBuZerA.js";
1
+ import { m as CodemationConfig, o as CodemationPlugin, r as AppConfig } from "./CodemationAppContext-KqDoeHqN.js";
2
+ import { t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-nj9kTmfJ.js";
3
+ import { t as AppConfigFactory } from "./AppConfigFactory-CK28UPK0.js";
4
+ import { a as WorkflowDto, o as WorkflowSummary } from "./PublicFrontendBootstrapFactory-DTA1iDo0.js";
5
5
 
6
6
  //#region src/presentation/http/ApiPaths.d.ts
7
7
  declare class ApiPaths {
@@ -150,4 +150,4 @@ declare class WorkflowDiscoveryPathSegmentsComputer {
150
150
  }
151
151
  //#endregion
152
152
  export { CodemationResolvedPluginPackage as a, CodemationServerGateway as c, CodemationPluginDiscovery as i, ApiPaths as l, WorkflowModulePathFinder as n, AppConfigLoadResult as o, CodemationDiscoveredPluginPackage as r, AppConfigLoader as s, WorkflowDiscoveryPathSegmentsComputer as t };
153
- //# sourceMappingURL=server-Bd7_dgBB.d.ts.map
153
+ //# sourceMappingURL=server-axppTMgo.d.ts.map
package/dist/server.d.ts CHANGED
@@ -1,12 +1,12 @@
1
- import "./index-DMedRrli.js";
2
- import "./CodemationAppContext-DZt_ZwXH.js";
1
+ import "./index-Dd6BrWyH.js";
2
+ import "./CodemationAppContext-KqDoeHqN.js";
3
3
  import "./CodemationWhitelabelConfig-D5rYcLlj.js";
4
4
  import { n as InternalAuthBootstrap, r as FrontendAppConfig, t as PublicFrontendBootstrap } from "./PublicFrontendBootstrap-ci0Vwxrb.js";
5
5
  import { i as CodemationFrontendAuthSnapshotJsonCodec, n as InternalAuthBootstrapJsonCodec, r as FrontendAppConfigJsonCodec, t as PublicFrontendBootstrapJsonCodec } from "./PublicFrontendBootstrapJsonCodec-Ja0GQgpp.js";
6
- import "./CodemationConfigNormalizer-C2CJnmKY.js";
7
- import { i as CodemationConsumerAppResolver, n as CodemationConsumerConfigResolution, r as CodemationConsumerApp, t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-kijLkRtF.js";
8
- import { r as PrismaDatabaseClient } from "./AppConfigFactory-DeULdLzi.js";
9
- import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-DdIyEFHH.js";
10
- import { a as CodemationResolvedPluginPackage, c as CodemationServerGateway, i as CodemationPluginDiscovery, l as ApiPaths, n as WorkflowModulePathFinder, o as AppConfigLoadResult, r as CodemationDiscoveredPluginPackage, s as AppConfigLoader, t as WorkflowDiscoveryPathSegmentsComputer } from "./server-Bd7_dgBB.js";
11
- import { i as CodemationFrontendAuthSnapshotFactory, n as InternalAuthBootstrapFactory, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-CYBuZerA.js";
6
+ import "./CodemationConfigNormalizer-DIAE0VHw.js";
7
+ import { i as CodemationConsumerAppResolver, n as CodemationConsumerConfigResolution, r as CodemationConsumerApp, t as CodemationConsumerConfigLoader } from "./CodemationConsumerConfigLoader-nj9kTmfJ.js";
8
+ import { r as PrismaDatabaseClient } from "./AppConfigFactory-CK28UPK0.js";
9
+ import { t as CodemationPostgresPrismaClientFactory } from "./persistenceServer-Y-u7lV7f.js";
10
+ import { a as CodemationResolvedPluginPackage, c as CodemationServerGateway, i as CodemationPluginDiscovery, l as ApiPaths, n as WorkflowModulePathFinder, o as AppConfigLoadResult, r as CodemationDiscoveredPluginPackage, s as AppConfigLoader, t as WorkflowDiscoveryPathSegmentsComputer } from "./server-axppTMgo.js";
11
+ import { i as CodemationFrontendAuthSnapshotFactory, n as InternalAuthBootstrapFactory, r as FrontendAppConfigFactory, t as PublicFrontendBootstrapFactory } from "./PublicFrontendBootstrapFactory-DTA1iDo0.js";
12
12
  export { ApiPaths, AppConfigLoadResult, AppConfigLoader, CodemationConsumerApp, CodemationConsumerAppResolver, CodemationConsumerConfigLoader, CodemationConsumerConfigResolution, CodemationDiscoveredPluginPackage, CodemationFrontendAuthSnapshotFactory, CodemationFrontendAuthSnapshotJsonCodec, CodemationPluginDiscovery, CodemationPostgresPrismaClientFactory, CodemationResolvedPluginPackage, CodemationServerGateway, FrontendAppConfig, FrontendAppConfigFactory, FrontendAppConfigJsonCodec, InternalAuthBootstrap, InternalAuthBootstrapFactory, InternalAuthBootstrapJsonCodec, PrismaDatabaseClient as PrismaClient, PublicFrontendBootstrap, PublicFrontendBootstrapFactory, PublicFrontendBootstrapJsonCodec, WorkflowDiscoveryPathSegmentsComputer, WorkflowModulePathFinder };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemation/host",
3
- "version": "0.2.3",
3
+ "version": "0.2.5",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -119,9 +119,9 @@
119
119
  "tsx": "^4.21.0",
120
120
  "ws": "^8.19.0",
121
121
  "zxcvbn": "^4.4.2",
122
- "@codemation/core": "0.6.0",
123
- "@codemation/core-nodes": "0.3.0",
124
- "@codemation/eventbus-redis": "0.0.28"
122
+ "@codemation/core": "0.7.0",
123
+ "@codemation/core-nodes": "0.4.1",
124
+ "@codemation/eventbus-redis": "0.0.29"
125
125
  },
126
126
  "devDependencies": {
127
127
  "@playwright/test": "^1.58.2",
@@ -146,7 +146,7 @@
146
146
  "tsdown": "^0.15.5",
147
147
  "typescript": "^5.9.3",
148
148
  "vitest": "^4.0.18",
149
- "@codemation/core-nodes-gmail": "0.1.2"
149
+ "@codemation/core-nodes-gmail": "0.1.3"
150
150
  },
151
151
  "scripts": {
152
152
  "changeset:verify": "pnpm --workspace-root run changeset:verify",