@makaio/framework 1.0.0-dev-1782480236258 → 1.0.0-dev-1783282710723
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/bus/index.d.mts +39 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-D-ioC0DE.mjs +1 -0
- package/dist/bus-rgUFuO2a.mjs +2 -0
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +24 -24
- 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/shared/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DePb3ke-.d.mts → definition-DFcxkf2i.d.mts} +1 -1
- package/dist/{index-B1XsbrAr.d.mts → index-2fK9iSHI.d.mts} +3 -3
- package/dist/{index-Clqt7Nm3.d.mts → index-9b2_jXxq.d.mts} +2 -2
- package/dist/{index-D4gn93gL.d.mts → index-Bh6lHiW4.d.mts} +16 -16
- package/dist/{index-Cvjnj7Zh.d.mts → index-CL2T6LVv.d.mts} +8 -8
- package/dist/{index-BhOLtp0B.d.mts → index-CTEsbp9H.d.mts} +16 -16
- package/dist/{index-DsLpP5ek.d.mts → index-CaOWqztb.d.mts} +1 -1
- package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Cyi7y_aG.d.mts → index-D6aAzr32.d.mts} +20 -20
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-D8ScOpus.d.mts → index-DLy-tc0L.d.mts} +9 -9
- package/dist/{index-BKZhnb2B.d.mts → index-DdBRlm7m.d.mts} +3 -3
- package/dist/{index-0WhPbKnH.d.mts → index-Dg-y1mrq.d.mts} +8 -8
- package/dist/{index-C6SLILCZ.d.mts → index-GD-i3DW7.d.mts} +104 -104
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Y2r0Zvcm.d.mts} +4 -4
- 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-CGxFYDlK.d.mts → namespace-B4cV_pk3.d.mts} +32 -32
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DGAWYjbO.d.mts} +5 -5
- package/dist/{namespace-Bmi5bjm4.d.mts → namespace-DXW-voCe.d.mts} +42 -42
- package/dist/{namespace-BeMGmLrp.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/node/transports/index.d.mts +8 -0
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-Bf_ZNjif.d.mts → schema-D1HrnvT7.d.mts} +2 -2
- package/dist/{schemas-C6TVJ80V2.d.mts → schemas-D-9zNyAM2.d.mts} +4 -4
- package/dist/{schemas-D512XweP.d.mts → schemas-DMCGXlKa.d.mts} +1 -1
- package/dist/scoped-bus-CZId-Df8.mjs +1 -0
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.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/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +33 -33
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- 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 +7 -7
- 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/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CBjccCMw.d.mts → transition-DnXibkhX.d.mts} +1 -1
- package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
- package/dist/{types-8rhArs_K.d.mts → types-Dur8EtpR.d.mts} +38 -38
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
- package/dist/bus-BgodbPl9.mjs +0 -2
- package/dist/bus-HgaFcCZ1.mjs +0 -1
- package/dist/scoped-bus-H3xMYR0E.mjs +0 -1
|
@@ -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-DnXibkhX.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-DLy-tc0L.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 };
|
|
@@ -106,8 +106,8 @@ declare const MaterializationSchemas: {
|
|
|
106
106
|
provider: z.ZodString;
|
|
107
107
|
externalId: z.ZodString;
|
|
108
108
|
operation: z.ZodEnum<{
|
|
109
|
-
upserted: "upserted";
|
|
110
109
|
deleted: "deleted";
|
|
110
|
+
upserted: "upserted";
|
|
111
111
|
}>;
|
|
112
112
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
113
113
|
'capability.resolved': z.ZodObject<{
|
|
@@ -211,8 +211,8 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
211
211
|
provider: z.ZodString;
|
|
212
212
|
externalId: z.ZodString;
|
|
213
213
|
operation: z.ZodEnum<{
|
|
214
|
-
upserted: "upserted";
|
|
215
214
|
deleted: "deleted";
|
|
215
|
+
upserted: "upserted";
|
|
216
216
|
}>;
|
|
217
217
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
218
218
|
'capability.resolved': z.ZodObject<{
|
|
@@ -326,8 +326,8 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
326
326
|
provider: z.ZodString;
|
|
327
327
|
externalId: z.ZodString;
|
|
328
328
|
operation: z.ZodEnum<{
|
|
329
|
-
upserted: "upserted";
|
|
330
329
|
deleted: "deleted";
|
|
330
|
+
upserted: "upserted";
|
|
331
331
|
}>;
|
|
332
332
|
}, z.core.$strip>; /** Emitted when a provider surface capability set has been resolved. */
|
|
333
333
|
'capability.resolved': z.ZodObject<{
|
|
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
1905
1905
|
tableName: "sessions";
|
|
1906
1906
|
dataType: "string";
|
|
1907
1907
|
columnType: "SQLiteText";
|
|
1908
|
-
data: "
|
|
1908
|
+
data: "discovered" | "closed" | "active" | "archived";
|
|
1909
1909
|
driverParam: string;
|
|
1910
1910
|
notNull: true;
|
|
1911
1911
|
hasDefault: false;
|
|
@@ -2019,7 +2019,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2019
2019
|
tableName: "sessions";
|
|
2020
2020
|
dataType: "string";
|
|
2021
2021
|
columnType: "SQLiteText";
|
|
2022
|
-
data: "
|
|
2022
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
2023
2023
|
driverParam: string;
|
|
2024
2024
|
notNull: false;
|
|
2025
2025
|
hasDefault: false;
|
|
@@ -18,9 +18,9 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
18
18
|
* detail, not an externally observable state.
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
|
+
discovered: "discovered";
|
|
21
22
|
failed: "failed";
|
|
22
23
|
stopped: "stopped";
|
|
23
|
-
discovered: "discovered";
|
|
24
24
|
active: "active";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
@@ -47,9 +47,9 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
47
47
|
name: z.ZodString;
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
|
+
discovered: "discovered";
|
|
50
51
|
failed: "failed";
|
|
51
52
|
stopped: "stopped";
|
|
52
|
-
discovered: "discovered";
|
|
53
53
|
active: "active";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
@@ -68,9 +68,9 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
68
68
|
name: z.ZodString;
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
|
+
discovered: "discovered";
|
|
71
72
|
failed: "failed";
|
|
72
73
|
stopped: "stopped";
|
|
73
|
-
discovered: "discovered";
|
|
74
74
|
active: "active";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
@@ -90,9 +90,9 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
90
90
|
name: z.ZodString;
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
|
+
discovered: "discovered";
|
|
93
94
|
failed: "failed";
|
|
94
95
|
stopped: "stopped";
|
|
95
|
-
discovered: "discovered";
|
|
96
96
|
active: "active";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
@@ -138,17 +138,17 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
|
+
discovered: "discovered";
|
|
141
142
|
failed: "failed";
|
|
142
143
|
stopped: "stopped";
|
|
143
|
-
discovered: "discovered";
|
|
144
144
|
active: "active";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
|
+
discovered: "discovered";
|
|
149
150
|
failed: "failed";
|
|
150
151
|
stopped: "stopped";
|
|
151
|
-
discovered: "discovered";
|
|
152
152
|
active: "active";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
@@ -181,9 +181,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
181
181
|
name: z.ZodString;
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
|
+
discovered: "discovered";
|
|
184
185
|
failed: "failed";
|
|
185
186
|
stopped: "stopped";
|
|
186
|
-
discovered: "discovered";
|
|
187
187
|
active: "active";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
@@ -219,9 +219,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
219
219
|
name: z.ZodString;
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
|
+
discovered: "discovered";
|
|
222
223
|
failed: "failed";
|
|
223
224
|
stopped: "stopped";
|
|
224
|
-
discovered: "discovered";
|
|
225
225
|
active: "active";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
@@ -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
|
-
degraded: "degraded";
|
|
492
491
|
info: "info";
|
|
492
|
+
degraded: "degraded";
|
|
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
|
-
degraded: "degraded";
|
|
532
531
|
info: "info";
|
|
532
|
+
degraded: "degraded";
|
|
533
533
|
recommended: "recommended";
|
|
534
534
|
}>;
|
|
535
535
|
title: z.ZodString;
|
|
@@ -593,17 +593,17 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
593
593
|
name: z.ZodString;
|
|
594
594
|
displayName: z.ZodString;
|
|
595
595
|
from: z.ZodEnum<{
|
|
596
|
+
discovered: "discovered";
|
|
596
597
|
failed: "failed";
|
|
597
598
|
stopped: "stopped";
|
|
598
|
-
discovered: "discovered";
|
|
599
599
|
active: "active";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
|
+
discovered: "discovered";
|
|
604
605
|
failed: "failed";
|
|
605
606
|
stopped: "stopped";
|
|
606
|
-
discovered: "discovered";
|
|
607
607
|
active: "active";
|
|
608
608
|
skipped: "skipped";
|
|
609
609
|
initializing: "initializing";
|
|
@@ -636,9 +636,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
636
636
|
name: z.ZodString;
|
|
637
637
|
displayName: z.ZodString;
|
|
638
638
|
state: z.ZodEnum<{
|
|
639
|
+
discovered: "discovered";
|
|
639
640
|
failed: "failed";
|
|
640
641
|
stopped: "stopped";
|
|
641
|
-
discovered: "discovered";
|
|
642
642
|
active: "active";
|
|
643
643
|
skipped: "skipped";
|
|
644
644
|
initializing: "initializing";
|
|
@@ -674,9 +674,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
674
674
|
name: z.ZodString;
|
|
675
675
|
displayName: z.ZodString;
|
|
676
676
|
state: z.ZodEnum<{
|
|
677
|
+
discovered: "discovered";
|
|
677
678
|
failed: "failed";
|
|
678
679
|
stopped: "stopped";
|
|
679
|
-
discovered: "discovered";
|
|
680
680
|
active: "active";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
@@ -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
|
-
degraded: "degraded";
|
|
947
946
|
info: "info";
|
|
947
|
+
degraded: "degraded";
|
|
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
|
-
degraded: "degraded";
|
|
987
986
|
info: "info";
|
|
987
|
+
degraded: "degraded";
|
|
988
988
|
recommended: "recommended";
|
|
989
989
|
}>;
|
|
990
990
|
title: z.ZodString;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-
|
|
1
|
+
import { J as ArtifactLifecycleHookEvent, Y as ArtifactLifecycleHookRegistration$1, z as AnyArtifactKindDefinition } from "./index-Dg-y1mrq.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-CuJvtYeG.mjs";
|
|
3
3
|
import { c as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-Cllhr9mi.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-CuHqL95P.mjs";
|
|
5
|
-
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps } from "./index-
|
|
7
|
-
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-Dur8EtpR.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps } from "./index-NkNbYFud.mjs";
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-DnXibkhX.mjs";
|
|
8
8
|
import { l as FacetNamespaceDefinition } from "./index-BMbmoarE.mjs";
|
|
9
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
9
|
+
import { t as SurfaceBindingDefinition } from "./definition-DFcxkf2i.mjs";
|
|
10
10
|
import { z } from "zod";
|
|
11
11
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
12
12
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|
|
@@ -1615,8 +1615,8 @@ declare const ExtensionWarningActionSchema: z.ZodDiscriminatedUnion<[z.ZodObject
|
|
|
1615
1615
|
* - `'degraded'` — the extension is operating in a degraded fallback mode.
|
|
1616
1616
|
*/
|
|
1617
1617
|
declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
1618
|
-
degraded: "degraded";
|
|
1619
1618
|
info: "info";
|
|
1619
|
+
degraded: "degraded";
|
|
1620
1620
|
recommended: "recommended";
|
|
1621
1621
|
}>;
|
|
1622
1622
|
/**
|
|
@@ -1627,8 +1627,8 @@ declare const ExtensionWarningSeveritySchema: z.ZodEnum<{
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
declare const ExtensionWarningSchema: z.ZodObject<{
|
|
1629
1629
|
severity: z.ZodEnum<{
|
|
1630
|
-
degraded: "degraded";
|
|
1631
1630
|
info: "info";
|
|
1631
|
+
degraded: "degraded";
|
|
1632
1632
|
recommended: "recommended";
|
|
1633
1633
|
}>;
|
|
1634
1634
|
title: z.ZodString;
|
|
@@ -1674,8 +1674,8 @@ declare const ExtensionWarningEntrySchema: z.ZodObject<{
|
|
|
1674
1674
|
extensionName: z.ZodString;
|
|
1675
1675
|
warnings: z.ZodArray<z.ZodObject<{
|
|
1676
1676
|
severity: z.ZodEnum<{
|
|
1677
|
-
degraded: "degraded";
|
|
1678
1677
|
info: "info";
|
|
1678
|
+
degraded: "degraded";
|
|
1679
1679
|
recommended: "recommended";
|
|
1680
1680
|
}>;
|
|
1681
1681
|
title: z.ZodString;
|
|
@@ -88,9 +88,9 @@ declare const ClientSchemas: {
|
|
|
88
88
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
89
89
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
90
90
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
91
|
+
empty: "empty";
|
|
91
92
|
"auth-only": "auth-only";
|
|
92
93
|
full: "full";
|
|
93
|
-
empty: "empty";
|
|
94
94
|
}>>;
|
|
95
95
|
}, z.core.$strip>;
|
|
96
96
|
response: z.ZodObject<{
|
|
@@ -220,8 +220,8 @@ declare const ClientSchemas: {
|
|
|
220
220
|
clientId: z.ZodString;
|
|
221
221
|
source: z.ZodObject<{
|
|
222
222
|
layer: z.ZodEnum<{
|
|
223
|
-
supervisor: "supervisor";
|
|
224
223
|
adapter: "adapter";
|
|
224
|
+
supervisor: "supervisor";
|
|
225
225
|
"client-hook": "client-hook";
|
|
226
226
|
statusline: "statusline";
|
|
227
227
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -261,8 +261,8 @@ declare const ClientSchemas: {
|
|
|
261
261
|
}>;
|
|
262
262
|
source: z.ZodObject<{
|
|
263
263
|
layer: z.ZodEnum<{
|
|
264
|
-
supervisor: "supervisor";
|
|
265
264
|
adapter: "adapter";
|
|
265
|
+
supervisor: "supervisor";
|
|
266
266
|
"client-hook": "client-hook";
|
|
267
267
|
statusline: "statusline";
|
|
268
268
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1148,8 +1148,8 @@ type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
|
1148
1148
|
* - `'cli-wrapper'` — a thin CLI shim wrapping the client binary reported the signal
|
|
1149
1149
|
*/
|
|
1150
1150
|
declare const ClientRuntimeSourceLayerSchema: z.ZodEnum<{
|
|
1151
|
-
supervisor: "supervisor";
|
|
1152
1151
|
adapter: "adapter";
|
|
1152
|
+
supervisor: "supervisor";
|
|
1153
1153
|
"client-hook": "client-hook";
|
|
1154
1154
|
statusline: "statusline";
|
|
1155
1155
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1163,8 +1163,8 @@ type ClientRuntimeSourceLayer = z.infer<typeof ClientRuntimeSourceLayerSchema>;
|
|
|
1163
1163
|
*/
|
|
1164
1164
|
declare const ClientRuntimeSourceSchema: z.ZodObject<{
|
|
1165
1165
|
layer: z.ZodEnum<{
|
|
1166
|
-
supervisor: "supervisor";
|
|
1167
1166
|
adapter: "adapter";
|
|
1167
|
+
supervisor: "supervisor";
|
|
1168
1168
|
"client-hook": "client-hook";
|
|
1169
1169
|
statusline: "statusline";
|
|
1170
1170
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1218,8 +1218,8 @@ declare const ClientRuntimeObserveSchema: {
|
|
|
1218
1218
|
clientId: z.ZodString;
|
|
1219
1219
|
source: z.ZodObject<{
|
|
1220
1220
|
layer: z.ZodEnum<{
|
|
1221
|
-
supervisor: "supervisor";
|
|
1222
1221
|
adapter: "adapter";
|
|
1222
|
+
supervisor: "supervisor";
|
|
1223
1223
|
"client-hook": "client-hook";
|
|
1224
1224
|
statusline: "statusline";
|
|
1225
1225
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1271,8 +1271,8 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1271
1271
|
}>;
|
|
1272
1272
|
source: z.ZodObject<{
|
|
1273
1273
|
layer: z.ZodEnum<{
|
|
1274
|
-
supervisor: "supervisor";
|
|
1275
1274
|
adapter: "adapter";
|
|
1275
|
+
supervisor: "supervisor";
|
|
1276
1276
|
"client-hook": "client-hook";
|
|
1277
1277
|
statusline: "statusline";
|
|
1278
1278
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1480,9 +1480,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1480
1480
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1481
1481
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1482
1482
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1483
|
+
empty: "empty";
|
|
1483
1484
|
"auth-only": "auth-only";
|
|
1484
1485
|
full: "full";
|
|
1485
|
-
empty: "empty";
|
|
1486
1486
|
}>>;
|
|
1487
1487
|
}, _$zod_v4_core0.$strip>;
|
|
1488
1488
|
response: _$zod.ZodObject<{
|
|
@@ -1612,8 +1612,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1612
1612
|
clientId: _$zod.ZodString;
|
|
1613
1613
|
source: _$zod.ZodObject<{
|
|
1614
1614
|
layer: _$zod.ZodEnum<{
|
|
1615
|
-
supervisor: "supervisor";
|
|
1616
1615
|
adapter: "adapter";
|
|
1616
|
+
supervisor: "supervisor";
|
|
1617
1617
|
"client-hook": "client-hook";
|
|
1618
1618
|
statusline: "statusline";
|
|
1619
1619
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1653,8 +1653,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1653
1653
|
}>;
|
|
1654
1654
|
source: _$zod.ZodObject<{
|
|
1655
1655
|
layer: _$zod.ZodEnum<{
|
|
1656
|
-
supervisor: "supervisor";
|
|
1657
1656
|
adapter: "adapter";
|
|
1657
|
+
supervisor: "supervisor";
|
|
1658
1658
|
"client-hook": "client-hook";
|
|
1659
1659
|
statusline: "statusline";
|
|
1660
1660
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2062,9 +2062,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2062
2062
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2063
2063
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2064
2064
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2065
|
+
empty: "empty";
|
|
2065
2066
|
"auth-only": "auth-only";
|
|
2066
2067
|
full: "full";
|
|
2067
|
-
empty: "empty";
|
|
2068
2068
|
}>>;
|
|
2069
2069
|
}, _$zod_v4_core0.$strip>;
|
|
2070
2070
|
response: _$zod.ZodObject<{
|
|
@@ -2194,8 +2194,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2194
2194
|
clientId: _$zod.ZodString;
|
|
2195
2195
|
source: _$zod.ZodObject<{
|
|
2196
2196
|
layer: _$zod.ZodEnum<{
|
|
2197
|
-
supervisor: "supervisor";
|
|
2198
2197
|
adapter: "adapter";
|
|
2198
|
+
supervisor: "supervisor";
|
|
2199
2199
|
"client-hook": "client-hook";
|
|
2200
2200
|
statusline: "statusline";
|
|
2201
2201
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2235,8 +2235,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2235
2235
|
}>;
|
|
2236
2236
|
source: _$zod.ZodObject<{
|
|
2237
2237
|
layer: _$zod.ZodEnum<{
|
|
2238
|
-
supervisor: "supervisor";
|
|
2239
2238
|
adapter: "adapter";
|
|
2239
|
+
supervisor: "supervisor";
|
|
2240
2240
|
"client-hook": "client-hook";
|
|
2241
2241
|
statusline: "statusline";
|
|
2242
2242
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2668,9 +2668,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
|
2668
2668
|
* Policy for materializing a session config directory from a base client config.
|
|
2669
2669
|
*/
|
|
2670
2670
|
declare const SessionConfigInheritanceSchema: z.ZodEnum<{
|
|
2671
|
+
empty: "empty";
|
|
2671
2672
|
"auth-only": "auth-only";
|
|
2672
2673
|
full: "full";
|
|
2673
|
-
empty: "empty";
|
|
2674
2674
|
}>;
|
|
2675
2675
|
type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
|
|
2676
2676
|
/**
|
|
@@ -2825,9 +2825,9 @@ declare const ClientSessionConfigSchemas: {
|
|
|
2825
2825
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
2826
2826
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
2827
2827
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
2828
|
+
empty: "empty";
|
|
2828
2829
|
"auth-only": "auth-only";
|
|
2829
2830
|
full: "full";
|
|
2830
|
-
empty: "empty";
|
|
2831
2831
|
}>>;
|
|
2832
2832
|
}, z.core.$strip>;
|
|
2833
2833
|
response: z.ZodObject<{
|
|
@@ -2880,9 +2880,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
|
|
|
2880
2880
|
win32: "win32";
|
|
2881
2881
|
}>;
|
|
2882
2882
|
configInheritance: z.ZodEnum<{
|
|
2883
|
+
empty: "empty";
|
|
2883
2884
|
"auth-only": "auth-only";
|
|
2884
2885
|
full: "full";
|
|
2885
|
-
empty: "empty";
|
|
2886
2886
|
}>;
|
|
2887
2887
|
}, z.core.$strip>;
|
|
2888
2888
|
type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
|
|
@@ -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-Bh6lHiW4.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";
|
|
@@ -55,8 +55,8 @@ declare const LogImporterInfoSchema: z.ZodObject<{
|
|
|
55
55
|
adapterName: z.ZodString;
|
|
56
56
|
displayName: z.ZodString;
|
|
57
57
|
source: z.ZodEnum<{
|
|
58
|
-
extension: "extension";
|
|
59
58
|
adapter: "adapter";
|
|
59
|
+
extension: "extension";
|
|
60
60
|
}>;
|
|
61
61
|
logFilePattern: z.ZodString;
|
|
62
62
|
isRunning: z.ZodBoolean;
|
|
@@ -44,9 +44,9 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
44
44
|
* Container state.
|
|
45
45
|
*/
|
|
46
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
47
|
+
created: "created";
|
|
47
48
|
running: "running";
|
|
48
49
|
stopped: "stopped";
|
|
49
|
-
created: "created";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
52
52
|
type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
@@ -225,9 +225,9 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
225
225
|
*/
|
|
226
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
227
227
|
state: z.ZodEnum<{
|
|
228
|
+
created: "created";
|
|
228
229
|
running: "running";
|
|
229
230
|
stopped: "stopped";
|
|
230
|
-
created: "created";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
233
233
|
sessionId: z.ZodString;
|
|
@@ -360,9 +360,9 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
360
360
|
}, _$zod_v4_core0.$strip>;
|
|
361
361
|
response: _$zod.ZodObject<{
|
|
362
362
|
state: _$zod.ZodEnum<{
|
|
363
|
+
created: "created";
|
|
363
364
|
running: "running";
|
|
364
365
|
stopped: "stopped";
|
|
365
|
-
created: "created";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
368
368
|
sessionId: _$zod.ZodString;
|
|
@@ -478,9 +478,9 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
478
478
|
}, _$zod_v4_core0.$strip>;
|
|
479
479
|
response: _$zod.ZodObject<{
|
|
480
480
|
state: _$zod.ZodEnum<{
|
|
481
|
+
created: "created";
|
|
481
482
|
running: "running";
|
|
482
483
|
stopped: "stopped";
|
|
483
|
-
created: "created";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
486
486
|
sessionId: _$zod.ZodString;
|
|
@@ -598,9 +598,9 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
598
598
|
}, _$zod_v4_core0.$strip>;
|
|
599
599
|
response: _$zod.ZodObject<{
|
|
600
600
|
state: _$zod.ZodEnum<{
|
|
601
|
+
created: "created";
|
|
601
602
|
running: "running";
|
|
602
603
|
stopped: "stopped";
|
|
603
|
-
created: "created";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
606
606
|
sessionId: _$zod.ZodString;
|
|
@@ -716,9 +716,9 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
716
716
|
}, _$zod_v4_core0.$strip>;
|
|
717
717
|
response: _$zod.ZodObject<{
|
|
718
718
|
state: _$zod.ZodEnum<{
|
|
719
|
+
created: "created";
|
|
719
720
|
running: "running";
|
|
720
721
|
stopped: "stopped";
|
|
721
|
-
created: "created";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
724
724
|
sessionId: _$zod.ZodString;
|