@codemation/core 0.13.2 → 0.15.0
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 +167 -0
- package/dist/{CostCatalogContract-Dxq1BTyi.d.cts → CostCatalogContract-Dwo-ZamG.d.cts} +2 -2
- package/dist/EngineRuntimeRegistration.types-BiNasx3G.d.cts +54 -0
- package/dist/EngineRuntimeRegistration.types-Dq4ucrdo.d.ts +21 -0
- package/dist/{InMemoryRunDataFactory-Csy2evr_.d.cts → InMemoryRunDataFactory-D2U9azmZ.d.cts} +4 -20
- package/dist/{InMemoryRunEventBusRegistry-Sa86VxuV.cjs → InMemoryRunEventBusRegistry-DO0WM9Lw.cjs} +1 -1
- package/dist/{InMemoryRunEventBusRegistry-Sa86VxuV.cjs.map → InMemoryRunEventBusRegistry-DO0WM9Lw.cjs.map} +1 -1
- package/dist/{InMemoryRunEventBusRegistry-Bwunvt1T.js → InMemoryRunEventBusRegistry-Layt2xgm.js} +1 -1
- package/dist/{InMemoryRunEventBusRegistry-Bwunvt1T.js.map → InMemoryRunEventBusRegistry-Layt2xgm.js.map} +1 -1
- package/dist/{ItemsInputNormalizer-Bi8m-Ijs.d.cts → ItemsInputNormalizer-A5txcOWX.d.cts} +3 -98
- package/dist/{ItemsInputNormalizer-BbQTSEkZ.cjs → ItemsInputNormalizer-C1fv3sMW.cjs} +2 -2
- package/dist/ItemsInputNormalizer-C1fv3sMW.cjs.map +1 -0
- package/dist/{ItemsInputNormalizer-BYljnXU0.d.ts → ItemsInputNormalizer-D2vrMrX1.d.ts} +2 -62
- package/dist/{ItemsInputNormalizer-CSZGMgl3.js → ItemsInputNormalizer-fUYo4GLV.js} +2 -2
- package/dist/ItemsInputNormalizer-fUYo4GLV.js.map +1 -0
- package/dist/{RunIntentService-BitgkKaT.d.cts → RunIntentService-DKxuHTUz.d.cts} +2 -15
- package/dist/{RunIntentService-DYpqfu6D.d.ts → RunIntentService-DrpKli2k.d.ts} +2 -22
- package/dist/{agentMcpTypes-DGIwk6Ue.d.cts → agentMcpTypes-BHX4RQCC.d.cts} +25 -518
- package/dist/bootstrap/index.cjs +9 -5
- package/dist/bootstrap/index.d.cts +32 -106
- package/dist/bootstrap/index.d.ts +18 -17
- package/dist/bootstrap/index.js +6 -5
- package/dist/{bootstrap-DIv-vloi.cjs → bootstrap-CTB53rEF.cjs} +9 -60
- package/dist/bootstrap-CTB53rEF.cjs.map +1 -0
- package/dist/{bootstrap-Bkd-Nfbn.js → bootstrap-DmqKheCI.js} +6 -57
- package/dist/bootstrap-DmqKheCI.js.map +1 -0
- package/dist/browser.cjs +12 -11
- package/dist/browser.d.cts +4 -4
- package/dist/browser.d.ts +3 -3
- package/dist/browser.js +3 -2
- package/dist/contracts-7L1wJHdk.cjs +569 -0
- package/dist/contracts-7L1wJHdk.cjs.map +1 -0
- package/dist/contracts-CjJ5CZ7N.js +447 -0
- package/dist/contracts-CjJ5CZ7N.js.map +1 -0
- package/dist/contracts.cjs +9 -2
- package/dist/contracts.d.cts +5 -5
- package/dist/contracts.d.ts +2 -2
- package/dist/contracts.js +3 -2
- package/dist/{executionPersistenceContracts-CN9d7AnL.d.cts → deploymentManifestTypes-B8CDmZZK.d.cts} +65 -81
- package/dist/di-C6Ubf9o5.cjs +179 -0
- package/dist/di-C6Ubf9o5.cjs.map +1 -0
- package/dist/di-Cjiil7U-.js +114 -0
- package/dist/di-Cjiil7U-.js.map +1 -0
- package/dist/{index-rllWL4r-.d.ts → index-CRv3_pY3.d.ts} +112 -808
- package/dist/{index-BSQ2LoIh.d.ts → index-mnLS0iQl.d.ts} +39 -372
- package/dist/index.cjs +53 -111
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +50 -438
- package/dist/index.d.ts +5 -5
- package/dist/index.js +28 -94
- package/dist/index.js.map +1 -1
- package/dist/{params-DRUr0F5v.d.cts → params-CrK4iuG1.d.cts} +3 -13
- package/dist/{runtime-CWPdvJpC.js → runtime-CBFDpmiz.js} +112 -648
- package/dist/runtime-CBFDpmiz.js.map +1 -0
- package/dist/{runtime-_VdHwGkJ.cjs → runtime-Due-FOZ2.cjs} +137 -717
- package/dist/runtime-Due-FOZ2.cjs.map +1 -0
- package/dist/testing.cjs +8 -40
- package/dist/testing.cjs.map +1 -1
- package/dist/testing.d.cts +3 -32
- package/dist/testing.d.ts +3 -32
- package/dist/testing.js +6 -38
- package/dist/testing.js.map +1 -1
- package/dist/{di-LP2qSHkY.cjs → workflowTypes-BW6Hhee7.cjs} +4 -230
- package/dist/workflowTypes-BW6Hhee7.cjs.map +1 -0
- package/dist/{di-tom0pM2h.js → workflowTypes-DZtBTmKf.js} +3 -163
- package/dist/workflowTypes-DZtBTmKf.js.map +1 -0
- package/package.json +1 -1
- package/src/ai/AgentConnectionNodeCollector.ts +0 -4
- package/src/ai/AgentMessageConfigNormalizerFactory.ts +0 -4
- package/src/ai/AiHost.ts +0 -38
- package/src/ai/CallableToolConfig.ts +0 -9
- package/src/ai/CallableToolKindToken.ts +0 -4
- package/src/authoring/callableTool.types.ts +0 -3
- package/src/authoring/defineCollection.types.ts +0 -11
- package/src/authoring/defineHumanApprovalNode.types.ts +0 -116
- package/src/authoring/defineNode.types.ts +18 -32
- package/src/authoring/definePollingTrigger.types.ts +36 -155
- package/src/authoring/definePollingTriggerInternals.ts +0 -4
- package/src/authoring/index.ts +1 -0
- package/src/authoring/nodeBaseOptions.types.ts +4 -0
- package/src/binaries/boundedReadBinary.types.ts +0 -16
- package/src/bootstrap/index.ts +8 -2
- package/src/bootstrap/runtime/EngineRuntimeRegistrar.ts +0 -5
- package/src/bootstrap/runtime/EngineRuntimeRegistration.types.ts +0 -23
- package/src/browser.ts +0 -3
- package/src/contracts/AgentBindError.ts +0 -5
- package/src/contracts/Clock.ts +0 -1
- package/src/contracts/CodemationTelemetryAttributeNames.ts +0 -10
- package/src/contracts/NoOpAgentMcpIntegration.ts +0 -6
- package/src/contracts/NoOpTelemetrySpanScope.ts +0 -7
- package/src/contracts/RetryPolicy.ts +0 -2
- package/src/contracts/agentMcpTypes.ts +0 -34
- package/src/contracts/assertionTypes.ts +0 -33
- package/src/contracts/baseTypes.ts +0 -6
- package/src/contracts/collectionTypes.ts +0 -25
- package/src/contracts/credentialTypes.ts +13 -60
- package/src/contracts/deploymentManifestTypes.ts +158 -0
- package/src/contracts/dispatchTypes.ts +29 -0
- package/src/contracts/executionPersistenceContracts.ts +0 -33
- package/src/contracts/hitlSeamTypes.ts +0 -14
- package/src/contracts/humanTaskStoreTypes.ts +0 -2
- package/src/contracts/inboxChannelTypes.ts +0 -9
- package/src/contracts/index.ts +3 -0
- package/src/contracts/itemExpr.ts +7 -21
- package/src/contracts/itemMeta.ts +0 -3
- package/src/contracts/mcpTypes.ts +0 -16
- package/src/contracts/retryPolicySpec.types.ts +0 -10
- package/src/contracts/runFinishedAtFactory.ts +0 -1
- package/src/contracts/runTypes.ts +0 -74
- package/src/contracts/runtimeTypes.ts +4 -131
- package/src/contracts/telemetryTypes.ts +0 -7
- package/src/contracts/testTriggerTypes.ts +0 -43
- package/src/contracts/triggerInvokerTypes.ts +6 -0
- package/src/contracts/webhookTypes.ts +0 -8
- package/src/contracts/workflowActivationPolicy.ts +0 -5
- package/src/contracts/workflowTypes.ts +5 -80
- package/src/contracts/workspaceFileTypes.ts +10 -42
- package/src/contracts.ts +18 -10
- package/src/credentials/CredentialMaterialProvider.types.ts +0 -28
- package/src/credentials/ManagedCredentialMaterialWriteError.ts +0 -6
- package/src/credentials/ManagedMaterialFetchError.ts +0 -6
- package/src/credentials/OAuthFlowExecutor.types.ts +0 -15
- package/src/di/CoreTokens.ts +2 -6
- package/src/events/ConnectionInvocationEventPublisher.ts +0 -7
- package/src/events/NodeEventPublisher.ts +0 -1
- package/src/events/runEvents.ts +0 -8
- package/src/execution/ActivationEnqueueService.ts +0 -10
- package/src/execution/ChildExecutionScopeFactory.ts +0 -13
- package/src/execution/FanInMergeByOriginMerger.ts +0 -11
- package/src/execution/InProcessRetryRunner.ts +0 -1
- package/src/execution/ItemExprResolver.ts +0 -3
- package/src/execution/NodeActivationRequestComposer.ts +0 -3
- package/src/execution/NodeActivationRequestInputPreparer.ts +0 -5
- package/src/execution/NodeExecutionSnapshotFactory.ts +0 -1
- package/src/execution/NodeExecutor.ts +1 -17
- package/src/execution/NodeOutputNormalizer.ts +8 -1
- package/src/execution/NodeSuspensionHandler.ts +1 -39
- package/src/execution/PersistedRunStateTerminalBuilder.ts +0 -5
- package/src/execution/RunSuspendedError.ts +0 -10
- package/src/execution/RunnableOutputBehaviorResolver.ts +12 -0
- package/src/execution/WorkflowRunExecutionContextFactory.ts +0 -3
- package/src/index.ts +10 -2
- package/src/orchestration/AbortControllerFactory.ts +0 -4
- package/src/orchestration/Engine.ts +0 -9
- package/src/orchestration/NodeExecutionRequestHandlerService.ts +3 -4
- package/src/orchestration/RunContinuationService.ts +7 -39
- package/src/orchestration/RunStartService.ts +0 -7
- package/src/orchestration/TestSuiteOrchestrator.ts +0 -18
- package/src/orchestration/TestSuiteRunIdFactory.ts +0 -4
- package/src/orchestration/TriggerRuntimeService.ts +3 -2
- package/src/planning/CurrentStateFrontierPlanner.ts +0 -1
- package/src/planning/RunQueuePlanner.ts +0 -6
- package/src/policies/executionLimits/EngineExecutionLimitsPolicy.ts +0 -8
- package/src/policies/executionLimits/EngineExecutionLimitsPolicyFactory.ts +0 -3
- package/src/runStorage/RunSummaryMapper.ts +0 -1
- package/src/runtime/EngineFactory.ts +6 -11
- package/src/runtime/RunIntentService.ts +0 -4
- package/src/runtime/WorkflowRepositoryWebhookTriggerMatcher.ts +0 -4
- package/src/runtime-types/InjectableRuntimeDecoratorComposerRegistry.ts +0 -4
- package/src/runtime-types/PersistedRuntimeTypeMetadataStoreRegistry.ts +0 -4
- package/src/runtime-types/PersistedRuntimeTypeNameResolver.ts +0 -1
- package/src/runtime-types/persistedRuntimeTypeModelRegistry.ts +0 -4
- package/src/runtime-types/runtimeTypeDecorators.types.ts +0 -12
- package/src/scheduler/ConfigDrivenOffloadPolicy.ts +0 -1
- package/src/scheduler/DefaultDrivingScheduler.ts +0 -6
- package/src/scheduler/InlineDrivingScheduler.ts +0 -13
- package/src/serialization/ItemsInputNormalizer.ts +0 -5
- package/src/testing/CapturingScheduler.ts +0 -3
- package/src/testing/EngineTestKitRunIdFactory.ts +0 -3
- package/src/testing/ItemHarnessNode.ts +0 -3
- package/src/testing/ItemHarnessNodeConfig.ts +0 -4
- package/src/testing/PrefixedSequentialIdGenerator.ts +0 -3
- package/src/testing/RegistrarEngineTestKit.types.ts +0 -2
- package/src/testing/RejectingCredentialSessionService.ts +0 -4
- package/src/testing/SubWorkflowRunnerTestNode.ts +0 -3
- package/src/testing/WorkflowTestHarnessManualTrigger.ts +0 -3
- package/src/testing/WorkflowTestKitBuilder.ts +0 -4
- package/src/testing/WorkflowTestKitRunNodeWorkflowFactory.ts +0 -3
- package/src/testing.ts +0 -3
- package/src/triggers/polling/PollingTriggerDedupWindow.ts +0 -4
- package/src/triggers/polling/PollingTriggerLogger.ts +0 -5
- package/src/triggers/polling/PollingTriggerRuntime.ts +0 -5
- package/src/types/index.ts +0 -6
- package/src/validation/WorkflowEdgePortValidator.ts +0 -5
- package/src/workflow/definition/ConnectionInvocationIdFactory.ts +0 -7
- package/src/workflow/definition/ConnectionNodeIdFactory.ts +0 -6
- package/src/workflow/definition/NodeIterationIdFactory.ts +0 -13
- package/src/workflow/definition/WorkflowExecutableNodeClassifier.ts +0 -6
- package/src/workflow/dsl/ChainCursorResolver.ts +8 -15
- package/src/workflow/dsl/NodeIdSlugifier.ts +0 -9
- package/src/workflow/dsl/WhenBuilder.ts +49 -2
- package/src/workflow/dsl/WorkflowDefinitionError.ts +0 -9
- package/src/workflow/dsl/workflowBuilderTypes.ts +5 -0
- package/src/workflowSnapshots/MissingRuntimeParityGuard.ts +24 -0
- package/src/workflowSnapshots/PersistedWorkflowTokenRegistry.ts +0 -6
- package/src/workflowSnapshots/WorkflowParityMismatchError.ts +18 -0
- package/src/workflowSnapshots/WorkflowSnapshotCodec.ts +1 -5
- package/src/workflowSnapshots/index.ts +3 -0
- package/dist/EngineRuntimeRegistration.types-CqcTWexS.d.cts +0 -81
- package/dist/EngineRuntimeRegistration.types-Cr75cSfL.d.ts +0 -44
- package/dist/ItemsInputNormalizer-BbQTSEkZ.cjs.map +0 -1
- package/dist/ItemsInputNormalizer-CSZGMgl3.js.map +0 -1
- package/dist/bootstrap-Bkd-Nfbn.js.map +0 -1
- package/dist/bootstrap-DIv-vloi.cjs.map +0 -1
- package/dist/contracts-CK0x6w_G.cjs +0 -74
- package/dist/contracts-CK0x6w_G.cjs.map +0 -1
- package/dist/contracts-DXdfTdpW.js +0 -50
- package/dist/contracts-DXdfTdpW.js.map +0 -1
- package/dist/di-LP2qSHkY.cjs.map +0 -1
- package/dist/di-tom0pM2h.js.map +0 -1
- package/dist/runtime-CWPdvJpC.js.map +0 -1
- package/dist/runtime-_VdHwGkJ.cjs.map +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { $ as ExecutionPayloadPolicyFields, $a as CredentialBindingKey, $i as TriggerRuntimeDiagnostics, $n as BinaryPreviewKind, $r as nodeRef, $t as PersistedRunState, A as DefinedNodeCredentialAccessors, Aa as TelemetrySpanEventRecord, Ai as NodeActivationContinuation, An as delay, Ar as RunId, At as DEFAULT_ASSERTION_PASS_THRESHOLD, B as RetryPolicy, Ba as CostTrackingComponent, Bi as NodeExecutionStatePublisher, Br as WorkflowErrorContext, Bt as CurrentStateExecutionRequest, C as defineHumanApprovalNode, Ca as TelemetryArtifactReference, Ci as HumanTaskActor, Cn as DependencyContainer, Co as PollingTriggerDedupWindow, Cr as NodeRef, Ct as ItemExprResolvedContext, D as DefineNodeOptions, Da as TelemetryMetricRecord, Di as ItemNode, Dn as RegistrationOptions, Do as OutputPortKey, Dr as PersistedRunPolicySnapshot, Dt as resolveItemExprsInUnknown, E as DefineNodeExecuteArgs, Ea as TelemetryChildSpanStart, Ei as HumanTaskSubject, En as Lifecycle, Eo as NodeId, Er as ParentExecutionRef, Et as resolveItemExprsForExecution, F as defineNode, Fa as NoOpExecutionTelemetryFactory, Fi as NodeBinaryAttachmentService, Fn as instancePerContainerCachingFactory, Fr as TriggerNodeConfig, Ft as AgentMcpToolMap, G as isPortsEmission, Ga as CostTrackingTelemetryMetricNames, Gi as PreparedNodeActivationDispatch, Gn as RunEventSubscription, Gr as WorkflowNodeConnection, Gt as NodeExecutionStatus, H as getOriginIndexFromItem, Ha as CostTrackingTelemetry, Hi as NodeResolver, Hn as EngineExecutionLimitsPolicyConfig, Hr as WorkflowErrorHandlerSpec, Ht as ExecutionFrontierPlan, I as RunFinishedAtFactory, Ia as NoOpExecutionTelemetry, Ii as NodeExecutionContext, In as predicateAwareClassFactory, Ir as TriggerNodeOutputJson, It as NeedsReconsentEvent, J as McpServerTransport, Ja as CollectionsContext, Ji as RunnableNodeExecuteArgs, Jn as TestSuiteRunId, Jr as WorkflowStoragePolicyDecisionArgs, Jt as PendingResumeEntry, K as isUnbrandedPortsEmissionShape, Ka as CostTrackingUsageRecord, Ki as ResumeContext, Kn as TestCaseRunStatus, Kr as WorkflowPolicyRuntimeDefaults, Kt as NodeInputsByPort, L as NoOpCostTrackingTelemetryFactory, La as NoOpNodeExecutionTelemetry, Li as NodeExecutionRequest, Ln as registry, Lr as TriggerNodeSetupState, Lt as ConnectionInvocationAppendArgs, M as DefinedNodeCredentialBindings, Ma as CodemationTelemetryMetricNames, Mi as NodeActivationRequest, Mn as injectAll, Mr as RunnableNodeConfig, Mt as NoOpAgentMcpIntegration, N as DefinedNodeRunContext, Na as GenAiTelemetryAttributeNames, Ni as NodeActivationRequestBase, Nn as injectable, Nr as RunnableNodeInputJson, Nt as AgentBindError, O as DefinedNode, Oa as TelemetryScope, Oi as LiveWorkflowRepository, On as TypeToken, Oo as PersistedTokenId, Or as RunDataFactory, Ot as AssertionResult, P as defineBatchNode, Pa as CodemationTelemetryAttributeNames, Pi as NodeActivationScheduler, Pn as instanceCachingFactory, Pr as RunnableNodeOutputJson, Pt as AgentMcpIntegration, Q as ExecutionInstanceId, Qa as CredentialBinding, Qi as TriggerNode, Qn as BinaryAttachment, Qr as branchRef, Qt as PersistedRunSchedulingState, R as NoOpCostTrackingTelemetry, Ra as NoOpTelemetrySpanScope, Ri as NodeExecutionRequestHandler, Rn as singleton, Rr as UpstreamRefPlaceholder, Rt as ConnectionInvocationId, S as HumanApprovalOutputJson, Sa as TelemetryArtifactAttachment, Si as ExecutionContextFactory, Sn as Container, So as PollingTriggerLogger, Sr as NodeOutputs, St as ItemExprContext, T as DefineBatchNodeOptions, Ta as TelemetryAttributes, Ti as HumanTaskId, Tn as InjectionToken, To as NodeConnectionName, Tr as PairedItemRef, Tt as itemExpr, U as PortsEmission, Ua as CostTrackingTelemetryAttributeNames, Ui as PersistedTriggerSetupState, Un as RunEvent, Ur as WorkflowGraph, Ut as NodeExecutionError, V as NoRetryPolicy, Va as CostTrackingPriceQuote, Vi as NodeExecutor, Vn as EngineExecutionLimitsPolicy, Vr as WorkflowErrorHandler, Vt as EngineRunCounters, W as emitPorts, Wa as CostTrackingTelemetryFactory, Wi as PollingTriggerHandle, Wn as RunEventBus, Wr as WorkflowGraphFactory, Wt as NodeExecutionSnapshot, X as ConnectionInvocationKind, Xa as CredentialAdvancedSectionPresentation, Xi as TestableTriggerNode, Xn as TestTriggerSetupContext, Xr as WorkflowStoragePolicyResolver, Xt as PersistedMutableRunState, Y as BatchId, Ya as AnyCredentialType, Yi as SuspensionRequest, Yn as TestTriggerNodeConfig, Yr as WorkflowStoragePolicyMode, Yt as PersistedMutableNodeState, Z as ExecutionInstanceDto, Za as CredentialAuthDefinition, Zi as TriggerCleanupHandle, Zn as ActivationIdFactory, Zr as WorkflowStoragePolicySpec, Zt as PersistedRunControlState, _ as BranchStepsArg, _a as AllWorkflowsActiveWorkflowActivationPolicy, _i as EngineDeps, _n as RunTestContext, _o as CredentialTypeId, _r as NodeIdRef, _t as Param, a as ConnectionNodeIdFactory, aa as WorkflowRepository, ai as FixedRetryPolicySpec, an as RunCompletionNotifier, ao as CredentialInstanceRecord, ar as JsonArray, at as PersistedRunWorkItemRecord, b as DefinedHumanApprovalNode, ba as ExecutionTelemetryFactory, bi as ExecutionBinaryService, bn as WorkflowExecutionPruneRepository, bo as OAuth2ProviderFromPublicConfig, br as NodeKind, bt as ItemExprArgs, c as WorkflowDefinitionError, ca as WorkflowSnapshotFactory, ci as BINARY_DEFAULT_MAX_BYTES, cn as RunExecutionOptions, co as CredentialOAuth2AuthDefinition, cr as JsonPrimitive, ct as RunSlotProjectionState, d as WhenBuilder, da as TriggerInstanceId, di as BinaryStorage, dn as RunQueueEntry, do as CredentialSessionFactory, dr as NodeActivationId, dt as WorkItemStatus, ea as TriggerSetupContext, ei as runnableNodeInputType, en as PersistedSuspensionEntry, eo as CredentialFieldSchema, er as Edge, et as PayloadStorageKind, f as AnyRunnableNodeConfig, fa as WebhookControlSignal, fi as BinaryStorageReadResult, fn as RunResult, fo as CredentialSessionFactoryArgs, fr as NodeConfigBase, ft as WorkflowDetailSelectionState, g as BranchOutputGuard, ga as WebhookTriggerRoutingDiagnostics, gi as Duration, gn as RunSummary, go as CredentialTypeDefinition, gr as NodeErrorHandlerSpec, gt as Expr, h as BranchMoreArgs, ha as WebhookTriggerResolution, hi as BinaryStorageWriteResult, hn as RunStopCondition, ho as CredentialType, hr as NodeErrorHandlerArgs, ht as CostCatalogEntry, i as NodeIterationIdFactory, ia as WorkflowNodeInstanceFactory, ii as ExponentialRetryPolicySpec, in as PinnedNodeOutputsByPort, io as CredentialInstanceId, ir as Items, it as PersistedRunWorkItemKind, j as DefinedNodeCredentialBinding, ja as TelemetrySpanScope, ji as NodeActivationReceipt, jn as inject, jr as RunIdFactory, jt as deriveAssertionPassed, k as DefinedNodeConfigInput, ka as TelemetrySpanEnd, ki as MultiInputNode, kn as container, ko as WorkflowId, kr as RunDataSnapshot, kt as AssertionResultProvenance, l as WorkflowBuilder, la as WorkflowSnapshotResolver, li as BinaryAttachmentCreateRequest, ln as RunHaltReason, lo as CredentialOAuth2ScopesFromPublicConfig, lr as JsonValue, lt as SlotExecutionStateDto, m as BooleanWhenOverloads, ma as WebhookTriggerMatcher, mi as BinaryStorageWriteRequest, mn as RunStatus, mo as CredentialSetupStatus, mr as NodeErrorHandler, mt as CostCatalog, n as WorkflowExecutableNodeClassifierFactory, na as TriggerSetupStateRepository, ni as triggerNodeOutputType, nn as PersistedWorkflowSnapshotNode, no as CredentialHealthStatus, nr as Item, nt as PersistedExecutionInstanceRecord, o as ConnectionInvocationIdFactory, oa as WorkflowRunnerResolver, oi as NoneRetryPolicySpec, on as RunCurrentState, oo as CredentialJsonRecord, or as JsonNonArray, ot as RunIterationDto, p as AnyTriggerNodeConfig, pa as WebhookInvocationMatch, pi as BinaryStorageStatResult, pn as RunStateResetRequest, po as CredentialSessionService, pr as NodeDefinition, pt as WorkflowRunDetailDto, q as McpServerDeclaration, qa as CollectionStore, qi as RunnableNode, qn as TestSuiteRunStatus, qr as WorkflowPrunePolicySpec, qt as PendingNodeExecution, r as WorkflowExecutableNodeClassifier, ra as TriggerTestItemsContext, ri as triggerNodeSetupStateType, rn as PersistedWorkflowTokenRegistryLike, ro as CredentialHealthTester, rr as ItemBinary, rt as PersistedRunSlotProjectionRecord, s as NodeIdSlugifier, sa as WorkflowRunnerService, si as RetryPolicySpec, sn as RunEventPublisherDeps, so as CredentialMaterialSourceKind, sr as JsonObject, st as RunRevision, t as DefaultWorkflowGraphFactory, ta as TriggerSetupStateFor, ti as runnableNodeOutputType, tn as PersistedWorkflowSnapshot, to as CredentialHealth, tr as ExecutionMode, tt as PersistedExecutionInstanceKind, u as ChainCursor, ua as HttpMethod, ui as BinaryBody, un as RunPruneCandidate, uo as CredentialRequirement, ur as MutableRunData, ut as WorkItemId, v as StepSequenceOutput, va as WorkflowActivationPolicy, vi as EngineHost, vn as WebhookRunResult, vo as CredentialTypeRegistry, vr as NodeInspectorSummaryRow, vt as ParamDeep, w as isHumanApprovalNode, wa as TelemetryAttributePrimitive, wi as HumanTaskHandle, wn as Disposable, wo as InputPortKey, wr as NodeSchedulerDecision, wt as isItemExpr, x as HumanApprovalDecisionResult, xa as NodeExecutionTelemetry, xi as ExecutionContext, xn as WorkflowExecutionRepository, xo as NoOpPollingTriggerLogger, xr as NodeOffloadPolicy, xt as ItemExprCallback, y as ValidStepSequence, ya as ExecutionTelemetry, yi as ExecutableTriggerNode, yn as WorkflowExecutionListingRepository, yo as CredentialUnboundError, yr as NodeIterationId, yt as ItemExpr, z as ExpRetryPolicy, za as NoOpTelemetryArtifactReference, zi as NodeExecutionScheduler, zn as CoreTokens, zr as WorkflowDefinition, zt as ConnectionInvocationRecord } from "./index-rllWL4r-.js";
|
|
2
|
-
import { n as InMemoryLiveWorkflowRepository, t as RunIntentService } from "./RunIntentService-
|
|
3
|
-
import { $ as
|
|
4
|
-
import { A as ChatModelFactory, B as ZodSchemaAny, C as AgentToolDefinition, D as ChatLanguageModel, E as AgentTurnLimitBehavior, F as NodeBackedToolOutputMapperArgs, G as CallableToolFactory, H as AgentMessageConfigNormalizer, I as StructuredOutputOptions, J as CallableToolExecuteHandler, K as CallableToolConfig, L as Tool, M as NodeBackedToolInputMapper, N as NodeBackedToolInputMapperArgs, O as ChatLanguageModelCallOptions, P as NodeBackedToolOutputMapper, R as ToolConfig, S as AgentToolCallPlanner, T as AgentToolToken, U as AgentToolFactory, V as AgentConfigInspector, W as CallableToolKindToken, Y as NodeBackedToolConfig, _ as AgentMessageTemplateContent, a as AgentConnectionNodeRole, b as AgentTool, c as AgentCanvasPresentation, d as AgentMessageBuildArgs, f as AgentMessageConfig, g as AgentMessageTemplate, h as AgentMessageRole, i as AgentConnectionNodeDescriptor, j as NodeBackedToolConfigOptions, k as ChatModelConfig, l as AgentGuardrailConfig, m as AgentMessageLine, n as AgentConnectionCredentialSource, o as McpServerResolver, p as AgentMessageDto, q as CallableToolConfigOptions, r as AgentConnectionNodeCollector, s as AgentAttachmentRole, t as ItemsInputNormalizer, u as AgentGuardrailDefaults, v as AgentModelInvocationOptions, w as AgentToolExecuteArgs, x as AgentToolCall, y as AgentNodeConfig, z as ToolExecuteArgs } from "./ItemsInputNormalizer-
|
|
5
|
-
export { ActivationIdFactory, AgentAttachmentRole, AgentBindError, AgentCanvasPresentation, AgentConfigInspector, AgentConnectionCredentialSource, AgentConnectionNodeCollector, AgentConnectionNodeDescriptor, AgentConnectionNodeRole, AgentGuardrailConfig, AgentGuardrailDefaults, AgentMcpIntegration, AgentMcpToolMap, AgentMessageBuildArgs, AgentMessageConfig, AgentMessageConfigNormalizer, AgentMessageDto, AgentMessageLine, AgentMessageRole, AgentMessageTemplate, AgentMessageTemplateContent, AgentModelInvocationOptions, AgentNodeConfig, AgentTool, AgentToolCall, AgentToolCallPlanner, AgentToolDefinition, AgentToolExecuteArgs, AgentToolFactory, AgentToolToken, AgentTurnLimitBehavior, AllWorkflowsActiveWorkflowActivationPolicy, AnyCredentialType, AnyRunnableNodeConfig, AnyTriggerNodeConfig, AssertionResult, AssertionResultProvenance, BINARY_DEFAULT_MAX_BYTES, BatchId, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, BooleanWhenOverloads, BranchMoreArgs, BranchOutputGuard, BranchStepsArg, CallableToolConfig, CallableToolConfigOptions, CallableToolExecuteHandler, CallableToolFactory, CallableToolKindToken, CallerContext, ChainCursor, ChatLanguageModel, ChatLanguageModelCallOptions, ChatModelConfig, ChatModelFactory, ChildExecutionScopeFactory, Clock, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, CollectionColumnBuilder, CollectionDefinition, CollectionFieldDefinition, CollectionIndexDefinition, CollectionStore, CollectionsContext, ConnectionInvocationAppendArgs, ConnectionInvocationEventPublisher, ConnectionInvocationId, ConnectionInvocationIdFactory, ConnectionInvocationKind, ConnectionInvocationRecord, ConnectionNodeIdFactory, Container, ControlPlaneInboxChannelToken, CoreTokens, CostCatalog, CostCatalogEntry, CostTrackingComponent, CostTrackingPriceQuote, CostTrackingTelemetry, CostTrackingTelemetryAttributeNames, CostTrackingTelemetryFactory, CostTrackingTelemetryMetricNames, CostTrackingUsageRecord, CredentialAdvancedSectionPresentation, CredentialAuthDefinition, CredentialBinding, CredentialBindingKey, CredentialFieldSchema, CredentialHealth, CredentialHealthStatus, CredentialHealthTester, CredentialInstanceId, CredentialInstanceRecord, CredentialJsonRecord, CredentialMaterialProvider, CredentialMaterialRef, CredentialMaterialSourceKind, CredentialOAuth2AuthDefinition, CredentialOAuth2ScopesFromPublicConfig, CredentialRequirement, CredentialResolverFactory, CredentialSessionFactory, CredentialSessionFactoryArgs, CredentialSessionService, CredentialSetupStatus, CredentialType, CredentialTypeDefinition, CredentialTypeId, CredentialTypeRegistry, CredentialUnboundError, CurrentStateExecutionRequest, DEFAULT_ASSERTION_PASS_THRESHOLD, DefaultAsyncSleeper, DefaultExecutionBinaryService, DefaultExecutionContextFactory, DefaultWorkflowGraphFactory, DefineBatchNodeOptions, DefineCollectionOptions, DefineCredentialOptions, DefineNodeExecuteArgs, DefineNodeOptions, DefinePollingTriggerExecuteContext, DefinePollingTriggerOptions, DefinePollingTriggerPollContext, DefinePollingTriggerPollResult, DefinePollingTriggerTestItemsContext, DefinedCollection, DefinedCollectionRegistry, DefinedHumanApprovalNode, DefinedNode, DefinedNodeConfigInput, DefinedNodeCredentialAccessors, DefinedNodeCredentialBinding, DefinedNodeCredentialBindings, DefinedNodeRegistry, DefinedNodeRunContext, DefinedPollingTrigger, DefinedPollingTriggerConfig, DependencyContainer, Disposable, Duration, Edge, EngineDeps, EngineExecutionLimitsPolicy, EngineExecutionLimitsPolicyConfig, EngineHost, EngineRunCounters, EventPublishingWorkflowExecutionRepository, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionInstanceDto, ExecutionInstanceId, ExecutionMode, ExecutionPayloadPolicyFields, ExecutionTelemetry, ExecutionTelemetryFactory, ExpRetryPolicy, ExponentialRetryPolicySpec, Expr, FixedRetryPolicySpec, GenAiTelemetryAttributeNames, HitlResumeTokenSignerSeam, HitlResumeTokenSignerToken, HitlTimeoutJobSchedulerSeam, HitlTimeoutJobSchedulerToken, HitlWorkspaceIdToken, HttpMethod, HumanApprovalDecisionResult, HumanApprovalOutputJson, HumanTaskActor, HumanTaskHandle, HumanTaskId, HumanTaskRecord, HumanTaskStatus, HumanTaskStore, HumanTaskStoreToken, HumanTaskSubject, IWorkspaceFileStorage, IllegalMaterialSourceError, InMemoryBinaryStorage, InMemoryLiveWorkflowRepository, InMemoryRunDataFactory, InMemoryRunEventBus, InProcessRetryRunner, InboxChannel, InboxChannelResolverSeam, InboxChannelResolverToken, InboxDeliverArgs, InboxDelivery, InboxOnDecisionArgs, InboxOnTimeoutArgs, InjectableRuntimeDecoratorComposer, InjectionToken, InputPortKey, Item, ItemBinary, ItemExpr, ItemExprArgs, ItemExprCallback, ItemExprContext, ItemExprResolvedContext, ItemExprResolver, ItemNode, Items, ItemsInputNormalizer, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, Lifecycle, LiveWorkflowRepository, LocalInboxChannelToken, ManagedCredentialMaterialWriteError, ManagedMaterialFetchError, MaterialBundle, McpServerDeclaration, McpServerResolver, McpServerTransport, MultiInputNode, MutableRunData, NeedsReconsentEvent, NoOpAgentMcpIntegration, NoOpCostTrackingTelemetry, NoOpCostTrackingTelemetryFactory, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpPollingTriggerLogger, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NoRetryPolicy, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBackedToolConfig, NodeBackedToolConfigOptions, NodeBackedToolInputMapper, NodeBackedToolInputMapperArgs, NodeBackedToolOutputMapper, NodeBackedToolOutputMapperArgs, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeEventPublisher, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutionTelemetry, NodeExecutor, NodeId, NodeIdRef, NodeIdSlugifier, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeIterationIdFactory, NodeKind, NodeOffloadPolicy, NodeOutputNormalizer, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, NoneRetryPolicySpec, OAuth2ProviderFromPublicConfig, OAuthFlowCallbackArgs, OAuthFlowExecutor, OAuthFlowStartArgs, OAuthFlowStartResult, OAuthMaterial, OutputPortKey, PairedItemRef, Param, ParamDeep, ParentExecutionRef, PayloadStorageKind, PendingNodeExecution, PendingResumeEntry, PersistedExecutionInstanceKind, PersistedExecutionInstanceRecord, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunSlotProjectionRecord, PersistedRunState, PersistedRunWorkItemKind, PersistedRunWorkItemRecord, PersistedRuntimeTypeDecoratorOptions, PersistedRuntimeTypeKind, PersistedRuntimeTypeMetadata, PersistedRuntimeTypeMetadataStore, PersistedRuntimeTypeNameResolver, PersistedSuspensionEntry, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingRunCycleArgs, PollingRunCycleResult, PollingTriggerDedupWindow, PollingTriggerHandle, PollingTriggerLogger, PollingTriggerRuntime, PollingTriggerStartArgs, PortsEmission, PreparedNodeActivationDispatch, RegistrationOptions, ResumeContext, RetryPolicy, RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEvent, RunEventBus, RunEventPublisherDeps, RunEventSubscription, RunExecutionOptions, RunFinishedAtFactory, RunHaltReason, RunId, RunIdFactory, RunIntentService, RunIterationDto, RunPruneCandidate, RunQueueEntry, RunResult, RunRevision, RunSlotProjectionState, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, RunnableOutputBehaviorResolver, SlotExecutionStateDto, StackTraceCallSitePathResolver, StepSequenceOutput, StructuredOutputOptions, SuspensionRequest, SystemClock, TelemetryArtifactAttachment, TelemetryArtifactReference, TelemetryAttributePrimitive, TelemetryAttributes, TelemetryChildSpanStart, TelemetryMetricRecord, TelemetryScope, TelemetrySpanEnd, TelemetrySpanEventRecord, TelemetrySpanScope, TestCaseRunStatus, TestSuiteRunId, TestSuiteRunStatus, TestTriggerNodeConfig, TestTriggerSetupContext, TestableTriggerNode, Tool, ToolConfig, ToolExecuteArgs, TriggerCleanupHandle, TriggerInstanceId, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, TypeToken, UnavailableBinaryStorage, UpstreamRefPlaceholder, ValidStepSequence, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WhenBuilder, WorkItemId, WorkItemStatus, WorkflowActivationPolicy, WorkflowBuilder, WorkflowDefinition, WorkflowDefinitionError, WorkflowDetailSelectionState, WorkflowEdgePortError, WorkflowEdgePortValidationResult, WorkflowEdgePortValidator, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutableNodeClassifier, WorkflowExecutableNodeClassifierFactory, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunDetailDto, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, WorkspaceFileMetadata, WorkspaceFileNotFoundError, WorkspaceFileStorageToken, ZodSchemaAny, branchRef, c, callableTool, chatModel, container, defineBatchNode, defineCollection, defineCredential, defineHumanApprovalNode, defineNode, definePollingTrigger, delay, deriveAssertionPassed, emitPorts, getOriginIndexFromItem, getPersistedRuntimeTypeMetadata, inject, injectAll, injectable, instanceCachingFactory, instancePerContainerCachingFactory, isHumanApprovalNode, isItemExpr, isPortsEmission, isUnbrandedPortsEmissionShape, itemExpr, node, nodeRef, predicateAwareClassFactory, registry, resolveItemExprsForExecution, resolveItemExprsInUnknown, runnableNodeInputType, runnableNodeOutputType, singleton, tool, triggerNodeOutputType, triggerNodeSetupStateType };
|
|
1
|
+
import { $ as ManifestNodeCredentialShape, $a as NoOpExecutionTelemetryFactory, $i as NodeExecutionContext, $n as singleton, $r as TriggerNodeOutputJson, $t as ConnectionInvocationId, A as DefinedNodeConfigInput, Aa as WebhookControlSignal, Ai as BinaryStorageStatResult, An as RunStopCondition, Ao as CredentialRequirement, Ar as NodeErrorHandler, At as ItemExprArgs, B as NoOpCostTrackingTelemetry, Ba as TelemetryArtifactAttachment, Bi as HumanTaskActor, Bn as InjectionToken, Bo as OAuth2ProviderFromPublicConfig, Br as NodeSchedulerDecision, Bt as DEFAULT_ASSERTION_PASS_THRESHOLD, C as HumanApprovalOutputJson, Ca as WorkflowRepository, Ci as NoneRetryPolicySpec, Cn as RunExecutionOptions, Co as CredentialHealthTester, Cr as JsonObject, Ct as WorkflowRunDetailDto, D as DefineNodeExecuteArgs, Da as WorkflowSnapshotResolver, Di as BinaryBody, Dn as RunResult, Do as CredentialMaterialSourceKind, Dr as NodeActivationId, Dt as Param, E as DefineBatchNodeOptions, Ea as WorkflowSnapshotFactory, Ei as BinaryAttachmentCreateRequest, En as RunQueueEntry, Eo as CredentialJsonRecord, Er as MutableRunData, Et as Expr, F as defineBatchNode, Fa as AllWorkflowsActiveWorkflowActivationPolicy, Fi as EngineHost, Fn as WorkflowExecutionPruneRepository, Fo as CredentialType, Fr as NodeIterationId, Ft as itemExpr, G as PortsEmission, Ga as TelemetryMetricRecord, Gi as LiveWorkflowRepository, Gn as delay, Go as NodeConnectionName, Gr as RunDataFactory, Gt as WorkflowDispatch, H as RetryPolicy, Ha as TelemetryAttributePrimitive, Hi as HumanTaskId, Hn as RegistrationOptions, Ho as PollingTriggerLogger, Hr as ParentExecutionRef, Ht as NoOpAgentMcpIntegration, I as defineNode, Ia as WorkflowActivationPolicy, Ii as ExecutableTriggerNode, In as WorkflowExecutionRepository, Io as CredentialTypeDefinition, Ir as NodeKind, It as resolveItemExprsForExecution, J as isUnbrandedPortsEmissionShape, Ja as TelemetrySpanEventRecord, Ji as NodeActivationReceipt, Jn as injectable, Jo as PersistedTokenId, Jr as RunIdFactory, Jt as serializeDispatch, K as emitPorts, Ka as TelemetryScope, Ki as MultiInputNode, Kn as inject, Ko as NodeId, Kr as RunDataSnapshot, Kt as WorkspaceId, L as NodeBaseOptions, La as ExecutionTelemetry, Li as ExecutionBinaryService, Ln as Container, Lo as CredentialTypeId, Lr as NodeOffloadPolicy, Lt as resolveItemExprsInUnknown, M as DefinedNodeCredentialBinding, Ma as WebhookTriggerMatcher, Mi as BinaryStorageWriteResult, Mn as RunTestContext, Mo as CredentialSessionFactoryArgs, Mr as NodeErrorHandlerSpec, Mt as ItemExprContext, N as DefinedNodeCredentialBindings, Na as WebhookTriggerResolution, Ni as Duration, Nn as WebhookRunResult, No as CredentialSessionService, Nr as NodeIdRef, Nt as ItemExprResolvedContext, O as DefineNodeOptions, Oa as HttpMethod, Oi as BinaryStorage, On as RunStateResetRequest, Oo as CredentialOAuth2AuthDefinition, Or as NodeConfigBase, Ot as ParamDeep, P as DefinedNodeRunContext, Pa as WebhookTriggerRoutingDiagnostics, Pi as EngineDeps, Pn as WorkflowExecutionListingRepository, Po as CredentialSetupStatus, Pr as NodeInspectorSummaryRow, Pt as isItemExpr, Q as DeploymentManifestSchemaVersion, Qa as CodemationTelemetryAttributeNames, Qi as NodeBinaryAttachmentService, Qn as registry, Qr as TriggerNodeConfig, Qt as ConnectionInvocationAppendArgs, R as RunFinishedAtFactory, Ra as ExecutionTelemetryFactory, Ri as ExecutionContext, Rn as DependencyContainer, Ro as CredentialTypeRegistry, Rr as NodeOutputs, Rt as AssertionResult, S as HumanApprovalDecisionResult, Sa as WorkflowNodeInstanceFactory, Si as FixedRetryPolicySpec, Sn as RunEventPublisherDeps, So as CredentialHealthStatus, Sr as JsonNonArray, St as WorkflowDetailSelectionState, T as isHumanApprovalNode, Ta as WorkflowRunnerService, Ti as BINARY_DEFAULT_MAX_BYTES, Tn as RunPruneCandidate, To as CredentialInstanceRecord, Tr as JsonValue, Tt as CostCatalogEntry, U as NoRetryPolicy, Ua as TelemetryAttributes, Ui as HumanTaskSubject, Un as TypeToken, Uo as PollingTriggerDedupWindow, Ur as PersistedRunPolicySnapshot, Ut as AgentBindError, V as ExpRetryPolicy, Va as TelemetryArtifactReference, Vi as HumanTaskHandle, Vn as Lifecycle, Vo as NoOpPollingTriggerLogger, Vr as PairedItemRef, Vt as deriveAssertionPassed, W as getOriginIndexFromItem, Wa as TelemetryChildSpanStart, Wi as ItemNode, Wn as container, Wo as InputPortKey, Wr as PollingTriggerConfig, Wt as DispatchItemMeta, X as McpServerTransport, Xa as CodemationTelemetryMetricNames, Xi as NodeActivationRequestBase, Xn as instancePerContainerCachingFactory, Xr as RunnableNodeInputJson, Xt as AgentMcpToolMap, Y as McpServerDeclaration, Ya as TelemetrySpanScope, Yi as NodeActivationRequest, Yn as instanceCachingFactory, Yo as WorkflowId, Yr as RunnableNodeConfig, Yt as AgentMcpIntegration, Z as DEPLOYMENT_MANIFEST_SCHEMA_VERSION, Za as GenAiTelemetryAttributeNames, Zi as NodeActivationScheduler, Zn as predicateAwareClassFactory, Zr as RunnableNodeOutputJson, Zt as NeedsReconsentEvent, _ as BranchStepsArg, _a as TriggerRuntimeDiagnostics, _i as runnableNodeInputType, _n as PersistedWorkflowSnapshotNode, _o as CredentialAuthDefinition, _r as ExecutionMode, _t as RunRevision, a as ConnectionNodeIdFactory, aa as NodeResolver, ai as WorkflowErrorHandlerSpec, an as NodeExecutionSnapshot, ao as CostTrackingPriceQuote, ar as RunEvent, at as BatchId, b as mergeForward, ba as TriggerSetupStateRepository, bi as triggerNodeSetupStateType, bn as RunCompletionNotifier, bo as CredentialFieldSchema, br as Items, bt as WorkItemId, c as WorkflowDefinitionError, ca as PreparedNodeActivationDispatch, ci as WorkflowNodeConnection, cn as PendingNodeExecution, co as CostTrackingTelemetryFactory, cr as TestCaseRunStatus, ct as ExecutionInstanceId, d as WhenBuilder, da as RunnableNodeExecuteArgs, di as WorkflowStoragePolicyDecisionArgs, dn as PersistedMutableRunState, do as CollectionStore, dr as TestTriggerNodeConfig, dt as PersistedExecutionInstanceKind, ea as NodeExecutionRequest, ei as TriggerNodeSetupState, en as ConnectionInvocationRecord, eo as NoOpExecutionTelemetry, er as CoreTokens, et as ManifestTriggerConfig, f as AnyRunnableNodeConfig, fa as SuspensionRequest, fi as WorkflowStoragePolicyMode, fn as PersistedRunControlState, fo as CollectionsContext, fr as TestTriggerSetupContext, ft as PersistedExecutionInstanceRecord, g as BranchOutputGuard, ga as TriggerPollingPort, gi as nodeRef, gn as PersistedWorkflowSnapshot, go as CredentialAdvancedSectionPresentation, gr as Edge, gt as RunIterationDto, h as BranchMoreArgs, ha as TriggerNode, hi as branchRef, hn as PersistedSuspensionEntry, ho as CredentialAccessTokenSessionFactory, hr as BinaryPreviewKind, ht as PersistedRunWorkItemRecord, i as NodeIterationIdFactory, ia as NodeExecutor, ii as WorkflowErrorHandler, in as NodeExecutionError, io as CostTrackingComponent, ir as EngineExecutionLimitsPolicyConfig, it as serializeManifest, j as DefinedNodeCredentialAccessors, ja as WebhookInvocationMatch, ji as BinaryStorageWriteRequest, jn as RunSummary, jo as CredentialSessionFactory, jr as NodeErrorHandlerArgs, jt as ItemExprCallback, k as DefinedNode, ka as TriggerInstanceId, ki as BinaryStorageReadResult, kn as RunStatus, ko as CredentialOAuth2ScopesFromPublicConfig, kr as NodeDefinition, kt as ItemExpr, l as WorkflowBuilder, la as ResumeContext, li as WorkflowPolicyRuntimeDefaults, ln as PendingResumeEntry, lo as CostTrackingTelemetryMetricNames, lr as TestSuiteRunStatus, lt as ExecutionPayloadPolicyFields, m as BooleanWhenOverloads, ma as TriggerCleanupHandle, mi as WorkflowStoragePolicySpec, mn as PersistedRunState, mo as CredentialAccessTokenSessionArgs, mr as BinaryAttachment, mt as PersistedRunWorkItemKind, n as WorkflowExecutableNodeClassifierFactory, na as NodeExecutionScheduler, ni as WorkflowDefinition, nn as EngineRunCounters, no as NoOpTelemetrySpanScope, nt as deserializeManifest, o as ConnectionInvocationIdFactory, oa as PersistedTriggerSetupState, oi as WorkflowGraph, on as NodeExecutionStatus, oo as CostTrackingTelemetry, or as RunEventBus, ot as ConnectionInvocationKind, p as AnyTriggerNodeConfig, pa as TestableTriggerNode, pi as WorkflowStoragePolicyResolver, pn as PersistedRunSchedulingState, po as AnyCredentialType, pr as ActivationIdFactory, pt as PersistedRunSlotProjectionRecord, q as isPortsEmission, qa as TelemetrySpanEnd, qi as NodeActivationContinuation, qn as injectAll, qo as OutputPortKey, qr as RunId, qt as deserializeDispatch, r as WorkflowExecutableNodeClassifier, ra as NodeExecutionStatePublisher, ri as WorkflowErrorContext, rn as ExecutionFrontierPlan, ro as NoOpTelemetryArtifactReference, rr as EngineExecutionLimitsPolicy, rt as emitWorkflowManifest, s as NodeIdSlugifier, sa as PollingTriggerHandle, si as WorkflowGraphFactory, sn as NodeInputsByPort, so as CostTrackingTelemetryAttributeNames, sr as RunEventSubscription, st as ExecutionInstanceDto, t as DefaultWorkflowGraphFactory, ta as NodeExecutionRequestHandler, ti as UpstreamRefPlaceholder, tn as CurrentStateExecutionRequest, to as NoOpNodeExecutionTelemetry, tr as TriggerInvoker, tt as WorkflowDeploymentManifest, u as ChainCursor, ua as RunnableNode, ui as WorkflowPrunePolicySpec, un as PersistedMutableNodeState, uo as CostTrackingUsageRecord, ur as TestSuiteRunId, ut as PayloadStorageKind, v as StepSequenceOutput, va as TriggerSetupContext, vi as runnableNodeOutputType, vn as PersistedWorkflowTokenRegistryLike, vo as CredentialBinding, vr as Item, vt as RunSlotProjectionState, w as defineHumanApprovalNode, wa as WorkflowRunnerResolver, wi as RetryPolicySpec, wn as RunHaltReason, wo as CredentialInstanceId, wr as JsonPrimitive, wt as CostCatalog, x as DefinedHumanApprovalNode, xa as TriggerTestItemsContext, xi as ExponentialRetryPolicySpec, xn as RunCurrentState, xo as CredentialHealth, xr as JsonArray, xt as WorkItemStatus, y as ValidStepSequence, ya as TriggerSetupStateFor, yi as triggerNodeOutputType, yn as PinnedNodeOutputsByPort, yo as CredentialBindingKey, yr as ItemBinary, yt as SlotExecutionStateDto, z as NoOpCostTrackingTelemetryFactory, za as NodeExecutionTelemetry, zi as ExecutionContextFactory, zn as Disposable, zo as CredentialUnboundError, zr as NodeRef, zt as AssertionResultProvenance } from "./index-CRv3_pY3.js";
|
|
2
|
+
import { n as InMemoryLiveWorkflowRepository, t as RunIntentService } from "./RunIntentService-DrpKli2k.js";
|
|
3
|
+
import { $ as DefaultExecutionContextFactory, $t as HitlWorkspaceIdToken, A as PollingRunCycleResult, At as CollectionFieldDefinition, Bt as ControlPlaneInboxChannelToken, C as OAuthFlowStartArgs, Ct as DefinePollingTriggerTestItemsContext, D as WorkflowEdgePortError, Dt as DefinedCollectionRegistry, E as WorkflowEdgePortValidator, Et as definePollingTrigger, Ft as defineCollection, Gt as InboxDelivery, Ht as InboxChannelResolverSeam, It as callableTool, J as NodeOutputNormalizer, Jt as LocalInboxChannelToken, Kt as InboxOnDecisionArgs, Lt as DefineCredentialOptions, M as PollingTriggerStartArgs, Mt as DefineCollectionOptions, Nt as DefinedCollection, O as WorkflowEdgePortValidationResult, Ot as CollectionColumnBuilder, Pt as c, Qt as HitlTimeoutJobSchedulerToken, R as InMemoryRunDataFactory, Rt as defineCredential, S as OAuthFlowExecutor, St as DefinePollingTriggerPollResult, T as OAuthMaterial, Tt as DefinedPollingTriggerConfig, Ut as InboxChannelResolverToken, Vt as InboxChannel, Wt as InboxDeliverArgs, X as ItemExprResolver, Xt as HitlResumeTokenSignerToken, Y as RunnableOutputBehaviorResolver, Yt as HitlResumeTokenSignerSeam, Z as InProcessRetryRunner, Zt as HitlTimeoutJobSchedulerSeam, _ as CredentialMaterialProvider, _t as InMemoryRunEventBus, an as SystemClock, at as chatModel, b as MaterialBundle, bt as DefinePollingTriggerOptions, c as IWorkspaceFileRegistrar, ct as tool, d as WorkspaceFileNotFoundError, dt as PersistedRuntimeTypeMetadataStore, en as HumanTaskRecord, et as DefaultAsyncSleeper, f as WorkspaceFileRegistrarToken, ft as InjectableRuntimeDecoratorComposer, g as CallerContext, gt as EventPublishingWorkflowExecutionRepository, h as ManagedCredentialMaterialWriteError, ht as PersistedRuntimeTypeMetadata, in as Clock, it as UnavailableBinaryStorage, j as PollingTriggerRuntime, jt as CollectionIndexDefinition, k as PollingRunCycleArgs, kt as CollectionDefinition, l as IWorkspaceFileStorage, lt as StackTraceCallSitePathResolver, m as ManagedMaterialFetchError, mt as PersistedRuntimeTypeKind, nn as HumanTaskStore, nt as ChildExecutionScopeFactory, on as NodeEventPublisher, ot as getPersistedRuntimeTypeMetadata, p as WorkspaceFileStorageToken, pt as PersistedRuntimeTypeDecoratorOptions, qt as InboxOnTimeoutArgs, rn as HumanTaskStoreToken, rt as DefaultExecutionBinaryService, sn as CredentialResolverFactory, st as node, tn as HumanTaskStatus, u as WorkspaceFileMetadata, ut as PersistedRuntimeTypeNameResolver, v as CredentialMaterialRef, vt as ConnectionInvocationEventPublisher, w as OAuthFlowStartResult, wt as DefinedPollingTrigger, x as OAuthFlowCallbackArgs, xt as DefinePollingTriggerPollContext, y as IllegalMaterialSourceError, yt as DefinePollingTriggerExecuteContext, z as InMemoryBinaryStorage, zt as DefinedNodeRegistry } from "./index-mnLS0iQl.js";
|
|
4
|
+
import { A as ChatModelFactory, B as ZodSchemaAny, C as AgentToolDefinition, D as ChatLanguageModel, E as AgentTurnLimitBehavior, F as NodeBackedToolOutputMapperArgs, G as CallableToolFactory, H as AgentMessageConfigNormalizer, I as StructuredOutputOptions, J as CallableToolExecuteHandler, K as CallableToolConfig, L as Tool, M as NodeBackedToolInputMapper, N as NodeBackedToolInputMapperArgs, O as ChatLanguageModelCallOptions, P as NodeBackedToolOutputMapper, R as ToolConfig, S as AgentToolCallPlanner, T as AgentToolToken, U as AgentToolFactory, V as AgentConfigInspector, W as CallableToolKindToken, Y as NodeBackedToolConfig, _ as AgentMessageTemplateContent, a as AgentConnectionNodeRole, b as AgentTool, c as AgentCanvasPresentation, d as AgentMessageBuildArgs, f as AgentMessageConfig, g as AgentMessageTemplate, h as AgentMessageRole, i as AgentConnectionNodeDescriptor, j as NodeBackedToolConfigOptions, k as ChatModelConfig, l as AgentGuardrailConfig, m as AgentMessageLine, n as AgentConnectionCredentialSource, o as McpServerResolver, p as AgentMessageDto, q as CallableToolConfigOptions, r as AgentConnectionNodeCollector, s as AgentAttachmentRole, t as ItemsInputNormalizer, u as AgentGuardrailDefaults, v as AgentModelInvocationOptions, w as AgentToolExecuteArgs, x as AgentToolCall, y as AgentNodeConfig, z as ToolExecuteArgs } from "./ItemsInputNormalizer-D2vrMrX1.js";
|
|
5
|
+
export { ActivationIdFactory, AgentAttachmentRole, AgentBindError, AgentCanvasPresentation, AgentConfigInspector, AgentConnectionCredentialSource, AgentConnectionNodeCollector, AgentConnectionNodeDescriptor, AgentConnectionNodeRole, AgentGuardrailConfig, AgentGuardrailDefaults, AgentMcpIntegration, AgentMcpToolMap, AgentMessageBuildArgs, AgentMessageConfig, AgentMessageConfigNormalizer, AgentMessageDto, AgentMessageLine, AgentMessageRole, AgentMessageTemplate, AgentMessageTemplateContent, AgentModelInvocationOptions, AgentNodeConfig, AgentTool, AgentToolCall, AgentToolCallPlanner, AgentToolDefinition, AgentToolExecuteArgs, AgentToolFactory, AgentToolToken, AgentTurnLimitBehavior, AllWorkflowsActiveWorkflowActivationPolicy, AnyCredentialType, AnyRunnableNodeConfig, AnyTriggerNodeConfig, AssertionResult, AssertionResultProvenance, BINARY_DEFAULT_MAX_BYTES, BatchId, BinaryAttachment, BinaryAttachmentCreateRequest, BinaryBody, BinaryPreviewKind, BinaryStorage, BinaryStorageReadResult, BinaryStorageStatResult, BinaryStorageWriteRequest, BinaryStorageWriteResult, BooleanWhenOverloads, BranchMoreArgs, BranchOutputGuard, BranchStepsArg, CallableToolConfig, CallableToolConfigOptions, CallableToolExecuteHandler, CallableToolFactory, CallableToolKindToken, CallerContext, ChainCursor, ChatLanguageModel, ChatLanguageModelCallOptions, ChatModelConfig, ChatModelFactory, ChildExecutionScopeFactory, Clock, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, CollectionColumnBuilder, CollectionDefinition, CollectionFieldDefinition, CollectionIndexDefinition, CollectionStore, CollectionsContext, ConnectionInvocationAppendArgs, ConnectionInvocationEventPublisher, ConnectionInvocationId, ConnectionInvocationIdFactory, ConnectionInvocationKind, ConnectionInvocationRecord, ConnectionNodeIdFactory, Container, ControlPlaneInboxChannelToken, CoreTokens, CostCatalog, CostCatalogEntry, CostTrackingComponent, CostTrackingPriceQuote, CostTrackingTelemetry, CostTrackingTelemetryAttributeNames, CostTrackingTelemetryFactory, CostTrackingTelemetryMetricNames, CostTrackingUsageRecord, CredentialAccessTokenSessionArgs, CredentialAccessTokenSessionFactory, CredentialAdvancedSectionPresentation, CredentialAuthDefinition, CredentialBinding, CredentialBindingKey, CredentialFieldSchema, CredentialHealth, CredentialHealthStatus, CredentialHealthTester, CredentialInstanceId, CredentialInstanceRecord, CredentialJsonRecord, CredentialMaterialProvider, CredentialMaterialRef, CredentialMaterialSourceKind, CredentialOAuth2AuthDefinition, CredentialOAuth2ScopesFromPublicConfig, CredentialRequirement, CredentialResolverFactory, CredentialSessionFactory, CredentialSessionFactoryArgs, CredentialSessionService, CredentialSetupStatus, CredentialType, CredentialTypeDefinition, CredentialTypeId, CredentialTypeRegistry, CredentialUnboundError, CurrentStateExecutionRequest, DEFAULT_ASSERTION_PASS_THRESHOLD, DEPLOYMENT_MANIFEST_SCHEMA_VERSION, DefaultAsyncSleeper, DefaultExecutionBinaryService, DefaultExecutionContextFactory, DefaultWorkflowGraphFactory, DefineBatchNodeOptions, DefineCollectionOptions, DefineCredentialOptions, DefineNodeExecuteArgs, DefineNodeOptions, DefinePollingTriggerExecuteContext, DefinePollingTriggerOptions, DefinePollingTriggerPollContext, DefinePollingTriggerPollResult, DefinePollingTriggerTestItemsContext, DefinedCollection, DefinedCollectionRegistry, DefinedHumanApprovalNode, DefinedNode, DefinedNodeConfigInput, DefinedNodeCredentialAccessors, DefinedNodeCredentialBinding, DefinedNodeCredentialBindings, DefinedNodeRegistry, DefinedNodeRunContext, DefinedPollingTrigger, DefinedPollingTriggerConfig, DependencyContainer, DeploymentManifestSchemaVersion, DispatchItemMeta, Disposable, Duration, Edge, EngineDeps, EngineExecutionLimitsPolicy, EngineExecutionLimitsPolicyConfig, EngineHost, EngineRunCounters, EventPublishingWorkflowExecutionRepository, ExecutableTriggerNode, ExecutionBinaryService, ExecutionContext, ExecutionContextFactory, ExecutionFrontierPlan, ExecutionInstanceDto, ExecutionInstanceId, ExecutionMode, ExecutionPayloadPolicyFields, ExecutionTelemetry, ExecutionTelemetryFactory, ExpRetryPolicy, ExponentialRetryPolicySpec, Expr, FixedRetryPolicySpec, GenAiTelemetryAttributeNames, HitlResumeTokenSignerSeam, HitlResumeTokenSignerToken, HitlTimeoutJobSchedulerSeam, HitlTimeoutJobSchedulerToken, HitlWorkspaceIdToken, HttpMethod, HumanApprovalDecisionResult, HumanApprovalOutputJson, HumanTaskActor, HumanTaskHandle, HumanTaskId, HumanTaskRecord, HumanTaskStatus, HumanTaskStore, HumanTaskStoreToken, HumanTaskSubject, IWorkspaceFileRegistrar, IWorkspaceFileStorage, IllegalMaterialSourceError, InMemoryBinaryStorage, InMemoryLiveWorkflowRepository, InMemoryRunDataFactory, InMemoryRunEventBus, InProcessRetryRunner, InboxChannel, InboxChannelResolverSeam, InboxChannelResolverToken, InboxDeliverArgs, InboxDelivery, InboxOnDecisionArgs, InboxOnTimeoutArgs, InjectableRuntimeDecoratorComposer, InjectionToken, InputPortKey, Item, ItemBinary, ItemExpr, ItemExprArgs, ItemExprCallback, ItemExprContext, ItemExprResolvedContext, ItemExprResolver, ItemNode, Items, ItemsInputNormalizer, JsonArray, JsonNonArray, JsonObject, JsonPrimitive, JsonValue, Lifecycle, LiveWorkflowRepository, LocalInboxChannelToken, ManagedCredentialMaterialWriteError, ManagedMaterialFetchError, ManifestNodeCredentialShape, ManifestTriggerConfig, MaterialBundle, McpServerDeclaration, McpServerResolver, McpServerTransport, MultiInputNode, MutableRunData, NeedsReconsentEvent, NoOpAgentMcpIntegration, NoOpCostTrackingTelemetry, NoOpCostTrackingTelemetryFactory, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpPollingTriggerLogger, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NoRetryPolicy, NodeActivationContinuation, NodeActivationId, NodeActivationReceipt, NodeActivationRequest, NodeActivationRequestBase, NodeActivationScheduler, NodeBackedToolConfig, NodeBackedToolConfigOptions, NodeBackedToolInputMapper, NodeBackedToolInputMapperArgs, NodeBackedToolOutputMapper, NodeBackedToolOutputMapperArgs, NodeBaseOptions, NodeBinaryAttachmentService, NodeConfigBase, NodeConnectionName, NodeDefinition, NodeErrorHandler, NodeErrorHandlerArgs, NodeErrorHandlerSpec, NodeEventPublisher, NodeExecutionContext, NodeExecutionError, NodeExecutionRequest, NodeExecutionRequestHandler, NodeExecutionScheduler, NodeExecutionSnapshot, NodeExecutionStatePublisher, NodeExecutionStatus, NodeExecutionTelemetry, NodeExecutor, NodeId, NodeIdRef, NodeIdSlugifier, NodeInputsByPort, NodeInspectorSummaryRow, NodeIterationId, NodeIterationIdFactory, NodeKind, NodeOffloadPolicy, NodeOutputNormalizer, NodeOutputs, NodeRef, NodeResolver, NodeSchedulerDecision, NoneRetryPolicySpec, OAuth2ProviderFromPublicConfig, OAuthFlowCallbackArgs, OAuthFlowExecutor, OAuthFlowStartArgs, OAuthFlowStartResult, OAuthMaterial, OutputPortKey, PairedItemRef, Param, ParamDeep, ParentExecutionRef, PayloadStorageKind, PendingNodeExecution, PendingResumeEntry, PersistedExecutionInstanceKind, PersistedExecutionInstanceRecord, PersistedMutableNodeState, PersistedMutableRunState, PersistedRunControlState, PersistedRunPolicySnapshot, PersistedRunSchedulingState, PersistedRunSlotProjectionRecord, PersistedRunState, PersistedRunWorkItemKind, PersistedRunWorkItemRecord, PersistedRuntimeTypeDecoratorOptions, PersistedRuntimeTypeKind, PersistedRuntimeTypeMetadata, PersistedRuntimeTypeMetadataStore, PersistedRuntimeTypeNameResolver, PersistedSuspensionEntry, PersistedTokenId, PersistedTriggerSetupState, PersistedWorkflowSnapshot, PersistedWorkflowSnapshotNode, PersistedWorkflowTokenRegistryLike, PinnedNodeOutputsByPort, PollingRunCycleArgs, PollingRunCycleResult, PollingTriggerConfig, PollingTriggerDedupWindow, PollingTriggerHandle, PollingTriggerLogger, PollingTriggerRuntime, PollingTriggerStartArgs, PortsEmission, PreparedNodeActivationDispatch, RegistrationOptions, ResumeContext, RetryPolicy, RetryPolicySpec, RunCompletionNotifier, RunCurrentState, RunDataFactory, RunDataSnapshot, RunEvent, RunEventBus, RunEventPublisherDeps, RunEventSubscription, RunExecutionOptions, RunFinishedAtFactory, RunHaltReason, RunId, RunIdFactory, RunIntentService, RunIterationDto, RunPruneCandidate, RunQueueEntry, RunResult, RunRevision, RunSlotProjectionState, RunStateResetRequest, RunStatus, RunStopCondition, RunSummary, RunTestContext, RunnableNode, RunnableNodeConfig, RunnableNodeExecuteArgs, RunnableNodeInputJson, RunnableNodeOutputJson, RunnableOutputBehaviorResolver, SlotExecutionStateDto, StackTraceCallSitePathResolver, StepSequenceOutput, StructuredOutputOptions, SuspensionRequest, SystemClock, TelemetryArtifactAttachment, TelemetryArtifactReference, TelemetryAttributePrimitive, TelemetryAttributes, TelemetryChildSpanStart, TelemetryMetricRecord, TelemetryScope, TelemetrySpanEnd, TelemetrySpanEventRecord, TelemetrySpanScope, TestCaseRunStatus, TestSuiteRunId, TestSuiteRunStatus, TestTriggerNodeConfig, TestTriggerSetupContext, TestableTriggerNode, Tool, ToolConfig, ToolExecuteArgs, TriggerCleanupHandle, TriggerInstanceId, TriggerInvoker, TriggerNode, TriggerNodeConfig, TriggerNodeOutputJson, TriggerNodeSetupState, TriggerPollingPort, TriggerRuntimeDiagnostics, TriggerSetupContext, TriggerSetupStateFor, TriggerSetupStateRepository, TriggerTestItemsContext, TypeToken, UnavailableBinaryStorage, UpstreamRefPlaceholder, ValidStepSequence, WebhookControlSignal, WebhookInvocationMatch, WebhookRunResult, WebhookTriggerMatcher, WebhookTriggerResolution, WebhookTriggerRoutingDiagnostics, WhenBuilder, WorkItemId, WorkItemStatus, WorkflowActivationPolicy, WorkflowBuilder, WorkflowDefinition, WorkflowDefinitionError, WorkflowDeploymentManifest, WorkflowDetailSelectionState, WorkflowDispatch, WorkflowEdgePortError, WorkflowEdgePortValidationResult, WorkflowEdgePortValidator, WorkflowErrorContext, WorkflowErrorHandler, WorkflowErrorHandlerSpec, WorkflowExecutableNodeClassifier, WorkflowExecutableNodeClassifierFactory, WorkflowExecutionListingRepository, WorkflowExecutionPruneRepository, WorkflowExecutionRepository, WorkflowGraph, WorkflowGraphFactory, WorkflowId, WorkflowNodeConnection, WorkflowNodeInstanceFactory, WorkflowPolicyRuntimeDefaults, WorkflowPrunePolicySpec, WorkflowRepository, WorkflowRunDetailDto, WorkflowRunnerResolver, WorkflowRunnerService, WorkflowSnapshotFactory, WorkflowSnapshotResolver, WorkflowStoragePolicyDecisionArgs, WorkflowStoragePolicyMode, WorkflowStoragePolicyResolver, WorkflowStoragePolicySpec, WorkspaceFileMetadata, WorkspaceFileNotFoundError, WorkspaceFileRegistrarToken, WorkspaceFileStorageToken, WorkspaceId, ZodSchemaAny, branchRef, c, callableTool, chatModel, container, defineBatchNode, defineCollection, defineCredential, defineHumanApprovalNode, defineNode, definePollingTrigger, delay, deriveAssertionPassed, deserializeDispatch, deserializeManifest, emitPorts, emitWorkflowManifest, getOriginIndexFromItem, getPersistedRuntimeTypeMetadata, inject, injectAll, injectable, instanceCachingFactory, instancePerContainerCachingFactory, isHumanApprovalNode, isItemExpr, isPortsEmission, isUnbrandedPortsEmissionShape, itemExpr, mergeForward, node, nodeRef, predicateAwareClassFactory, registry, resolveItemExprsForExecution, resolveItemExprsInUnknown, runnableNodeInputType, runnableNodeOutputType, serializeDispatch, serializeManifest, singleton, tool, triggerNodeOutputType, triggerNodeSetupStateType };
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
1
|
+
import { a as SuspensionRequest, c as AgentConnectionNodeCollector, l as NodeBackedToolConfig, n as nodeRef, o as CredentialUnboundError, r as RunFinishedAtFactory, s as NodeIterationIdFactory, t as branchRef, u as ConnectionNodeIdFactory } from "./workflowTypes-DZtBTmKf.js";
|
|
2
|
+
import { a as injectable, c as predicateAwareClassFactory, d as CoreTokens, f as AgentConfigInspector, g as resolveItemExprsInUnknown, h as resolveItemExprsForExecution, i as injectAll, l as registry, m as itemExpr, n as delay, o as instanceCachingFactory, p as isItemExpr, r as inject, s as instancePerContainerCachingFactory, t as container, u as singleton } from "./di-Cjiil7U-.js";
|
|
3
|
+
import { t as ItemsInputNormalizer } from "./ItemsInputNormalizer-fUYo4GLV.js";
|
|
4
|
+
import { _ as NoOpAgentMcpIntegration, b as serializeDispatch, c as getPersistedRuntimeTypeMetadata, d as InjectableRuntimeDecoratorComposer, f as PersistedRuntimeTypeMetadataStore, g as deriveAssertionPassed, h as DEFAULT_ASSERTION_PASS_THRESHOLD, i as serializeManifest, l as node, m as PersistedRuntimeTypeNameResolver, n as deserializeManifest, p as StackTraceCallSitePathResolver, r as emitWorkflowManifest, s as chatModel, t as DEPLOYMENT_MANIFEST_SCHEMA_VERSION, u as tool, v as AgentBindError, y as deserializeDispatch } from "./contracts-CjJ5CZ7N.js";
|
|
5
|
+
import { $ as CostTrackingTelemetryAttributeNames, At as HitlResumeTokenSignerToken, Ct as mergeForward, Dt as defineBatchNode, Et as isHumanApprovalNode, G as AllWorkflowsActiveWorkflowActivationPolicy, H as CodemationTelemetryMetricNames, I as RunnableOutputBehaviorResolver, J as NoOpNodeExecutionTelemetry, K as NoOpExecutionTelemetryFactory, L as NodeOutputNormalizer, Mt as HitlWorkspaceIdToken, Nt as HumanTaskStoreToken, Ot as defineNode, Q as NoOpCostTrackingTelemetry, R as ItemExprResolver, St as ChainCursor, Tt as defineHumanApprovalNode, U as GenAiTelemetryAttributeNames, V as DefaultExecutionContextFactory, W as CodemationTelemetryAttributeNames, X as NoOpTelemetryArtifactReference, Y as NoOpTelemetrySpanScope, Z as NoOpCostTrackingTelemetryFactory, _t as WorkflowExecutableNodeClassifier, a as InMemoryLiveWorkflowRepository, at as isPortsEmission, bt as WorkflowDefinitionError, ct as CredentialResolverFactory, d as PollingTriggerRuntime, dt as DefaultExecutionBinaryService, et as CostTrackingTelemetryMetricNames, f as PollingTriggerDedupWindow, ft as UnavailableBinaryStorage, gt as WorkflowExecutableNodeClassifierFactory, ht as DefaultWorkflowGraphFactory, i as RunIntentService, it as emitPorts, jt as HitlTimeoutJobSchedulerToken, kt as DefinedNodeRegistry, lt as getOriginIndexFromItem, m as InMemoryBinaryStorage, mt as ConnectionInvocationEventPublisher, nt as RetryPolicy, ot as isUnbrandedPortsEmissionShape, p as InMemoryRunDataFactory, pt as NodeEventPublisher, q as NoOpExecutionTelemetry, rt as NoRetryPolicy, st as DefaultAsyncSleeper, tt as ExpRetryPolicy, u as NoOpPollingTriggerLogger, ut as ChildExecutionScopeFactory, vt as ConnectionInvocationIdFactory, wt as WhenBuilder, xt as NodeIdSlugifier, y as EngineExecutionLimitsPolicy, yt as WorkflowBuilder, z as InProcessRetryRunner } from "./runtime-CBFDpmiz.js";
|
|
6
|
+
import { t as InMemoryRunEventBus } from "./InMemoryRunEventBusRegistry-Layt2xgm.js";
|
|
6
7
|
import { ZodError, z } from "zod";
|
|
7
8
|
|
|
8
9
|
//#region src/contracts/Clock.ts
|
|
@@ -97,17 +98,10 @@ function defineCredential(options) {
|
|
|
97
98
|
|
|
98
99
|
//#endregion
|
|
99
100
|
//#region src/ai/CallableToolKindToken.ts
|
|
100
|
-
/**
|
|
101
|
-
* Shared {@link import("../di").TypeToken} marker for {@link CallableToolConfig}.
|
|
102
|
-
* Callable tools are not registered in {@link NodeResolver}; this class only satisfies {@link ToolConfig#type}.
|
|
103
|
-
*/
|
|
104
101
|
var CallableToolKindToken = class {};
|
|
105
102
|
|
|
106
103
|
//#endregion
|
|
107
104
|
//#region src/ai/CallableToolConfig.ts
|
|
108
|
-
/**
|
|
109
|
-
* Inline callable agent tool: DSL sugar over {@link ToolConfig} without a separate {@link NodeResolver}-registered {@link Tool} class.
|
|
110
|
-
*/
|
|
111
105
|
var CallableToolConfig = class {
|
|
112
106
|
type = CallableToolKindToken;
|
|
113
107
|
toolKind = "callable";
|
|
@@ -135,9 +129,6 @@ var CallableToolConfig = class {
|
|
|
135
129
|
getOutputSchema() {
|
|
136
130
|
return this.outputSchemaValue;
|
|
137
131
|
}
|
|
138
|
-
/**
|
|
139
|
-
* Parses tool input and output with the configured Zod schemas.
|
|
140
|
-
*/
|
|
141
132
|
async executeTool(args) {
|
|
142
133
|
const parsedInput = this.parseInput(args.input);
|
|
143
134
|
const raw = await Promise.resolve(this.executeHandler({
|
|
@@ -181,9 +172,6 @@ const CallableToolFactory = new CallableToolFactoryImpl();
|
|
|
181
172
|
|
|
182
173
|
//#endregion
|
|
183
174
|
//#region src/authoring/callableTool.types.ts
|
|
184
|
-
/**
|
|
185
|
-
* Workflow-facing helper for inline Zod-typed agent tools (same as {@link CallableToolFactory.callableTool}).
|
|
186
|
-
*/
|
|
187
175
|
function callableTool(options) {
|
|
188
176
|
return CallableToolFactory.callableTool(options);
|
|
189
177
|
}
|
|
@@ -248,15 +236,9 @@ const c = {
|
|
|
248
236
|
return new CollectionColumnBuilderImpl("uuid");
|
|
249
237
|
}
|
|
250
238
|
};
|
|
251
|
-
/**
|
|
252
|
-
* Validates that a name follows the required pattern: lowercase + underscores, starts with letter.
|
|
253
|
-
*/
|
|
254
239
|
function validateCollectionName(name) {
|
|
255
240
|
if (!/^[a-z][a-z0-9_]*$/.test(name)) throw new Error(`Collection name "${name}" must start with a lowercase letter and contain only lowercase letters, digits, and underscores.`);
|
|
256
241
|
}
|
|
257
|
-
/**
|
|
258
|
-
* Validates that all field names follow the required pattern.
|
|
259
|
-
*/
|
|
260
242
|
function validateFieldNames(fields) {
|
|
261
243
|
const pattern = /^[a-z][a-z0-9_]*$/;
|
|
262
244
|
const reserved = [
|
|
@@ -269,9 +251,6 @@ function validateFieldNames(fields) {
|
|
|
269
251
|
if (!pattern.test(fieldName)) throw new Error(`Field name "${fieldName}" must start with a lowercase letter and contain only lowercase letters, digits, and underscores.`);
|
|
270
252
|
}
|
|
271
253
|
}
|
|
272
|
-
/**
|
|
273
|
-
* Validates that all indexed fields exist in the declared fields.
|
|
274
|
-
*/
|
|
275
254
|
function validateIndexes(indexes, fieldNames) {
|
|
276
255
|
for (const index of indexes) for (const fieldName of index.on) if (!fieldNames.has(fieldName)) throw new Error(`Index references non-existent field "${fieldName}".`);
|
|
277
256
|
}
|
|
@@ -345,28 +324,34 @@ const definedNodeCredentialAccessorFactory = { create(bindings, ctx) {
|
|
|
345
324
|
|
|
346
325
|
//#endregion
|
|
347
326
|
//#region src/authoring/definePollingTrigger.types.ts
|
|
348
|
-
/**
|
|
349
|
-
* TriggerNodeConfig produced by `DefinedPollingTrigger.create(...)`.
|
|
350
|
-
* Holds user configuration and credential requirements for the engine.
|
|
351
|
-
* The setup state type is opaque `JsonValue | undefined` — the runtime
|
|
352
|
-
* uses an internal wrapped shape that plugin authors never see.
|
|
353
|
-
*/
|
|
354
327
|
var DefinedPollingTriggerConfig = class {
|
|
355
328
|
kind = "trigger";
|
|
356
329
|
type;
|
|
357
330
|
icon;
|
|
358
|
-
|
|
331
|
+
id;
|
|
332
|
+
description;
|
|
333
|
+
constructor(name, cfg, typeToken, icon, credentialRequirements, idOrOptions, inspectorSummaryFn, defaultPollIntervalMs) {
|
|
359
334
|
this.name = name;
|
|
360
335
|
this.cfg = cfg;
|
|
361
336
|
this.credentialRequirements = credentialRequirements;
|
|
362
|
-
this.id = id;
|
|
363
337
|
this.inspectorSummaryFn = inspectorSummaryFn;
|
|
338
|
+
this.defaultPollIntervalMs = defaultPollIntervalMs;
|
|
364
339
|
this.type = typeToken;
|
|
365
340
|
this.icon = icon;
|
|
341
|
+
const resolved = typeof idOrOptions === "string" ? { id: idOrOptions } : idOrOptions;
|
|
342
|
+
this.id = resolved?.id;
|
|
343
|
+
this.description = resolved?.description;
|
|
366
344
|
}
|
|
367
345
|
getCredentialRequirements() {
|
|
368
346
|
return this.credentialRequirements;
|
|
369
347
|
}
|
|
348
|
+
getTriggerPollConfig() {
|
|
349
|
+
const resolvedInterval = this.cfg.pollIntervalMs ?? this.defaultPollIntervalMs;
|
|
350
|
+
return {
|
|
351
|
+
config: this.cfg,
|
|
352
|
+
pollIntervalMs: resolvedInterval
|
|
353
|
+
};
|
|
354
|
+
}
|
|
370
355
|
inspectorSummary() {
|
|
371
356
|
return this.inspectorSummaryFn?.({ config: this.cfg });
|
|
372
357
|
}
|
|
@@ -374,28 +359,6 @@ var DefinedPollingTriggerConfig = class {
|
|
|
374
359
|
function isWrappedState(value) {
|
|
375
360
|
return value !== null && typeof value === "object" && "seenKeys" in value && Array.isArray(value.seenKeys);
|
|
376
361
|
}
|
|
377
|
-
/**
|
|
378
|
-
* Declarative helper for authoring polling triggers.
|
|
379
|
-
*
|
|
380
|
-
* ```ts
|
|
381
|
-
* export const onNewMail = definePollingTrigger({
|
|
382
|
-
* key: "my-plugin.on-new-mail",
|
|
383
|
-
* title: "On new mail",
|
|
384
|
-
* configSchema: z.object({ folder: z.string() }),
|
|
385
|
-
* credentials: { auth: myOAuthCredentialType },
|
|
386
|
-
* initialState: () => ({ lastSeenId: undefined }),
|
|
387
|
-
* pollIntervalMs: 60_000,
|
|
388
|
-
* async poll({ config, state, credentials }) {
|
|
389
|
-
* const session = await credentials.auth();
|
|
390
|
-
* const messages = await fetchMessages(session, config.folder, state.lastSeenId);
|
|
391
|
-
* return {
|
|
392
|
-
* items: messages.map(m => ({ json: m, dedupKey: m.id })),
|
|
393
|
-
* nextState: { lastSeenId: messages[0]?.id ?? state.lastSeenId },
|
|
394
|
-
* };
|
|
395
|
-
* },
|
|
396
|
-
* });
|
|
397
|
-
* ```
|
|
398
|
-
*/
|
|
399
362
|
function definePollingTrigger(options) {
|
|
400
363
|
const credentialRequirements = definedNodeCredentialRequirementFactory.create(options.credentials);
|
|
401
364
|
const DEFAULT_INTERVAL_MS = 6e4;
|
|
@@ -452,14 +415,17 @@ function definePollingTrigger(options) {
|
|
|
452
415
|
return [];
|
|
453
416
|
}
|
|
454
417
|
};
|
|
455
|
-
node({
|
|
418
|
+
node({
|
|
419
|
+
name: options.key,
|
|
420
|
+
packageName: options.packageName
|
|
421
|
+
})(DefinedPollingTriggerRuntime);
|
|
456
422
|
return {
|
|
457
423
|
kind: "defined-polling-trigger",
|
|
458
424
|
key: options.key,
|
|
459
425
|
title: options.title,
|
|
460
426
|
description: options.description,
|
|
461
|
-
create(cfg, name = options.title,
|
|
462
|
-
return new DefinedPollingTriggerConfig(name, cfg, DefinedPollingTriggerRuntime, options.icon, credentialRequirements,
|
|
427
|
+
create(cfg, name = options.title, idOrOptions) {
|
|
428
|
+
return new DefinedPollingTriggerConfig(name, cfg, DefinedPollingTriggerRuntime, options.icon, credentialRequirements, idOrOptions, options.inspectorSummary, options.pollIntervalMs);
|
|
463
429
|
},
|
|
464
430
|
poll(pollCtx) {
|
|
465
431
|
return options.poll({
|
|
@@ -503,10 +469,6 @@ const AgentToolFactory = new AgentToolFactoryImpl();
|
|
|
503
469
|
//#endregion
|
|
504
470
|
//#region src/ai/AgentMessageConfigNormalizerFactory.ts
|
|
505
471
|
var AgentMessageConfigNormalizer = class {
|
|
506
|
-
/**
|
|
507
|
-
* Prefer {@code input.messages} when present (ItemNode / engine-mapped payloads); otherwise resolve from
|
|
508
|
-
* {@link AgentNodeConfig.messages} templates.
|
|
509
|
-
*/
|
|
510
472
|
static resolveFromInputOrConfig(input$1, config, args) {
|
|
511
473
|
const fromInput = this.tryMessagesFromStructuredInput(input$1);
|
|
512
474
|
if (fromInput.length > 0) return fromInput;
|
|
@@ -555,7 +517,6 @@ var AgentMessageConfigNormalizer = class {
|
|
|
555
517
|
|
|
556
518
|
//#endregion
|
|
557
519
|
//#region src/ai/AiHost.ts
|
|
558
|
-
/** Defaults aligned with common tool-agent iteration limits (many products use ~10 max rounds). */
|
|
559
520
|
const AgentGuardrailDefaults = {
|
|
560
521
|
maxTurns: 10,
|
|
561
522
|
onTurnLimitReached: "error"
|
|
@@ -641,10 +602,6 @@ var WorkflowEdgePortValidator = class {
|
|
|
641
602
|
errors
|
|
642
603
|
};
|
|
643
604
|
}
|
|
644
|
-
/**
|
|
645
|
-
* Returns the declared output ports for a node, or null if the node is
|
|
646
|
-
* unknown / has no declared ports (legacy nodes — treat as unconstrained).
|
|
647
|
-
*/
|
|
648
605
|
allowedOutputPorts(node$1) {
|
|
649
606
|
if (!node$1) return null;
|
|
650
607
|
const declared = node$1.config.declaredOutputPorts;
|
|
@@ -655,11 +612,6 @@ var WorkflowEdgePortValidator = class {
|
|
|
655
612
|
|
|
656
613
|
//#endregion
|
|
657
614
|
//#region src/credentials/CredentialMaterialProvider.types.ts
|
|
658
|
-
/**
|
|
659
|
-
* Thrown by a provider when asked to operate on a `ref.source` it does not
|
|
660
|
-
* handle (e.g. the local provider being asked to read `control-plane` bytes).
|
|
661
|
-
* Exported so `instanceof`-checks work across the workspace boundary.
|
|
662
|
-
*/
|
|
663
615
|
var IllegalMaterialSourceError = class extends Error {
|
|
664
616
|
constructor(source, providerName) {
|
|
665
617
|
super(`Provider "${providerName}" cannot handle material source "${source}".`);
|
|
@@ -671,12 +623,6 @@ var IllegalMaterialSourceError = class extends Error {
|
|
|
671
623
|
|
|
672
624
|
//#endregion
|
|
673
625
|
//#region src/credentials/ManagedCredentialMaterialWriteError.ts
|
|
674
|
-
/**
|
|
675
|
-
* Thrown by managed-mode providers when `setMaterial` is called. Managed
|
|
676
|
-
* credential bytes are owned by the control plane; the workspace must not
|
|
677
|
-
* mutate them. See `docs/design/credentials-oauth-unification.md` and
|
|
678
|
-
* `planning/sprints/credentials-vault/02-controlplane-material-provider.md`.
|
|
679
|
-
*/
|
|
680
626
|
var ManagedCredentialMaterialWriteError = class extends Error {
|
|
681
627
|
constructor(message = "managed credentials are owned by the control plane; use the Connected apps page to create or modify them.") {
|
|
682
628
|
super(message);
|
|
@@ -686,12 +632,6 @@ var ManagedCredentialMaterialWriteError = class extends Error {
|
|
|
686
632
|
|
|
687
633
|
//#endregion
|
|
688
634
|
//#region src/credentials/ManagedMaterialFetchError.ts
|
|
689
|
-
/**
|
|
690
|
-
* Thrown by `ControlPlaneCredentialMaterialProvider` when the control-plane
|
|
691
|
-
* material endpoint returns a non-2xx response or a malformed body. Exposes
|
|
692
|
-
* the HTTP status and the raw error body so call sites can surface actionable
|
|
693
|
-
* detail without parsing strings.
|
|
694
|
-
*/
|
|
695
635
|
var ManagedMaterialFetchError = class extends Error {
|
|
696
636
|
constructor(status, providerErrorBody, message) {
|
|
697
637
|
super(message ?? `Control-plane material fetch failed: HTTP ${status} ${providerErrorBody}`);
|
|
@@ -703,9 +643,6 @@ var ManagedMaterialFetchError = class extends Error {
|
|
|
703
643
|
|
|
704
644
|
//#endregion
|
|
705
645
|
//#region src/contracts/workspaceFileTypes.ts
|
|
706
|
-
/**
|
|
707
|
-
* Error thrown when a requested workspace file key does not exist.
|
|
708
|
-
*/
|
|
709
646
|
var WorkspaceFileNotFoundError = class extends Error {
|
|
710
647
|
constructor(key) {
|
|
711
648
|
super(`Workspace file not found: ${key}`);
|
|
@@ -713,12 +650,9 @@ var WorkspaceFileNotFoundError = class extends Error {
|
|
|
713
650
|
this.name = "WorkspaceFileNotFoundError";
|
|
714
651
|
}
|
|
715
652
|
};
|
|
716
|
-
/**
|
|
717
|
-
* DI token for the workspace-scoped file storage adapter.
|
|
718
|
-
* Registered by `@codemation/host`; resolved by workspace-file nodes via `ctx.resolve(...)`.
|
|
719
|
-
*/
|
|
720
653
|
const WorkspaceFileStorageToken = Symbol.for("codemation.core.WorkspaceFileStorage");
|
|
654
|
+
const WorkspaceFileRegistrarToken = Symbol.for("codemation.core.WorkspaceFileRegistrar");
|
|
721
655
|
|
|
722
656
|
//#endregion
|
|
723
|
-
export { AgentBindError, AgentConfigInspector, AgentConnectionNodeCollector, AgentGuardrailDefaults, AgentMessageConfigNormalizer, AgentToolFactory, AllWorkflowsActiveWorkflowActivationPolicy, CallableToolConfig, CallableToolFactory, CallableToolKindToken, ChainCursor, ChildExecutionScopeFactory, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, ConnectionInvocationEventPublisher, ConnectionInvocationIdFactory, ConnectionNodeIdFactory, ControlPlaneInboxChannelToken, CoreTokens, CostTrackingTelemetryAttributeNames, CostTrackingTelemetryMetricNames, CredentialResolverFactory, CredentialUnboundError, DEFAULT_ASSERTION_PASS_THRESHOLD, DefaultAsyncSleeper, DefaultExecutionBinaryService, DefaultExecutionContextFactory, DefaultWorkflowGraphFactory, DefinedCollectionRegistry, DefinedNodeRegistry, DefinedPollingTriggerConfig, EngineExecutionLimitsPolicy, EventPublishingWorkflowExecutionRepository, ExpRetryPolicy, GenAiTelemetryAttributeNames, HitlResumeTokenSignerToken, HitlTimeoutJobSchedulerToken, HitlWorkspaceIdToken, HumanTaskStoreToken, IllegalMaterialSourceError, InMemoryBinaryStorage, InMemoryLiveWorkflowRepository, InMemoryRunDataFactory, InMemoryRunEventBus, InProcessRetryRunner, InboxChannelResolverToken, InjectableRuntimeDecoratorComposer, ItemExprResolver, ItemsInputNormalizer, LocalInboxChannelToken, ManagedCredentialMaterialWriteError, ManagedMaterialFetchError, NoOpAgentMcpIntegration, NoOpCostTrackingTelemetry, NoOpCostTrackingTelemetryFactory, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpPollingTriggerLogger, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NoRetryPolicy, NodeBackedToolConfig, NodeEventPublisher, NodeIdSlugifier, NodeIterationIdFactory, NodeOutputNormalizer, PersistedRuntimeTypeMetadataStore, PersistedRuntimeTypeNameResolver, PollingTriggerDedupWindow, PollingTriggerRuntime, RetryPolicy, RunFinishedAtFactory, RunIntentService, RunnableOutputBehaviorResolver, StackTraceCallSitePathResolver, SuspensionRequest, SystemClock, UnavailableBinaryStorage, WhenBuilder, WorkflowBuilder, WorkflowDefinitionError, WorkflowEdgePortValidator, WorkflowExecutableNodeClassifier, WorkflowExecutableNodeClassifierFactory, WorkspaceFileNotFoundError, WorkspaceFileStorageToken, branchRef, c, callableTool, chatModel, container, defineBatchNode, defineCollection, defineCredential, defineHumanApprovalNode, defineNode, definePollingTrigger, delay, deriveAssertionPassed, emitPorts, getOriginIndexFromItem, getPersistedRuntimeTypeMetadata, inject, injectAll, injectable, instanceCachingFactory, instancePerContainerCachingFactory, isHumanApprovalNode, isItemExpr, isPortsEmission, isUnbrandedPortsEmissionShape, itemExpr, node, nodeRef, predicateAwareClassFactory, registry, resolveItemExprsForExecution, resolveItemExprsInUnknown, singleton, tool };
|
|
657
|
+
export { AgentBindError, AgentConfigInspector, AgentConnectionNodeCollector, AgentGuardrailDefaults, AgentMessageConfigNormalizer, AgentToolFactory, AllWorkflowsActiveWorkflowActivationPolicy, CallableToolConfig, CallableToolFactory, CallableToolKindToken, ChainCursor, ChildExecutionScopeFactory, CodemationTelemetryAttributeNames, CodemationTelemetryMetricNames, ConnectionInvocationEventPublisher, ConnectionInvocationIdFactory, ConnectionNodeIdFactory, ControlPlaneInboxChannelToken, CoreTokens, CostTrackingTelemetryAttributeNames, CostTrackingTelemetryMetricNames, CredentialResolverFactory, CredentialUnboundError, DEFAULT_ASSERTION_PASS_THRESHOLD, DEPLOYMENT_MANIFEST_SCHEMA_VERSION, DefaultAsyncSleeper, DefaultExecutionBinaryService, DefaultExecutionContextFactory, DefaultWorkflowGraphFactory, DefinedCollectionRegistry, DefinedNodeRegistry, DefinedPollingTriggerConfig, EngineExecutionLimitsPolicy, EventPublishingWorkflowExecutionRepository, ExpRetryPolicy, GenAiTelemetryAttributeNames, HitlResumeTokenSignerToken, HitlTimeoutJobSchedulerToken, HitlWorkspaceIdToken, HumanTaskStoreToken, IllegalMaterialSourceError, InMemoryBinaryStorage, InMemoryLiveWorkflowRepository, InMemoryRunDataFactory, InMemoryRunEventBus, InProcessRetryRunner, InboxChannelResolverToken, InjectableRuntimeDecoratorComposer, ItemExprResolver, ItemsInputNormalizer, LocalInboxChannelToken, ManagedCredentialMaterialWriteError, ManagedMaterialFetchError, NoOpAgentMcpIntegration, NoOpCostTrackingTelemetry, NoOpCostTrackingTelemetryFactory, NoOpExecutionTelemetry, NoOpExecutionTelemetryFactory, NoOpNodeExecutionTelemetry, NoOpPollingTriggerLogger, NoOpTelemetryArtifactReference, NoOpTelemetrySpanScope, NoRetryPolicy, NodeBackedToolConfig, NodeEventPublisher, NodeIdSlugifier, NodeIterationIdFactory, NodeOutputNormalizer, PersistedRuntimeTypeMetadataStore, PersistedRuntimeTypeNameResolver, PollingTriggerDedupWindow, PollingTriggerRuntime, RetryPolicy, RunFinishedAtFactory, RunIntentService, RunnableOutputBehaviorResolver, StackTraceCallSitePathResolver, SuspensionRequest, SystemClock, UnavailableBinaryStorage, WhenBuilder, WorkflowBuilder, WorkflowDefinitionError, WorkflowEdgePortValidator, WorkflowExecutableNodeClassifier, WorkflowExecutableNodeClassifierFactory, WorkspaceFileNotFoundError, WorkspaceFileRegistrarToken, WorkspaceFileStorageToken, branchRef, c, callableTool, chatModel, container, defineBatchNode, defineCollection, defineCredential, defineHumanApprovalNode, defineNode, definePollingTrigger, delay, deriveAssertionPassed, deserializeDispatch, deserializeManifest, emitPorts, emitWorkflowManifest, getOriginIndexFromItem, getPersistedRuntimeTypeMetadata, inject, injectAll, injectable, instanceCachingFactory, instancePerContainerCachingFactory, isHumanApprovalNode, isItemExpr, isPortsEmission, isUnbrandedPortsEmissionShape, itemExpr, mergeForward, node, nodeRef, predicateAwareClassFactory, registry, resolveItemExprsForExecution, resolveItemExprsInUnknown, serializeDispatch, serializeManifest, singleton, tool };
|
|
724
658
|
//# sourceMappingURL=index.js.map
|