@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626
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/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +19 -19
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +241 -241
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
- package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
- package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
- package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
- package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
- package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
- package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
- package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
- package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
- package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
- package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
- package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
- package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/mcp-http-server/index.d.mts +73 -4
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
- package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
- package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
- package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
- package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
- package/dist/package.json +1 -1
- package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
- package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
- package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
- package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
- 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 +11 -11
- package/dist/services/execution-target/index.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 +99 -99
- 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 +12 -12
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
- package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-
|
|
1
|
+
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-Abq3I8wg.mjs";
|
|
2
2
|
import { a as ROOT_SESSION_LINEAGE_KIND, c as SUBAGENT_SESSION_LINEAGE_KIND, d as SessionLineageKindSchema, i as ForkSessionLineageSchema, l as SessionLineage, n as CompressSessionLineageSchema, o as RootSessionLineageSchema, p as SubagentSessionLineageSchema, r as FORK_SESSION_LINEAGE_KIND, s as SESSION_LINEAGE_KINDS, t as COMPRESS_SESSION_LINEAGE_KIND, u as SessionLineageKind } from "../session-lineage-CKg6mErA.mjs";
|
|
3
|
-
import { $ as ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-
|
|
4
|
-
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-
|
|
3
|
+
import { $ as ArtifactObservationSchema, A as ArtifactDraft, B as BeforeArtifactHookRegistration, C as ArtifactStatusChangedPayload, Ct as ConfidenceMetadataSchema, D as ArtifactKindDefinition, Dt as LocalRefSchema, E as ArtifactDataOf, Et as LocalRef, F as ArtifactLifecycleHookRegistration, G as ArtifactCompareRequestSchema, H as ArtifactActor, I as ArtifactLifecycleSemanticEvent, J as ArtifactConflictPolicy, K as ArtifactCompareResponse, L as ArtifactReactionHookContext, M as ArtifactHookFilter, N as ArtifactLifecycleHookDefinition, O as ArtifactOf, Ot as RelationTypeRegistration, P as ArtifactLifecycleHookEvent, Q as ArtifactObservation, R as ArtifactReactionHookRegistration, S as ArtifactSchemas, St as ConfidenceMetadata, T as AnyArtifactKindDefinition, Tt as EvidenceRefSchema, U as ArtifactActorSchema, V as defineArtifactLifecycleHooks, W as ArtifactCompareRequest, X as ArtifactKindRegistration, Y as ArtifactConflictPolicySchema, Z as ArtifactKindRegistrationSchema, _ as ArtifactResolveRequest, _t as ArtifactScopeSchema, a as ArtifactKindListRequest, at as ArtifactRefSchema, b as ArtifactReviseResponse, bt as ConfidenceLevel, c as ArtifactKindRegisterResponse, d as ArtifactQueryResponse, dt as ArtifactRelationTargetSchema, et as ArtifactQueryRequest, f as ArtifactRelationAddedPayload, ft as ArtifactRepresentations, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactScope, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactRevisionSchema, i as ArtifactKindChangedPayload, it as ArtifactRef, j as ArtifactDraftPatch, k as defineArtifactKind, kt as RelationTypeRegistrationSchema, l as ArtifactNamespace, lt as ArtifactRelationSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactRevision, n as ArtifactCreateResponse, nt as ArtifactQueryScope, o as ArtifactKindListResponse, ot as ArtifactRelation, p as ArtifactRelationTypeListRequest, pt as ArtifactRepresentationsSchema, q as ArtifactCompareResponseSchema, r as ArtifactCreatedPayload, rt as ArtifactQueryScopeSchema, s as ArtifactKindRegisterRequest, t as ArtifactCreateRequest, tt as ArtifactQueryRequestSchema, u as ArtifactObservationAddedPayload, ut as ArtifactRelationTarget, v as ArtifactResolveResponse, vt as ConfidenceBasis, w as ArtifactSubjects, wt as EvidenceRef, x as ArtifactRevisedPayload, xt as ConfidenceLevelSchema, y as ArtifactReviseRequest, yt as ConfidenceBasisSchema, z as BeforeArtifactHookContext } from "../index-COwW_2Gb.mjs";
|
|
4
|
+
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-o2Q24yOF.mjs";
|
|
5
5
|
import { A as VersionRange, M as isUniversalRange, N as versionSatisfies, O as VersionLiteral, S as PostInstallDescriptor, _ as LogSourceDefinitionSchema, a as ClientDefinitionSchema, b as NpmInstallDescriptor, f as ClientToolDefinition, g as LogSourceDefinition, j as VersionRangeSchema, k as VersionLiteralSchema, n as ClientBinaryCompatibilitySchema, p as ClientToolDefinitionSchema, r as ClientDefinition, t as ClientBinaryCompatibility, v as ManagedInstallDescriptor, w as SignedBinaryBucketInstallDescriptor, y as ManagedInstallDescriptorSchema } from "../definition-BSghHJpQ.mjs";
|
|
6
|
-
import { Cn as ClientExecutionContext, Ht as InstallStage, J as ClientSessionToolPost, Jt as ClientAccountIdentifier, K as ClientSessionStarted, Kt as ManagedInstallStrategy, Q as ClientSessionTurnCompleted, Rt as ClientVersionChanged, U as ClientSubjects, V as createClientDefinition, W as ClientSessionObservedBase, Wt as InstalledVersionEntry, X as ClientSessionToolPre, Xt as ClientAccountObserveRequest, Yt as ClientAccountIdentifierSchema, _t as ClientBinaryListEntry, at as ClientWiringEntrySchema, cn as ClientSessionAccountObserveRequest, ct as ClientRuntimeObserveRequest, dn as ClientSessionLocator, gn as ClientUsageSnapshot, ht as ClientRuntimeStarted, in as ClientScanResult, it as ClientWiringEntry, ln as ClientSessionAccountObserveResponse, nn as ClientIdentityObservationSchema, nt as ClientSessionUserPromptSubmitted, on as ClientScanTarget, pn as ClientUsageIngestRequest, tn as ClientIdentityObservation, un as ClientSessionAccountObserveSchema, vn as ClientUsageWindow, xt as ClientInstallProgress, yt as ClientInstallCompleted } from "../index-
|
|
6
|
+
import { Cn as ClientExecutionContext, Ht as InstallStage, J as ClientSessionToolPost, Jt as ClientAccountIdentifier, K as ClientSessionStarted, Kt as ManagedInstallStrategy, Q as ClientSessionTurnCompleted, Rt as ClientVersionChanged, U as ClientSubjects, V as createClientDefinition, W as ClientSessionObservedBase, Wt as InstalledVersionEntry, X as ClientSessionToolPre, Xt as ClientAccountObserveRequest, Yt as ClientAccountIdentifierSchema, _t as ClientBinaryListEntry, at as ClientWiringEntrySchema, cn as ClientSessionAccountObserveRequest, ct as ClientRuntimeObserveRequest, dn as ClientSessionLocator, gn as ClientUsageSnapshot, ht as ClientRuntimeStarted, in as ClientScanResult, it as ClientWiringEntry, ln as ClientSessionAccountObserveResponse, nn as ClientIdentityObservationSchema, nt as ClientSessionUserPromptSubmitted, on as ClientScanTarget, pn as ClientUsageIngestRequest, tn as ClientIdentityObservation, un as ClientSessionAccountObserveSchema, vn as ClientUsageWindow, xt as ClientInstallProgress, yt as ClientInstallCompleted } from "../index-C3zfJg6s.mjs";
|
|
7
7
|
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-Dsq2zKvu.mjs";
|
|
8
8
|
import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-BzAvE2nY.mjs";
|
|
9
|
-
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, Cr as dep, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, Or as AdapterClientRef, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, T as TransitionActionFactory, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, at as StationNodeBlockRun, bn as SelectionFeedback, c as ExtensionDescriptorBase, cn as ActionShortcut, ct as WorkflowStepBlock, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, i as DetachedTransportConfig, it as RegisteredTriggerBlock, j as TransitionEvaluationContext, k as TransitionCondition, ln as ActionShortcutModifiers, lt as WorkflowStepBlockRun, m as parseExtensionDescriptor, mn as ExecuteResult, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, nt as DelegateRoleNodeBlockRun, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, ot as WorkflowBlockCollection, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, rt as RegisteredStepBlock, s as ExtensionDescriptor, sn as ActionCategoryMap, st as WorkflowBlockMetadata, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, tt as DelegateAgentNodeBlockRun, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ut as WorkflowTriggerBlock, v as ExtensionContributionProcessor, vn as PickerOpenContext, w as ExtensionTransitionRulesContribution, wn as StructuralEventFilter, wr as primaryMigrationsPath, x as MakaioExtension, xn as SessionEventActionContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning } from "../index-
|
|
9
|
+
import { $n as CliArgManifest, A as TransitionConditionSchema, B as BootstrapExportContext, Bn as ExtensionWarningAction, Bt as TileDeclaration, C as ExtensionTransitionActionsContribution, Cn as SessionEventActionOptions, Cr as dep, D as TransitionActionInvocation, Dt as PageDeclaration, E as TransitionActionHandler, Et as PageComponentProps, F as TransitionRuleDefinitionSchema, Fn as NodeExtensionContext, G as ExtensionBootstrap, Gt as UiContextSnapshot, H as BootstrapImportContext, Hn as ExtensionWarningEntry, Ht as TileProps, I as BootstrapAsset, In as ExtensionIdentity, It as WidgetProps, Jn as AdapterDefinitionContract, Jt as UiNavigationLevelMap, K as getBootstrapAssetKey, Kt as UiContextValueMap, L as BootstrapAssetKey, Ln as ExtensionService, M as TransitionEventType, N as TransitionEventTypeSchema, O as TransitionActionInvocationSchema, Or as AdapterClientRef, P as TransitionRuleDefinition, Pn as ExtensionContext, Pt as WidgetDeclaration, Qn as extensionToken, R as BootstrapChoice, Rn as ExtensionServiceLifecycle, S as MakaioNodeExtension, Sn as SessionEventActionDeclaration, Sr as allMigrationsPaths, T as TransitionActionFactory, Tn as WhenContext, Tr as CapabilityToken, Tt as ToolCallFormatterDeclaration, U as BootstrapImportResult, Un as ExtensionWarningEntrySchema, V as BootstrapExportResult, W as BootstrapResult, Wn as ExtensionWarningSchema, Wt as UiContextDimension, Xn as AdapterProviderRef, Xt as UiScope, Yn as AdapterProviderDefinitionContract, Yt as UiRuntimeNavigationLevel, Zn as ExtensionToken, Zt as UiScopeMap, _ as ExtensionArtifactLifecycleHooksContribution, _n as PickerConfig, _t as MakaioWebUiComponentProps, a as DetachedTransportSchema, an as HashTriggerSuggestResult, ar as ExtensionDependency, at as StationNodeBlockRun, bn as SelectionFeedback, c as ExtensionDescriptorBase, cn as ActionShortcut, ct as WorkflowStepBlock, d as ExtensionEntrypoints, dn as EntrypointConfig, dr as STORAGE_DIALECTS, f as ExtensionEntrypointsSchema, fn as EventFilter, fr as StorageDialect, ft as ExtensionConfigComponentProps, g as ArtifactLifecycleHooksContributionContext, gn as MessageRole, gt as MakaioWebUiActions, h as safeParseExtensionDescriptor, hn as MessageEventFilter, hr as TrayManifest, i as DetachedTransportConfig, it as RegisteredTriggerBlock, j as TransitionEvaluationContext, k as TransitionCondition, ln as ActionShortcutModifiers, lt as WorkflowStepBlockRun, m as parseExtensionDescriptor, mn as ExecuteResult, mt as LoaderContext, n as parseExtensionConfig, nn as HashTriggerContext, nr as CliManifestSchema, nt as DelegateRoleNodeBlockRun, o as EmbeddedDescriptor, on as ActionCategory, or as ExtensionDependencySchema, ot as WorkflowBlockCollection, p as isDetachedDescriptor, pn as ExecuteContext, pr as StorageManifest, pt as ExtensionFieldTypeLoader, q as AdapterContribution, qn as getExtensionWarningActionLabel, qt as UiNavigationLevel, r as DetachedDescriptor, rn as HashTriggerMetadata, rr as CliSubcommandManifest, rt as RegisteredStepBlock, s as ExtensionDescriptor, sn as ActionCategoryMap, st as WorkflowBlockMetadata, t as ExtensionConfigProvider, ti as BrowserEntrypointSchema, tn as HashTrigger, tr as CliManifest, tt as DelegateAgentNodeBlockRun, u as ExtensionDescriptorSchema, un as CreateSessionEventActionResult, ut as WorkflowTriggerBlock, v as ExtensionContributionProcessor, vn as PickerOpenContext, w as ExtensionTransitionRulesContribution, wn as StructuralEventFilter, wr as primaryMigrationsPath, x as MakaioExtension, xn as SessionEventActionContext, yn as SelectionChangeContext, yr as WindowParamSpec, yt as MakaioWebUiRoute, z as BootstrapDiscoverContext, zn as ExtensionWarning } from "../index-B1Rz7oUy.mjs";
|
|
10
10
|
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../definition-q6iLw11H.mjs";
|
|
11
11
|
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-Bsp0O_sI.mjs";
|
|
12
|
-
import { $ as ImportStatus, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, G as TurnUsage, H as TurnSchema, K as TurnUsageSchema, M as SessionMessageBlock, O as MessageRoutingSchema, P as SessionMessageOrigin, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest$1, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, a as SessionPreviewData, b as SESSION_EVENT_TYPES, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, ft as SessionWithPreviewSchema, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, mt as AgentStatusSchema, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, 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, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../types-
|
|
13
|
-
import { $ as JsonValueSchema, A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, Y as JsonObjectContractSchema, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-
|
|
14
|
-
import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-
|
|
15
|
-
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-
|
|
16
|
-
import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-
|
|
12
|
+
import { $ as ImportStatus, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, G as TurnUsage, H as TurnSchema, K as TurnUsageSchema, M as SessionMessageBlock, O as MessageRoutingSchema, P as SessionMessageOrigin, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest$1, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, a as SessionPreviewData, b as SESSION_EVENT_TYPES, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, ft as SessionWithPreviewSchema, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, mt as AgentStatusSchema, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, 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, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../types-BtsKrzK7.mjs";
|
|
13
|
+
import { $ as JsonValueSchema, A as FieldOption, B as ResponseSchemaDescriptorSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, O as EntityUIConfigSchema, P as FieldType, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, Y as JsonObjectContractSchema, a as ErrorCategorySchema, d as MessageInput, i as ErrorCategory, k as FieldDefinition, l as MessageDeliveryMode, o as Message$1, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../index-BT5tNA3Y.mjs";
|
|
14
|
+
import { _ as FacetNamespaceRegistration, a as FacetNamespaceRegisterRequest, c as FacetSubjects, d as FacetAppliesTo, f as FacetAppliesToSchema, g as FacetCardinalitySchema, h as FacetCardinality, i as FacetNamespaceListResponse, l as FacetNamespaceDefinition, m as FacetAuthoritySchema, n as FacetNamespaceChangedPayload, o as FacetNamespaceRegisterResponse, p as FacetAuthority, r as FacetNamespaceListRequest, s as FacetSchemas, t as FacetNamespace, u as defineFacetNamespace, v as FacetNamespaceRegistrationSchema } from "../index-DlvMtyHK.mjs";
|
|
15
|
+
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-DWWzV-k0.mjs";
|
|
16
|
+
import { A as HarnessDefinitionSchema, C as ApprovalPolicy, D as HarnessDefinitionBaseSchema, E as HarnessDefinition, O as HarnessDefinitionCreate, S as HarnessSubjects, _ as ToolCapabilitySchema, d as expandProfileToolCapabilities, g as ToolCapability, h as CapabilityPickerValue, k as HarnessDefinitionCreateSchema, l as ProfileToolCapabilitiesConfig, m as CapabilityItem, o as codexCapabilityMap, p as CapabilityGroup, r as DEFAULT_HARNESSES, u as expandCapabilities, v as ToolMetaTag, w as ApprovalPolicySchema, y as computeMetaTags } from "../index-RUN1iHYu.mjs";
|
|
17
17
|
import { a as WindowCreateRequest, c as WindowFocusResponse, d as WindowListResponse, f as WindowOpenedEvent, g as HostSubjects, h as HostNamespace, i as WindowClosedEvent, l as WindowLabelChangedEvent, m as WindowStateSchema, n as TrayActivateRequest, o as WindowCreateResponse, p as WindowState, r as TrayActivateResponse, s as WindowFocusRequest, t as HostSchemas, u as WindowListRequest } from "../index-CDU_s69P.mjs";
|
|
18
18
|
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-Buo9H8RK.mjs";
|
|
19
19
|
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-DSV1aFgK.mjs";
|
|
20
20
|
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-D6Iyvz9T.mjs";
|
|
21
|
-
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, 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, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-
|
|
22
|
-
import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-
|
|
21
|
+
import { F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, K as ForkOptions, L as isConnectorSwapCancelledError, N as ResolveAgentConfigResponse, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, a as SessionStorageSubjects, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, 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, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../index-B8tAGwHR.mjs";
|
|
22
|
+
import { A as SkillRecordInputSchema, C as SkillGetActiveSkillsResponse, E as SkillQuery, F as SkillRuntimePolicySchema, L as SkillScope, M as SkillReinjection, O as SkillRecord, P as SkillRuntimePolicy, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, b as SkillFrontmatter, c as SkillActivateRequest, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, i as ActivatedSkillMetadata, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../index-CKP_uNGT.mjs";
|
|
23
23
|
import { a as VariantGetInfoResponse, 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-EsXVjKsv.mjs";
|
|
24
24
|
import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-BBvcP-P0.mjs";
|
|
25
|
-
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-
|
|
25
|
+
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, s as SurfaceBindingListRequest, u as SurfaceBindingRegisterResponse } from "../index-Dyz7dzLW.mjs";
|
|
26
26
|
import { a as SubjectTelemetryFactSchema, c as SubjectTelemetryNamespace, i as SubjectTelemetryFact, l as SubjectTelemetrySubjects, n as SubjectTelemetryAttributeValueSchema, o as SubjectTelemetryMessageTypeSchema, r as SubjectTelemetryDirectionSchema, s as SubjectTelemetrySchemas, t as SubjectTelemetryAttributeValue } from "../index-CGJjA-hR2.mjs";
|
|
27
27
|
import * as _$zod from "zod";
|
|
28
28
|
import { z } from "zod";
|
|
@@ -190,6 +190,25 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
190
190
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
191
191
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
192
192
|
sessionId: z.ZodString;
|
|
193
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
194
|
+
fullName: z.ZodString;
|
|
195
|
+
originalName: z.ZodString;
|
|
196
|
+
serverName: z.ZodString;
|
|
197
|
+
description: z.ZodOptional<z.ZodString>;
|
|
198
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
199
|
+
exposureMode: z.ZodEnum<{
|
|
200
|
+
direct: "direct";
|
|
201
|
+
discovery: "discovery";
|
|
202
|
+
hidden: "hidden";
|
|
203
|
+
}>;
|
|
204
|
+
enabled: z.ZodBoolean;
|
|
205
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
206
|
+
discovery: "discovery";
|
|
207
|
+
toolset: "toolset";
|
|
208
|
+
}>>;
|
|
209
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
210
|
+
exposed: z.ZodBoolean;
|
|
211
|
+
}, z.core.$strip>>;
|
|
193
212
|
servers: z.ZodArray<z.ZodObject<{
|
|
194
213
|
name: z.ZodString;
|
|
195
214
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -230,25 +249,6 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
230
249
|
discovery: "discovery";
|
|
231
250
|
}>;
|
|
232
251
|
}, z.core.$strip>>;
|
|
233
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
234
|
-
fullName: z.ZodString;
|
|
235
|
-
originalName: z.ZodString;
|
|
236
|
-
serverName: z.ZodString;
|
|
237
|
-
description: z.ZodOptional<z.ZodString>;
|
|
238
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
239
|
-
exposureMode: z.ZodEnum<{
|
|
240
|
-
direct: "direct";
|
|
241
|
-
discovery: "discovery";
|
|
242
|
-
hidden: "hidden";
|
|
243
|
-
}>;
|
|
244
|
-
enabled: z.ZodBoolean;
|
|
245
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
246
|
-
discovery: "discovery";
|
|
247
|
-
toolset: "toolset";
|
|
248
|
-
}>>;
|
|
249
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
250
|
-
exposed: z.ZodBoolean;
|
|
251
|
-
}, z.core.$strip>>;
|
|
252
252
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
253
253
|
fullName: z.ZodString;
|
|
254
254
|
originalName: z.ZodString;
|
|
@@ -306,6 +306,25 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
306
306
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
307
307
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
308
308
|
sessionId: z.ZodString;
|
|
309
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
310
|
+
fullName: z.ZodString;
|
|
311
|
+
originalName: z.ZodString;
|
|
312
|
+
serverName: z.ZodString;
|
|
313
|
+
description: z.ZodOptional<z.ZodString>;
|
|
314
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
315
|
+
exposureMode: z.ZodEnum<{
|
|
316
|
+
direct: "direct";
|
|
317
|
+
discovery: "discovery";
|
|
318
|
+
hidden: "hidden";
|
|
319
|
+
}>;
|
|
320
|
+
enabled: z.ZodBoolean;
|
|
321
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
322
|
+
discovery: "discovery";
|
|
323
|
+
toolset: "toolset";
|
|
324
|
+
}>>;
|
|
325
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
326
|
+
exposed: z.ZodBoolean;
|
|
327
|
+
}, z.core.$strip>>;
|
|
309
328
|
servers: z.ZodArray<z.ZodObject<{
|
|
310
329
|
name: z.ZodString;
|
|
311
330
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -346,25 +365,6 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
346
365
|
discovery: "discovery";
|
|
347
366
|
}>;
|
|
348
367
|
}, z.core.$strip>>;
|
|
349
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
350
|
-
fullName: z.ZodString;
|
|
351
|
-
originalName: z.ZodString;
|
|
352
|
-
serverName: z.ZodString;
|
|
353
|
-
description: z.ZodOptional<z.ZodString>;
|
|
354
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
355
|
-
exposureMode: z.ZodEnum<{
|
|
356
|
-
direct: "direct";
|
|
357
|
-
discovery: "discovery";
|
|
358
|
-
hidden: "hidden";
|
|
359
|
-
}>;
|
|
360
|
-
enabled: z.ZodBoolean;
|
|
361
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
362
|
-
discovery: "discovery";
|
|
363
|
-
toolset: "toolset";
|
|
364
|
-
}>>;
|
|
365
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
366
|
-
exposed: z.ZodBoolean;
|
|
367
|
-
}, z.core.$strip>>;
|
|
368
368
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
369
369
|
fullName: z.ZodString;
|
|
370
370
|
originalName: z.ZodString;
|
|
@@ -433,6 +433,25 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
433
433
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
434
434
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
435
435
|
sessionId: _$zod.ZodString;
|
|
436
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
437
|
+
fullName: _$zod.ZodString;
|
|
438
|
+
originalName: _$zod.ZodString;
|
|
439
|
+
serverName: _$zod.ZodString;
|
|
440
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
441
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
442
|
+
exposureMode: _$zod.ZodEnum<{
|
|
443
|
+
direct: "direct";
|
|
444
|
+
discovery: "discovery";
|
|
445
|
+
hidden: "hidden";
|
|
446
|
+
}>;
|
|
447
|
+
enabled: _$zod.ZodBoolean;
|
|
448
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
449
|
+
discovery: "discovery";
|
|
450
|
+
toolset: "toolset";
|
|
451
|
+
}>>;
|
|
452
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
453
|
+
exposed: _$zod.ZodBoolean;
|
|
454
|
+
}, _$zod_v4_core0.$strip>>;
|
|
436
455
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
437
456
|
name: _$zod.ZodString;
|
|
438
457
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -473,25 +492,6 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
473
492
|
discovery: "discovery";
|
|
474
493
|
}>;
|
|
475
494
|
}, _$zod_v4_core0.$strip>>;
|
|
476
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
477
|
-
fullName: _$zod.ZodString;
|
|
478
|
-
originalName: _$zod.ZodString;
|
|
479
|
-
serverName: _$zod.ZodString;
|
|
480
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
481
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
482
|
-
exposureMode: _$zod.ZodEnum<{
|
|
483
|
-
direct: "direct";
|
|
484
|
-
discovery: "discovery";
|
|
485
|
-
hidden: "hidden";
|
|
486
|
-
}>;
|
|
487
|
-
enabled: _$zod.ZodBoolean;
|
|
488
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
489
|
-
discovery: "discovery";
|
|
490
|
-
toolset: "toolset";
|
|
491
|
-
}>>;
|
|
492
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
493
|
-
exposed: _$zod.ZodBoolean;
|
|
494
|
-
}, _$zod_v4_core0.$strip>>;
|
|
495
495
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
496
496
|
fullName: _$zod.ZodString;
|
|
497
497
|
originalName: _$zod.ZodString;
|
|
@@ -758,6 +758,25 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
758
758
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
759
759
|
mcpSessionContext: _$zod.ZodObject<{
|
|
760
760
|
sessionId: _$zod.ZodString;
|
|
761
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
762
|
+
fullName: _$zod.ZodString;
|
|
763
|
+
originalName: _$zod.ZodString;
|
|
764
|
+
serverName: _$zod.ZodString;
|
|
765
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
766
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
767
|
+
exposureMode: _$zod.ZodEnum<{
|
|
768
|
+
direct: "direct";
|
|
769
|
+
discovery: "discovery";
|
|
770
|
+
hidden: "hidden";
|
|
771
|
+
}>;
|
|
772
|
+
enabled: _$zod.ZodBoolean;
|
|
773
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
774
|
+
discovery: "discovery";
|
|
775
|
+
toolset: "toolset";
|
|
776
|
+
}>>;
|
|
777
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
778
|
+
exposed: _$zod.ZodBoolean;
|
|
779
|
+
}, _$zod_v4_core0.$strip>>;
|
|
761
780
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
762
781
|
name: _$zod.ZodString;
|
|
763
782
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -798,25 +817,6 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
798
817
|
discovery: "discovery";
|
|
799
818
|
}>;
|
|
800
819
|
}, _$zod_v4_core0.$strip>>;
|
|
801
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
802
|
-
fullName: _$zod.ZodString;
|
|
803
|
-
originalName: _$zod.ZodString;
|
|
804
|
-
serverName: _$zod.ZodString;
|
|
805
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
806
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
807
|
-
exposureMode: _$zod.ZodEnum<{
|
|
808
|
-
direct: "direct";
|
|
809
|
-
discovery: "discovery";
|
|
810
|
-
hidden: "hidden";
|
|
811
|
-
}>;
|
|
812
|
-
enabled: _$zod.ZodBoolean;
|
|
813
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
814
|
-
discovery: "discovery";
|
|
815
|
-
toolset: "toolset";
|
|
816
|
-
}>>;
|
|
817
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
818
|
-
exposed: _$zod.ZodBoolean;
|
|
819
|
-
}, _$zod_v4_core0.$strip>>;
|
|
820
820
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
821
821
|
fullName: _$zod.ZodString;
|
|
822
822
|
originalName: _$zod.ZodString;
|
|
@@ -853,11 +853,11 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
853
853
|
request: _$zod.ZodObject<{
|
|
854
854
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
855
855
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
856
|
-
adapterName: _$zod.ZodString;
|
|
857
|
-
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
858
|
-
adapterId: _$zod.ZodString;
|
|
859
856
|
agentId: _$zod.ZodString;
|
|
857
|
+
adapterId: _$zod.ZodString;
|
|
858
|
+
adapterName: _$zod.ZodString;
|
|
860
859
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
860
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
861
861
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
862
862
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
863
863
|
providerConfigId: _$zod.ZodString;
|
|
@@ -2043,6 +2043,25 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2043
2043
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2044
2044
|
mcpSessionContext: _$zod.ZodObject<{
|
|
2045
2045
|
sessionId: _$zod.ZodString;
|
|
2046
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2047
|
+
fullName: _$zod.ZodString;
|
|
2048
|
+
originalName: _$zod.ZodString;
|
|
2049
|
+
serverName: _$zod.ZodString;
|
|
2050
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2051
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2052
|
+
exposureMode: _$zod.ZodEnum<{
|
|
2053
|
+
direct: "direct";
|
|
2054
|
+
discovery: "discovery";
|
|
2055
|
+
hidden: "hidden";
|
|
2056
|
+
}>;
|
|
2057
|
+
enabled: _$zod.ZodBoolean;
|
|
2058
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2059
|
+
discovery: "discovery";
|
|
2060
|
+
toolset: "toolset";
|
|
2061
|
+
}>>;
|
|
2062
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2063
|
+
exposed: _$zod.ZodBoolean;
|
|
2064
|
+
}, _$zod_v4_core0.$strip>>;
|
|
2046
2065
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2047
2066
|
name: _$zod.ZodString;
|
|
2048
2067
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -2083,25 +2102,6 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2083
2102
|
discovery: "discovery";
|
|
2084
2103
|
}>;
|
|
2085
2104
|
}, _$zod_v4_core0.$strip>>;
|
|
2086
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2087
|
-
fullName: _$zod.ZodString;
|
|
2088
|
-
originalName: _$zod.ZodString;
|
|
2089
|
-
serverName: _$zod.ZodString;
|
|
2090
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2091
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2092
|
-
exposureMode: _$zod.ZodEnum<{
|
|
2093
|
-
direct: "direct";
|
|
2094
|
-
discovery: "discovery";
|
|
2095
|
-
hidden: "hidden";
|
|
2096
|
-
}>;
|
|
2097
|
-
enabled: _$zod.ZodBoolean;
|
|
2098
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2099
|
-
discovery: "discovery";
|
|
2100
|
-
toolset: "toolset";
|
|
2101
|
-
}>>;
|
|
2102
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2103
|
-
exposed: _$zod.ZodBoolean;
|
|
2104
|
-
}, _$zod_v4_core0.$strip>>;
|
|
2105
2105
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2106
2106
|
fullName: _$zod.ZodString;
|
|
2107
2107
|
originalName: _$zod.ZodString;
|
|
@@ -2138,11 +2138,11 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2138
2138
|
request: _$zod.ZodObject<{
|
|
2139
2139
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2140
2140
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2141
|
-
adapterName: _$zod.ZodString;
|
|
2142
|
-
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2143
|
-
adapterId: _$zod.ZodString;
|
|
2144
2141
|
agentId: _$zod.ZodString;
|
|
2142
|
+
adapterId: _$zod.ZodString;
|
|
2143
|
+
adapterName: _$zod.ZodString;
|
|
2145
2144
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2145
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2146
2146
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2147
2147
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2148
2148
|
providerConfigId: _$zod.ZodString;
|
|
@@ -3355,6 +3355,25 @@ declare const AgentSchemas: {
|
|
|
3355
3355
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3356
3356
|
mcpSessionContext: _$zod.ZodObject<{
|
|
3357
3357
|
sessionId: _$zod.ZodString;
|
|
3358
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3359
|
+
fullName: _$zod.ZodString;
|
|
3360
|
+
originalName: _$zod.ZodString;
|
|
3361
|
+
serverName: _$zod.ZodString;
|
|
3362
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3363
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3364
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3365
|
+
direct: "direct";
|
|
3366
|
+
discovery: "discovery";
|
|
3367
|
+
hidden: "hidden";
|
|
3368
|
+
}>;
|
|
3369
|
+
enabled: _$zod.ZodBoolean;
|
|
3370
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3371
|
+
discovery: "discovery";
|
|
3372
|
+
toolset: "toolset";
|
|
3373
|
+
}>>;
|
|
3374
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3375
|
+
exposed: _$zod.ZodBoolean;
|
|
3376
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3358
3377
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3359
3378
|
name: _$zod.ZodString;
|
|
3360
3379
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3395,25 +3414,6 @@ declare const AgentSchemas: {
|
|
|
3395
3414
|
discovery: "discovery";
|
|
3396
3415
|
}>;
|
|
3397
3416
|
}, _$zod_v4_core0.$strip>>;
|
|
3398
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3399
|
-
fullName: _$zod.ZodString;
|
|
3400
|
-
originalName: _$zod.ZodString;
|
|
3401
|
-
serverName: _$zod.ZodString;
|
|
3402
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3403
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3404
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3405
|
-
direct: "direct";
|
|
3406
|
-
discovery: "discovery";
|
|
3407
|
-
hidden: "hidden";
|
|
3408
|
-
}>;
|
|
3409
|
-
enabled: _$zod.ZodBoolean;
|
|
3410
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3411
|
-
discovery: "discovery";
|
|
3412
|
-
toolset: "toolset";
|
|
3413
|
-
}>>;
|
|
3414
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3415
|
-
exposed: _$zod.ZodBoolean;
|
|
3416
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3417
3417
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3418
3418
|
fullName: _$zod.ZodString;
|
|
3419
3419
|
originalName: _$zod.ZodString;
|
|
@@ -3450,11 +3450,11 @@ declare const AgentSchemas: {
|
|
|
3450
3450
|
request: _$zod.ZodObject<{
|
|
3451
3451
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3452
3452
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3453
|
-
adapterName: _$zod.ZodString;
|
|
3454
|
-
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3455
|
-
adapterId: _$zod.ZodString;
|
|
3456
3453
|
agentId: _$zod.ZodString;
|
|
3454
|
+
adapterId: _$zod.ZodString;
|
|
3455
|
+
adapterName: _$zod.ZodString;
|
|
3457
3456
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3457
|
+
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3458
3458
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3459
3459
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3460
3460
|
providerConfigId: _$zod.ZodString;
|
|
@@ -5202,6 +5202,25 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5202
5202
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5203
5203
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5204
5204
|
sessionId: _$zod.ZodString;
|
|
5205
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5206
|
+
fullName: _$zod.ZodString;
|
|
5207
|
+
originalName: _$zod.ZodString;
|
|
5208
|
+
serverName: _$zod.ZodString;
|
|
5209
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5210
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5211
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5212
|
+
direct: "direct";
|
|
5213
|
+
discovery: "discovery";
|
|
5214
|
+
hidden: "hidden";
|
|
5215
|
+
}>;
|
|
5216
|
+
enabled: _$zod.ZodBoolean;
|
|
5217
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5218
|
+
discovery: "discovery";
|
|
5219
|
+
toolset: "toolset";
|
|
5220
|
+
}>>;
|
|
5221
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5222
|
+
exposed: _$zod.ZodBoolean;
|
|
5223
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5205
5224
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5206
5225
|
name: _$zod.ZodString;
|
|
5207
5226
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5242,25 +5261,6 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5242
5261
|
discovery: "discovery";
|
|
5243
5262
|
}>;
|
|
5244
5263
|
}, _$zod_v4_core0.$strip>>;
|
|
5245
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5246
|
-
fullName: _$zod.ZodString;
|
|
5247
|
-
originalName: _$zod.ZodString;
|
|
5248
|
-
serverName: _$zod.ZodString;
|
|
5249
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5250
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5251
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5252
|
-
direct: "direct";
|
|
5253
|
-
discovery: "discovery";
|
|
5254
|
-
hidden: "hidden";
|
|
5255
|
-
}>;
|
|
5256
|
-
enabled: _$zod.ZodBoolean;
|
|
5257
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5258
|
-
discovery: "discovery";
|
|
5259
|
-
toolset: "toolset";
|
|
5260
|
-
}>>;
|
|
5261
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5262
|
-
exposed: _$zod.ZodBoolean;
|
|
5263
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5264
5264
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5265
5265
|
fullName: _$zod.ZodString;
|
|
5266
5266
|
originalName: _$zod.ZodString;
|
|
@@ -10953,10 +10953,10 @@ type WorkflowSourceLocation = z.infer<typeof WorkflowSourceLocationSchema>;
|
|
|
10953
10953
|
* - `sequence` — ordered list of child nodes (the structural container)
|
|
10954
10954
|
*/
|
|
10955
10955
|
declare const WorkflowNodeTypeSchema: z.ZodEnum<{
|
|
10956
|
+
sequence: "sequence";
|
|
10956
10957
|
station: "station";
|
|
10957
10958
|
"delegate-agent": "delegate-agent";
|
|
10958
10959
|
"delegate-role": "delegate-role";
|
|
10959
|
-
sequence: "sequence";
|
|
10960
10960
|
parallel: "parallel";
|
|
10961
10961
|
gate: "gate";
|
|
10962
10962
|
iterate: "iterate";
|
|
@@ -11481,9 +11481,9 @@ declare const ExecutionStatusSchema: z.ZodEnum<{
|
|
|
11481
11481
|
pending: "pending";
|
|
11482
11482
|
completed: "completed";
|
|
11483
11483
|
cancelled: "cancelled";
|
|
11484
|
-
running: "running";
|
|
11485
11484
|
failed: "failed";
|
|
11486
11485
|
paused: "paused";
|
|
11486
|
+
running: "running";
|
|
11487
11487
|
}>;
|
|
11488
11488
|
type ExecutionStatus = z.infer<typeof ExecutionStatusSchema>;
|
|
11489
11489
|
/**
|
|
@@ -11497,9 +11497,9 @@ declare const WorkflowExecutionSchema: z.ZodObject<{
|
|
|
11497
11497
|
pending: "pending";
|
|
11498
11498
|
completed: "completed";
|
|
11499
11499
|
cancelled: "cancelled";
|
|
11500
|
-
running: "running";
|
|
11501
11500
|
failed: "failed";
|
|
11502
11501
|
paused: "paused";
|
|
11502
|
+
running: "running";
|
|
11503
11503
|
}>;
|
|
11504
11504
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
11505
11505
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -11538,10 +11538,10 @@ declare const WorkflowFrameStateSchema: z.ZodObject<{
|
|
|
11538
11538
|
frameId: z.ZodString;
|
|
11539
11539
|
nodeId: z.ZodString;
|
|
11540
11540
|
nodeType: z.ZodEnum<{
|
|
11541
|
+
sequence: "sequence";
|
|
11541
11542
|
station: "station";
|
|
11542
11543
|
"delegate-agent": "delegate-agent";
|
|
11543
11544
|
"delegate-role": "delegate-role";
|
|
11544
|
-
sequence: "sequence";
|
|
11545
11545
|
parallel: "parallel";
|
|
11546
11546
|
gate: "gate";
|
|
11547
11547
|
iterate: "iterate";
|
|
@@ -11553,10 +11553,10 @@ declare const WorkflowFrameStateSchema: z.ZodObject<{
|
|
|
11553
11553
|
pending: "pending";
|
|
11554
11554
|
completed: "completed";
|
|
11555
11555
|
cancelled: "cancelled";
|
|
11556
|
-
running: "running";
|
|
11557
11556
|
failed: "failed";
|
|
11558
|
-
|
|
11557
|
+
running: "running";
|
|
11559
11558
|
waiting: "waiting";
|
|
11559
|
+
skipped: "skipped";
|
|
11560
11560
|
}>;
|
|
11561
11561
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
11562
11562
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -11571,8 +11571,8 @@ type WorkflowFrameState = z.infer<typeof WorkflowFrameStateSchema>;
|
|
|
11571
11571
|
declare const WorkflowGateStatusSchema: z.ZodEnum<{
|
|
11572
11572
|
cancelled: "cancelled";
|
|
11573
11573
|
rejected: "rejected";
|
|
11574
|
-
resumed: "resumed";
|
|
11575
11574
|
waiting: "waiting";
|
|
11575
|
+
resumed: "resumed";
|
|
11576
11576
|
"timed-out": "timed-out";
|
|
11577
11577
|
}>;
|
|
11578
11578
|
type WorkflowGateStatus = z.infer<typeof WorkflowGateStatusSchema>;
|
|
@@ -11592,8 +11592,8 @@ declare const WorkflowGateInstanceSchema: z.ZodObject<{
|
|
|
11592
11592
|
status: z.ZodEnum<{
|
|
11593
11593
|
cancelled: "cancelled";
|
|
11594
11594
|
rejected: "rejected";
|
|
11595
|
-
resumed: "resumed";
|
|
11596
11595
|
waiting: "waiting";
|
|
11596
|
+
resumed: "resumed";
|
|
11597
11597
|
"timed-out": "timed-out";
|
|
11598
11598
|
}>;
|
|
11599
11599
|
autoAction: z.ZodEnum<{
|
|
@@ -11743,9 +11743,9 @@ declare const ExecutionListQuerySchema: z.ZodObject<{
|
|
|
11743
11743
|
pending: "pending";
|
|
11744
11744
|
completed: "completed";
|
|
11745
11745
|
cancelled: "cancelled";
|
|
11746
|
-
running: "running";
|
|
11747
11746
|
failed: "failed";
|
|
11748
11747
|
paused: "paused";
|
|
11748
|
+
running: "running";
|
|
11749
11749
|
}>>;
|
|
11750
11750
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
11751
11751
|
kind: z.ZodString;
|
|
@@ -11769,8 +11769,8 @@ declare const GateInstanceListQuerySchema: z.ZodObject<{
|
|
|
11769
11769
|
status: z.ZodOptional<z.ZodEnum<{
|
|
11770
11770
|
cancelled: "cancelled";
|
|
11771
11771
|
rejected: "rejected";
|
|
11772
|
-
resumed: "resumed";
|
|
11773
11772
|
waiting: "waiting";
|
|
11773
|
+
resumed: "resumed";
|
|
11774
11774
|
"timed-out": "timed-out";
|
|
11775
11775
|
}>>;
|
|
11776
11776
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -12068,8 +12068,8 @@ interface IStepRunner {
|
|
|
12068
12068
|
*/
|
|
12069
12069
|
declare const SpanStatusSchema: z.ZodEnum<{
|
|
12070
12070
|
completed: "completed";
|
|
12071
|
-
running: "running";
|
|
12072
12071
|
failed: "failed";
|
|
12072
|
+
running: "running";
|
|
12073
12073
|
skipped: "skipped";
|
|
12074
12074
|
}>;
|
|
12075
12075
|
type SpanStatus = z.infer<typeof SpanStatusSchema>;
|
|
@@ -12093,8 +12093,8 @@ declare const SpanRecordSchema: z.ZodObject<{
|
|
|
12093
12093
|
}>;
|
|
12094
12094
|
status: z.ZodEnum<{
|
|
12095
12095
|
completed: "completed";
|
|
12096
|
-
running: "running";
|
|
12097
12096
|
failed: "failed";
|
|
12097
|
+
running: "running";
|
|
12098
12098
|
skipped: "skipped";
|
|
12099
12099
|
}>;
|
|
12100
12100
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -13036,9 +13036,9 @@ declare const WorkflowSchemas: {
|
|
|
13036
13036
|
pending: "pending";
|
|
13037
13037
|
completed: "completed";
|
|
13038
13038
|
cancelled: "cancelled";
|
|
13039
|
-
running: "running";
|
|
13040
13039
|
failed: "failed";
|
|
13041
13040
|
paused: "paused";
|
|
13041
|
+
running: "running";
|
|
13042
13042
|
}>;
|
|
13043
13043
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
13044
13044
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -13093,9 +13093,9 @@ declare const WorkflowSchemas: {
|
|
|
13093
13093
|
pending: "pending";
|
|
13094
13094
|
completed: "completed";
|
|
13095
13095
|
cancelled: "cancelled";
|
|
13096
|
-
running: "running";
|
|
13097
13096
|
failed: "failed";
|
|
13098
13097
|
paused: "paused";
|
|
13098
|
+
running: "running";
|
|
13099
13099
|
}>>;
|
|
13100
13100
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
13101
13101
|
kind: z.ZodString;
|
|
@@ -13116,9 +13116,9 @@ declare const WorkflowSchemas: {
|
|
|
13116
13116
|
pending: "pending";
|
|
13117
13117
|
completed: "completed";
|
|
13118
13118
|
cancelled: "cancelled";
|
|
13119
|
-
running: "running";
|
|
13120
13119
|
failed: "failed";
|
|
13121
13120
|
paused: "paused";
|
|
13121
|
+
running: "running";
|
|
13122
13122
|
}>;
|
|
13123
13123
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
13124
13124
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -13170,8 +13170,8 @@ declare const WorkflowSchemas: {
|
|
|
13170
13170
|
}>;
|
|
13171
13171
|
status: z.ZodEnum<{
|
|
13172
13172
|
completed: "completed";
|
|
13173
|
-
running: "running";
|
|
13174
13173
|
failed: "failed";
|
|
13174
|
+
running: "running";
|
|
13175
13175
|
skipped: "skipped";
|
|
13176
13176
|
}>;
|
|
13177
13177
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -13201,8 +13201,8 @@ declare const WorkflowSchemas: {
|
|
|
13201
13201
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13202
13202
|
cancelled: "cancelled";
|
|
13203
13203
|
rejected: "rejected";
|
|
13204
|
-
resumed: "resumed";
|
|
13205
13204
|
waiting: "waiting";
|
|
13205
|
+
resumed: "resumed";
|
|
13206
13206
|
"timed-out": "timed-out";
|
|
13207
13207
|
}>>;
|
|
13208
13208
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -13217,8 +13217,8 @@ declare const WorkflowSchemas: {
|
|
|
13217
13217
|
status: z.ZodEnum<{
|
|
13218
13218
|
cancelled: "cancelled";
|
|
13219
13219
|
rejected: "rejected";
|
|
13220
|
-
resumed: "resumed";
|
|
13221
13220
|
waiting: "waiting";
|
|
13221
|
+
resumed: "resumed";
|
|
13222
13222
|
"timed-out": "timed-out";
|
|
13223
13223
|
}>;
|
|
13224
13224
|
autoAction: z.ZodEnum<{
|
|
@@ -13295,10 +13295,10 @@ declare const WorkflowSchemas: {
|
|
|
13295
13295
|
frameId: z.ZodString;
|
|
13296
13296
|
nodeId: z.ZodString;
|
|
13297
13297
|
nodeType: z.ZodEnum<{
|
|
13298
|
+
sequence: "sequence";
|
|
13298
13299
|
station: "station";
|
|
13299
13300
|
"delegate-agent": "delegate-agent";
|
|
13300
13301
|
"delegate-role": "delegate-role";
|
|
13301
|
-
sequence: "sequence";
|
|
13302
13302
|
parallel: "parallel";
|
|
13303
13303
|
gate: "gate";
|
|
13304
13304
|
iterate: "iterate";
|
|
@@ -13310,10 +13310,10 @@ declare const WorkflowSchemas: {
|
|
|
13310
13310
|
pending: "pending";
|
|
13311
13311
|
completed: "completed";
|
|
13312
13312
|
cancelled: "cancelled";
|
|
13313
|
-
running: "running";
|
|
13314
13313
|
failed: "failed";
|
|
13315
|
-
|
|
13314
|
+
running: "running";
|
|
13316
13315
|
waiting: "waiting";
|
|
13316
|
+
skipped: "skipped";
|
|
13317
13317
|
}>;
|
|
13318
13318
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
13319
13319
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -13872,10 +13872,10 @@ declare const WorkflowSchemas: {
|
|
|
13872
13872
|
frameId: z.ZodString;
|
|
13873
13873
|
nodeId: z.ZodString;
|
|
13874
13874
|
nodeType: z.ZodEnum<{
|
|
13875
|
+
sequence: "sequence";
|
|
13875
13876
|
station: "station";
|
|
13876
13877
|
"delegate-agent": "delegate-agent";
|
|
13877
13878
|
"delegate-role": "delegate-role";
|
|
13878
|
-
sequence: "sequence";
|
|
13879
13879
|
parallel: "parallel";
|
|
13880
13880
|
gate: "gate";
|
|
13881
13881
|
iterate: "iterate";
|
|
@@ -14000,9 +14000,9 @@ declare const WorkflowSchemas: {
|
|
|
14000
14000
|
pending: "pending";
|
|
14001
14001
|
completed: "completed";
|
|
14002
14002
|
cancelled: "cancelled";
|
|
14003
|
-
running: "running";
|
|
14004
14003
|
failed: "failed";
|
|
14005
14004
|
paused: "paused";
|
|
14005
|
+
running: "running";
|
|
14006
14006
|
}>;
|
|
14007
14007
|
startedAt: z.ZodNumber;
|
|
14008
14008
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14028,9 +14028,9 @@ declare const WorkflowSchemas: {
|
|
|
14028
14028
|
pending: "pending";
|
|
14029
14029
|
completed: "completed";
|
|
14030
14030
|
cancelled: "cancelled";
|
|
14031
|
-
running: "running";
|
|
14032
14031
|
failed: "failed";
|
|
14033
14032
|
paused: "paused";
|
|
14033
|
+
running: "running";
|
|
14034
14034
|
}>>;
|
|
14035
14035
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
14036
14036
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14044,9 +14044,9 @@ declare const WorkflowSchemas: {
|
|
|
14044
14044
|
pending: "pending";
|
|
14045
14045
|
completed: "completed";
|
|
14046
14046
|
cancelled: "cancelled";
|
|
14047
|
-
running: "running";
|
|
14048
14047
|
failed: "failed";
|
|
14049
14048
|
paused: "paused";
|
|
14049
|
+
running: "running";
|
|
14050
14050
|
}>;
|
|
14051
14051
|
startedAt: z.ZodNumber;
|
|
14052
14052
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14755,9 +14755,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14755
14755
|
pending: "pending";
|
|
14756
14756
|
completed: "completed";
|
|
14757
14757
|
cancelled: "cancelled";
|
|
14758
|
-
running: "running";
|
|
14759
14758
|
failed: "failed";
|
|
14760
14759
|
paused: "paused";
|
|
14760
|
+
running: "running";
|
|
14761
14761
|
}>;
|
|
14762
14762
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
14763
14763
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -14812,9 +14812,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14812
14812
|
pending: "pending";
|
|
14813
14813
|
completed: "completed";
|
|
14814
14814
|
cancelled: "cancelled";
|
|
14815
|
-
running: "running";
|
|
14816
14815
|
failed: "failed";
|
|
14817
14816
|
paused: "paused";
|
|
14817
|
+
running: "running";
|
|
14818
14818
|
}>>;
|
|
14819
14819
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
14820
14820
|
kind: z.ZodString;
|
|
@@ -14835,9 +14835,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14835
14835
|
pending: "pending";
|
|
14836
14836
|
completed: "completed";
|
|
14837
14837
|
cancelled: "cancelled";
|
|
14838
|
-
running: "running";
|
|
14839
14838
|
failed: "failed";
|
|
14840
14839
|
paused: "paused";
|
|
14840
|
+
running: "running";
|
|
14841
14841
|
}>;
|
|
14842
14842
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
14843
14843
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -14889,8 +14889,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14889
14889
|
}>;
|
|
14890
14890
|
status: z.ZodEnum<{
|
|
14891
14891
|
completed: "completed";
|
|
14892
|
-
running: "running";
|
|
14893
14892
|
failed: "failed";
|
|
14893
|
+
running: "running";
|
|
14894
14894
|
skipped: "skipped";
|
|
14895
14895
|
}>;
|
|
14896
14896
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14920,8 +14920,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14920
14920
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14921
14921
|
cancelled: "cancelled";
|
|
14922
14922
|
rejected: "rejected";
|
|
14923
|
-
resumed: "resumed";
|
|
14924
14923
|
waiting: "waiting";
|
|
14924
|
+
resumed: "resumed";
|
|
14925
14925
|
"timed-out": "timed-out";
|
|
14926
14926
|
}>>;
|
|
14927
14927
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -14936,8 +14936,8 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
14936
14936
|
status: z.ZodEnum<{
|
|
14937
14937
|
cancelled: "cancelled";
|
|
14938
14938
|
rejected: "rejected";
|
|
14939
|
-
resumed: "resumed";
|
|
14940
14939
|
waiting: "waiting";
|
|
14940
|
+
resumed: "resumed";
|
|
14941
14941
|
"timed-out": "timed-out";
|
|
14942
14942
|
}>;
|
|
14943
14943
|
autoAction: z.ZodEnum<{
|
|
@@ -15014,10 +15014,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15014
15014
|
frameId: z.ZodString;
|
|
15015
15015
|
nodeId: z.ZodString;
|
|
15016
15016
|
nodeType: z.ZodEnum<{
|
|
15017
|
+
sequence: "sequence";
|
|
15017
15018
|
station: "station";
|
|
15018
15019
|
"delegate-agent": "delegate-agent";
|
|
15019
15020
|
"delegate-role": "delegate-role";
|
|
15020
|
-
sequence: "sequence";
|
|
15021
15021
|
parallel: "parallel";
|
|
15022
15022
|
gate: "gate";
|
|
15023
15023
|
iterate: "iterate";
|
|
@@ -15029,10 +15029,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15029
15029
|
pending: "pending";
|
|
15030
15030
|
completed: "completed";
|
|
15031
15031
|
cancelled: "cancelled";
|
|
15032
|
-
running: "running";
|
|
15033
15032
|
failed: "failed";
|
|
15034
|
-
|
|
15033
|
+
running: "running";
|
|
15035
15034
|
waiting: "waiting";
|
|
15035
|
+
skipped: "skipped";
|
|
15036
15036
|
}>;
|
|
15037
15037
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
15038
15038
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15591,10 +15591,10 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15591
15591
|
frameId: z.ZodString;
|
|
15592
15592
|
nodeId: z.ZodString;
|
|
15593
15593
|
nodeType: z.ZodEnum<{
|
|
15594
|
+
sequence: "sequence";
|
|
15594
15595
|
station: "station";
|
|
15595
15596
|
"delegate-agent": "delegate-agent";
|
|
15596
15597
|
"delegate-role": "delegate-role";
|
|
15597
|
-
sequence: "sequence";
|
|
15598
15598
|
parallel: "parallel";
|
|
15599
15599
|
gate: "gate";
|
|
15600
15600
|
iterate: "iterate";
|
|
@@ -15719,9 +15719,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15719
15719
|
pending: "pending";
|
|
15720
15720
|
completed: "completed";
|
|
15721
15721
|
cancelled: "cancelled";
|
|
15722
|
-
running: "running";
|
|
15723
15722
|
failed: "failed";
|
|
15724
15723
|
paused: "paused";
|
|
15724
|
+
running: "running";
|
|
15725
15725
|
}>;
|
|
15726
15726
|
startedAt: z.ZodNumber;
|
|
15727
15727
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15747,9 +15747,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15747
15747
|
pending: "pending";
|
|
15748
15748
|
completed: "completed";
|
|
15749
15749
|
cancelled: "cancelled";
|
|
15750
|
-
running: "running";
|
|
15751
15750
|
failed: "failed";
|
|
15752
15751
|
paused: "paused";
|
|
15752
|
+
running: "running";
|
|
15753
15753
|
}>>;
|
|
15754
15754
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
15755
15755
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -15763,9 +15763,9 @@ declare const WorkflowNamespace: _$_makaio_core0.BusNamespaceDefinition<"workflo
|
|
|
15763
15763
|
pending: "pending";
|
|
15764
15764
|
completed: "completed";
|
|
15765
15765
|
cancelled: "cancelled";
|
|
15766
|
-
running: "running";
|
|
15767
15766
|
failed: "failed";
|
|
15768
15767
|
paused: "paused";
|
|
15768
|
+
running: "running";
|
|
15769
15769
|
}>;
|
|
15770
15770
|
startedAt: z.ZodNumber;
|
|
15771
15771
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -16474,9 +16474,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16474
16474
|
pending: "pending";
|
|
16475
16475
|
completed: "completed";
|
|
16476
16476
|
cancelled: "cancelled";
|
|
16477
|
-
running: "running";
|
|
16478
16477
|
failed: "failed";
|
|
16479
16478
|
paused: "paused";
|
|
16479
|
+
running: "running";
|
|
16480
16480
|
}>;
|
|
16481
16481
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
16482
16482
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -16531,9 +16531,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16531
16531
|
pending: "pending";
|
|
16532
16532
|
completed: "completed";
|
|
16533
16533
|
cancelled: "cancelled";
|
|
16534
|
-
running: "running";
|
|
16535
16534
|
failed: "failed";
|
|
16536
16535
|
paused: "paused";
|
|
16536
|
+
running: "running";
|
|
16537
16537
|
}>>;
|
|
16538
16538
|
artifactRef: z.ZodOptional<z.ZodObject<{
|
|
16539
16539
|
kind: z.ZodString;
|
|
@@ -16554,9 +16554,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16554
16554
|
pending: "pending";
|
|
16555
16555
|
completed: "completed";
|
|
16556
16556
|
cancelled: "cancelled";
|
|
16557
|
-
running: "running";
|
|
16558
16557
|
failed: "failed";
|
|
16559
16558
|
paused: "paused";
|
|
16559
|
+
running: "running";
|
|
16560
16560
|
}>;
|
|
16561
16561
|
inputs: z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>;
|
|
16562
16562
|
config: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
@@ -16608,8 +16608,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16608
16608
|
}>;
|
|
16609
16609
|
status: z.ZodEnum<{
|
|
16610
16610
|
completed: "completed";
|
|
16611
|
-
running: "running";
|
|
16612
16611
|
failed: "failed";
|
|
16612
|
+
running: "running";
|
|
16613
16613
|
skipped: "skipped";
|
|
16614
16614
|
}>;
|
|
16615
16615
|
startedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -16639,8 +16639,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16639
16639
|
status: z.ZodOptional<z.ZodEnum<{
|
|
16640
16640
|
cancelled: "cancelled";
|
|
16641
16641
|
rejected: "rejected";
|
|
16642
|
-
resumed: "resumed";
|
|
16643
16642
|
waiting: "waiting";
|
|
16643
|
+
resumed: "resumed";
|
|
16644
16644
|
"timed-out": "timed-out";
|
|
16645
16645
|
}>>;
|
|
16646
16646
|
limit: z.ZodDefault<z.ZodNumber>;
|
|
@@ -16655,8 +16655,8 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16655
16655
|
status: z.ZodEnum<{
|
|
16656
16656
|
cancelled: "cancelled";
|
|
16657
16657
|
rejected: "rejected";
|
|
16658
|
-
resumed: "resumed";
|
|
16659
16658
|
waiting: "waiting";
|
|
16659
|
+
resumed: "resumed";
|
|
16660
16660
|
"timed-out": "timed-out";
|
|
16661
16661
|
}>;
|
|
16662
16662
|
autoAction: z.ZodEnum<{
|
|
@@ -16733,10 +16733,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16733
16733
|
frameId: z.ZodString;
|
|
16734
16734
|
nodeId: z.ZodString;
|
|
16735
16735
|
nodeType: z.ZodEnum<{
|
|
16736
|
+
sequence: "sequence";
|
|
16736
16737
|
station: "station";
|
|
16737
16738
|
"delegate-agent": "delegate-agent";
|
|
16738
16739
|
"delegate-role": "delegate-role";
|
|
16739
|
-
sequence: "sequence";
|
|
16740
16740
|
parallel: "parallel";
|
|
16741
16741
|
gate: "gate";
|
|
16742
16742
|
iterate: "iterate";
|
|
@@ -16748,10 +16748,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
16748
16748
|
pending: "pending";
|
|
16749
16749
|
completed: "completed";
|
|
16750
16750
|
cancelled: "cancelled";
|
|
16751
|
-
running: "running";
|
|
16752
16751
|
failed: "failed";
|
|
16753
|
-
|
|
16752
|
+
running: "running";
|
|
16754
16753
|
waiting: "waiting";
|
|
16754
|
+
skipped: "skipped";
|
|
16755
16755
|
}>;
|
|
16756
16756
|
attempt: z.ZodDefault<z.ZodNumber>;
|
|
16757
16757
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17310,10 +17310,10 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17310
17310
|
frameId: z.ZodString;
|
|
17311
17311
|
nodeId: z.ZodString;
|
|
17312
17312
|
nodeType: z.ZodEnum<{
|
|
17313
|
+
sequence: "sequence";
|
|
17313
17314
|
station: "station";
|
|
17314
17315
|
"delegate-agent": "delegate-agent";
|
|
17315
17316
|
"delegate-role": "delegate-role";
|
|
17316
|
-
sequence: "sequence";
|
|
17317
17317
|
parallel: "parallel";
|
|
17318
17318
|
gate: "gate";
|
|
17319
17319
|
iterate: "iterate";
|
|
@@ -17438,9 +17438,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17438
17438
|
pending: "pending";
|
|
17439
17439
|
completed: "completed";
|
|
17440
17440
|
cancelled: "cancelled";
|
|
17441
|
-
running: "running";
|
|
17442
17441
|
failed: "failed";
|
|
17443
17442
|
paused: "paused";
|
|
17443
|
+
running: "running";
|
|
17444
17444
|
}>;
|
|
17445
17445
|
startedAt: z.ZodNumber;
|
|
17446
17446
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17466,9 +17466,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17466
17466
|
pending: "pending";
|
|
17467
17467
|
completed: "completed";
|
|
17468
17468
|
cancelled: "cancelled";
|
|
17469
|
-
running: "running";
|
|
17470
17469
|
failed: "failed";
|
|
17471
17470
|
paused: "paused";
|
|
17471
|
+
running: "running";
|
|
17472
17472
|
}>>;
|
|
17473
17473
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
17474
17474
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -17482,9 +17482,9 @@ declare const WorkflowSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
17482
17482
|
pending: "pending";
|
|
17483
17483
|
completed: "completed";
|
|
17484
17484
|
cancelled: "cancelled";
|
|
17485
|
-
running: "running";
|
|
17486
17485
|
failed: "failed";
|
|
17487
17486
|
paused: "paused";
|
|
17487
|
+
running: "running";
|
|
17488
17488
|
}>;
|
|
17489
17489
|
startedAt: z.ZodNumber;
|
|
17490
17490
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18293,9 +18293,9 @@ declare const WorkLogExecutionSummarySchema: z.ZodObject<{
|
|
|
18293
18293
|
pending: "pending";
|
|
18294
18294
|
completed: "completed";
|
|
18295
18295
|
cancelled: "cancelled";
|
|
18296
|
-
running: "running";
|
|
18297
18296
|
failed: "failed";
|
|
18298
18297
|
paused: "paused";
|
|
18298
|
+
running: "running";
|
|
18299
18299
|
}>;
|
|
18300
18300
|
startedAt: z.ZodNumber;
|
|
18301
18301
|
completedAt: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18330,10 +18330,10 @@ declare const WorkLogFrameEntrySchema: z.ZodObject<{
|
|
|
18330
18330
|
pending: "pending";
|
|
18331
18331
|
completed: "completed";
|
|
18332
18332
|
cancelled: "cancelled";
|
|
18333
|
-
running: "running";
|
|
18334
18333
|
failed: "failed";
|
|
18335
|
-
|
|
18334
|
+
running: "running";
|
|
18336
18335
|
waiting: "waiting";
|
|
18336
|
+
skipped: "skipped";
|
|
18337
18337
|
}>;
|
|
18338
18338
|
attempt: z.ZodNumber;
|
|
18339
18339
|
iteration: z.ZodOptional<z.ZodNumber>;
|
|
@@ -18386,8 +18386,8 @@ declare const WorkLogGateEventSchema: z.ZodObject<{
|
|
|
18386
18386
|
status: z.ZodEnum<{
|
|
18387
18387
|
cancelled: "cancelled";
|
|
18388
18388
|
rejected: "rejected";
|
|
18389
|
-
resumed: "resumed";
|
|
18390
18389
|
waiting: "waiting";
|
|
18390
|
+
resumed: "resumed";
|
|
18391
18391
|
"timed-out": "timed-out";
|
|
18392
18392
|
}>;
|
|
18393
18393
|
prompt: z.ZodOptional<z.ZodString>;
|
|
@@ -19965,6 +19965,25 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
19965
19965
|
*/
|
|
19966
19966
|
declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
19967
19967
|
sessionId: z.ZodString;
|
|
19968
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
19969
|
+
fullName: z.ZodString;
|
|
19970
|
+
originalName: z.ZodString;
|
|
19971
|
+
serverName: z.ZodString;
|
|
19972
|
+
description: z.ZodOptional<z.ZodString>;
|
|
19973
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
19974
|
+
exposureMode: z.ZodEnum<{
|
|
19975
|
+
direct: "direct";
|
|
19976
|
+
discovery: "discovery";
|
|
19977
|
+
hidden: "hidden";
|
|
19978
|
+
}>;
|
|
19979
|
+
enabled: z.ZodBoolean;
|
|
19980
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
19981
|
+
discovery: "discovery";
|
|
19982
|
+
toolset: "toolset";
|
|
19983
|
+
}>>;
|
|
19984
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
19985
|
+
exposed: z.ZodBoolean;
|
|
19986
|
+
}, z.core.$strip>>;
|
|
19968
19987
|
servers: z.ZodArray<z.ZodObject<{
|
|
19969
19988
|
name: z.ZodString;
|
|
19970
19989
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -20005,25 +20024,6 @@ declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
|
20005
20024
|
discovery: "discovery";
|
|
20006
20025
|
}>;
|
|
20007
20026
|
}, z.core.$strip>>;
|
|
20008
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
20009
|
-
fullName: z.ZodString;
|
|
20010
|
-
originalName: z.ZodString;
|
|
20011
|
-
serverName: z.ZodString;
|
|
20012
|
-
description: z.ZodOptional<z.ZodString>;
|
|
20013
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
20014
|
-
exposureMode: z.ZodEnum<{
|
|
20015
|
-
direct: "direct";
|
|
20016
|
-
discovery: "discovery";
|
|
20017
|
-
hidden: "hidden";
|
|
20018
|
-
}>;
|
|
20019
|
-
enabled: z.ZodBoolean;
|
|
20020
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
20021
|
-
discovery: "discovery";
|
|
20022
|
-
toolset: "toolset";
|
|
20023
|
-
}>>;
|
|
20024
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
20025
|
-
exposed: z.ZodBoolean;
|
|
20026
|
-
}, z.core.$strip>>;
|
|
20027
20027
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
20028
20028
|
fullName: z.ZodString;
|
|
20029
20029
|
originalName: z.ZodString;
|
|
@@ -20264,9 +20264,9 @@ type ContextMode = z.infer<typeof ContextModeSchema>;
|
|
|
20264
20264
|
declare const SubagentStatusSchema: z.ZodEnum<{
|
|
20265
20265
|
completed: "completed";
|
|
20266
20266
|
cancelled: "cancelled";
|
|
20267
|
-
running: "running";
|
|
20268
20267
|
failed: "failed";
|
|
20269
20268
|
spawning: "spawning";
|
|
20269
|
+
running: "running";
|
|
20270
20270
|
waiting_input: "waiting_input";
|
|
20271
20271
|
hung: "hung";
|
|
20272
20272
|
}>;
|
|
@@ -20285,8 +20285,8 @@ type SubagentStatus = z.infer<typeof SubagentStatusSchema>;
|
|
|
20285
20285
|
* the subagent's first response IS the result.
|
|
20286
20286
|
*/
|
|
20287
20287
|
declare const CompletionModeSchema: z.ZodEnum<{
|
|
20288
|
-
turn: "turn";
|
|
20289
20288
|
tool: "tool";
|
|
20289
|
+
turn: "turn";
|
|
20290
20290
|
}>;
|
|
20291
20291
|
type CompletionMode = z.infer<typeof CompletionModeSchema>;
|
|
20292
20292
|
/**
|
|
@@ -20332,8 +20332,8 @@ declare const SubagentConfigSchema: z.ZodObject<{
|
|
|
20332
20332
|
}, z.core.$strict>>;
|
|
20333
20333
|
executionTargetId: z.ZodOptional<z.ZodString>;
|
|
20334
20334
|
completion: z.ZodOptional<z.ZodEnum<{
|
|
20335
|
-
turn: "turn";
|
|
20336
20335
|
tool: "tool";
|
|
20336
|
+
turn: "turn";
|
|
20337
20337
|
}>>;
|
|
20338
20338
|
}, z.core.$strip>;
|
|
20339
20339
|
type SubagentConfig = z.infer<typeof SubagentConfigSchema>;
|
|
@@ -20429,8 +20429,8 @@ declare const SpawnSubagentRpcRequestSchema: z.ZodObject<{
|
|
|
20429
20429
|
}, z.core.$strict>>;
|
|
20430
20430
|
executionTargetId: z.ZodOptional<z.ZodString>;
|
|
20431
20431
|
completion: z.ZodOptional<z.ZodEnum<{
|
|
20432
|
-
turn: "turn";
|
|
20433
20432
|
tool: "tool";
|
|
20433
|
+
turn: "turn";
|
|
20434
20434
|
}>>;
|
|
20435
20435
|
}, z.core.$strip>;
|
|
20436
20436
|
depth: z.ZodNumber;
|
|
@@ -20467,8 +20467,8 @@ declare const AwaitSubagentResponseSchema: z.ZodObject<{
|
|
|
20467
20467
|
context: z.ZodOptional<z.ZodString>;
|
|
20468
20468
|
}, z.core.$strip>>;
|
|
20469
20469
|
completionSource: z.ZodOptional<z.ZodEnum<{
|
|
20470
|
-
turn: "turn";
|
|
20471
20470
|
tool: "tool";
|
|
20471
|
+
turn: "turn";
|
|
20472
20472
|
}>>;
|
|
20473
20473
|
}, z.core.$strip>;
|
|
20474
20474
|
type AwaitSubagentResponse = z.infer<typeof AwaitSubagentResponseSchema>;
|
|
@@ -20559,9 +20559,9 @@ declare const ListSubagentsBySessionResponseSchema: z.ZodObject<{
|
|
|
20559
20559
|
status: z.ZodEnum<{
|
|
20560
20560
|
completed: "completed";
|
|
20561
20561
|
cancelled: "cancelled";
|
|
20562
|
-
running: "running";
|
|
20563
20562
|
failed: "failed";
|
|
20564
20563
|
spawning: "spawning";
|
|
20564
|
+
running: "running";
|
|
20565
20565
|
waiting_input: "waiting_input";
|
|
20566
20566
|
hung: "hung";
|
|
20567
20567
|
}>;
|
|
@@ -20647,8 +20647,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20647
20647
|
}, z.core.$strict>>;
|
|
20648
20648
|
executionTargetId: z.ZodOptional<z.ZodString>;
|
|
20649
20649
|
completion: z.ZodOptional<z.ZodEnum<{
|
|
20650
|
-
turn: "turn";
|
|
20651
20650
|
tool: "tool";
|
|
20651
|
+
turn: "turn";
|
|
20652
20652
|
}>>;
|
|
20653
20653
|
}, z.core.$strip>;
|
|
20654
20654
|
depth: z.ZodNumber;
|
|
@@ -20714,9 +20714,9 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20714
20714
|
status: z.ZodEnum<{
|
|
20715
20715
|
completed: "completed";
|
|
20716
20716
|
cancelled: "cancelled";
|
|
20717
|
-
running: "running";
|
|
20718
20717
|
failed: "failed";
|
|
20719
20718
|
spawning: "spawning";
|
|
20719
|
+
running: "running";
|
|
20720
20720
|
waiting_input: "waiting_input";
|
|
20721
20721
|
hung: "hung";
|
|
20722
20722
|
}>;
|
|
@@ -20777,8 +20777,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20777
20777
|
}, z.core.$strict>>;
|
|
20778
20778
|
executionTargetId: z.ZodOptional<z.ZodString>;
|
|
20779
20779
|
completion: z.ZodOptional<z.ZodEnum<{
|
|
20780
|
-
turn: "turn";
|
|
20781
20780
|
tool: "tool";
|
|
20781
|
+
turn: "turn";
|
|
20782
20782
|
}>>;
|
|
20783
20783
|
}, z.core.$strip>;
|
|
20784
20784
|
depth: z.ZodNumber;
|
|
@@ -20842,8 +20842,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20842
20842
|
}, z.core.$strict>>;
|
|
20843
20843
|
executionTargetId: z.ZodOptional<z.ZodString>;
|
|
20844
20844
|
completion: z.ZodOptional<z.ZodEnum<{
|
|
20845
|
-
turn: "turn";
|
|
20846
20845
|
tool: "tool";
|
|
20846
|
+
turn: "turn";
|
|
20847
20847
|
}>>;
|
|
20848
20848
|
}, z.core.$strip>;
|
|
20849
20849
|
depth: z.ZodNumber;
|
|
@@ -20875,8 +20875,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20875
20875
|
context: z.ZodOptional<z.ZodString>;
|
|
20876
20876
|
}, z.core.$strip>>;
|
|
20877
20877
|
completionSource: z.ZodOptional<z.ZodEnum<{
|
|
20878
|
-
turn: "turn";
|
|
20879
20878
|
tool: "tool";
|
|
20879
|
+
turn: "turn";
|
|
20880
20880
|
}>>;
|
|
20881
20881
|
}, z.core.$strip>;
|
|
20882
20882
|
}; /** RPC: Send message to subagent */
|
|
@@ -20949,9 +20949,9 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
20949
20949
|
status: z.ZodEnum<{
|
|
20950
20950
|
completed: "completed";
|
|
20951
20951
|
cancelled: "cancelled";
|
|
20952
|
-
running: "running";
|
|
20953
20952
|
failed: "failed";
|
|
20954
20953
|
spawning: "spawning";
|
|
20954
|
+
running: "running";
|
|
20955
20955
|
waiting_input: "waiting_input";
|
|
20956
20956
|
hung: "hung";
|
|
20957
20957
|
}>;
|