@makaio/framework 1.0.0-dev-1781999985054 → 1.0.0-dev-1782127638374
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/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +4 -4
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +187 -187
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-D_3U4OLJ.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-CXZ1a_DD.d.mts → index-BAQ6QBcU.d.mts} +32 -32
- package/dist/{index-DnZJ4j-7.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-DM8PTbfm.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-q8nLr74m.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-vs_GRZcb.d.mts → index-CYHWOXUm.d.mts} +2 -2
- package/dist/{index-CRmApyqn.d.mts → index-Ck7dBtkM.d.mts} +8 -8
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-B_FtZ3Gn.d.mts → index-D1nWOF49.d.mts} +27 -27
- package/dist/{index-C2K2Tdo9.d.mts → index-DDOB47U7.d.mts} +9 -9
- package/dist/{index-D2WJ0Zpt.d.mts → index-DO_Cu5A4.d.mts} +4 -4
- package/dist/{index-C096hXsS.d.mts → index-DP-JW3Jc.d.mts} +436 -436
- package/dist/{index-xyXYG5WO.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-BWnf3pYm.d.mts → index-DeIxVnVs.d.mts} +11 -11
- package/dist/{index-vUhaDyDa.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-DdBRlm7m.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-DSsdxeKi.d.mts → namespace-4xHw59K8.d.mts} +9 -9
- package/dist/{namespace-C6iVTunW.d.mts → namespace-B95uYmZB.d.mts} +52 -52
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CUkosedS.d.mts} +152 -152
- package/dist/{namespace-CJkAriut.d.mts → namespace-XmDoz6Sz.d.mts} +78 -78
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-B3sB8_cB.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-DhSdafzl2.d.mts → schemas-1ynXdrNI2.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-BOhGc0CT.d.mts} +152 -152
- package/dist/{schemas-DXjyGVpx.d.mts → schemas-Dn5bfiTL.d.mts} +4 -4
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +6 -6
- package/dist/services/index.d.mts +128 -128
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +2 -2
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-BNgCREUh.d.mts → types-BTqJIp9-.d.mts} +288 -288
- package/dist/{types-BXCLseKt.d.mts → types-Cse8s_cD.d.mts} +2 -1
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../../schemas-
|
|
2
|
-
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../../definition-
|
|
3
|
-
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, r as MaterializationRefChangedPayload, s as SurfaceBindingListRequest, t as MaterializationCapabilityResolvedPayload, u as SurfaceBindingRegisterResponse } from "../../index-
|
|
1
|
+
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../../schemas-Dn5bfiTL.mjs";
|
|
2
|
+
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../../definition-rjwHUOBd.mjs";
|
|
3
|
+
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, r as MaterializationRefChangedPayload, s as SurfaceBindingListRequest, t as MaterializationCapabilityResolvedPayload, u as SurfaceBindingRegisterResponse } from "../../index-BWIkf5oJ.mjs";
|
|
4
4
|
export { ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, MaterializationCapabilityResolvedPayload, MaterializationNamespace, MaterializationRefChangedPayload, MaterializationSchemas, MaterializationSubjects, ProjectedField, ProjectedFieldSchema, ProjectedFieldSemantic, ProjectedFieldSemanticSchema, SurfaceBindingChangedPayload, SurfaceBindingDefinition, SurfaceBindingListRequest, SurfaceBindingListResponse, SurfaceBindingRegisterRequest, SurfaceBindingRegisterResponse, SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, SurfaceBindingTarget, SurfaceBindingTargetSchema, defineSurfaceBinding };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../../definition-Cllhr9mi.mjs";
|
|
2
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-
|
|
2
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-CYHWOXUm.mjs";
|
|
3
3
|
export { ModelFilterMode, ModelFilterModeSchema, ModelVisibility, ModelVisibilitySchema, ProtocolEndpoints, ProtocolEndpointsSchema, ProtocolId, ProtocolIdSchema, ProviderCapabilities, ProviderCapabilitiesSchema, ProviderDefinition, ProviderDefinitionInput, ProviderDefinitionSchema, resolveModelVisibility };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { $ as ImportStatus, A as MessageRoutingStatusSchema, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, E as SendMessageResponse, F as SessionMessageOriginSchema, G as TurnUsage, H as TurnSchema, I as SessionMessageRole, J as UsageMetricsSchema, K as TurnUsageSchema, L as SessionMessageRoleSchema, M as SessionMessageBlock, N as SessionMessageBlockSchema, O as MessageRoutingSchema, P as SessionMessageOrigin, Q as BranchKindSchema, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, X as AgentRoleSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, _t as MakaioSessionAgentSchema, a as SessionPreviewData, at as SnapshotExportOptionsSchema, b as SESSION_EVENT_TYPES, c as SessionSchemas, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, et as ImportStatusSchema, f as SegmentPolicySchema, ft as SessionRecordMetadata, g as SessionUpdatedEventSchema, gt as AgentStatusSchema, h as SessionUpdatedEvent, ht as AgentStatus, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, m as SessionCreatedEventSchema, mt as SessionWithPreviewSchema, n as KnownSessionEvent, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, pt as SessionRecordMetadataSchema, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, v as ForkChildInfoSchema, vt as SessionCreateBase, w as SessionEventTypeSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, yt as SessionCreateBaseSchema, z as Turn } from "../../types-
|
|
2
|
-
import { A as ResolveSystemPromptResponse, B as ConnectorSwapWarningOptionId, C as isMergeable, D as SessionImportStatusChanged, E as SessionClientAccountChangedSchema, F as CONNECTOR_SWAP_CANCELLED_CODE, G as SessionContext, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as ForkOptions, K as SessionContextSchema, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, Q as SessionSubjects, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as CACHE_STRATEGIES, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as CacheStrategy, X as SessionExtensionContextFactory, Y as SessionExtensionContext, Z as SessionNamespace, _ as SessionEnrichmentSchemas, a as SessionStorageSubjects, b as BranchBehavior, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, j as ResolveSystemPromptSchema, k as ResolveSystemPromptRequest, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as ContextWindowState, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, w as isNavigatingBranch, x as getBranchBehavior, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../../index-
|
|
1
|
+
import { $ as ImportStatus, A as MessageRoutingStatusSchema, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, E as SendMessageResponse, F as SessionMessageOriginSchema, G as TurnUsage, H as TurnSchema, I as SessionMessageRole, J as UsageMetricsSchema, K as TurnUsageSchema, L as SessionMessageRoleSchema, M as SessionMessageBlock, N as SessionMessageBlockSchema, O as MessageRoutingSchema, P as SessionMessageOrigin, Q as BranchKindSchema, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, X as AgentRoleSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, _t as MakaioSessionAgentSchema, a as SessionPreviewData, at as SnapshotExportOptionsSchema, b as SESSION_EVENT_TYPES, c as SessionSchemas, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, et as ImportStatusSchema, f as SegmentPolicySchema, ft as SessionRecordMetadata, g as SessionUpdatedEventSchema, gt as AgentStatusSchema, h as SessionUpdatedEvent, ht as AgentStatus, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, m as SessionCreatedEventSchema, mt as SessionWithPreviewSchema, n as KnownSessionEvent, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, pt as SessionRecordMetadataSchema, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, v as ForkChildInfoSchema, vt as SessionCreateBase, w as SessionEventTypeSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, yt as SessionCreateBaseSchema, z as Turn } from "../../types-BTqJIp9-.mjs";
|
|
2
|
+
import { A as ResolveSystemPromptResponse, B as ConnectorSwapWarningOptionId, C as isMergeable, D as SessionImportStatusChanged, E as SessionClientAccountChangedSchema, F as CONNECTOR_SWAP_CANCELLED_CODE, G as SessionContext, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as ForkOptions, K as SessionContextSchema, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, Q as SessionSubjects, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as CACHE_STRATEGIES, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as CacheStrategy, X as SessionExtensionContextFactory, Y as SessionExtensionContext, Z as SessionNamespace, _ as SessionEnrichmentSchemas, a as SessionStorageSubjects, b as BranchBehavior, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, j as ResolveSystemPromptSchema, k as ResolveSystemPromptRequest, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as ContextWindowState, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, w as isNavigatingBranch, x as getBranchBehavior, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../../index-DP-JW3Jc.mjs";
|
|
3
3
|
export { AgentRole, AgentRoleSchema, AgentStatus, AgentStatusSchema, BranchBehavior, BranchKind, BranchKindSchema, CACHE_STRATEGIES, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, CacheStrategy, CompressionMode, CompressionModeSchema, ConnectorSwapCancelledError, ConnectorSwapWarningOptionId, ContextWindowState, ForkChildInfo, ForkChildInfoSchema, ForkOptions, ForkTransforms, ForkTransformsSchema, IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, ImportStatus, ImportStatusSchema, ImportUpsertRequest, KnownSessionEvent, MakaioSessionAgent, MakaioSessionAgentSchema, MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, MessagePageCursor, MessagePageCursorSchema, MessageRouting, MessageRoutingSchema, MessageRoutingStatus, MessageRoutingStatusSchema, MessageStorageNamespace, MessageStorageSubjects, ResolveAgentConfigRequest, ResolveAgentConfigResponse, ResolveAgentConfigSchema, ResolveSystemPromptRequest, ResolveSystemPromptResponse, ResolveSystemPromptSchema, SESSION_EVENT_TYPES, SNAPSHOT_VERSION, SegmentPolicy, SegmentPolicySchema, SessionClientAccountChanged, SessionClientAccountChangedSchema, SessionContext, SessionContextSchema, SessionCreateBase, SessionCreateBaseSchema, SessionCreated, SessionCreatedEventSchema, SessionEnrichmentSchemas, SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionEventType, SessionEventTypeMap, SessionEventTypeSchema, SessionExtensionContext, SessionExtensionContextFactory, SessionImportStatusChanged, SessionImportStatusChangedSchema, SessionMessage, SessionMessageBlock, SessionMessageBlockSchema, SessionMessageOrigin, SessionMessageOriginSchema, SessionMessageRole, SessionMessageRoleSchema, SessionMessageSchema, SessionNamespace, SessionPreviewData, SessionPreviewDataSchema, SessionRecordMetadata, SessionRecordMetadataSchema, SessionSchemas, SendMessageRequest as SessionSendMessageRequest, SendMessageResponse as SessionSendMessageResponse, SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, SessionUpdatedEvent, SessionUpdatedEventSchema, SessionWithPreview, SessionWithPreviewSchema, SnapshotExportOptions, SnapshotExportOptionsSchema, SnapshotImportConflictErrorData, SnapshotPreviewData, Turn, TurnInitiator, TurnInitiatorSchema, TurnSchema, TurnStatus, TurnStatusSchema, TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, UsageMetrics, UsageMetricsSchema, compareMessageCursorAsc, compareMessageCursorDesc, getBranchBehavior, isConnectorSwapCancelledError, isInViewBranch, isKnownSessionEvent, isMergeable, isNavigatingBranch, messageCursorKey, messageToCursor, safeValidateSnapshot, validateSnapshot };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../../transition-
|
|
2
|
-
import { $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dn as ArtifactPublishTarget, Dr as createStepCancelSubject, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nn as BusRequestSource, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qi as WorkflowSourceLocationSchema, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zi as WorkflowSourceLocation, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, a as defineWorkflowBundle, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, fr as StepRunnerBusAuthSchema, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, i as WorkflowBundle, ia as WorkflowTriggerSchema, ii as WorkflowConditionSchema, in as ProjectedEdge, ir as StepCancelPayload, j as validateNoNestedLoops, ji as WorkflowListQuery, jn as BusEventPublishTarget, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kn as ArtifactQuerySource, kr as IWorkflowTriggerTypeRegistry, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, m as zodSchemaToJsonRecord, mi as WorkflowDynamicRegionSchema, mn as WorkflowNodeVisitor, mr as StepRunnerPlatformDefaultsSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, ni as WorkflowArtifactWriteDeclarationSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, p as station, pi as WorkflowDynamicRegion, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, ri as WorkflowCondition, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, t as ExecutionHints, ta as WorkflowStationNode, ti as WorkflowArtifactWriteDeclaration, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wr as WorkflowRunnerStepTypeSchema, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../../index-
|
|
1
|
+
import { C as WorkflowTriggerBlock, S as WorkflowStepBlockRun, _ as RegisteredTriggerBlock, a as TransitionActionInvocation, b as WorkflowBlockMetadata, c as TransitionConditionSchema, d as TransitionEventTypeSchema, f as TransitionRuleDefinition, g as RegisteredStepBlock, h as DelegateRoleNodeBlockRun, i as TransitionActionHandler, l as TransitionEvaluationContext, m as DelegateAgentNodeBlockRun, n as ExtensionTransitionRulesContribution, o as TransitionActionInvocationSchema, p as TransitionRuleDefinitionSchema, r as TransitionActionFactory, s as TransitionCondition, t as ExtensionTransitionActionsContribution, u as TransitionEventType, v as StationNodeBlockRun, x as WorkflowStepBlock, y as WorkflowBlockCollection } from "../../transition-_Uow1Pr1.mjs";
|
|
2
|
+
import { $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dn as ArtifactPublishTarget, Dr as createStepCancelSubject, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nn as BusRequestSource, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qi as WorkflowSourceLocationSchema, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zi as WorkflowSourceLocation, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, a as defineWorkflowBundle, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, fr as StepRunnerBusAuthSchema, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, i as WorkflowBundle, ia as WorkflowTriggerSchema, ii as WorkflowConditionSchema, in as ProjectedEdge, ir as StepCancelPayload, j as validateNoNestedLoops, ji as WorkflowListQuery, jn as BusEventPublishTarget, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kn as ArtifactQuerySource, kr as IWorkflowTriggerTypeRegistry, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, m as zodSchemaToJsonRecord, mi as WorkflowDynamicRegionSchema, mn as WorkflowNodeVisitor, mr as StepRunnerPlatformDefaultsSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, ni as WorkflowArtifactWriteDeclarationSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, p as station, pi as WorkflowDynamicRegion, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, ri as WorkflowCondition, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, t as ExecutionHints, ta as WorkflowStationNode, ti as WorkflowArtifactWriteDeclaration, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wr as WorkflowRunnerStepTypeSchema, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../../index-DDOB47U7.mjs";
|
|
3
3
|
export { AgentConfig, ArtifactBindingOptions, ArtifactContext, ArtifactPatch, ArtifactPublishTarget, ArtifactPublishTargetSchema, ArtifactQuerySource, ArtifactQuerySourceSchema, ArtifactUpdateOperation, ArtifactUpdater, BuiltWorkflow, BusEventPublishTarget, BusEventPublishTargetSchema, BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSource, BusRequestSourceSchema, ContextBundle, ContextBundleSchema, ContextPublishTarget, ContextPublishTargetSchema, ContextSource, ContextSourceSchema, CronTriggerPayload, CronWorkflowTrigger, DefineWorkflowOptions, DelegateAgentNodeBlockRun, DelegateRoleNodeBlockRun, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, ExecutionHints, ExecutionHintsSchema, ExecutionLink, ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, ExecutionLinkType, ExecutionLinkTypeSchema, ExecutionListCursor, ExecutionListCursorSchema, ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, ExecutionStatus, ExecutionStatusSchema, ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, ExtensionTransitionActionsContribution, ExtensionTransitionRulesContribution, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, ExtractTriggerPayload, GateInstanceListQuery, GateInstanceListQuerySchema, GateOptions, IStepRunner, IWorkflowRunner, IWorkflowTriggerTypeRegistry, IterateHandler, IterateOptions, JsonPatchOperation, JsonPatchOperationSchema, LoopGateContext, LoopGateHandler, LoopGateOutcome, LoopGateOutcomeSchema, LoopGateRegistration, LoopOptions, ManualWorkflowTrigger, NodeOptions, ParallelMode, ParallelOptions, PreviousStepOutput, ProjectedEdge, ProjectedEdgeKind, ProjectedNode, ProjectedNodeRole, ProjectedWorkflowGraph, RegisteredStepBlock, RegisteredTriggerBlock, ResolvedContextEntry, ResolvedContextEntrySchema, SpanRecord, SpanRecordSchema, SpanStatus, SpanStatusSchema, StationHandler, StationNodeBlockRun, StationStepContext, StepCancelPayload, StepCancelPayloadSchema, StepCancelSubject, StepContext, StepRunConfig, StepRunConfigSchema, StepRunResult, StepRunResultSchema, StepRunnerBusAuth, StepRunnerBusAuthSchema, StepRunnerPlatformDefaults, StepRunnerPlatformDefaultsSchema, StepTelemetry, StepTelemetrySchema, TokenUsage, TokenUsageSchema, TransitionActionFactory, TransitionActionHandler, TransitionActionInvocation, TransitionActionInvocationSchema, TransitionCondition, TransitionConditionSchema, TransitionEvaluationContext, TransitionEventType, TransitionEventTypeSchema, TransitionRuleDefinition, TransitionRuleDefinitionSchema, WORKFLOW_CANCELLED_REASON, WalkContext, WalkRelationship, WebhookTriggerPayload, WebhookWorkflowTrigger, WorkLogArtifactWrite, WorkLogArtifactWriteSchema, WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, WorkLogExecutionSummary, WorkLogExecutionSummarySchema, WorkLogFrameEntry, WorkLogFrameEntrySchema, WorkLogGateEvent, WorkLogGateEventSchema, WorkLogStats, WorkLogStatsSchema, WorkLogUsageSummary, WorkLogUsageSummarySchema, WorkerContributionManifest, WorkerContributionManifestSchema, WorkerContributionPackageRef, WorkerContributionPackageRefSchema, WorkflowArtifactBinding, WorkflowArtifactBindingSchema, WorkflowArtifactRef, WorkflowArtifactRefSchema, WorkflowArtifactWriteDeclaration, WorkflowArtifactWriteDeclarationSchema, WorkflowBlockCollection, WorkflowBlockMetadata, WorkflowBuilder, WorkflowBundle, WorkflowCancelPayload, WorkflowCancelPayloadSchema, WorkflowCancelSubject, WorkflowCondition, WorkflowConditionSchema, WorkflowContext, WorkflowContextBase, WorkflowDefinition, WorkflowDefinitionPath, WorkflowDefinitionPathSegment, WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowDynamicRegion, WorkflowDynamicRegionSchema, WorkflowError, WorkflowErrorCode, WorkflowErrorCode as WorkflowErrorCodeType, WorkflowExecution, WorkflowExecutionSchema, WorkflowExecutionScope, WorkflowExecutionScopeSchema, WorkflowFrameState, WorkflowFrameStateSchema, WorkflowGateInstance, WorkflowGateInstanceSchema, WorkflowGateNode, WorkflowGateNodeSchema, WorkflowGateStatus, WorkflowGateStatusSchema, WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, WorkflowIterateNode, WorkflowIterateNodeSchema, WorkflowListQuery, WorkflowListQuerySchema, WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, WorkflowNode, WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, WorkflowNodeType, WorkflowNodeTypeSchema, WorkflowNodeVisitor, WorkflowParallelMode, WorkflowParallelModeSchema, WorkflowParallelNode, WorkflowParallelNodeSchema, WorkflowProgressUpdate, WorkflowProgressUpdateSchema, WorkflowResolvedAgent, WorkflowResolvedAgentSchema, WorkflowResolvedRole, WorkflowResolvedRoleSchema, WorkflowRunContext, WorkflowRunContextSchema, WorkflowRunResult, WorkflowRunResultSchema, WorkflowRunnerRunOptions, WorkflowRunnerStepType, WorkflowRunnerStepTypeSchema, WorkflowSchemas, WorkflowSequenceNode, WorkflowSequenceNodeSchema, WorkflowSourceLocation, WorkflowSourceLocationSchema, WorkflowStateAuthoringDefinition, WorkflowStateContext, WorkflowStateDefinition, WorkflowStateDefinitionSchema, WorkflowStationNode, WorkflowStationNodeSchema, WorkflowStepBlock, WorkflowStepBlockRun, WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, WorkflowTrigger, WorkflowTriggerBlock, WorkflowTriggerDef, WorkflowTriggerSchema, WorkflowTriggerTypeRecord, WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, WorkflowWorkerConfig, WorkflowWorkerConfigSchema, WorkflowWorkerSource, WorkflowWorkerSourceSchema, WorkflowZodSchemas, createStepCancelSubject, createWorkflowCancelSubject, defineWorkflow, defineWorkflowBundle, delegateToAgent, delegateToRole, gate, iterate, iterateChain, loop, parseArtifactRef, projectWorkflowGraph, serializeArtifactRef, station, validateNoNestedLoops, walkWorkflowDefinition, zodSchemaToJsonRecord };
|
|
@@ -14,9 +14,9 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
visible: "visible";
|
|
18
|
-
disabled: "disabled";
|
|
19
17
|
enabled: "enabled";
|
|
18
|
+
disabled: "disabled";
|
|
19
|
+
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
22
22
|
allowlist: "allowlist";
|
|
@@ -187,9 +187,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
visible: "visible";
|
|
191
|
-
disabled: "disabled";
|
|
192
190
|
enabled: "enabled";
|
|
191
|
+
disabled: "disabled";
|
|
192
|
+
visible: "visible";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
195
195
|
allowlist: "allowlist";
|
|
@@ -217,9 +217,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
visible: "visible";
|
|
221
|
-
disabled: "disabled";
|
|
222
220
|
enabled: "enabled";
|
|
221
|
+
disabled: "disabled";
|
|
222
|
+
visible: "visible";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
225
225
|
allowlist: "allowlist";
|
|
@@ -247,9 +247,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
visible: "visible";
|
|
251
|
-
disabled: "disabled";
|
|
252
250
|
enabled: "enabled";
|
|
251
|
+
disabled: "disabled";
|
|
252
|
+
visible: "visible";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
255
255
|
allowlist: "allowlist";
|
|
@@ -323,9 +323,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
visible: "visible";
|
|
327
|
-
disabled: "disabled";
|
|
328
326
|
enabled: "enabled";
|
|
327
|
+
disabled: "disabled";
|
|
328
|
+
visible: "visible";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
331
331
|
allowlist: "allowlist";
|
|
@@ -487,9 +487,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
487
487
|
openai: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, z.core.$strip>>;
|
|
489
489
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
490
|
-
visible: "visible";
|
|
491
|
-
disabled: "disabled";
|
|
492
490
|
enabled: "enabled";
|
|
491
|
+
disabled: "disabled";
|
|
492
|
+
visible: "visible";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
495
495
|
allowlist: "allowlist";
|
|
@@ -504,9 +504,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
504
504
|
name: z.ZodString;
|
|
505
505
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
506
506
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
507
|
-
visible: "visible";
|
|
508
|
-
disabled: "disabled";
|
|
509
507
|
enabled: "enabled";
|
|
508
|
+
disabled: "disabled";
|
|
509
|
+
visible: "visible";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
512
512
|
allowlist: "allowlist";
|
|
@@ -533,9 +533,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
533
533
|
openai: z.ZodOptional<z.ZodString>;
|
|
534
534
|
}, z.core.$strip>>>;
|
|
535
535
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
536
|
-
visible: "visible";
|
|
537
|
-
disabled: "disabled";
|
|
538
536
|
enabled: "enabled";
|
|
537
|
+
disabled: "disabled";
|
|
538
|
+
visible: "visible";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
541
541
|
}, z.core.$strict>;
|
|
@@ -547,9 +547,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
547
547
|
name: z.ZodString;
|
|
548
548
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
549
549
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
550
|
-
visible: "visible";
|
|
551
|
-
disabled: "disabled";
|
|
552
550
|
enabled: "enabled";
|
|
551
|
+
disabled: "disabled";
|
|
552
|
+
visible: "visible";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
555
555
|
allowlist: "allowlist";
|
|
@@ -578,9 +578,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
578
578
|
name: z.ZodString;
|
|
579
579
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
580
580
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
581
|
-
visible: "visible";
|
|
582
|
-
disabled: "disabled";
|
|
583
581
|
enabled: "enabled";
|
|
582
|
+
disabled: "disabled";
|
|
583
|
+
visible: "visible";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
586
586
|
allowlist: "allowlist";
|
|
@@ -619,9 +619,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
619
619
|
name: z.ZodString;
|
|
620
620
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
621
621
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
622
|
-
visible: "visible";
|
|
623
|
-
disabled: "disabled";
|
|
624
622
|
enabled: "enabled";
|
|
623
|
+
disabled: "disabled";
|
|
624
|
+
visible: "visible";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
627
627
|
allowlist: "allowlist";
|
|
@@ -654,9 +654,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
654
654
|
name: z.ZodString;
|
|
655
655
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
656
656
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
657
|
-
visible: "visible";
|
|
658
|
-
disabled: "disabled";
|
|
659
657
|
enabled: "enabled";
|
|
658
|
+
disabled: "disabled";
|
|
659
|
+
visible: "visible";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
662
662
|
allowlist: "allowlist";
|
|
@@ -780,9 +780,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
780
780
|
name: z.ZodString;
|
|
781
781
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
782
782
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
783
|
-
visible: "visible";
|
|
784
|
-
disabled: "disabled";
|
|
785
783
|
enabled: "enabled";
|
|
784
|
+
disabled: "disabled";
|
|
785
|
+
visible: "visible";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
788
788
|
allowlist: "allowlist";
|
|
@@ -800,9 +800,9 @@ declare const AdapterSubsystemSchemas: {
|
|
|
800
800
|
name: z.ZodString;
|
|
801
801
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
802
802
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
803
|
-
visible: "visible";
|
|
804
|
-
disabled: "disabled";
|
|
805
803
|
enabled: "enabled";
|
|
804
|
+
disabled: "disabled";
|
|
805
|
+
visible: "visible";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
808
808
|
allowlist: "allowlist";
|
|
@@ -936,9 +936,9 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
936
936
|
openai: z.ZodOptional<z.ZodString>;
|
|
937
937
|
}, z.core.$strip>>;
|
|
938
938
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
939
|
-
visible: "visible";
|
|
940
|
-
disabled: "disabled";
|
|
941
939
|
enabled: "enabled";
|
|
940
|
+
disabled: "disabled";
|
|
941
|
+
visible: "visible";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
944
944
|
allowlist: "allowlist";
|
|
@@ -959,9 +959,9 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
959
959
|
openai: z.ZodOptional<z.ZodString>;
|
|
960
960
|
}, z.core.$strip>>>;
|
|
961
961
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
962
|
-
visible: "visible";
|
|
963
|
-
disabled: "disabled";
|
|
964
962
|
enabled: "enabled";
|
|
963
|
+
disabled: "disabled";
|
|
964
|
+
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|
|
@@ -19,9 +19,9 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
21
|
stopped: "stopped";
|
|
22
|
-
discovered: "discovered";
|
|
23
|
-
failed: "failed";
|
|
24
22
|
active: "active";
|
|
23
|
+
failed: "failed";
|
|
24
|
+
discovered: "discovered";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
@@ -48,9 +48,9 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
50
|
stopped: "stopped";
|
|
51
|
-
discovered: "discovered";
|
|
52
|
-
failed: "failed";
|
|
53
51
|
active: "active";
|
|
52
|
+
failed: "failed";
|
|
53
|
+
discovered: "discovered";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
@@ -69,9 +69,9 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
71
|
stopped: "stopped";
|
|
72
|
-
discovered: "discovered";
|
|
73
|
-
failed: "failed";
|
|
74
72
|
active: "active";
|
|
73
|
+
failed: "failed";
|
|
74
|
+
discovered: "discovered";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
@@ -91,9 +91,9 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
93
|
stopped: "stopped";
|
|
94
|
-
discovered: "discovered";
|
|
95
|
-
failed: "failed";
|
|
96
94
|
active: "active";
|
|
95
|
+
failed: "failed";
|
|
96
|
+
discovered: "discovered";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
@@ -139,17 +139,17 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
141
|
stopped: "stopped";
|
|
142
|
-
discovered: "discovered";
|
|
143
|
-
failed: "failed";
|
|
144
142
|
active: "active";
|
|
143
|
+
failed: "failed";
|
|
144
|
+
discovered: "discovered";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
149
|
stopped: "stopped";
|
|
150
|
-
discovered: "discovered";
|
|
151
|
-
failed: "failed";
|
|
152
150
|
active: "active";
|
|
151
|
+
failed: "failed";
|
|
152
|
+
discovered: "discovered";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
@@ -182,9 +182,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
184
|
stopped: "stopped";
|
|
185
|
-
discovered: "discovered";
|
|
186
|
-
failed: "failed";
|
|
187
185
|
active: "active";
|
|
186
|
+
failed: "failed";
|
|
187
|
+
discovered: "discovered";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
@@ -220,9 +220,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
222
|
stopped: "stopped";
|
|
223
|
-
discovered: "discovered";
|
|
224
|
-
failed: "failed";
|
|
225
223
|
active: "active";
|
|
224
|
+
failed: "failed";
|
|
225
|
+
discovered: "discovered";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -488,8 +488,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
488
488
|
extensionName: z.ZodString;
|
|
489
489
|
warnings: z.ZodArray<z.ZodObject<{
|
|
490
490
|
severity: z.ZodEnum<{
|
|
491
|
-
info: "info";
|
|
492
491
|
degraded: "degraded";
|
|
492
|
+
info: "info";
|
|
493
493
|
recommended: "recommended";
|
|
494
494
|
}>;
|
|
495
495
|
title: z.ZodString;
|
|
@@ -528,8 +528,8 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
528
528
|
extensionName: z.ZodString;
|
|
529
529
|
warnings: z.ZodArray<z.ZodObject<{
|
|
530
530
|
severity: z.ZodEnum<{
|
|
531
|
-
info: "info";
|
|
532
531
|
degraded: "degraded";
|
|
532
|
+
info: "info";
|
|
533
533
|
recommended: "recommended";
|
|
534
534
|
}>;
|
|
535
535
|
title: z.ZodString;
|
|
@@ -594,17 +594,17 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
594
594
|
displayName: z.ZodString;
|
|
595
595
|
from: z.ZodEnum<{
|
|
596
596
|
stopped: "stopped";
|
|
597
|
-
discovered: "discovered";
|
|
598
|
-
failed: "failed";
|
|
599
597
|
active: "active";
|
|
598
|
+
failed: "failed";
|
|
599
|
+
discovered: "discovered";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
604
|
stopped: "stopped";
|
|
605
|
-
discovered: "discovered";
|
|
606
|
-
failed: "failed";
|
|
607
605
|
active: "active";
|
|
606
|
+
failed: "failed";
|
|
607
|
+
discovered: "discovered";
|
|
608
608
|
skipped: "skipped";
|
|
609
609
|
initializing: "initializing";
|
|
610
610
|
}>;
|
|
@@ -637,9 +637,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
637
637
|
displayName: z.ZodString;
|
|
638
638
|
state: z.ZodEnum<{
|
|
639
639
|
stopped: "stopped";
|
|
640
|
-
discovered: "discovered";
|
|
641
|
-
failed: "failed";
|
|
642
640
|
active: "active";
|
|
641
|
+
failed: "failed";
|
|
642
|
+
discovered: "discovered";
|
|
643
643
|
skipped: "skipped";
|
|
644
644
|
initializing: "initializing";
|
|
645
645
|
}>;
|
|
@@ -675,9 +675,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
675
675
|
displayName: z.ZodString;
|
|
676
676
|
state: z.ZodEnum<{
|
|
677
677
|
stopped: "stopped";
|
|
678
|
-
discovered: "discovered";
|
|
679
|
-
failed: "failed";
|
|
680
678
|
active: "active";
|
|
679
|
+
failed: "failed";
|
|
680
|
+
discovered: "discovered";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
683
683
|
}>;
|
|
@@ -943,8 +943,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
943
943
|
extensionName: z.ZodString;
|
|
944
944
|
warnings: z.ZodArray<z.ZodObject<{
|
|
945
945
|
severity: z.ZodEnum<{
|
|
946
|
-
info: "info";
|
|
947
946
|
degraded: "degraded";
|
|
947
|
+
info: "info";
|
|
948
948
|
recommended: "recommended";
|
|
949
949
|
}>;
|
|
950
950
|
title: z.ZodString;
|
|
@@ -983,8 +983,8 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
983
983
|
extensionName: z.ZodString;
|
|
984
984
|
warnings: z.ZodArray<z.ZodObject<{
|
|
985
985
|
severity: z.ZodEnum<{
|
|
986
|
-
info: "info";
|
|
987
986
|
degraded: "degraded";
|
|
987
|
+
info: "info";
|
|
988
988
|
recommended: "recommended";
|
|
989
989
|
}>;
|
|
990
990
|
title: z.ZodString;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-BB8AMXbw.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -48,9 +48,9 @@ declare const MaterializationSchemas: {
|
|
|
48
48
|
template: z.ZodString;
|
|
49
49
|
}, z.core.$strip>], "kind">;
|
|
50
50
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
51
|
+
workpiece: "workpiece";
|
|
51
52
|
artifact: "artifact";
|
|
52
53
|
surface: "surface";
|
|
53
|
-
workpiece: "workpiece";
|
|
54
54
|
}>>;
|
|
55
55
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
56
56
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -88,9 +88,9 @@ declare const MaterializationSchemas: {
|
|
|
88
88
|
template: z.ZodString;
|
|
89
89
|
}, z.core.$strip>], "kind">;
|
|
90
90
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
91
|
+
workpiece: "workpiece";
|
|
91
92
|
artifact: "artifact";
|
|
92
93
|
surface: "surface";
|
|
93
|
-
workpiece: "workpiece";
|
|
94
94
|
}>>;
|
|
95
95
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
96
96
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -153,9 +153,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
153
153
|
template: z.ZodString;
|
|
154
154
|
}, z.core.$strip>], "kind">;
|
|
155
155
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
156
|
+
workpiece: "workpiece";
|
|
156
157
|
artifact: "artifact";
|
|
157
158
|
surface: "surface";
|
|
158
|
-
workpiece: "workpiece";
|
|
159
159
|
}>>;
|
|
160
160
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
161
161
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -193,9 +193,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
193
193
|
template: z.ZodString;
|
|
194
194
|
}, z.core.$strip>], "kind">;
|
|
195
195
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
196
|
+
workpiece: "workpiece";
|
|
196
197
|
artifact: "artifact";
|
|
197
198
|
surface: "surface";
|
|
198
|
-
workpiece: "workpiece";
|
|
199
199
|
}>>;
|
|
200
200
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
201
201
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -268,9 +268,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
268
268
|
template: z.ZodString;
|
|
269
269
|
}, z.core.$strip>], "kind">;
|
|
270
270
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
271
|
+
workpiece: "workpiece";
|
|
271
272
|
artifact: "artifact";
|
|
272
273
|
surface: "surface";
|
|
273
|
-
workpiece: "workpiece";
|
|
274
274
|
}>>;
|
|
275
275
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
276
276
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -308,9 +308,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
308
308
|
template: z.ZodString;
|
|
309
309
|
}, z.core.$strip>], "kind">;
|
|
310
310
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
311
|
+
workpiece: "workpiece";
|
|
311
312
|
artifact: "artifact";
|
|
312
313
|
surface: "surface";
|
|
313
|
-
workpiece: "workpiece";
|
|
314
314
|
}>>;
|
|
315
315
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
316
316
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -9,9 +9,9 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
visible: "visible";
|
|
13
|
-
disabled: "disabled";
|
|
14
12
|
enabled: "enabled";
|
|
13
|
+
disabled: "disabled";
|
|
14
|
+
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
17
17
|
/**
|
|
@@ -140,8 +140,9 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
140
140
|
cwd: z.ZodOptional<z.ZodString>;
|
|
141
141
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
142
142
|
name: z.ZodString;
|
|
143
|
-
|
|
143
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
144
144
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
145
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
145
146
|
nativeTools: z.ZodObject<{
|
|
146
147
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
148
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -175,7 +176,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
175
176
|
"always-ask": "always-ask";
|
|
176
177
|
"full-access": "full-access";
|
|
177
178
|
}>>>;
|
|
178
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
179
179
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
180
180
|
reject: "reject";
|
|
181
181
|
"always-ask": "always-ask";
|
|
@@ -316,8 +316,9 @@ declare const HarnessSchemas: {
|
|
|
316
316
|
cwd: z.ZodOptional<z.ZodString>;
|
|
317
317
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
318
318
|
name: z.ZodString;
|
|
319
|
-
|
|
319
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
320
320
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
321
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
321
322
|
nativeTools: z.ZodObject<{
|
|
322
323
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
324
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -351,7 +352,6 @@ declare const HarnessSchemas: {
|
|
|
351
352
|
"always-ask": "always-ask";
|
|
352
353
|
"full-access": "full-access";
|
|
353
354
|
}>>>;
|
|
354
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
355
355
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
356
356
|
reject: "reject";
|
|
357
357
|
"always-ask": "always-ask";
|
|
@@ -759,8 +759,9 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
759
759
|
cwd: z.ZodOptional<z.ZodString>;
|
|
760
760
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
761
|
name: z.ZodString;
|
|
762
|
-
|
|
762
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
763
763
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
764
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
764
765
|
nativeTools: z.ZodObject<{
|
|
765
766
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
767
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -794,7 +795,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
794
795
|
"always-ask": "always-ask";
|
|
795
796
|
"full-access": "full-access";
|
|
796
797
|
}>>>;
|
|
797
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
798
798
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
799
799
|
reject: "reject";
|
|
800
800
|
"always-ask": "always-ask";
|
|
@@ -1202,8 +1202,9 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1202
1202
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1203
1203
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
|
-
|
|
1205
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1206
1206
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
1207
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1207
1208
|
nativeTools: z.ZodObject<{
|
|
1208
1209
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1210
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1237,7 +1238,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1237
1238
|
"always-ask": "always-ask";
|
|
1238
1239
|
"full-access": "full-access";
|
|
1239
1240
|
}>>>;
|
|
1240
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1241
1241
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
1242
1242
|
reject: "reject";
|
|
1243
1243
|
"always-ask": "always-ask";
|