@makaio/framework 1.0.0-dev-1783940945655 → 1.0.0-dev-1783973359164
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +10 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/authority-state-bootstrap-CEuKScnL.mjs +1 -0
- package/dist/bus/index.d.mts +31 -31
- package/dist/bus/index.mjs +1 -1
- package/dist/{canonical-model-CVRCW9h7.mjs → canonical-model-C31NaBJs.mjs} +1 -1
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +228 -160
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +3 -3
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{detached-extension-handle-CTaQoolf.mjs → detached-extension-handle-vDK194QV.mjs} +1 -1
- package/dist/drizzle/0026_m_mrgvi7fq.sql +16 -0
- package/dist/drizzle/0027_m_mrgw0uzg.sql +1 -0
- package/dist/drizzle/0028_m_mrgx04i1.sql +1 -0
- package/dist/drizzle/0029_terminal-authority.sql +1 -0
- package/dist/drizzle/meta/_journal.json +28 -0
- package/dist/{index-Do7Wgio_2.d.mts → index-BDr2Ba122.d.mts} +1 -1
- package/dist/{index-p6dWV52m.d.mts → index-BKZAAWo2.d.mts} +330 -330
- package/dist/{index-CB2XTzvd.d.mts → index-Bbr5LEUc.d.mts} +1 -1
- package/dist/{index-5s_dN3cg2.d.mts → index-BmsPH78f2.d.mts} +33 -5
- package/dist/{index-BsEvzFey.d.mts → index-ButbwvVY.d.mts} +6 -6
- package/dist/{index-D5IEq4_E.d.mts → index-C2C1qH1Y.d.mts} +6 -4
- package/dist/{index-BtL7ONuM.d.mts → index-C6LZOiDv.d.mts} +149 -1
- package/dist/{index-DxatNFz7.d.mts → index-COC9jCdc.d.mts} +12 -12
- package/dist/{index-BcejR1Jc.d.mts → index-CtjLeK1F.d.mts} +1 -1
- package/dist/{index-Cw3cjGAT.d.mts → index-Cx8jGKOs.d.mts} +11 -11
- package/dist/{index-DNc1yLQs.d.mts → index-DHGW7dFf.d.mts} +8 -8
- package/dist/{index-DlUPWOh4.d.mts → index-DNkR5yTY.d.mts} +2876 -709
- package/dist/{index-iJP-l15K.d.mts → index-DXBiCH2y.d.mts} +27 -1
- package/dist/{index-CW6-0k3Z.d.mts → index-DlAfs3RD.d.mts} +105 -105
- package/dist/{index-sCOlgPyj.d.mts → index-DpZbaS7y.d.mts} +388 -388
- package/dist/{index-C9Q1E8Y-.d.mts → index-x2gFj3BK.d.mts} +38 -38
- 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/{load-extensions-BtUrq2_t.mjs → load-extensions-nqL5WAKj.mjs} +1 -1
- package/dist/mcp-http-server/index.d.mts +27 -90
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CQBSXm1U.d.mts → namespace-B0uZIZYT.d.mts} +20 -20
- package/dist/{namespace-CfgtqUWS.d.mts → namespace-BoA6u44C.d.mts} +156 -156
- package/dist/{namespace-CpyL93kW.d.mts → namespace-CCZXyxSe.d.mts} +9 -9
- package/dist/{namespace-D3SQQgxa2.d.mts → namespace-CukqFYHf2.d.mts} +1 -1
- package/dist/{namespace-CGgOLxiW2.d.mts → namespace-rO-C2Dgu2.d.mts} +2 -2
- package/dist/package-BYpWkSuQ.mjs +1 -0
- package/dist/package-CsFFT9iR.mjs +7 -0
- package/dist/{package-CdBiknf3.d.mts → package-DG9GSY8M.d.mts} +52 -1
- package/dist/package.json +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +4 -89
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/{schema-BnTOFCdU.d.mts → schema-aOwmHxaF.d.mts} +1 -1
- package/dist/{schemas--uwN5dfK2.d.mts → schemas-CoJCTFod2.d.mts} +19 -19
- package/dist/{schemas-C17AifUQ.d.mts → schemas-OaBqeEUT.d.mts} +156 -156
- package/dist/schemas-th_nuC5t.mjs +1 -0
- package/dist/service-base/index.d.mts +4 -3
- package/dist/service-base/index.mjs +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 +3 -3
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +104 -104
- package/dist/services/index.mjs +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent/index.d.mts +2 -2
- package/dist/services/subagent/index.mjs +1 -1
- 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/tools/index.mjs +1 -1
- package/dist/{session-lineage-BLw8iWAj.d.mts → session-lineage-YShrn77v.d.mts} +1 -1
- package/dist/storage/drizzle/index.d.mts +8 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/tools/index.d.mts +1 -1
- package/dist/{tools-C8vqn1KY.mjs → tools-PC_L6g2m.mjs} +1 -1
- package/dist/{transition-Bfe8VVc1.d.mts → transition-CwUIm1hJ.d.mts} +8 -0
- package/dist/{types-q95p55BF.d.mts → types-BaDYigzD.d.mts} +567 -256
- package/dist/workflow-DFJYGjq_.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +690 -87
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-BEFjCccX.mjs +1 -0
- package/package.json +9 -8
- package/dist/loop-gate-handlers-0a3dIY8O.mjs +0 -1
- package/dist/package-0gVhAVkO.mjs +0 -7
- package/dist/package-BwvGaKwn.mjs +0 -1
- package/dist/schemas-D6lj9NMg.mjs +0 -1
- package/dist/workflow-CvVAZ89A.mjs +0 -1
- package/dist/workflow-worker-CudfEstp.mjs +0 -1
- /package/dist/{await-trigger-D623tvig.mjs → await-trigger-DP-fTQc4.mjs} +0 -0
- /package/dist/{descriptor-to-package-D5SWf6TL.mjs → descriptor-to-package-Rs-OjOQU.mjs} +0 -0
- /package/dist/{esm-oHhRYTEn.mjs → esm-C_WW4-pP.mjs} +0 -0
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { D as AdapterNamespace, O as AdapterSubjects, S as StartAgentResponse, a as UnresolvedProviderContext, d as AgentSelectionBaseSchema, f as AgentSelectionKindMap, h as SessionDiscoveredSchema, i as ResolvedProviderContextSchema, l as AgentSelection, m as SessionDiscovered, n as ProviderContextSchema, o as UnresolvedProviderContextSchema, p as AgentSelectionSchema, r as ResolvedProviderContext, s as AdapterSelection, t as ProviderContext, u as AgentSelectionBase, w as AdapterRuntimeOptions, x as StartAgentRequest } from "../index-
|
|
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-
|
|
1
|
+
import { D as AdapterNamespace, O as AdapterSubjects, S as StartAgentResponse, a as UnresolvedProviderContext, d as AgentSelectionBaseSchema, f as AgentSelectionKindMap, h as SessionDiscoveredSchema, i as ResolvedProviderContextSchema, l as AgentSelection, m as SessionDiscovered, n as ProviderContextSchema, o as UnresolvedProviderContextSchema, p as AgentSelectionSchema, r as ResolvedProviderContext, s as AdapterSelection, t as ProviderContext, u as AgentSelectionBase, w as AdapterRuntimeOptions, x as StartAgentRequest } from "../index-DpZbaS7y.mjs";
|
|
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-YShrn77v.mjs";
|
|
3
3
|
import { $ as BeforeArtifactHookContext, A as ArtifactContextTree, B as ArtifactDataOf, Bt as ConfidenceBasis, C as ArtifactRevisedPayload, Ct as ArtifactQueryRequestSchema, D as hydrateArtifactContextTree, Dt as ArtifactRefSchema, E as ArtifactSubjects, Et as ArtifactRef, F as ArtifactContextUnresolvedReason, Ft as ArtifactRepresentationsSchema, G as ArtifactDraftPatch, Gt as ConfidenceMetadataSchema, H as ArtifactOf, Ht as ConfidenceLevel, I as ArtifactContextUnresolvedReasonSchema, It as ArtifactRevision, J as ArtifactLifecycleHookEvent, Jt as LocalRef, K as ArtifactHookFilter, Kt as EvidenceRef, L as ResolvedArtifactContextWire, Lt as ArtifactRevisionSchema, M as UnresolvedArtifactContextNode, Mt as ArtifactRelationTarget, N as ArtifactContextRefEntry, Nt as ArtifactRelationTargetSchema, O as ArtifactContextNode, Ot as ArtifactRelation, P as ArtifactContextRefEntrySchema, Pt as ArtifactRepresentations, Q as ArtifactReactionHookRegistration, R as ResolvedArtifactContextWireSchema, Rt as ArtifactScope, S as ArtifactReviseResponse, St as ArtifactQueryRequest, T as ArtifactStatusChangedPayload, Tt as ArtifactQueryScopeSchema, U as defineArtifactKind, Ut as ConfidenceLevelSchema, V as ArtifactKindDefinition, Vt as ConfidenceBasisSchema, W as ArtifactDraft, Wt as ConfidenceMetadata, X as ArtifactLifecycleSemanticEvent, Xt as RelationTypeRegistration, Y as ArtifactLifecycleHookRegistration, Yt as LocalRefSchema, Z as ArtifactReactionHookContext, Zt as RelationTypeRegistrationSchema, _ as ArtifactResolveContextRequest, _t as ArtifactConflictPolicySchema, a as ArtifactKindListRequest, at as ArtifactContextRelationSelectorSchema, b as ArtifactResolveResponse, bt as ArtifactObservation, c as ArtifactKindRegisterResponse, ct as ArtifactContextSelector, d as ArtifactQueryResponse, dt as ArtifactActorSchema, et as BeforeArtifactHookRegistration, f as ArtifactRelationAddedPayload, ft as ArtifactCompareRequest, g as ArtifactRelationTypeRegisterResponse, gt as ArtifactConflictPolicy, h as ArtifactRelationTypeRegisterRequest, ht as ArtifactCompareResponseSchema, i as ArtifactKindChangedPayload, it as ArtifactContextRelationSelector, j as ResolvedArtifactContextNode, jt as ArtifactRelationSchema, k as ArtifactContextRootNode, l as ArtifactNamespace, lt as ArtifactContextSelectorSchema, m as ArtifactRelationTypeListResponse, mt as ArtifactCompareResponse, n as ArtifactCreateResponse, nt as ARTIFACT_CONTEXT_RENDER_HINTS, o as ArtifactKindListResponse, ot as ArtifactContextRenderHint, p as ArtifactRelationTypeListRequest, pt as ArtifactCompareRequestSchema, q as ArtifactLifecycleHookDefinition, qt as EvidenceRefSchema, r as ArtifactCreatedPayload, rt as ArtifactContextKnownRenderHint, s as ArtifactKindRegisterRequest, st as ArtifactContextRenderHintSchema, t as ArtifactCreateRequest, tt as defineArtifactLifecycleHooks, u as ArtifactObservationAddedPayload, ut as ArtifactActor, v as ArtifactResolveContextResponse, vt as ArtifactKindRegistration, w as ArtifactSchemas, wt as ArtifactQueryScope, x as ArtifactReviseRequest, xt as ArtifactObservationSchema, y as ArtifactResolveRequest, yt as ArtifactKindRegistrationSchema, z as AnyArtifactKindDefinition, zt as ArtifactScopeSchema } from "../index-9g0agW_p.mjs";
|
|
4
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-BolSW7pQ.mjs";
|
|
5
5
|
import { C as NoAuthMethodDefinitionSchema, E as ProviderAuthMethodsSchema, S as NoAuthMethodDefinition, T as ProviderAuthMethodDefinitionSchema, _ as ClientDefaultAuthSchema, a as AuthCredentialFieldDefinition, b as InferredAuthMethodDefinition, c as AuthCredentialSourceHintSchema, d as AuthFieldId, f as AuthFieldIdSchema, g as ClientDefaultAuth, h as ClientAuthMethodsSchema, i as ResolvedProviderAuthSchema, l as AuthEnvironmentVariableName, m as ClientAuthMethodDefinitionSchema, n as assertAdapterAuthBindingMatchesMethod, o as AuthCredentialFieldDefinitionSchema, p as ClientAuthMethodDefinition, r as ResolvedProviderAuth, s as AuthCredentialSourceHint, t as AdapterAuthBindingMethodDefinition, u as AuthEnvironmentVariableNameSchema, v as ExplicitAuthMethodDefinition, w as ProviderAuthMethodDefinition, x as InferredAuthMethodDefinitionSchema, y as ExplicitAuthMethodDefinitionSchema } from "../index-BxuiHVFi.mjs";
|
|
6
6
|
import { A as ProviderConfigAuthSchema, C as ClientAuthMethodRef, D as ProviderAuthMethodRef, E as NativeAccountSelectionSchema, M as ProviderConfigManagerSchema, O as ProviderAuthMethodRefSchema, S as AuthMethodRefSchema, T as NativeAccountSelection, _ as ProcessEnvAdapterAuthDeliverySchema, a as AdapterAuthDelivery, b as AuthCredentialRefSchema, c as AdapterProviderAuthInput, d as ConnectorAdapterAuthDeliverySchema, f as NativeClientAdapterAuthDelivery, g as ProcessEnvAdapterAuthDelivery, h as NoAdapterAuthDeliverySchema, i as AdapterAuthConstantSchema, j as ProviderConfigManager, k as ProviderConfigAuth, l as AdapterProviderAuthSchema, m as NoAdapterAuthDelivery, n as AdapterAuthBindingSchema, o as AdapterAuthDeliverySchema, p as NativeClientAdapterAuthDeliverySchema, r as AdapterAuthConstant, s as AdapterProviderAuth, t as AdapterAuthBinding, u as ConnectorAdapterAuthDelivery, v as defineAdapterProviderAuth, w as ClientAuthMethodRefSchema, x as AuthMethodRef, y as AuthCredentialRef } from "../adapter-binding-DDUyv1JK.mjs";
|
|
7
|
-
import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-
|
|
7
|
+
import { T as ResolvableCanonicalModel, d as parseCanonicalModel, l as VIRTUAL_NAME_RE, n as CanonicalModelSubjects, o as CanonicalModelSelection, r as CanonicalModelResolvedSelection, u as isCanonicalModelParseError } from "../index-DlAfs3RD.mjs";
|
|
8
8
|
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-Cbl0k6Fc.mjs";
|
|
9
|
-
import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-
|
|
9
|
+
import { $ as ClientSessionToolPre, Cn as ClientUsageIngestRequest, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, En as ClientUsageSnapshot, G as ClientSessionObservedBase, Jt as InstallStage, Nn as ClientExecutionContext, On as ClientUsageWindow, Qt as ManagedInstallStrategy, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, an as ClientAccountIdentifierSchema, at as ClientSessionUserPromptSubmitted, bn as ClientSessionAccountObserveSchema, ct as ClientWiringEntrySchema, dn as ClientIdentityObservation, en as ClientSessionUsageCostProvenance, fn as ClientIdentityObservationSchema, gn as ClientScanTarget, in as ClientAccountIdentifier, mn as ClientScanResult, mt as ClientRuntimeObserveRequest, nn as ClientSessionUsageSnapshot, on as ClientAccountObserveRequest, rn as ClientSessionUsageSnapshotSchema, st as ClientWiringEntry, tn as ClientSessionUsageCostProvenanceSchema, tt as ClientSessionTurnCompleted, vn as ClientSessionAccountObserveRequest, xn as ClientSessionLocator, xt as ClientRuntimeStarted, yn as ClientSessionAccountObserveResponse } from "../index-x2gFj3BK.mjs";
|
|
10
10
|
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-DwDBa2mb.mjs";
|
|
11
11
|
import { C as RelayConfig, S as ConfigSchema, _ as ProviderAIModelSchema, a as ConfigUpdateRequest, b as TTSCapability, c as ProviderConfigFile, d as AIModelMetadata, f as AIModelSchema, g as ProviderAIModel, h as DiscoveredAIModel, i as ConfigSchemas, l as ProviderConfigFileSchema, m as AIReasoningLevelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as AIReasoningLevel, r as ConfigGetResponse, s as PROVIDER_CONFIG_SCHEMA_VERSION, u as AIModel, v as ReasoningLevelMap, x as Config, y as STTCapability } from "../config-namespace-x0fuhEXe.mjs";
|
|
12
|
-
import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-
|
|
12
|
+
import { $n as allMigrationsPaths, $t as SessionEventActionDeclaration, A as BootstrapImportResult, An as CliArgManifest, Bt as ActionShortcutModifiers, C as BootstrapAsset, Ct as UiContextValueMap, D as BootstrapExportContext, Dn as AdapterProviderRef, Dt as UiScope, E as BootstrapDiscoverContext, En as AdapterProviderDefinitionContract, Et as UiRuntimeNavigationLevel, G as LoaderContext, Gt as ExecuteResult, Hn as STORAGE_DIALECTS, Ht as EntrypointConfig, In as ExtensionDependency, It as HashTriggerSuggestResult, J as MakaioWebUiComponentProps, Jt as PickerConfig, Kn as TrayManifest, Kt as MessageEventFilter, Ln as ExtensionDependencySchema, Lt as ActionCategory, M as ExtensionBootstrap, Mn as CliManifest, Mr as BrowserEntrypointSchema, Mt as HashTrigger, N as getBootstrapAssetKey, Nn as CliManifestSchema, Nt as HashTriggerContext, O as BootstrapExportResult, On as ExtensionToken, Ot as UiScopeMap, P as AdapterContribution, Pn as CliSubcommandManifest, Pt as HashTriggerMetadata, Qt as SessionEventActionContext, Rt as ActionCategoryMap, S as MakaioNodeExtension, St as UiContextSnapshot, T as BootstrapChoice, Tn as AdapterDefinitionContract, Tt as UiNavigationLevelMap, U as ExtensionConfigComponentProps, Un as StorageDialect, Ut as EventFilter, Vt as CreateSessionEventActionResult, W as ExtensionFieldTypeLoader, Wn as StorageManifest, Wt as ExecuteContext, X as MakaioWebUiRoute, Xn as WindowParamSpec, Xt as SelectionChangeContext, Yt as PickerOpenContext, Zt as SelectionFeedback, _ as ExtensionArtifactLifecycleHooksContribution, _n as ExtensionWarningAction, _t as TileDeclaration, a as DetachedTransportSchema, ar as AdapterClientRef, bn as ExtensionWarningEntrySchema, c as ExtensionDescriptorBase, d as ExtensionEntrypoints, dn as ExtensionContext, dt as WidgetDeclaration, en as SessionEventActionOptions, er as dep, f as ExtensionEntrypointsSchema, fn as NodeExtensionContext, g as ArtifactLifecycleHooksContributionContext, gn as ExtensionWarning, h as safeParseExtensionDescriptor, hn as ExtensionServiceLifecycle, i as DetachedTransportConfig, it as PageDeclaration, j as BootstrapResult, k as BootstrapImportContext, kn as extensionToken, m as parseExtensionDescriptor, mn as ExtensionService, n as parseExtensionConfig, nn as WhenContext, nr as CapabilityToken, nt as ToolCallFormatterDeclaration, o as EmbeddedDescriptor, p as isDetachedDescriptor, pn as ExtensionIdentity, pt as WidgetProps, q as MakaioWebUiActions, qt as MessageRole, r as DetachedDescriptor, rt as PageComponentProps, s as ExtensionDescriptor, t as ExtensionConfigProvider, tn as StructuralEventFilter, tr as primaryMigrationsPath, u as ExtensionDescriptorSchema, v as ExtensionContributionProcessor, w as BootstrapAssetKey, wn as getExtensionWarningActionLabel, wt as UiNavigationLevel, x as MakaioExtension, xn as ExtensionWarningSchema, xt as UiContextDimension, yn as ExtensionWarningEntry, yt as TileProps, zt as ActionShortcut } from "../index-C2C1qH1Y.mjs";
|
|
13
13
|
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-BsTlOz99.mjs";
|
|
14
14
|
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-Bv9lm0Kf.mjs";
|
|
15
|
-
import { $ as
|
|
15
|
+
import { $ as TurnSchema, A as NativeLocalityVerdictSchema, B as MessageRoutingStatus, C as SessionEventTypeMap, Ct as SessionRecordMetadata, D as NativeLocalityReason, Dt as AgentStatusSchema, E as NativeForkDirectiveSchema, F as TurnIngestionMarker, G as SessionMessageOrigin, H as SessionMessage, I as TurnIngestionMarkerSchema, L as TurnStarted, M as SendMessageRequest$1, O as NativeLocalityReasonSchema, Ot as MakaioSessionAgentSchema, P as TurnCompleted, Q as TurnInitiatorSchema, R as MessageRouting, S as SessionEventType, St as SessionPreviewDataSchema, T as NativeForkDirective, Tt as SessionWithPreviewSchema, U as SessionMessageBlock, X as Turn, Y as SessionMessageSchema, Z as TurnInitiator, _ as ForkChildInfo, _t as SnapshotImportConflictErrorData, a as SessionPreviewData, b as SESSION_EVENT_TYPES, bt as validateSnapshot, ct as BranchKind, d as SegmentPolicy, et as TurnStatus, ft as SNAPSHOT_VERSION, h as SessionUpdatedEvent, ht as SnapshotExportOptions, i as MakaioSessionEvent, it as UsageMetrics, k as NativeLocalityVerdict, l as ForkTransforms, mt as SessionSnapshotSchema, nt as TurnUsage, o as SessionWithPreview, ot as AgentRole, p as SessionCreated, pt as SessionSnapshot, r as MakaioSessionAgent, rt as TurnUsageSchema, s as isKnownSessionEvent, t as IMakaioSession, tt as TurnStatusSchema, u as ForkTransformsSchema, ut as ImportStatus, vt as SnapshotPreviewData, wt as SessionRecordMetadataSchema, x as SessionEventPayload, xt as MakaioSessionSchema, y as MakaioSessionEventSchema, yt as safeValidateSnapshot, z as MessageRoutingSchema } from "../types-BaDYigzD.mjs";
|
|
16
16
|
import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-C8duSh9X.mjs";
|
|
17
|
-
import { 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, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, 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-
|
|
18
|
-
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-
|
|
19
|
-
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-
|
|
17
|
+
import { 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, R as StandardFieldDefinition, S as SystemPrompt, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, 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-Bbr5LEUc.mjs";
|
|
18
|
+
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-CwUIm1hJ.mjs";
|
|
19
|
+
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-DHGW7dFf.mjs";
|
|
20
20
|
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-Bj9Vr16H.mjs";
|
|
21
21
|
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-CVs0Qxks.mjs";
|
|
22
22
|
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-BkAKfh4d.mjs";
|
|
23
23
|
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-DfVSWBBp.mjs";
|
|
24
24
|
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-DnWZdG6C.mjs";
|
|
25
|
-
import { $ as
|
|
25
|
+
import { $ as SendToSubagentResponse, $i as WorkflowGateNodeSchema, $n as JsonPatchOperationSchema, $r as WorkflowFinalizationIntentSchema, $t as IWorkflowRunner, A as LoopGateHandler, Aa as WorkflowStationNode, An as serializeArtifactRef, Ar as WorkflowCancelPayloadSchema, At as WorkLogArtifactWrite, B as DEFAULT_CONSTRAINTS, Bi as WorkflowDelegateRoleNode, Br as WorkflowDelegateEconomics, Bt as WorkLogStats, C as NodeOptions, Ca as WorkflowResolvedRoleSchema, Ci as ExtensionWorkflowTriggerSchema, Cn as WorkflowNodeVisitor, Ct as CronWorkflowTrigger, D as WorkflowStateAuthoringDefinition, Di as LoopGateOutcomeSchema, Dn as WorkflowArtifactRef, Dr as TokenUsageSchema, Dt as WebhookTriggerPayload, E as WorkflowBuilder, Ei as LoopGateOutcome, En as WorkflowRunContextSchema, Er as TokenUsage, Et as ManualWorkflowTrigger, F as CompleteTaskResponse, Fi as WorkflowDefinitionProvenance, Fn as WorkflowSubjects, Fr as WorkflowStepTypeSchema, Ft as WorkLogExecutionSummarySchema, G as ListSubagentsBySessionResponse, Gi as WorkflowExecutionSchema, Gn as ContextBundleSchema, Gr as WorkflowDelegateResultFinalizationResponseSchema, Gt as CompleteExternalExecutionRequestSchema, H as KillSubagentRequest, Hr as WorkflowDelegateResultFinalizationRequest, Ht as WorkLogUsageSummary, I as CompletionMode, Ii as WorkflowDefinitionProvenanceSchema, Ir as createStepCancelSubject, It as WorkLogFrameEntry, J as ReportProgressRequest, Ji as WorkflowFrameState, Jn as ContextSource, Jr as WorkflowDelegateToolObservationSchema, Jt as ExternalExecutionFrameCompletionSchema, K as PendingRequest, Ki as WorkflowExecutionScope, Kn as ContextPublishTarget, Kr as WorkflowDelegateResultFinalizerIdSchema, Kt as EXTERNAL_EXECUTION_ID_PREFIX, L as CompletionModeSchema, Li as WorkflowDefinitionSchema, Ln as ArtifactPublishTargetSchema, Lr as createWorkflowCancelSubject, Lt as WorkLogFrameEntrySchema, M as AwaitSubagentRequest, Ma as WorkflowTrigger, Mn as WorkflowProgressUpdate, Mr as WorkflowRunnerStepType, Mt as WorkLogDynamicNodeMaterialization, N as AwaitSubagentResponse, Na as WorkflowTriggerSchema, Nn as WorkflowProgressUpdateSchema, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oa as WorkflowStateDefinition, Oi as WorkflowArtifactBinding, On as WorkflowArtifactRefSchema, Or as WORKFLOW_CANCELLED_REASON, Ot as WebhookWorkflowTrigger, P as CompleteTaskRequest, Pi as WorkflowDefinition, Pn as WorkflowSchemas, Pr as WorkflowStepType, Pt as WorkLogExecutionSummary, Q as SendToSubagentRequest, Qi as WorkflowGateNode, Qn as JsonPatchOperation, Qr as WorkflowFinalizationIntent, Qt as RegisterExternalExecutionRequestSchema, R as ContextMode, Ri as WorkflowDelegateAgentNode, Rr as IWorkflowTriggerTypeRegistry, Rt as WorkLogGateEvent, S as LoopOptions, Sa as WorkflowResolvedRole, Si as ExtensionWorkflowTrigger$1, Sn as WalkRelationship, Sr as StepRunnerPlatformDefaults, St as CronTriggerPayload, T as ParallelOptions, Ta as WorkflowSequenceNodeSchema, Ti as GateInstanceListQuerySchema, Tn as WorkflowRunContext, Tr as StepTelemetrySchema, Tt as ExtractTriggerPayload, U as KillSubagentResponse, Un as BusRequestSourceSchema, Ur as WorkflowDelegateResultFinalizationRequestSchema, Ut as WorkLogUsageSummarySchema, V as ExecuteSubagentResponse, Vi as WorkflowDelegateRoleNodeSchema, Vn as BusEventPublishTargetSchema, Vr as WorkflowDelegateEconomicsSchema, Vt as WorkLogStatsSchema, W as ListSubagentsBySessionRequest, Wi as WorkflowExecution, Wn as ContextBundle, Wr as WorkflowDelegateResultFinalizationResponse, Wt as CompleteExternalExecutionRequest, X as RequestInputRpcRequest, Xi as WorkflowGateInstance, Xn as ResolvedContextEntry, Xr as WorkflowFinalizationClaimSchema, Xt as ExternalExecutionFrameStartSchema, Y as ReportProgressResponse, Yi as WorkflowFrameStateSchema, Yn as ContextSourceSchema, Yr as WorkflowFinalizationClaim, Yt as ExternalExecutionFrameStart, Z as RequestInputRpcResponse, Zi as WorkflowGateInstanceSchema, Zn as ResolvedContextEntrySchema, Zr as WorkflowFinalizationDeliveryResultSchema, Zt as RegisterExternalExecutionRequest, _ as BuiltWorkflow, _a as WorkflowParallelModeSchema, _i as ExecutionListQuerySchema, _n as ProjectedWorkflowGraph, _r as StepRunConfigSchema, _t as StepContext, aa as WorkflowIterateNodeSchema, ai as createWorkflowFinalizerNamespace, an as WorkflowRunResultSchema, ar as ExecutionLinkSchema, at as SubagentConstraints, b as IterateOptions, ba as WorkflowResolvedAgent, bi as ExecutionsByArtifactRefsQuery, bn as projectWorkflowGraph, br as StepRunnerBusAuth, bt as WorkflowStateContext, c as delegateToRole, ca as WorkflowLoopNode, ci as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, cn as WorkflowWorkerBusAuthSchema, cr as SpanRecord, ct as SubagentStatusSchema, d as iterateChain, da as WorkflowNodeBase, di as EXECUTION_LIST_DEFAULT_LIMIT, dn as WorkflowWorkerSource, dr as SpanStatusSchema, dt as ArtifactUpdateOperation, ea as WorkflowGateStatus, ei as WorkflowFinalizerId, en as WorkerContributionManifest, er as WorkflowError, et as SpawnSubagentRpcRequest, f as loop, fa as WorkflowNodeBaseSchema, fi as EXECUTION_LIST_MAX_LIMIT, fn as WorkflowWorkerSourceSchema, fr as IStepRunner, ft as ArtifactUpdater, g as ArtifactBindingOptions, ga as WorkflowParallelMode, gi as ExecutionListQuery, gn as ProjectedNodeRole, gr as StepRunConfig, gt as StationStepContext, h as AgentConfig, ha as WorkflowNodeTypeSchema, hi as ExecutionListCursorSchema, hn as ProjectedNode, hr as StepCancelSubject, ht as StationHandler, ia as WorkflowIterateNode, ii as createWorkflowDelegateResultFinalizerNamespace, in as WorkflowRunResult, ir as ExecutionLinkListQuerySchema, it as SubagentConfigSchema, ja as WorkflowStationNodeSchema, jn as WorkflowNamespace, jr as WorkflowCancelSubject, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ka as WorkflowStateDefinitionSchema, ki as WorkflowArtifactBindingSchema, kn as parseArtifactRef, kr as WorkflowCancelPayload, kt as WorkflowTriggerDef, l as gate, la as WorkflowLoopNodeSchema, li as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, ln as WorkflowWorkerConfig, lr as SpanRecordSchema, lt as ArtifactContext, m as zodSchemaToJsonRecord, ma as WorkflowNodeType, mi as ExecutionListCursor, mn as ProjectedEdgeKind, mr as StepCancelPayloadSchema, mt as PreviousStepOutput, n as ExecutionHintsSchema, na as WorkflowIterateChainNode, ni as WorkflowTerminalStatus, nn as WorkerContributionPackageRef, nr as ExecutionLink, nt as SpawnSubagentRpcResponse, o as defineWorkflow, oa as WorkflowListQuery, oi as BusEventTrigger, on as WorkflowRunnerRunOptions, or as ExecutionLinkType, ot as SubagentExecutionFailed, p as station, pa as WorkflowNodeSchema, pi as EXECUTION_LIST_MIN_LIMIT, pn as ProjectedEdge, pr as StepCancelPayload, pt as IterateHandler, q as PendingRequestSchema, qi as WorkflowExecutionScopeSchema, qn as ContextPublishTargetSchema, qr as WorkflowDelegateToolObservation, qt as ExternalExecutionFrameCompletion, r as ExecutionSourceHintSchema, ra as WorkflowIterateChainNodeSchema, ri as WorkflowTerminalStatusSchema, rn as WorkerContributionPackageRefSchema, rr as ExecutionLinkListQuery, rt as SubagentConfig, s as delegateToAgent, sa as WorkflowListQuerySchema, si as BusEventTriggerSchema, sn as WorkflowWorkerBusAuth, sr as ExecutionLinkTypeSchema, st as SubagentStatus, t as ExecutionHints, ta as WorkflowGateStatusSchema, ti as WorkflowFinalizerIdSchema, tn as WorkerContributionManifestSchema, tr as WorkflowErrorCode, tt as SpawnSubagentRpcRequestSchema, u as iterate, ua as WorkflowNode, ui as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, un as WorkflowWorkerConfigSchema, ur as SpanStatus, ut as ArtifactPatch, v as DefineWorkflowOptions, va as WorkflowParallelNode, vi as ExecutionStatus, vn as WorkflowDefinitionPath, vr as StepRunResult, vt as WorkflowContext, w as ParallelMode, wa as WorkflowSequenceNode, wi as GateInstanceListQuery, wn as walkWorkflowDefinition, wr as StepTelemetry, wt as ExtensionWorkflowTrigger, x as LoopGateRegistration, xa as WorkflowResolvedAgentSchema, xi as ExecutionsByArtifactRefsQuerySchema, xn as WalkContext, xt as BusEventWorkflowTrigger, y as GateOptions, ya as WorkflowParallelNodeSchema, yi as ExecutionStatusSchema, yn as WorkflowDefinitionPathSegment, yr as StepRunResultSchema, yt as WorkflowContextBase, z as ContextModeSchema, zi as WorkflowDelegateAgentNodeSchema, zn as ArtifactQuerySourceSchema, zr as WorkflowTriggerTypeRecord, zt as WorkLogGateEventSchema } from "../index-DNkR5yTY.mjs";
|
|
26
26
|
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-_zsihEmk.mjs";
|
|
27
|
-
import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-
|
|
27
|
+
import { $ as SessionContext, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as CacheStrategy, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as RequestCorrelationContextSchema, Y as RequestCorrelationContext, Z as CACHE_STRATEGIES, _ as messageCursorKey, a as isExtractionExcluded, at as SessionNamespace, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as SessionContextSchema, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, nt as ForkOptions, o as ImportUpsertRequest, ot as SessionSubjects, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionExtensionContext, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as ContextWindowState, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-BKZAAWo2.mjs";
|
|
28
28
|
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-j2YlW_Fc.mjs";
|
|
29
|
-
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-
|
|
30
|
-
import { _ as
|
|
29
|
+
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-Cx8jGKOs.mjs";
|
|
30
|
+
import { _ as SupervisorSessionStatus, b as NativeSessionSupervisorSubjects, f as NativeSupervisorStopRequest, h as SupervisorRuntimeSnapshot, l as NativeSupervisorStatusRequest, o as NativeSupervisorLaunchRequest, r as NativeSupervisorAttachRequest, v as SupervisorSessionStatusSchema } from "../index-DXBiCH2y.mjs";
|
|
31
31
|
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-Lp0T_V1W.mjs";
|
|
32
32
|
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-BZ_DSGnE.mjs";
|
|
33
33
|
import * as _$zod from "zod";
|
|
@@ -172,8 +172,8 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
172
172
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
173
173
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
174
174
|
startMode: _$zod.ZodEnum<{
|
|
175
|
-
fresh: "fresh";
|
|
176
175
|
fork: "fork";
|
|
176
|
+
fresh: "fresh";
|
|
177
177
|
resume: "resume";
|
|
178
178
|
rotation: "rotation";
|
|
179
179
|
}>;
|
|
@@ -344,25 +344,6 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
344
344
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
345
345
|
mcpSessionContext: _$zod.ZodObject<{
|
|
346
346
|
sessionId: _$zod.ZodString;
|
|
347
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
348
|
-
fullName: _$zod.ZodString;
|
|
349
|
-
originalName: _$zod.ZodString;
|
|
350
|
-
serverName: _$zod.ZodString;
|
|
351
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
352
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
353
|
-
exposureMode: _$zod.ZodEnum<{
|
|
354
|
-
hidden: "hidden";
|
|
355
|
-
discovery: "discovery";
|
|
356
|
-
direct: "direct";
|
|
357
|
-
}>;
|
|
358
|
-
enabled: _$zod.ZodBoolean;
|
|
359
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
360
|
-
discovery: "discovery";
|
|
361
|
-
toolset: "toolset";
|
|
362
|
-
}>>;
|
|
363
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
364
|
-
exposed: _$zod.ZodBoolean;
|
|
365
|
-
}, _$zod_v4_core0.$strip>>;
|
|
366
347
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
367
348
|
name: _$zod.ZodString;
|
|
368
349
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -399,20 +380,39 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
399
380
|
type: _$zod.ZodLiteral<"http">;
|
|
400
381
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
401
382
|
exposureMode: _$zod.ZodEnum<{
|
|
402
|
-
discovery: "discovery";
|
|
403
383
|
direct: "direct";
|
|
384
|
+
discovery: "discovery";
|
|
404
385
|
}>;
|
|
405
386
|
}, _$zod_v4_core0.$strip>>;
|
|
406
|
-
|
|
387
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
407
388
|
fullName: _$zod.ZodString;
|
|
408
389
|
originalName: _$zod.ZodString;
|
|
409
390
|
serverName: _$zod.ZodString;
|
|
410
391
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
411
392
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
412
393
|
exposureMode: _$zod.ZodEnum<{
|
|
394
|
+
direct: "direct";
|
|
395
|
+
discovery: "discovery";
|
|
413
396
|
hidden: "hidden";
|
|
397
|
+
}>;
|
|
398
|
+
enabled: _$zod.ZodBoolean;
|
|
399
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
414
400
|
discovery: "discovery";
|
|
401
|
+
toolset: "toolset";
|
|
402
|
+
}>>;
|
|
403
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
404
|
+
exposed: _$zod.ZodBoolean;
|
|
405
|
+
}, _$zod_v4_core0.$strip>>;
|
|
406
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
407
|
+
fullName: _$zod.ZodString;
|
|
408
|
+
originalName: _$zod.ZodString;
|
|
409
|
+
serverName: _$zod.ZodString;
|
|
410
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
411
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
412
|
+
exposureMode: _$zod.ZodEnum<{
|
|
415
413
|
direct: "direct";
|
|
414
|
+
discovery: "discovery";
|
|
415
|
+
hidden: "hidden";
|
|
416
416
|
}>;
|
|
417
417
|
enabled: _$zod.ZodBoolean;
|
|
418
418
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -440,9 +440,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
440
440
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
441
441
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
442
442
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
443
|
+
adapterName: _$zod.ZodString;
|
|
443
444
|
agentId: _$zod.ZodString;
|
|
444
445
|
adapterId: _$zod.ZodString;
|
|
445
|
-
adapterName: _$zod.ZodString;
|
|
446
446
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
447
447
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
448
448
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -750,6 +750,11 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
750
750
|
args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
751
751
|
result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
|
|
752
752
|
success: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
753
|
+
artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
754
|
+
kind: _$zod.ZodString;
|
|
755
|
+
id: _$zod.ZodString;
|
|
756
|
+
revision: _$zod.ZodString;
|
|
757
|
+
}, _$zod_v4_core0.$strict>>;
|
|
753
758
|
toolCallId: _$zod.ZodString;
|
|
754
759
|
}, _$zod_v4_core0.$strip>;
|
|
755
760
|
usage: _$zod.ZodObject<{
|
|
@@ -1663,8 +1668,8 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1663
1668
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1664
1669
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1665
1670
|
startMode: _$zod.ZodEnum<{
|
|
1666
|
-
fresh: "fresh";
|
|
1667
1671
|
fork: "fork";
|
|
1672
|
+
fresh: "fresh";
|
|
1668
1673
|
resume: "resume";
|
|
1669
1674
|
rotation: "rotation";
|
|
1670
1675
|
}>;
|
|
@@ -1835,25 +1840,6 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1835
1840
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1836
1841
|
mcpSessionContext: _$zod.ZodObject<{
|
|
1837
1842
|
sessionId: _$zod.ZodString;
|
|
1838
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1839
|
-
fullName: _$zod.ZodString;
|
|
1840
|
-
originalName: _$zod.ZodString;
|
|
1841
|
-
serverName: _$zod.ZodString;
|
|
1842
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1843
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1844
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1845
|
-
hidden: "hidden";
|
|
1846
|
-
discovery: "discovery";
|
|
1847
|
-
direct: "direct";
|
|
1848
|
-
}>;
|
|
1849
|
-
enabled: _$zod.ZodBoolean;
|
|
1850
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1851
|
-
discovery: "discovery";
|
|
1852
|
-
toolset: "toolset";
|
|
1853
|
-
}>>;
|
|
1854
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1855
|
-
exposed: _$zod.ZodBoolean;
|
|
1856
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1857
1843
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1858
1844
|
name: _$zod.ZodString;
|
|
1859
1845
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1890,20 +1876,39 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1890
1876
|
type: _$zod.ZodLiteral<"http">;
|
|
1891
1877
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1892
1878
|
exposureMode: _$zod.ZodEnum<{
|
|
1893
|
-
discovery: "discovery";
|
|
1894
1879
|
direct: "direct";
|
|
1880
|
+
discovery: "discovery";
|
|
1895
1881
|
}>;
|
|
1896
1882
|
}, _$zod_v4_core0.$strip>>;
|
|
1897
|
-
|
|
1883
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1898
1884
|
fullName: _$zod.ZodString;
|
|
1899
1885
|
originalName: _$zod.ZodString;
|
|
1900
1886
|
serverName: _$zod.ZodString;
|
|
1901
1887
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1902
1888
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1903
1889
|
exposureMode: _$zod.ZodEnum<{
|
|
1890
|
+
direct: "direct";
|
|
1891
|
+
discovery: "discovery";
|
|
1904
1892
|
hidden: "hidden";
|
|
1893
|
+
}>;
|
|
1894
|
+
enabled: _$zod.ZodBoolean;
|
|
1895
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1905
1896
|
discovery: "discovery";
|
|
1897
|
+
toolset: "toolset";
|
|
1898
|
+
}>>;
|
|
1899
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1900
|
+
exposed: _$zod.ZodBoolean;
|
|
1901
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1902
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1903
|
+
fullName: _$zod.ZodString;
|
|
1904
|
+
originalName: _$zod.ZodString;
|
|
1905
|
+
serverName: _$zod.ZodString;
|
|
1906
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1907
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1908
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1906
1909
|
direct: "direct";
|
|
1910
|
+
discovery: "discovery";
|
|
1911
|
+
hidden: "hidden";
|
|
1907
1912
|
}>;
|
|
1908
1913
|
enabled: _$zod.ZodBoolean;
|
|
1909
1914
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1931,9 +1936,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1931
1936
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1932
1937
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1933
1938
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1939
|
+
adapterName: _$zod.ZodString;
|
|
1934
1940
|
agentId: _$zod.ZodString;
|
|
1935
1941
|
adapterId: _$zod.ZodString;
|
|
1936
|
-
adapterName: _$zod.ZodString;
|
|
1937
1942
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1938
1943
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1939
1944
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -2241,6 +2246,11 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2241
2246
|
args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
2242
2247
|
result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
|
|
2243
2248
|
success: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2249
|
+
artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2250
|
+
kind: _$zod.ZodString;
|
|
2251
|
+
id: _$zod.ZodString;
|
|
2252
|
+
revision: _$zod.ZodString;
|
|
2253
|
+
}, _$zod_v4_core0.$strict>>;
|
|
2244
2254
|
toolCallId: _$zod.ZodString;
|
|
2245
2255
|
}, _$zod_v4_core0.$strip>;
|
|
2246
2256
|
usage: _$zod.ZodObject<{
|
|
@@ -3181,8 +3191,8 @@ declare const AgentSchemas: {
|
|
|
3181
3191
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
3182
3192
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
3183
3193
|
startMode: _$zod.ZodEnum<{
|
|
3184
|
-
fresh: "fresh";
|
|
3185
3194
|
fork: "fork";
|
|
3195
|
+
fresh: "fresh";
|
|
3186
3196
|
resume: "resume";
|
|
3187
3197
|
rotation: "rotation";
|
|
3188
3198
|
}>;
|
|
@@ -3353,25 +3363,6 @@ declare const AgentSchemas: {
|
|
|
3353
3363
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3354
3364
|
mcpSessionContext: _$zod.ZodObject<{
|
|
3355
3365
|
sessionId: _$zod.ZodString;
|
|
3356
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3357
|
-
fullName: _$zod.ZodString;
|
|
3358
|
-
originalName: _$zod.ZodString;
|
|
3359
|
-
serverName: _$zod.ZodString;
|
|
3360
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3361
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3362
|
-
exposureMode: _$zod.ZodEnum<{
|
|
3363
|
-
hidden: "hidden";
|
|
3364
|
-
discovery: "discovery";
|
|
3365
|
-
direct: "direct";
|
|
3366
|
-
}>;
|
|
3367
|
-
enabled: _$zod.ZodBoolean;
|
|
3368
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3369
|
-
discovery: "discovery";
|
|
3370
|
-
toolset: "toolset";
|
|
3371
|
-
}>>;
|
|
3372
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3373
|
-
exposed: _$zod.ZodBoolean;
|
|
3374
|
-
}, _$zod_v4_core0.$strip>>;
|
|
3375
3366
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3376
3367
|
name: _$zod.ZodString;
|
|
3377
3368
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3408,20 +3399,39 @@ declare const AgentSchemas: {
|
|
|
3408
3399
|
type: _$zod.ZodLiteral<"http">;
|
|
3409
3400
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3410
3401
|
exposureMode: _$zod.ZodEnum<{
|
|
3411
|
-
discovery: "discovery";
|
|
3412
3402
|
direct: "direct";
|
|
3403
|
+
discovery: "discovery";
|
|
3413
3404
|
}>;
|
|
3414
3405
|
}, _$zod_v4_core0.$strip>>;
|
|
3415
|
-
|
|
3406
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3416
3407
|
fullName: _$zod.ZodString;
|
|
3417
3408
|
originalName: _$zod.ZodString;
|
|
3418
3409
|
serverName: _$zod.ZodString;
|
|
3419
3410
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3420
3411
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3421
3412
|
exposureMode: _$zod.ZodEnum<{
|
|
3413
|
+
direct: "direct";
|
|
3414
|
+
discovery: "discovery";
|
|
3422
3415
|
hidden: "hidden";
|
|
3416
|
+
}>;
|
|
3417
|
+
enabled: _$zod.ZodBoolean;
|
|
3418
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3423
3419
|
discovery: "discovery";
|
|
3420
|
+
toolset: "toolset";
|
|
3421
|
+
}>>;
|
|
3422
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3423
|
+
exposed: _$zod.ZodBoolean;
|
|
3424
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3425
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3426
|
+
fullName: _$zod.ZodString;
|
|
3427
|
+
originalName: _$zod.ZodString;
|
|
3428
|
+
serverName: _$zod.ZodString;
|
|
3429
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3430
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3431
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3424
3432
|
direct: "direct";
|
|
3433
|
+
discovery: "discovery";
|
|
3434
|
+
hidden: "hidden";
|
|
3425
3435
|
}>;
|
|
3426
3436
|
enabled: _$zod.ZodBoolean;
|
|
3427
3437
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -3449,9 +3459,9 @@ declare const AgentSchemas: {
|
|
|
3449
3459
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3450
3460
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3451
3461
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3462
|
+
adapterName: _$zod.ZodString;
|
|
3452
3463
|
agentId: _$zod.ZodString;
|
|
3453
3464
|
adapterId: _$zod.ZodString;
|
|
3454
|
-
adapterName: _$zod.ZodString;
|
|
3455
3465
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3456
3466
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3457
3467
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -3759,6 +3769,11 @@ declare const AgentSchemas: {
|
|
|
3759
3769
|
args: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
3760
3770
|
result: _$zod.ZodUnion<[_$zod.ZodUnion<[_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>, _$zod.ZodString]>, _$zod.ZodArray<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>]>;
|
|
3761
3771
|
success: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3772
|
+
artifactResult: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3773
|
+
kind: _$zod.ZodString;
|
|
3774
|
+
id: _$zod.ZodString;
|
|
3775
|
+
revision: _$zod.ZodString;
|
|
3776
|
+
}, _$zod_v4_core0.$strict>>;
|
|
3762
3777
|
toolCallId: _$zod.ZodString;
|
|
3763
3778
|
}, _$zod_v4_core0.$strip>;
|
|
3764
3779
|
usage: _$zod.ZodObject<{
|
|
@@ -4577,8 +4592,8 @@ declare const START_MODES: readonly ["fresh", "resume", "fork", "rotation"];
|
|
|
4577
4592
|
* Zod schema for the start mode discriminator.
|
|
4578
4593
|
*/
|
|
4579
4594
|
declare const StartModeSchema: z.ZodEnum<{
|
|
4580
|
-
fresh: "fresh";
|
|
4581
4595
|
fork: "fork";
|
|
4596
|
+
fresh: "fresh";
|
|
4582
4597
|
resume: "resume";
|
|
4583
4598
|
rotation: "rotation";
|
|
4584
4599
|
}>;
|
|
@@ -4609,8 +4624,8 @@ declare const StartedSchema: z.ZodObject<{
|
|
|
4609
4624
|
model: z.ZodNullable<z.ZodString>;
|
|
4610
4625
|
cwd: z.ZodNullable<z.ZodString>;
|
|
4611
4626
|
startMode: z.ZodEnum<{
|
|
4612
|
-
fresh: "fresh";
|
|
4613
4627
|
fork: "fork";
|
|
4628
|
+
fresh: "fresh";
|
|
4614
4629
|
resume: "resume";
|
|
4615
4630
|
rotation: "rotation";
|
|
4616
4631
|
}>;
|
|
@@ -4739,6 +4754,11 @@ declare const ToolCompletedSchema: z.ZodObject<{
|
|
|
4739
4754
|
args: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
4740
4755
|
result: z.ZodUnion<[z.ZodUnion<[z.ZodRecord<z.ZodString, z.ZodUnknown>, z.ZodString]>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>]>;
|
|
4741
4756
|
success: z.ZodOptional<z.ZodBoolean>;
|
|
4757
|
+
artifactResult: z.ZodOptional<z.ZodObject<{
|
|
4758
|
+
kind: z.ZodString;
|
|
4759
|
+
id: z.ZodString;
|
|
4760
|
+
revision: z.ZodString;
|
|
4761
|
+
}, z.core.$strict>>;
|
|
4742
4762
|
toolCallId: z.ZodString;
|
|
4743
4763
|
}, z.core.$strip>;
|
|
4744
4764
|
type ToolStarted = z.infer<typeof ToolStartedSchema>;
|
|
@@ -5337,8 +5357,8 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
5337
5357
|
model: z.ZodOptional<z.ZodString>;
|
|
5338
5358
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
5339
5359
|
contextMode: z.ZodEnum<{
|
|
5340
|
-
fresh: "fresh";
|
|
5341
5360
|
fork: "fork";
|
|
5361
|
+
fresh: "fresh";
|
|
5342
5362
|
}>;
|
|
5343
5363
|
compressionMode: z.ZodEnum<{
|
|
5344
5364
|
auto: "auto";
|
|
@@ -5366,9 +5386,9 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
5366
5386
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
5367
5387
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
5368
5388
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
5369
|
-
hidden: "hidden";
|
|
5370
|
-
discovery: "discovery";
|
|
5371
5389
|
direct: "direct";
|
|
5390
|
+
discovery: "discovery";
|
|
5391
|
+
hidden: "hidden";
|
|
5372
5392
|
}>>>;
|
|
5373
5393
|
}, z.core.$strip>>;
|
|
5374
5394
|
}, z.core.$strip>;
|
|
@@ -5417,25 +5437,6 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5417
5437
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5418
5438
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5419
5439
|
sessionId: _$zod.ZodString;
|
|
5420
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5421
|
-
fullName: _$zod.ZodString;
|
|
5422
|
-
originalName: _$zod.ZodString;
|
|
5423
|
-
serverName: _$zod.ZodString;
|
|
5424
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5425
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5426
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5427
|
-
hidden: "hidden";
|
|
5428
|
-
discovery: "discovery";
|
|
5429
|
-
direct: "direct";
|
|
5430
|
-
}>;
|
|
5431
|
-
enabled: _$zod.ZodBoolean;
|
|
5432
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5433
|
-
discovery: "discovery";
|
|
5434
|
-
toolset: "toolset";
|
|
5435
|
-
}>>;
|
|
5436
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5437
|
-
exposed: _$zod.ZodBoolean;
|
|
5438
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5439
5440
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5440
5441
|
name: _$zod.ZodString;
|
|
5441
5442
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5472,20 +5473,39 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5472
5473
|
type: _$zod.ZodLiteral<"http">;
|
|
5473
5474
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5474
5475
|
exposureMode: _$zod.ZodEnum<{
|
|
5475
|
-
discovery: "discovery";
|
|
5476
5476
|
direct: "direct";
|
|
5477
|
+
discovery: "discovery";
|
|
5477
5478
|
}>;
|
|
5478
5479
|
}, _$zod_v4_core0.$strip>>;
|
|
5479
|
-
|
|
5480
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5480
5481
|
fullName: _$zod.ZodString;
|
|
5481
5482
|
originalName: _$zod.ZodString;
|
|
5482
5483
|
serverName: _$zod.ZodString;
|
|
5483
5484
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5484
5485
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5485
5486
|
exposureMode: _$zod.ZodEnum<{
|
|
5487
|
+
direct: "direct";
|
|
5488
|
+
discovery: "discovery";
|
|
5486
5489
|
hidden: "hidden";
|
|
5490
|
+
}>;
|
|
5491
|
+
enabled: _$zod.ZodBoolean;
|
|
5492
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5487
5493
|
discovery: "discovery";
|
|
5494
|
+
toolset: "toolset";
|
|
5495
|
+
}>>;
|
|
5496
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5497
|
+
exposed: _$zod.ZodBoolean;
|
|
5498
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5499
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5500
|
+
fullName: _$zod.ZodString;
|
|
5501
|
+
originalName: _$zod.ZodString;
|
|
5502
|
+
serverName: _$zod.ZodString;
|
|
5503
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5504
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5505
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5488
5506
|
direct: "direct";
|
|
5507
|
+
discovery: "discovery";
|
|
5508
|
+
hidden: "hidden";
|
|
5489
5509
|
}>;
|
|
5490
5510
|
enabled: _$zod.ZodBoolean;
|
|
5491
5511
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5512,8 +5532,8 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5512
5532
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5513
5533
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5514
5534
|
contextMode: _$zod.ZodEnum<{
|
|
5515
|
-
fresh: "fresh";
|
|
5516
5535
|
fork: "fork";
|
|
5536
|
+
fresh: "fresh";
|
|
5517
5537
|
}>;
|
|
5518
5538
|
compressionMode: _$zod.ZodEnum<{
|
|
5519
5539
|
auto: "auto";
|
|
@@ -5541,9 +5561,9 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5541
5561
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
5542
5562
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
5543
5563
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
5544
|
-
hidden: "hidden";
|
|
5545
|
-
discovery: "discovery";
|
|
5546
5564
|
direct: "direct";
|
|
5565
|
+
discovery: "discovery";
|
|
5566
|
+
hidden: "hidden";
|
|
5547
5567
|
}>>>;
|
|
5548
5568
|
}, _$zod_v4_core0.$strip>>;
|
|
5549
5569
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6122,9 +6142,9 @@ declare const VCSCheckRunSchema: z.ZodObject<{
|
|
|
6122
6142
|
conclusion: z.ZodNullable<z.ZodEnum<{
|
|
6123
6143
|
success: "success";
|
|
6124
6144
|
cancelled: "cancelled";
|
|
6145
|
+
failure: "failure";
|
|
6125
6146
|
neutral: "neutral";
|
|
6126
6147
|
skipped: "skipped";
|
|
6127
|
-
failure: "failure";
|
|
6128
6148
|
timed_out: "timed_out";
|
|
6129
6149
|
action_required: "action_required";
|
|
6130
6150
|
}>>;
|
|
@@ -6562,9 +6582,9 @@ declare const VCSSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
6562
6582
|
conclusion: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
6563
6583
|
success: "success";
|
|
6564
6584
|
cancelled: "cancelled";
|
|
6585
|
+
failure: "failure";
|
|
6565
6586
|
neutral: "neutral";
|
|
6566
6587
|
skipped: "skipped";
|
|
6567
|
-
failure: "failure";
|
|
6568
6588
|
timed_out: "timed_out";
|
|
6569
6589
|
action_required: "action_required";
|
|
6570
6590
|
}>>;
|
|
@@ -11580,14 +11600,14 @@ declare const McpTransportConfigSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
11580
11600
|
}, z.core.$strip>], "type">;
|
|
11581
11601
|
/** Exposure mode for MCP tools */
|
|
11582
11602
|
declare const McpExposureModeSchema: z.ZodEnum<{
|
|
11583
|
-
hidden: "hidden";
|
|
11584
|
-
discovery: "discovery";
|
|
11585
11603
|
direct: "direct";
|
|
11604
|
+
discovery: "discovery";
|
|
11605
|
+
hidden: "hidden";
|
|
11586
11606
|
}>;
|
|
11587
11607
|
/** Exposure mode variant that excludes hidden. */
|
|
11588
11608
|
declare const McpNonHiddenExposureModeSchema: z.ZodEnum<{
|
|
11589
|
-
discovery: "discovery";
|
|
11590
11609
|
direct: "direct";
|
|
11610
|
+
discovery: "discovery";
|
|
11591
11611
|
}>;
|
|
11592
11612
|
/**
|
|
11593
11613
|
* Glob-style MCP tool pattern used by expose/hide/direct/discovery filters.
|
|
@@ -11606,9 +11626,9 @@ declare const McpProfileConfigSchema: z.ZodObject<{
|
|
|
11606
11626
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11607
11627
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11608
11628
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
11609
|
-
hidden: "hidden";
|
|
11610
|
-
discovery: "discovery";
|
|
11611
11629
|
direct: "direct";
|
|
11630
|
+
discovery: "discovery";
|
|
11631
|
+
hidden: "hidden";
|
|
11612
11632
|
}>>>;
|
|
11613
11633
|
}, z.core.$strip>;
|
|
11614
11634
|
/** Resolved server info passed to adapter strategies */
|
|
@@ -11648,8 +11668,8 @@ declare const McpResolvedServerSchema: z.ZodObject<{
|
|
|
11648
11668
|
type: z.ZodLiteral<"http">;
|
|
11649
11669
|
}, z.core.$strip>], "type">;
|
|
11650
11670
|
exposureMode: z.ZodEnum<{
|
|
11651
|
-
discovery: "discovery";
|
|
11652
11671
|
direct: "direct";
|
|
11672
|
+
discovery: "discovery";
|
|
11653
11673
|
}>;
|
|
11654
11674
|
}, z.core.$strip>;
|
|
11655
11675
|
/** Tool state in the MCP tool registry */
|
|
@@ -11660,9 +11680,9 @@ declare const McpToolStateSchema: z.ZodObject<{
|
|
|
11660
11680
|
description: z.ZodOptional<z.ZodString>;
|
|
11661
11681
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11662
11682
|
exposureMode: z.ZodEnum<{
|
|
11663
|
-
hidden: "hidden";
|
|
11664
|
-
discovery: "discovery";
|
|
11665
11683
|
direct: "direct";
|
|
11684
|
+
discovery: "discovery";
|
|
11685
|
+
hidden: "hidden";
|
|
11666
11686
|
}>;
|
|
11667
11687
|
enabled: z.ZodBoolean;
|
|
11668
11688
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11713,8 +11733,8 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11713
11733
|
type: z.ZodLiteral<"http">;
|
|
11714
11734
|
}, z.core.$strip>], "type">;
|
|
11715
11735
|
exposureMode: z.ZodEnum<{
|
|
11716
|
-
discovery: "discovery";
|
|
11717
11736
|
direct: "direct";
|
|
11737
|
+
discovery: "discovery";
|
|
11718
11738
|
}>;
|
|
11719
11739
|
}, z.core.$strip>>;
|
|
11720
11740
|
directTools: z.ZodArray<z.ZodObject<{
|
|
@@ -11724,9 +11744,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11724
11744
|
description: z.ZodOptional<z.ZodString>;
|
|
11725
11745
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11726
11746
|
exposureMode: z.ZodEnum<{
|
|
11727
|
-
hidden: "hidden";
|
|
11728
|
-
discovery: "discovery";
|
|
11729
11747
|
direct: "direct";
|
|
11748
|
+
discovery: "discovery";
|
|
11749
|
+
hidden: "hidden";
|
|
11730
11750
|
}>;
|
|
11731
11751
|
enabled: z.ZodBoolean;
|
|
11732
11752
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11743,9 +11763,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11743
11763
|
description: z.ZodOptional<z.ZodString>;
|
|
11744
11764
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11745
11765
|
exposureMode: z.ZodEnum<{
|
|
11746
|
-
hidden: "hidden";
|
|
11747
|
-
discovery: "discovery";
|
|
11748
11766
|
direct: "direct";
|
|
11767
|
+
discovery: "discovery";
|
|
11768
|
+
hidden: "hidden";
|
|
11749
11769
|
}>;
|
|
11750
11770
|
enabled: z.ZodBoolean;
|
|
11751
11771
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11764,25 +11784,6 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11764
11784
|
*/
|
|
11765
11785
|
declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
11766
11786
|
sessionId: z.ZodString;
|
|
11767
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
11768
|
-
fullName: z.ZodString;
|
|
11769
|
-
originalName: z.ZodString;
|
|
11770
|
-
serverName: z.ZodString;
|
|
11771
|
-
description: z.ZodOptional<z.ZodString>;
|
|
11772
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11773
|
-
exposureMode: z.ZodEnum<{
|
|
11774
|
-
hidden: "hidden";
|
|
11775
|
-
discovery: "discovery";
|
|
11776
|
-
direct: "direct";
|
|
11777
|
-
}>;
|
|
11778
|
-
enabled: z.ZodBoolean;
|
|
11779
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
11780
|
-
discovery: "discovery";
|
|
11781
|
-
toolset: "toolset";
|
|
11782
|
-
}>>;
|
|
11783
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
11784
|
-
exposed: z.ZodBoolean;
|
|
11785
|
-
}, z.core.$strip>>;
|
|
11786
11787
|
servers: z.ZodArray<z.ZodObject<{
|
|
11787
11788
|
name: z.ZodString;
|
|
11788
11789
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -11819,20 +11820,39 @@ declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
|
11819
11820
|
type: z.ZodLiteral<"http">;
|
|
11820
11821
|
}, z.core.$strip>], "type">;
|
|
11821
11822
|
exposureMode: z.ZodEnum<{
|
|
11822
|
-
discovery: "discovery";
|
|
11823
11823
|
direct: "direct";
|
|
11824
|
+
discovery: "discovery";
|
|
11824
11825
|
}>;
|
|
11825
11826
|
}, z.core.$strip>>;
|
|
11826
|
-
|
|
11827
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
11827
11828
|
fullName: z.ZodString;
|
|
11828
11829
|
originalName: z.ZodString;
|
|
11829
11830
|
serverName: z.ZodString;
|
|
11830
11831
|
description: z.ZodOptional<z.ZodString>;
|
|
11831
11832
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11832
11833
|
exposureMode: z.ZodEnum<{
|
|
11834
|
+
direct: "direct";
|
|
11835
|
+
discovery: "discovery";
|
|
11833
11836
|
hidden: "hidden";
|
|
11837
|
+
}>;
|
|
11838
|
+
enabled: z.ZodBoolean;
|
|
11839
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
11834
11840
|
discovery: "discovery";
|
|
11841
|
+
toolset: "toolset";
|
|
11842
|
+
}>>;
|
|
11843
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
11844
|
+
exposed: z.ZodBoolean;
|
|
11845
|
+
}, z.core.$strip>>;
|
|
11846
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
11847
|
+
fullName: z.ZodString;
|
|
11848
|
+
originalName: z.ZodString;
|
|
11849
|
+
serverName: z.ZodString;
|
|
11850
|
+
description: z.ZodOptional<z.ZodString>;
|
|
11851
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11852
|
+
exposureMode: z.ZodEnum<{
|
|
11835
11853
|
direct: "direct";
|
|
11854
|
+
discovery: "discovery";
|
|
11855
|
+
hidden: "hidden";
|
|
11836
11856
|
}>;
|
|
11837
11857
|
enabled: z.ZodBoolean;
|
|
11838
11858
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11917,9 +11937,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11917
11937
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11918
11938
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11919
11939
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
11920
|
-
hidden: "hidden";
|
|
11921
|
-
discovery: "discovery";
|
|
11922
11940
|
direct: "direct";
|
|
11941
|
+
discovery: "discovery";
|
|
11942
|
+
hidden: "hidden";
|
|
11923
11943
|
}>>>;
|
|
11924
11944
|
}, _$zod_v4_core0.$strip>>;
|
|
11925
11945
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -11963,8 +11983,8 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11963
11983
|
type: _$zod.ZodLiteral<"http">;
|
|
11964
11984
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
11965
11985
|
exposureMode: _$zod.ZodEnum<{
|
|
11966
|
-
discovery: "discovery";
|
|
11967
11986
|
direct: "direct";
|
|
11987
|
+
discovery: "discovery";
|
|
11968
11988
|
}>;
|
|
11969
11989
|
}, _$zod_v4_core0.$strip>>;
|
|
11970
11990
|
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -11974,9 +11994,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11974
11994
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11975
11995
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11976
11996
|
exposureMode: _$zod.ZodEnum<{
|
|
11977
|
-
hidden: "hidden";
|
|
11978
|
-
discovery: "discovery";
|
|
11979
11997
|
direct: "direct";
|
|
11998
|
+
discovery: "discovery";
|
|
11999
|
+
hidden: "hidden";
|
|
11980
12000
|
}>;
|
|
11981
12001
|
enabled: _$zod.ZodBoolean;
|
|
11982
12002
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -11993,9 +12013,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11993
12013
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11994
12014
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11995
12015
|
exposureMode: _$zod.ZodEnum<{
|
|
11996
|
-
hidden: "hidden";
|
|
11997
|
-
discovery: "discovery";
|
|
11998
12016
|
direct: "direct";
|
|
12017
|
+
discovery: "discovery";
|
|
12018
|
+
hidden: "hidden";
|
|
11999
12019
|
}>;
|
|
12000
12020
|
enabled: _$zod.ZodBoolean;
|
|
12001
12021
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -12084,6 +12104,7 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12084
12104
|
task: z.ZodString;
|
|
12085
12105
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
12086
12106
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
12107
|
+
adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
12087
12108
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
12088
12109
|
state: z.ZodLiteral<"resolved">;
|
|
12089
12110
|
providerConfigId: z.ZodString;
|
|
@@ -12170,8 +12191,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12170
12191
|
"extra-high": "extra-high";
|
|
12171
12192
|
}>>;
|
|
12172
12193
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12173
|
-
fresh: "fresh";
|
|
12174
12194
|
fork: "fork";
|
|
12195
|
+
fresh: "fresh";
|
|
12175
12196
|
}>>;
|
|
12176
12197
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12177
12198
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12190,6 +12211,7 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12190
12211
|
}>>;
|
|
12191
12212
|
}, z.core.$strip>;
|
|
12192
12213
|
depth: z.ZodNumber;
|
|
12214
|
+
executionOwnerId: z.ZodOptional<z.ZodString>;
|
|
12193
12215
|
spawningToolCallId: z.ZodOptional<z.ZodString>;
|
|
12194
12216
|
}, z.core.$strip>;
|
|
12195
12217
|
/**
|
|
@@ -12252,9 +12274,9 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12252
12274
|
status: z.ZodEnum<{
|
|
12253
12275
|
completed: "completed";
|
|
12254
12276
|
cancelled: "cancelled";
|
|
12255
|
-
running: "running";
|
|
12256
12277
|
failed: "failed";
|
|
12257
12278
|
spawning: "spawning";
|
|
12279
|
+
running: "running";
|
|
12258
12280
|
waiting_input: "waiting_input";
|
|
12259
12281
|
hung: "hung";
|
|
12260
12282
|
}>;
|
|
@@ -12279,6 +12301,7 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12279
12301
|
task: z.ZodString;
|
|
12280
12302
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
12281
12303
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
12304
|
+
adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
12282
12305
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
12283
12306
|
state: z.ZodLiteral<"resolved">;
|
|
12284
12307
|
providerConfigId: z.ZodString;
|
|
@@ -12365,8 +12388,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12365
12388
|
"extra-high": "extra-high";
|
|
12366
12389
|
}>>;
|
|
12367
12390
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12368
|
-
fresh: "fresh";
|
|
12369
12391
|
fork: "fork";
|
|
12392
|
+
fresh: "fresh";
|
|
12370
12393
|
}>>;
|
|
12371
12394
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12372
12395
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12409,6 +12432,7 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12409
12432
|
task: z.ZodString;
|
|
12410
12433
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
12411
12434
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
12435
|
+
adapterConfig: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
12412
12436
|
providerContext: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
12413
12437
|
state: z.ZodLiteral<"resolved">;
|
|
12414
12438
|
providerConfigId: z.ZodString;
|
|
@@ -12495,8 +12519,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12495
12519
|
"extra-high": "extra-high";
|
|
12496
12520
|
}>>;
|
|
12497
12521
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
12498
|
-
fresh: "fresh";
|
|
12499
12522
|
fork: "fork";
|
|
12523
|
+
fresh: "fresh";
|
|
12500
12524
|
}>>;
|
|
12501
12525
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12502
12526
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -12546,6 +12570,18 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12546
12570
|
tool: "tool";
|
|
12547
12571
|
turn: "turn";
|
|
12548
12572
|
}>>;
|
|
12573
|
+
toolObservations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
12574
|
+
toolName: z.ZodString;
|
|
12575
|
+
outcome: z.ZodEnum<{
|
|
12576
|
+
success: "success";
|
|
12577
|
+
failure: "failure";
|
|
12578
|
+
}>;
|
|
12579
|
+
artifact: z.ZodOptional<z.ZodObject<{
|
|
12580
|
+
kind: z.ZodString;
|
|
12581
|
+
id: z.ZodString;
|
|
12582
|
+
revision: z.ZodString;
|
|
12583
|
+
}, z.core.$strict>>;
|
|
12584
|
+
}, z.core.$strict>>>;
|
|
12549
12585
|
}, z.core.$strip>;
|
|
12550
12586
|
}; /** RPC: Send message to subagent */
|
|
12551
12587
|
send: {
|
|
@@ -12617,9 +12653,9 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
12617
12653
|
status: z.ZodEnum<{
|
|
12618
12654
|
completed: "completed";
|
|
12619
12655
|
cancelled: "cancelled";
|
|
12620
|
-
running: "running";
|
|
12621
12656
|
failed: "failed";
|
|
12622
12657
|
spawning: "spawning";
|
|
12658
|
+
running: "running";
|
|
12623
12659
|
waiting_input: "waiting_input";
|
|
12624
12660
|
hung: "hung";
|
|
12625
12661
|
}>;
|
|
@@ -13160,11 +13196,15 @@ declare const WorkflowBlocksNamespace: _$_makaio_core0.BusNamespaceDefinition<"w
|
|
|
13160
13196
|
agentId: _$zod.ZodString;
|
|
13161
13197
|
inputExpression: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13162
13198
|
outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13199
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
13200
|
+
resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13163
13201
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
13164
13202
|
type: _$zod.ZodLiteral<"delegate-role">;
|
|
13165
13203
|
role: _$zod.ZodString;
|
|
13166
13204
|
prompt: _$zod.ZodString;
|
|
13167
13205
|
outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13206
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
13207
|
+
resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13168
13208
|
timeoutMs: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
13169
13209
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
13170
13210
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -13222,11 +13262,15 @@ declare const WorkflowBlocksSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
13222
13262
|
agentId: _$zod.ZodString;
|
|
13223
13263
|
inputExpression: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13224
13264
|
outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13265
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
13266
|
+
resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13225
13267
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
13226
13268
|
type: _$zod.ZodLiteral<"delegate-role">;
|
|
13227
13269
|
role: _$zod.ZodString;
|
|
13228
13270
|
prompt: _$zod.ZodString;
|
|
13229
13271
|
outputSchema: _$zod.ZodOptional<_$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13272
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
13273
|
+
resultFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
13230
13274
|
timeoutMs: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
13231
13275
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
13232
13276
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -13292,11 +13336,15 @@ declare const WorkflowBlocksSchemas: {
|
|
|
13292
13336
|
agentId: z.ZodString;
|
|
13293
13337
|
inputExpression: z.ZodOptional<z.ZodString>;
|
|
13294
13338
|
outputSchema: z.ZodOptional<z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13339
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
13340
|
+
resultFinalizerId: z.ZodOptional<z.ZodString>;
|
|
13295
13341
|
}, z.core.$strip>, z.ZodObject<{
|
|
13296
13342
|
type: z.ZodLiteral<"delegate-role">;
|
|
13297
13343
|
role: z.ZodString;
|
|
13298
13344
|
prompt: z.ZodString;
|
|
13299
13345
|
outputSchema: z.ZodOptional<z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>>;
|
|
13346
|
+
allowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
13347
|
+
resultFinalizerId: z.ZodOptional<z.ZodString>;
|
|
13300
13348
|
timeoutMs: z.ZodOptional<z.ZodNumber>;
|
|
13301
13349
|
}, z.core.$strip>], "type">;
|
|
13302
13350
|
}, z.core.$strip>>;
|
|
@@ -13430,6 +13478,7 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
|
|
|
13430
13478
|
syncedAt: z.ZodOptional<z.ZodString>;
|
|
13431
13479
|
metadata: z.ZodDefault<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
13432
13480
|
}, z.core.$strict>], "kind">>;
|
|
13481
|
+
successFinalizerId: z.ZodOptional<z.ZodString>;
|
|
13433
13482
|
executionHints: z.ZodOptional<z.ZodObject<{
|
|
13434
13483
|
source: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
13435
13484
|
kind: z.ZodLiteral<"path">;
|
|
@@ -13517,6 +13566,10 @@ declare const WorkerNodeDispatchRequestSchema: z.ZodObject<{
|
|
|
13517
13566
|
"exit-and-redispatch": "exit-and-redispatch";
|
|
13518
13567
|
"exit-and-resume": "exit-and-resume";
|
|
13519
13568
|
}>>;
|
|
13569
|
+
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13570
|
+
authority: "authority";
|
|
13571
|
+
worker: "worker";
|
|
13572
|
+
}>>;
|
|
13520
13573
|
}, z.core.$strip>;
|
|
13521
13574
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
13522
13575
|
packages: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
@@ -13772,6 +13825,7 @@ declare const WorkerNodeSchemas: {
|
|
|
13772
13825
|
syncedAt: z.ZodOptional<z.ZodString>;
|
|
13773
13826
|
metadata: z.ZodDefault<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
13774
13827
|
}, z.core.$strict>], "kind">>;
|
|
13828
|
+
successFinalizerId: z.ZodOptional<z.ZodString>;
|
|
13775
13829
|
executionHints: z.ZodOptional<z.ZodObject<{
|
|
13776
13830
|
source: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
13777
13831
|
kind: z.ZodLiteral<"path">;
|
|
@@ -13859,6 +13913,10 @@ declare const WorkerNodeSchemas: {
|
|
|
13859
13913
|
"exit-and-redispatch": "exit-and-redispatch";
|
|
13860
13914
|
"exit-and-resume": "exit-and-resume";
|
|
13861
13915
|
}>>;
|
|
13916
|
+
terminalAuthority: z.ZodOptional<z.ZodEnum<{
|
|
13917
|
+
authority: "authority";
|
|
13918
|
+
worker: "worker";
|
|
13919
|
+
}>>;
|
|
13862
13920
|
}, z.core.$strip>;
|
|
13863
13921
|
manifest: z.ZodOptional<z.ZodObject<{
|
|
13864
13922
|
packages: z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
@@ -14359,6 +14417,7 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
|
|
|
14359
14417
|
syncedAt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
14360
14418
|
metadata: _$zod.ZodDefault<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
14361
14419
|
}, _$zod_v4_core0.$strict>], "kind">>;
|
|
14420
|
+
successFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
14362
14421
|
executionHints: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
14363
14422
|
source: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
14364
14423
|
kind: _$zod.ZodLiteral<"path">;
|
|
@@ -14446,6 +14505,10 @@ declare const WorkerNodeNamespace: _$_makaio_core0.BusNamespaceDefinition<"worke
|
|
|
14446
14505
|
"exit-and-redispatch": "exit-and-redispatch";
|
|
14447
14506
|
"exit-and-resume": "exit-and-resume";
|
|
14448
14507
|
}>>;
|
|
14508
|
+
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
14509
|
+
authority: "authority";
|
|
14510
|
+
worker: "worker";
|
|
14511
|
+
}>>;
|
|
14449
14512
|
}, _$zod_v4_core0.$strip>;
|
|
14450
14513
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
14451
14514
|
packages: _$zod.ZodDefault<_$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -14870,6 +14933,7 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
14870
14933
|
syncedAt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
14871
14934
|
metadata: _$zod.ZodDefault<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
14872
14935
|
}, _$zod_v4_core0.$strict>], "kind">>;
|
|
14936
|
+
successFinalizerId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
14873
14937
|
executionHints: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
14874
14938
|
source: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
14875
14939
|
kind: _$zod.ZodLiteral<"path">;
|
|
@@ -14957,6 +15021,10 @@ declare const WorkerNodeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
14957
15021
|
"exit-and-redispatch": "exit-and-redispatch";
|
|
14958
15022
|
"exit-and-resume": "exit-and-resume";
|
|
14959
15023
|
}>>;
|
|
15024
|
+
terminalAuthority: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
15025
|
+
authority: "authority";
|
|
15026
|
+
worker: "worker";
|
|
15027
|
+
}>>;
|
|
14960
15028
|
}, _$zod_v4_core0.$strip>;
|
|
14961
15029
|
manifest: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
14962
15030
|
packages: _$zod.ZodDefault<_$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -15721,4 +15789,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
|
|
|
15721
15789
|
*/
|
|
15722
15790
|
declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
|
|
15723
15791
|
//#endregion
|
|
15724
|
-
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterAuthBinding, type AdapterAuthBindingMethodDefinition, AdapterAuthBindingSchema, type AdapterAuthConstant, AdapterAuthConstantSchema, type AdapterAuthDelivery, AdapterAuthDeliverySchema, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderAuth, type AdapterProviderAuthInput, AdapterProviderAuthSchema, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AuthCredentialFieldDefinition, AuthCredentialFieldDefinitionSchema, type AuthCredentialRef, AuthCredentialRefSchema, type AuthCredentialSourceHint, AuthCredentialSourceHintSchema, type AuthEnvironmentVariableName, AuthEnvironmentVariableNameSchema, type AuthFieldId, AuthFieldIdSchema, type AuthMethodRef, AuthMethodRefSchema, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientAuthMethodDefinition, ClientAuthMethodDefinitionSchema, type ClientAuthMethodRef, ClientAuthMethodRefSchema, ClientAuthMethodsSchema, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefaultAuth, ClientDefaultAuthSchema, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, type ConnectorAdapterAuthDelivery, ConnectorAdapterAuthDeliverySchema, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, type CredentialStoreGrantRequest, CredentialStoreGrantRequestSchema, type CredentialStoreGrantResponse, CredentialStoreGrantResponseSchema, type CredentialStoreRequest, CredentialStoreRequestSchema, CredentialStoreResponseSchema, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, 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, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExplicitAuthMethodDefinition, ExplicitAuthMethodDefinitionSchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InferredAuthMethodDefinition, InferredAuthMethodDefinitionSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeAccountSelection, NativeAccountSelectionSchema, type NativeClientAdapterAuthDelivery, NativeClientAdapterAuthDeliverySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NoAdapterAuthDelivery, NoAdapterAuthDeliverySchema, type NoAuthMethodDefinition, NoAuthMethodDefinitionSchema, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, PROVIDER_CONFIG_SCHEMA_VERSION, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessEnvAdapterAuthDelivery, ProcessEnvAdapterAuthDeliverySchema, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderAuthMethodDefinition, ProviderAuthMethodDefinitionSchema, type ProviderAuthMethodRef, ProviderAuthMethodRefSchema, ProviderAuthMethodsSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderConfigAuth, ProviderConfigAuthSchema, type ProviderConfigFile, ProviderConfigFileSchema, type ProviderConfigManager, ProviderConfigManagerSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResolvedProviderAuth, ResolvedProviderAuthSchema, type ResolvedProviderContext, ResolvedProviderContextSchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UnresolvedProviderContext, UnresolvedProviderContextSchema, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, assertAdapterAuthBindingMatchesMethod, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineAdapterProviderAuth, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|
|
15792
|
+
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterAuthBinding, type AdapterAuthBindingMethodDefinition, AdapterAuthBindingSchema, type AdapterAuthConstant, AdapterAuthConstantSchema, type AdapterAuthDelivery, AdapterAuthDeliverySchema, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderAuth, type AdapterProviderAuthInput, AdapterProviderAuthSchema, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AuthCredentialFieldDefinition, AuthCredentialFieldDefinitionSchema, type AuthCredentialRef, AuthCredentialRefSchema, type AuthCredentialSourceHint, AuthCredentialSourceHintSchema, type AuthEnvironmentVariableName, AuthEnvironmentVariableNameSchema, type AuthFieldId, AuthFieldIdSchema, type AuthMethodRef, AuthMethodRefSchema, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientAuthMethodDefinition, ClientAuthMethodDefinitionSchema, type ClientAuthMethodRef, ClientAuthMethodRefSchema, ClientAuthMethodsSchema, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefaultAuth, ClientDefaultAuthSchema, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUsageCostProvenance, ClientSessionUsageCostProvenanceSchema, type ClientSessionUsageSnapshot, ClientSessionUsageSnapshotSchema, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteExternalExecutionRequest, CompleteExternalExecutionRequestSchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, type ConnectorAdapterAuthDelivery, ConnectorAdapterAuthDeliverySchema, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, type CredentialStoreGrantRequest, CredentialStoreGrantRequestSchema, type CredentialStoreGrantResponse, CredentialStoreGrantResponseSchema, type CredentialStoreRequest, CredentialStoreRequestSchema, CredentialStoreResponseSchema, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, 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, EXTERNAL_EXECUTION_ID_PREFIX, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExplicitAuthMethodDefinition, ExplicitAuthMethodDefinitionSchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExternalExecutionFrameCompletion, ExternalExecutionFrameCompletionSchema, type ExternalExecutionFrameStart, ExternalExecutionFrameStartSchema, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InferredAuthMethodDefinition, InferredAuthMethodDefinitionSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeAccountSelection, NativeAccountSelectionSchema, type NativeClientAdapterAuthDelivery, NativeClientAdapterAuthDeliverySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NoAdapterAuthDelivery, NoAdapterAuthDeliverySchema, type NoAuthMethodDefinition, NoAuthMethodDefinitionSchema, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, PROVIDER_CONFIG_SCHEMA_VERSION, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessEnvAdapterAuthDelivery, ProcessEnvAdapterAuthDeliverySchema, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderAuthMethodDefinition, ProviderAuthMethodDefinitionSchema, type ProviderAuthMethodRef, ProviderAuthMethodRefSchema, ProviderAuthMethodsSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderConfigAuth, ProviderConfigAuthSchema, type ProviderConfigFile, ProviderConfigFileSchema, type ProviderConfigManager, ProviderConfigManagerSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisterExternalExecutionRequest, RegisterExternalExecutionRequestSchema, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestCorrelationContext, RequestCorrelationContextSchema, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResolvedProviderAuth, ResolvedProviderAuthSchema, type ResolvedProviderContext, ResolvedProviderContextSchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UnresolvedProviderContext, UnresolvedProviderContextSchema, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateEconomics, WorkflowDelegateEconomicsSchema, type WorkflowDelegateResultFinalizationRequest, WorkflowDelegateResultFinalizationRequestSchema, type WorkflowDelegateResultFinalizationResponse, WorkflowDelegateResultFinalizationResponseSchema, WorkflowDelegateResultFinalizerIdSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, type WorkflowDelegateToolObservation, WorkflowDelegateToolObservationSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFinalizationClaim, WorkflowFinalizationClaimSchema, WorkflowFinalizationDeliveryResultSchema, type WorkflowFinalizationIntent, WorkflowFinalizationIntentSchema, type WorkflowFinalizerId, WorkflowFinalizerIdSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTerminalStatus, WorkflowTerminalStatusSchema, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, assertAdapterAuthBindingMatchesMethod, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, createWorkflowDelegateResultFinalizerNamespace, createWorkflowFinalizerNamespace, defineAdapterProviderAuth, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|