@makaio/framework 1.0.0-dev-1781766035621 → 1.0.0-dev-1781884053376
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.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/clients/index.mjs +1 -1
- 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 +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- 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 +8 -8
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +119 -119
- 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 +4 -4
- package/dist/services/session/messages/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 +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- 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-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
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-DXjyGVpx.mjs";
|
|
2
2
|
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../../definition-D_3U4OLJ.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-
|
|
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-q8nLr74m.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-Di84JjS0.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 ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as SessionExtensionContextFactory, K as ForkOptions, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y 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 SessionExtensionContext, 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-BXUm60GF.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 ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as SessionExtensionContextFactory, K as ForkOptions, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y 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 SessionExtensionContext, 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-SAGZBNB0.mjs";
|
|
3
3
|
export { AgentRole, AgentRoleSchema, AgentStatus, AgentStatusSchema, BranchBehavior, BranchKind, BranchKindSchema, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, 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,2 +1,2 @@
|
|
|
1
|
-
import { A as SkillRecordInputSchema, B as SkillSourceSchema, C as SkillGetActiveSkillsResponse, D as SkillQuerySchema, E as SkillQuery, F as SkillRuntimePolicySchema, H as SkillTurnEntrySchema, I as SkillSchemas, L as SkillScope, M as SkillReinjection, N as SkillReinjectionSchema, O as SkillRecord, P as SkillRuntimePolicy, R as SkillScopeSchema, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, _ as SkillCatalogTurnEntrySchema, a as ActivatedSkillMetadataSchema, b as SkillFrontmatter, c as SkillActivateRequest, d as SkillActivationModeSchema, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, h as SkillCatalogEntrySchema, i as ActivatedSkillMetadata, j as SkillRecordSchema, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, s as ActiveSkillStateSchema, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../../index-
|
|
1
|
+
import { A as SkillRecordInputSchema, B as SkillSourceSchema, C as SkillGetActiveSkillsResponse, D as SkillQuerySchema, E as SkillQuery, F as SkillRuntimePolicySchema, H as SkillTurnEntrySchema, I as SkillSchemas, L as SkillScope, M as SkillReinjection, N as SkillReinjectionSchema, O as SkillRecord, P as SkillRuntimePolicy, R as SkillScopeSchema, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, _ as SkillCatalogTurnEntrySchema, a as ActivatedSkillMetadataSchema, b as SkillFrontmatter, c as SkillActivateRequest, d as SkillActivationModeSchema, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, h as SkillCatalogEntrySchema, i as ActivatedSkillMetadata, j as SkillRecordSchema, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, s as ActiveSkillStateSchema, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../../index-D94cDExW2.mjs";
|
|
2
2
|
export { ActivatedSkillMetadata, ActivatedSkillMetadataSchema, ActiveSkillState, ActiveSkillStateSchema, SkillActivateRequest, SkillActivateResponse, SkillActivationMode, SkillActivationModeSchema, SkillActivationTrigger, SkillActivationTriggerSchema, SkillCatalogEntry, SkillCatalogEntrySchema, SkillCatalogTurnEntry, SkillCatalogTurnEntrySchema, SkillDeactivationReason, SkillDeactivationReasonSchema, SkillFrontmatter, SkillFrontmatterSchema, SkillGetActiveSkillsRequest, SkillGetActiveSkillsResponse, SkillGetCatalogRequest, SkillGetCatalogResponse, SkillNamespace, SkillQuery, SkillQuerySchema, SkillRecord, SkillRecordInput, SkillRecordInputSchema, SkillRecordSchema, SkillReinjection, SkillReinjectionSchema, SkillRuntimePolicy, SkillRuntimePolicySchema, SkillSchemas, SkillScope, SkillScopeSchema, SkillSource, SkillSourceSchema, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, SkillTurnEntry, SkillTurnEntrySchema, validateSkillScope };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as VariantGetInfoResponse, c as VariantSchemas, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../../index-
|
|
1
|
+
import { a as VariantGetInfoResponse, c as VariantSchemas, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../../index-Mi_UJoUV.mjs";
|
|
2
2
|
export { MakaioVariant, MakaioVariantSchema, VariantGetInfoResponse, VariantNamespace, VariantRequestUpgradeRequest, VariantRequestUpgradeResponse, VariantSchemas, VariantSubjects, VariantUpgradeProgressEvent, VariantUpgradeStatus, VariantUpgradeStatusSchema };
|
|
@@ -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-CCflZ6JS.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-D6sjCuQA.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 };
|
|
@@ -1486,8 +1486,8 @@ declare const ArtifactSchemas: {
|
|
|
1486
1486
|
create: {
|
|
1487
1487
|
request: z.ZodObject<{
|
|
1488
1488
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1489
|
-
kind: z.ZodString;
|
|
1490
1489
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1490
|
+
kind: z.ZodString;
|
|
1491
1491
|
scope: z.ZodObject<{
|
|
1492
1492
|
level: z.ZodString;
|
|
1493
1493
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -1668,8 +1668,8 @@ declare const ArtifactSchemas: {
|
|
|
1668
1668
|
}, z.core.$strip>;
|
|
1669
1669
|
revision: z.ZodObject<{
|
|
1670
1670
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1671
|
-
kind: z.ZodString;
|
|
1672
1671
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1672
|
+
kind: z.ZodString;
|
|
1673
1673
|
scope: z.ZodObject<{
|
|
1674
1674
|
level: z.ZodString;
|
|
1675
1675
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -2734,8 +2734,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2734
2734
|
create: {
|
|
2735
2735
|
request: z.ZodObject<{
|
|
2736
2736
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2737
|
-
kind: z.ZodString;
|
|
2738
2737
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2738
|
+
kind: z.ZodString;
|
|
2739
2739
|
scope: z.ZodObject<{
|
|
2740
2740
|
level: z.ZodString;
|
|
2741
2741
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -2916,8 +2916,8 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
2916
2916
|
}, z.core.$strip>;
|
|
2917
2917
|
revision: z.ZodObject<{
|
|
2918
2918
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
2919
|
-
kind: z.ZodString;
|
|
2920
2919
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2920
|
+
kind: z.ZodString;
|
|
2921
2921
|
scope: z.ZodObject<{
|
|
2922
2922
|
level: z.ZodString;
|
|
2923
2923
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3995,8 +3995,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
3995
3995
|
create: {
|
|
3996
3996
|
request: z.ZodObject<{
|
|
3997
3997
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3998
|
-
kind: z.ZodString;
|
|
3999
3998
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3999
|
+
kind: z.ZodString;
|
|
4000
4000
|
scope: z.ZodObject<{
|
|
4001
4001
|
level: z.ZodString;
|
|
4002
4002
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4177,8 +4177,8 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4177
4177
|
}, z.core.$strip>;
|
|
4178
4178
|
revision: z.ZodObject<{
|
|
4179
4179
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4180
|
-
kind: z.ZodString;
|
|
4181
4180
|
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4181
|
+
kind: z.ZodString;
|
|
4182
4182
|
scope: z.ZodObject<{
|
|
4183
4183
|
level: z.ZodString;
|
|
4184
4184
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -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";
|
|
17
18
|
enabled: "enabled";
|
|
18
19
|
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";
|
|
190
191
|
enabled: "enabled";
|
|
191
192
|
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";
|
|
220
221
|
enabled: "enabled";
|
|
221
222
|
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";
|
|
250
251
|
enabled: "enabled";
|
|
251
252
|
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";
|
|
326
327
|
enabled: "enabled";
|
|
327
328
|
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";
|
|
490
491
|
enabled: "enabled";
|
|
491
492
|
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";
|
|
507
508
|
enabled: "enabled";
|
|
508
509
|
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";
|
|
536
537
|
enabled: "enabled";
|
|
537
538
|
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";
|
|
550
551
|
enabled: "enabled";
|
|
551
552
|
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";
|
|
581
582
|
enabled: "enabled";
|
|
582
583
|
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";
|
|
622
623
|
enabled: "enabled";
|
|
623
624
|
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";
|
|
657
658
|
enabled: "enabled";
|
|
658
659
|
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";
|
|
783
784
|
enabled: "enabled";
|
|
784
785
|
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";
|
|
803
804
|
enabled: "enabled";
|
|
804
805
|
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";
|
|
939
940
|
enabled: "enabled";
|
|
940
941
|
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";
|
|
962
963
|
enabled: "enabled";
|
|
963
964
|
disabled: "disabled";
|
|
964
|
-
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|
|
@@ -140,17 +140,16 @@ 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
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
143
|
nativeTools: z.ZodObject<{
|
|
145
144
|
enabled: z.ZodArray<z.ZodString>;
|
|
146
145
|
disabled: z.ZodArray<z.ZodString>;
|
|
147
146
|
}, z.core.$strip>;
|
|
148
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
149
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
150
147
|
registryTools: z.ZodObject<{
|
|
151
148
|
enabled: z.ZodArray<z.ZodString>;
|
|
152
149
|
disabled: z.ZodArray<z.ZodString>;
|
|
153
150
|
}, z.core.$strip>;
|
|
151
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
152
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
154
153
|
skills: z.ZodOptional<z.ZodObject<{
|
|
155
154
|
enabled: z.ZodArray<z.ZodString>;
|
|
156
155
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -176,6 +175,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
176
175
|
"always-ask": "always-ask";
|
|
177
176
|
"full-access": "full-access";
|
|
178
177
|
}>>>;
|
|
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,17 +316,16 @@ 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
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
319
|
nativeTools: z.ZodObject<{
|
|
321
320
|
enabled: z.ZodArray<z.ZodString>;
|
|
322
321
|
disabled: z.ZodArray<z.ZodString>;
|
|
323
322
|
}, z.core.$strip>;
|
|
324
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
325
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
326
323
|
registryTools: z.ZodObject<{
|
|
327
324
|
enabled: z.ZodArray<z.ZodString>;
|
|
328
325
|
disabled: z.ZodArray<z.ZodString>;
|
|
329
326
|
}, z.core.$strip>;
|
|
327
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
328
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
330
329
|
skills: z.ZodOptional<z.ZodObject<{
|
|
331
330
|
enabled: z.ZodArray<z.ZodString>;
|
|
332
331
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -352,6 +351,7 @@ declare const HarnessSchemas: {
|
|
|
352
351
|
"always-ask": "always-ask";
|
|
353
352
|
"full-access": "full-access";
|
|
354
353
|
}>>>;
|
|
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,17 +759,16 @@ 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
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
762
|
nativeTools: z.ZodObject<{
|
|
764
763
|
enabled: z.ZodArray<z.ZodString>;
|
|
765
764
|
disabled: z.ZodArray<z.ZodString>;
|
|
766
765
|
}, z.core.$strip>;
|
|
767
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
768
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
769
766
|
registryTools: z.ZodObject<{
|
|
770
767
|
enabled: z.ZodArray<z.ZodString>;
|
|
771
768
|
disabled: z.ZodArray<z.ZodString>;
|
|
772
769
|
}, z.core.$strip>;
|
|
770
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
771
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
773
772
|
skills: z.ZodOptional<z.ZodObject<{
|
|
774
773
|
enabled: z.ZodArray<z.ZodString>;
|
|
775
774
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -795,6 +794,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
795
794
|
"always-ask": "always-ask";
|
|
796
795
|
"full-access": "full-access";
|
|
797
796
|
}>>>;
|
|
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,17 +1202,16 @@ 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
|
-
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
1205
|
nativeTools: z.ZodObject<{
|
|
1207
1206
|
enabled: z.ZodArray<z.ZodString>;
|
|
1208
1207
|
disabled: z.ZodArray<z.ZodString>;
|
|
1209
1208
|
}, z.core.$strip>;
|
|
1210
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
1211
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1212
1209
|
registryTools: z.ZodObject<{
|
|
1213
1210
|
enabled: z.ZodArray<z.ZodString>;
|
|
1214
1211
|
disabled: z.ZodArray<z.ZodString>;
|
|
1215
1212
|
}, z.core.$strip>;
|
|
1213
|
+
adapterName: z.ZodOptional<z.ZodString>;
|
|
1214
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1216
1215
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1217
1216
|
enabled: z.ZodArray<z.ZodString>;
|
|
1218
1217
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1238,6 +1237,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1238
1237
|
"always-ask": "always-ask";
|
|
1239
1238
|
"full-access": "full-access";
|
|
1240
1239
|
}>>>;
|
|
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";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition } from "./index--diIlm1t.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-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-BXUm60GF.mjs";
|
|
6
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-
|
|
7
|
+
import { n as ExtensionTransitionRulesContribution, t as ExtensionTransitionActionsContribution, y as WorkflowBlockCollection$1 } from "./transition-CCflZ6JS.mjs";
|
|
8
8
|
import { l as FacetNamespaceDefinition } from "./index-xyXYG5WO.mjs";
|
|
9
9
|
import { t as SurfaceBindingDefinition } from "./definition-D_3U4OLJ.mjs";
|
|
10
10
|
import { z } from "zod";
|