@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/index.mjs +1 -1
- 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/session/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-
|
|
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-
|
|
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-
|
|
1
|
+
import { C as AdapterNamespace, _ as StartAgentRequest, a as AgentSelection, b as AdapterRuntimeOptions, c as AgentSelectionKindMap, d as SessionDiscoveredSchema, l as AgentSelectionSchema, n as ProviderContextSchema, o as AgentSelectionBase, r as AdapterSelection, s as AgentSelectionBaseSchema, t as ProviderContext, u as SessionDiscovered, v as StartAgentResponse, w as AdapterSubjects } from "../index-BbQpQ1N3.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-NBFNVkUE.mjs";
|
|
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-DWu3qrwe.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-D512XweP.mjs";
|
|
5
|
-
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-
|
|
5
|
+
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-WHUV7neB.mjs";
|
|
6
6
|
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-CuJvtYeG.mjs";
|
|
7
|
-
import { $ as ClientSessionToolPre, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, G as ClientSessionObservedBase, Jt as InstallStage, Qt as ManagedInstallStrategy, Sn as ClientUsageSnapshot, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, _n as ClientSessionLocator, at as ClientSessionUserPromptSubmitted, cn as ClientIdentityObservationSchema, ct as ClientWiringEntrySchema, en as ClientAccountIdentifier, fn as ClientScanTarget, gn as ClientSessionAccountObserveSchema, hn as ClientSessionAccountObserveResponse, kn as ClientExecutionContext, mn as ClientSessionAccountObserveRequest, mt as ClientRuntimeObserveRequest, nn as ClientAccountObserveRequest, sn as ClientIdentityObservation, st as ClientWiringEntry, tn as ClientAccountIdentifierSchema, tt as ClientSessionTurnCompleted, un as ClientScanResult, wn as ClientUsageWindow, xt as ClientRuntimeStarted, yn as ClientUsageIngestRequest } from "../index-
|
|
7
|
+
import { $ as ClientSessionToolPre, Ct as ClientBinaryListEntry, Dt as ClientInstallProgress, G as ClientSessionObservedBase, Jt as InstallStage, Qt as ManagedInstallStrategy, Sn as ClientUsageSnapshot, Tt as ClientInstallCompleted, U as ClientSubjects, V as createClientDefinition, Wt as ClientVersionChanged, Xt as InstalledVersionEntry, Y as ClientSessionStarted, Z as ClientSessionToolPost, _n as ClientSessionLocator, at as ClientSessionUserPromptSubmitted, cn as ClientIdentityObservationSchema, ct as ClientWiringEntrySchema, en as ClientAccountIdentifier, fn as ClientScanTarget, gn as ClientSessionAccountObserveSchema, hn as ClientSessionAccountObserveResponse, kn as ClientExecutionContext, mn as ClientSessionAccountObserveRequest, mt as ClientRuntimeObserveRequest, nn as ClientAccountObserveRequest, sn as ClientIdentityObservation, st as ClientWiringEntry, tn as ClientAccountIdentifierSchema, tt as ClientSessionTurnCompleted, un as ClientScanResult, wn as ClientUsageWindow, xt as ClientRuntimeStarted, yn as ClientUsageIngestRequest } from "../index-DZ14azod.mjs";
|
|
8
8
|
import { a as FocusContext, i as ActionIntent, t as SurfaceType } from "../index-D7Hkmrr3.mjs";
|
|
9
9
|
import { _ as TTSCapability, a as ConfigUpdateRequest, b as RelayConfig, c as AIModelMetadata, d as AIReasoningLevelSchema, f as DiscoveredAIModel, g as STTCapability, h as ReasoningLevelMap, i as ConfigSchemas, l as AIModelSchema, m as ProviderAIModelSchema, n as ConfigSubjects, o as ConfigUpdateResponse, p as ProviderAIModel, r as ConfigGetResponse, s as AIModel, u as AIReasoningLevel, v as Config, y as ConfigSchema } from "../config-namespace-DqdFE6zk.mjs";
|
|
10
|
-
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-
|
|
10
|
+
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-DKaEpPFS.mjs";
|
|
11
11
|
import { a as ProviderCapabilities, c as ProviderDefinitionInput, i as ProtocolIdSchema, l as ProviderDefinitionSchema, n as ProtocolEndpointsSchema, o as ProviderCapabilitiesSchema, r as ProtocolId, s as ProviderDefinition, t as ProtocolEndpoints } from "../definition-Cllhr9mi.mjs";
|
|
12
12
|
import { i as TimeoutConfigSchema, n as TimeoutCategory, r as TimeoutConfig, t as RequiredTimeoutConfig } from "../index-CuHqL95P.mjs";
|
|
13
|
-
import { $ as TurnStatus, A as NativeLocalityVerdictSchema, C as SessionEventTypeMap, Ct as SessionRecordMetadataSchema, D as NativeLocalityReason, Dt as MakaioSessionAgentSchema, E as NativeForkDirectiveSchema, Et as AgentStatusSchema, F as TurnIngestionMarkerSchema, H as SessionMessageBlock, I as TurnStarted, J as SessionMessageSchema, L as MessageRouting, N as TurnCompleted, O as NativeLocalityReasonSchema, P as TurnIngestionMarker, Q as TurnSchema, R as MessageRoutingSchema, S as SessionEventType, St as SessionRecordMetadata, T as NativeForkDirective, V as SessionMessage, W as SessionMessageOrigin, X as TurnInitiator, Y as Turn, Z as TurnInitiatorSchema, _ as ForkChildInfo, _t as SnapshotPreviewData, a as SessionPreviewData, at as AgentRole, b as SESSION_EVENT_TYPES, bt as MakaioSessionSchema, d as SegmentPolicy, dt as SNAPSHOT_VERSION, et as TurnStatusSchema, ft as SessionSnapshot, gt as SnapshotImportConflictErrorData, h as SessionUpdatedEvent, i as MakaioSessionEvent, j as SendMessageRequest$1, k as NativeLocalityVerdict, l as ForkTransforms, lt as ImportStatus, mt as SnapshotExportOptions, nt as TurnUsageSchema, o as SessionWithPreview, p as SessionCreated, pt as SessionSnapshotSchema, r as MakaioSessionAgent, rt as UsageMetrics, s as isKnownSessionEvent, st as BranchKind, t as IMakaioSession, tt as TurnUsage, u as ForkTransformsSchema, vt as safeValidateSnapshot, wt as SessionWithPreviewSchema, x as SessionEventPayload, xt as SessionPreviewDataSchema, y as MakaioSessionEventSchema, yt as validateSnapshot, z as MessageRoutingStatus } from "../types-
|
|
13
|
+
import { $ as TurnStatus, A as NativeLocalityVerdictSchema, C as SessionEventTypeMap, Ct as SessionRecordMetadataSchema, D as NativeLocalityReason, Dt as MakaioSessionAgentSchema, E as NativeForkDirectiveSchema, Et as AgentStatusSchema, F as TurnIngestionMarkerSchema, H as SessionMessageBlock, I as TurnStarted, J as SessionMessageSchema, L as MessageRouting, N as TurnCompleted, O as NativeLocalityReasonSchema, P as TurnIngestionMarker, Q as TurnSchema, R as MessageRoutingSchema, S as SessionEventType, St as SessionRecordMetadata, T as NativeForkDirective, V as SessionMessage, W as SessionMessageOrigin, X as TurnInitiator, Y as Turn, Z as TurnInitiatorSchema, _ as ForkChildInfo, _t as SnapshotPreviewData, a as SessionPreviewData, at as AgentRole, b as SESSION_EVENT_TYPES, bt as MakaioSessionSchema, d as SegmentPolicy, dt as SNAPSHOT_VERSION, et as TurnStatusSchema, ft as SessionSnapshot, gt as SnapshotImportConflictErrorData, h as SessionUpdatedEvent, i as MakaioSessionEvent, j as SendMessageRequest$1, k as NativeLocalityVerdict, l as ForkTransforms, lt as ImportStatus, mt as SnapshotExportOptions, nt as TurnUsageSchema, o as SessionWithPreview, p as SessionCreated, pt as SessionSnapshotSchema, r as MakaioSessionAgent, rt as UsageMetrics, s as isKnownSessionEvent, st as BranchKind, t as IMakaioSession, tt as TurnUsage, u as ForkTransformsSchema, vt as safeValidateSnapshot, wt as SessionWithPreviewSchema, x as SessionEventPayload, xt as SessionPreviewDataSchema, y as MakaioSessionEventSchema, yt as validateSnapshot, z as MessageRoutingStatus } from "../types-Dhou-Itn.mjs";
|
|
14
14
|
import { a as JsonValueSchema, i as JsonValue, t as JsonObjectContractSchema } from "../json-value-DtIkQN7g.mjs";
|
|
15
|
-
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-
|
|
16
|
-
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-
|
|
15
|
+
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-CaerrEDH.mjs";
|
|
16
|
+
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-CmI3q3FA.mjs";
|
|
17
17
|
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-BMbmoarE.mjs";
|
|
18
18
|
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-DePb3ke-.mjs";
|
|
19
|
-
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-
|
|
19
|
+
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-Cx1Bm6WD.mjs";
|
|
20
20
|
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-Dfi8Rorw.mjs";
|
|
21
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-
|
|
21
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../index-DEzdNQum.mjs";
|
|
22
22
|
import { a as ModelRegistrySupportedModelsResponse, i as ModelRegistrySupportedModelsRequest, n as ModelRegistrySupportedModel, o as ModelRegistryPublicNamespace, r as ModelRegistrySupportedModelSchema, s as ModelRegistryPublicSubjects } from "../index-D3ahzHwb.mjs";
|
|
23
|
-
import { $ as AwaitSubagentRequest, $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, Ct as SpawnSubagentRpcResponse, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dr as createStepCancelSubject, Dt as SubagentExecutionFailed, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, Et as SubagentConstraints, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, Ot as SubagentStatus, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, St as SpawnSubagentRpcRequestSchema, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, Tt as SubagentConfigSchema, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, _t as RequestInputRpcRequest, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, at as ContextMode, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, bt as SendToSubagentResponse, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, ct as ExecuteSubagentResponse, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, dt as ListSubagentsBySessionRequest, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, et as AwaitSubagentResponse, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, ft as ListSubagentsBySessionResponse, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, gt as ReportProgressResponse, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, ht as ReportProgressRequest, ia as WorkflowTriggerSchema, in as ProjectedEdge, ir as StepCancelPayload, it as CompletionModeSchema, ji as WorkflowListQuery, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kr as IWorkflowTriggerTypeRegistry, kt as SubagentStatusSchema, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, lt as KillSubagentRequest, m as zodSchemaToJsonRecord, mn as WorkflowNodeVisitor, mt as PendingRequestSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, nt as CompleteTaskResponse, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, ot as ContextModeSchema, p as station, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, pt as PendingRequest, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, rt as CompletionMode, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, st as DEFAULT_CONSTRAINTS, t as ExecutionHints, ta as WorkflowStationNode, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, tt as CompleteTaskRequest, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, ut as KillSubagentResponse, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, vt as RequestInputRpcResponse, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wt as SubagentConfig, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, xt as SpawnSubagentRpcRequest, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, yt as SendToSubagentRequest, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../index-
|
|
23
|
+
import { $ as AwaitSubagentRequest, $i as WorkflowStateDefinition, $n as SpanRecord, $r as WorkflowArtifactBinding, $t as WorkflowWorkerBusAuthSchema, A as LoopGateHandler, Ai as WorkflowIterateNodeSchema, An as ArtifactQuerySourceSchema, Ar as WorkflowTriggerTypeRecord, At as WorkLogArtifactWrite, B as WorkflowTriggerDef, Bi as WorkflowNodeTypeSchema, Bn as ContextSourceSchema, Br as ExecutionListCursorSchema, Bt as WorkLogStats, C as NodeOptions, Ci as WorkflowGateNode, Cn as WorkflowProgressUpdate, Cr as WorkflowRunnerStepType, Ct as SpawnSubagentRpcResponse, D as WorkflowStateAuthoringDefinition, Di as WorkflowIterateChainNode, Dr as createStepCancelSubject, Dt as SubagentExecutionFailed, E as WorkflowBuilder, Ei as WorkflowGateStatusSchema, En as WorkflowSubjects, Er as WorkflowStepTypeSchema, Et as SubagentConstraints, F as ExtensionWorkflowTrigger, Fi as WorkflowNode, Fn as ContextBundle, Fr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, Ft as WorkLogExecutionSummarySchema, G as IterateHandler, Gi as WorkflowResolvedAgent, Gn as WorkflowError, Gr as ExecutionsByArtifactRefsQuery, Gt as WorkerContributionManifest, H as ArtifactPatch, Hi as WorkflowParallelModeSchema, Hn as ResolvedContextEntrySchema, Hr as ExecutionListQuerySchema, Ht as WorkLogUsageSummary, I as ExtractTriggerPayload, Ii as WorkflowNodeBase, In as ContextBundleSchema, Ir as EXECUTION_LIST_DEFAULT_LIMIT, It as WorkLogFrameEntry, J as StationStepContext, Ji as WorkflowResolvedRoleSchema, Jn as ExecutionLinkListQuery, Jr as ExtensionWorkflowTriggerSchema, Jt as WorkerContributionPackageRefSchema, K as PreviousStepOutput, Ki as WorkflowResolvedAgentSchema, Kn as WorkflowErrorCode, Kr as ExecutionsByArtifactRefsQuerySchema, Kt as WorkerContributionManifestSchema, L as ManualWorkflowTrigger, Li as WorkflowNodeBaseSchema, Ln as ContextPublishTarget, Lr as EXECUTION_LIST_MAX_LIMIT, Lt as WorkLogFrameEntrySchema, M as BusEventWorkflowTrigger, Mi as WorkflowListQuerySchema, Mn as BusEventPublishTargetSchema, Mr as BusEventTriggerSchema, Mt as WorkLogDynamicNodeMaterialization, N as CronTriggerPayload, Ni as WorkflowLoopNode, Nr as EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, Nt as WorkLogDynamicNodeMaterializationSchema, O as WorkflowZodSchemas, Oi as WorkflowIterateChainNodeSchema, On as ArtifactPublishTargetSchema, Or as createWorkflowCancelSubject, Ot as SubagentStatus, P as CronWorkflowTrigger, Pi as WorkflowLoopNodeSchema, Pn as BusRequestSourceSchema, Pr as EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, Pt as WorkLogExecutionSummary, Q as WorkflowStateContext, Qn as ExecutionLinkTypeSchema, Qr as LoopGateOutcomeSchema, Qt as WorkflowWorkerBusAuth, R as WebhookTriggerPayload, Ri as WorkflowNodeSchema, Rn as ContextPublishTargetSchema, Rr as EXECUTION_LIST_MIN_LIMIT, Rt as WorkLogGateEvent, S as LoopOptions, Si as WorkflowGateInstanceSchema, Sn as WorkflowNamespace, Sr as WorkflowCancelSubject, St as SpawnSubagentRpcRequestSchema, T as ParallelOptions, Ti as WorkflowGateStatus, Tn as WorkflowSchemas, Tr as WorkflowStepType, Tt as SubagentConfigSchema, U as ArtifactUpdateOperation, Ui as WorkflowParallelNode, Un as JsonPatchOperation, Ur as ExecutionStatus, Ut as WorkLogUsageSummarySchema, V as ArtifactContext, Vi as WorkflowParallelMode, Vn as ResolvedContextEntry, Vr as ExecutionListQuery, Vt as WorkLogStatsSchema, W as ArtifactUpdater, Wi as WorkflowParallelNodeSchema, Wn as JsonPatchOperationSchema, Wr as ExecutionStatusSchema, Wt as IWorkflowRunner, X as WorkflowContext, Xi as WorkflowSequenceNodeSchema, Xn as ExecutionLinkSchema, Xr as GateInstanceListQuerySchema, Xt as WorkflowRunResultSchema, Y as StepContext, Yi as WorkflowSequenceNode, Yn as ExecutionLinkListQuerySchema, Yr as GateInstanceListQuery, Yt as WorkflowRunResult, Z as WorkflowContextBase, Zn as ExecutionLinkType, Zr as LoopGateOutcome, Zt as WorkflowRunnerRunOptions, _ as BuiltWorkflow, _i as WorkflowExecutionScope, _n as WorkflowRunContextSchema, _r as TokenUsage, _t as RequestInputRpcRequest, ai as WorkflowDefinition, an as ProjectedEdgeKind, ar as StepCancelPayloadSchema, at as ContextMode, b as IterateOptions, bi as WorkflowFrameStateSchema, bn as parseArtifactRef, br as WorkflowCancelPayload, bt as SendToSubagentResponse, c as delegateToRole, ci as WorkflowDefinitionSchema, cn as ProjectedWorkflowGraph, cr as StepRunConfigSchema, ct as ExecuteSubagentResponse, d as iterateChain, di as WorkflowDelegateRoleNode, dn as projectWorkflowGraph, dr as StepRunnerBusAuth, dt as ListSubagentsBySessionRequest, ea as WorkflowStateDefinitionSchema, ei as WorkflowArtifactBindingSchema, en as WorkflowWorkerConfig, er as SpanRecordSchema, et as AwaitSubagentResponse, f as loop, fi as WorkflowDelegateRoleNodeSchema, fn as WalkContext, ft as ListSubagentsBySessionResponse, g as ArtifactBindingOptions, gi as WorkflowExecutionSchema, gn as WorkflowRunContext, gr as StepTelemetrySchema, gt as ReportProgressResponse, h as AgentConfig, hi as WorkflowExecution, hn as walkWorkflowDefinition, hr as StepTelemetry, ht as ReportProgressRequest, ia as WorkflowTriggerSchema, in as ProjectedEdge, ir as StepCancelPayload, it as CompletionModeSchema, ji as WorkflowListQuery, jr as BusEventTrigger, jt as WorkLogArtifactWriteSchema, k as LoopGateContext, ki as WorkflowIterateNode, kr as IWorkflowTriggerTypeRegistry, kt as SubagentStatusSchema, l as gate, li as WorkflowDelegateAgentNode, ln as WorkflowDefinitionPath, lr as StepRunResult, lt as KillSubagentRequest, m as zodSchemaToJsonRecord, mn as WorkflowNodeVisitor, mt as PendingRequestSchema, n as ExecutionHintsSchema, na as WorkflowStationNodeSchema, nn as WorkflowWorkerSource, nr as SpanStatusSchema, nt as CompleteTaskResponse, o as defineWorkflow, oi as WorkflowDefinitionProvenance, on as ProjectedNode, or as StepCancelSubject, ot as ContextModeSchema, p as station, pn as WalkRelationship, pr as StepRunnerPlatformDefaults, pt as PendingRequest, q as StationHandler, qi as WorkflowResolvedRole, qn as ExecutionLink, qr as ExtensionWorkflowTrigger$1, qt as WorkerContributionPackageRef, r as ExecutionSourceHintSchema, ra as WorkflowTrigger, rn as WorkflowWorkerSourceSchema, rr as IStepRunner, rt as CompletionMode, s as delegateToAgent, si as WorkflowDefinitionProvenanceSchema, sn as ProjectedNodeRole, sr as StepRunConfig, st as DEFAULT_CONSTRAINTS, t as ExecutionHints, ta as WorkflowStationNode, tn as WorkflowWorkerConfigSchema, tr as SpanStatus, tt as CompleteTaskRequest, u as iterate, ui as WorkflowDelegateAgentNodeSchema, un as WorkflowDefinitionPathSegment, ur as StepRunResultSchema, ut as KillSubagentResponse, v as DefineWorkflowOptions, vi as WorkflowExecutionScopeSchema, vn as WorkflowArtifactRef, vr as TokenUsageSchema, vt as RequestInputRpcResponse, w as ParallelMode, wi as WorkflowGateNodeSchema, wn as WorkflowProgressUpdateSchema, wt as SubagentConfig, x as LoopGateRegistration, xi as WorkflowGateInstance, xn as serializeArtifactRef, xr as WorkflowCancelPayloadSchema, xt as SpawnSubagentRpcRequest, y as GateOptions, yi as WorkflowFrameState, yn as WorkflowArtifactRefSchema, yr as WORKFLOW_CANCELLED_REASON, yt as SendToSubagentRequest, z as WebhookWorkflowTrigger, zi as WorkflowNodeType, zn as ContextSource, zr as ExecutionListCursor, zt as WorkLogGateEventSchema } from "../index-S7lj2TLp.mjs";
|
|
24
24
|
import { a as PlatformSchemas, i as AutoLaunchStatusResponse, n as AutoLaunchEnableRequest, o as PlatformNamespace, r as AutoLaunchEnableResponse, s as PlatformSubjects, t as AutoLaunchDisableResponse } from "../index-DOOrKin9.mjs";
|
|
25
|
-
import { $ as ContextWindowState, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as SessionContextSchema, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as CacheStrategy, Y as CACHE_STRATEGIES, Z as SessionContext, _ as messageCursorKey, a as isExtractionExcluded, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as ForkOptions, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, it as SessionSubjects, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, o as ImportUpsertRequest, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionNamespace, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as SessionExtensionContext, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-
|
|
26
|
-
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-
|
|
27
|
-
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-
|
|
25
|
+
import { $ as ContextWindowState, G as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, H as ConnectorSwapCancelledError, J as UI_WARNINGS_CATEGORY, O as isInViewBranch, Q as SessionContextSchema, S as MessageStorageSubjects, T as CompressionModeSchema, U as isConnectorSwapCancelledError, V as CONNECTOR_SWAP_CANCELLED_CODE, W as CONNECTOR_SWAP_WARNING_OPTION_IDS, X as CacheStrategy, Y as CACHE_STRATEGIES, Z as SessionContext, _ as messageCursorKey, a as isExtractionExcluded, b as MessagePageCursorSchema, c as SessionStorageNamespace, d as SessionStorageSubjects, et as ForkOptions, f as SessionStorageUpdateSchema, g as compareMessageCursorDesc, h as compareMessageCursorAsc, i as buildExtractionExclusionMetadata, it as SessionSubjects, l as SessionStorageSetRequestSchema, m as SessionEventStorageSubjects, n as ExtractionExclusionKey, o as ImportUpsertRequest, p as SessionEventStorageNamespace, q as INTERACTIVE_DIALOG_TIMEOUT_MS, r as ExtractionExclusionMetadata, rt as SessionNamespace, s as ImportUpsertRequestSchema, t as EXTRACTION_EXCLUSION_KEY, tt as SessionExtensionContext, u as SessionStorageSetSessionSchema, v as messageToCursor, w as CompressionMode, x as MessageStorageNamespace, y as MessagePageCursor, z as ResolveAgentConfigResponse } from "../index-BSprsrul.mjs";
|
|
26
|
+
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-DLNRgZPo2.mjs";
|
|
27
|
+
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-DZPNuWMc.mjs";
|
|
28
28
|
import { _ as SupervisorSessionStatusSchema, a as NativeSupervisorLaunchRequest, c as NativeSupervisorStatusRequest, d as NativeSupervisorStopRequest, g as SupervisorSessionStatus, m as SupervisorRuntimeSnapshot, n as NativeSupervisorAttachRequest, y as NativeSessionSupervisorSubjects } from "../index-wq7XeqyG.mjs";
|
|
29
29
|
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-2fK9iSHI.mjs";
|
|
30
30
|
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-COI1tjAf.mjs";
|
|
@@ -170,9 +170,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
170
170
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
171
171
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
172
172
|
startMode: _$zod.ZodEnum<{
|
|
173
|
-
fork: "fork";
|
|
174
173
|
fresh: "fresh";
|
|
175
174
|
resume: "resume";
|
|
175
|
+
fork: "fork";
|
|
176
176
|
rotation: "rotation";
|
|
177
177
|
}>;
|
|
178
178
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -278,25 +278,6 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
278
278
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
279
279
|
mcpSessionContext: _$zod.ZodObject<{
|
|
280
280
|
sessionId: _$zod.ZodString;
|
|
281
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
282
|
-
fullName: _$zod.ZodString;
|
|
283
|
-
originalName: _$zod.ZodString;
|
|
284
|
-
serverName: _$zod.ZodString;
|
|
285
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
286
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
287
|
-
exposureMode: _$zod.ZodEnum<{
|
|
288
|
-
hidden: "hidden";
|
|
289
|
-
discovery: "discovery";
|
|
290
|
-
direct: "direct";
|
|
291
|
-
}>;
|
|
292
|
-
enabled: _$zod.ZodBoolean;
|
|
293
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
294
|
-
discovery: "discovery";
|
|
295
|
-
toolset: "toolset";
|
|
296
|
-
}>>;
|
|
297
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
298
|
-
exposed: _$zod.ZodBoolean;
|
|
299
|
-
}, _$zod_v4_core0.$strip>>;
|
|
300
281
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
301
282
|
name: _$zod.ZodString;
|
|
302
283
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -333,20 +314,39 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
333
314
|
type: _$zod.ZodLiteral<"http">;
|
|
334
315
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
335
316
|
exposureMode: _$zod.ZodEnum<{
|
|
336
|
-
discovery: "discovery";
|
|
337
317
|
direct: "direct";
|
|
318
|
+
discovery: "discovery";
|
|
338
319
|
}>;
|
|
339
320
|
}, _$zod_v4_core0.$strip>>;
|
|
340
|
-
|
|
321
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
341
322
|
fullName: _$zod.ZodString;
|
|
342
323
|
originalName: _$zod.ZodString;
|
|
343
324
|
serverName: _$zod.ZodString;
|
|
344
325
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
345
326
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
346
327
|
exposureMode: _$zod.ZodEnum<{
|
|
328
|
+
direct: "direct";
|
|
329
|
+
discovery: "discovery";
|
|
347
330
|
hidden: "hidden";
|
|
331
|
+
}>;
|
|
332
|
+
enabled: _$zod.ZodBoolean;
|
|
333
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
348
334
|
discovery: "discovery";
|
|
335
|
+
toolset: "toolset";
|
|
336
|
+
}>>;
|
|
337
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
338
|
+
exposed: _$zod.ZodBoolean;
|
|
339
|
+
}, _$zod_v4_core0.$strip>>;
|
|
340
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
341
|
+
fullName: _$zod.ZodString;
|
|
342
|
+
originalName: _$zod.ZodString;
|
|
343
|
+
serverName: _$zod.ZodString;
|
|
344
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
345
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
346
|
+
exposureMode: _$zod.ZodEnum<{
|
|
349
347
|
direct: "direct";
|
|
348
|
+
discovery: "discovery";
|
|
349
|
+
hidden: "hidden";
|
|
350
350
|
}>;
|
|
351
351
|
enabled: _$zod.ZodBoolean;
|
|
352
352
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1497,9 +1497,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1497
1497
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1498
1498
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1499
1499
|
startMode: _$zod.ZodEnum<{
|
|
1500
|
-
fork: "fork";
|
|
1501
1500
|
fresh: "fresh";
|
|
1502
1501
|
resume: "resume";
|
|
1502
|
+
fork: "fork";
|
|
1503
1503
|
rotation: "rotation";
|
|
1504
1504
|
}>;
|
|
1505
1505
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -1605,25 +1605,6 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1605
1605
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1606
1606
|
mcpSessionContext: _$zod.ZodObject<{
|
|
1607
1607
|
sessionId: _$zod.ZodString;
|
|
1608
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1609
|
-
fullName: _$zod.ZodString;
|
|
1610
|
-
originalName: _$zod.ZodString;
|
|
1611
|
-
serverName: _$zod.ZodString;
|
|
1612
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1613
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1614
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1615
|
-
hidden: "hidden";
|
|
1616
|
-
discovery: "discovery";
|
|
1617
|
-
direct: "direct";
|
|
1618
|
-
}>;
|
|
1619
|
-
enabled: _$zod.ZodBoolean;
|
|
1620
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1621
|
-
discovery: "discovery";
|
|
1622
|
-
toolset: "toolset";
|
|
1623
|
-
}>>;
|
|
1624
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1625
|
-
exposed: _$zod.ZodBoolean;
|
|
1626
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1627
1608
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1628
1609
|
name: _$zod.ZodString;
|
|
1629
1610
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1660,20 +1641,39 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1660
1641
|
type: _$zod.ZodLiteral<"http">;
|
|
1661
1642
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1662
1643
|
exposureMode: _$zod.ZodEnum<{
|
|
1663
|
-
discovery: "discovery";
|
|
1664
1644
|
direct: "direct";
|
|
1645
|
+
discovery: "discovery";
|
|
1665
1646
|
}>;
|
|
1666
1647
|
}, _$zod_v4_core0.$strip>>;
|
|
1667
|
-
|
|
1648
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1668
1649
|
fullName: _$zod.ZodString;
|
|
1669
1650
|
originalName: _$zod.ZodString;
|
|
1670
1651
|
serverName: _$zod.ZodString;
|
|
1671
1652
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1672
1653
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1673
1654
|
exposureMode: _$zod.ZodEnum<{
|
|
1655
|
+
direct: "direct";
|
|
1656
|
+
discovery: "discovery";
|
|
1674
1657
|
hidden: "hidden";
|
|
1658
|
+
}>;
|
|
1659
|
+
enabled: _$zod.ZodBoolean;
|
|
1660
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1675
1661
|
discovery: "discovery";
|
|
1662
|
+
toolset: "toolset";
|
|
1663
|
+
}>>;
|
|
1664
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1665
|
+
exposed: _$zod.ZodBoolean;
|
|
1666
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1667
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1668
|
+
fullName: _$zod.ZodString;
|
|
1669
|
+
originalName: _$zod.ZodString;
|
|
1670
|
+
serverName: _$zod.ZodString;
|
|
1671
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1672
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1673
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1676
1674
|
direct: "direct";
|
|
1675
|
+
discovery: "discovery";
|
|
1676
|
+
hidden: "hidden";
|
|
1677
1677
|
}>;
|
|
1678
1678
|
enabled: _$zod.ZodBoolean;
|
|
1679
1679
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2851,9 +2851,9 @@ declare const AgentSchemas: {
|
|
|
2851
2851
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2852
2852
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2853
2853
|
startMode: _$zod.ZodEnum<{
|
|
2854
|
-
fork: "fork";
|
|
2855
2854
|
fresh: "fresh";
|
|
2856
2855
|
resume: "resume";
|
|
2856
|
+
fork: "fork";
|
|
2857
2857
|
rotation: "rotation";
|
|
2858
2858
|
}>;
|
|
2859
2859
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2959,25 +2959,6 @@ declare const AgentSchemas: {
|
|
|
2959
2959
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2960
2960
|
mcpSessionContext: _$zod.ZodObject<{
|
|
2961
2961
|
sessionId: _$zod.ZodString;
|
|
2962
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2963
|
-
fullName: _$zod.ZodString;
|
|
2964
|
-
originalName: _$zod.ZodString;
|
|
2965
|
-
serverName: _$zod.ZodString;
|
|
2966
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2967
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2968
|
-
exposureMode: _$zod.ZodEnum<{
|
|
2969
|
-
hidden: "hidden";
|
|
2970
|
-
discovery: "discovery";
|
|
2971
|
-
direct: "direct";
|
|
2972
|
-
}>;
|
|
2973
|
-
enabled: _$zod.ZodBoolean;
|
|
2974
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2975
|
-
discovery: "discovery";
|
|
2976
|
-
toolset: "toolset";
|
|
2977
|
-
}>>;
|
|
2978
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2979
|
-
exposed: _$zod.ZodBoolean;
|
|
2980
|
-
}, _$zod_v4_core0.$strip>>;
|
|
2981
2962
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2982
2963
|
name: _$zod.ZodString;
|
|
2983
2964
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -3014,20 +2995,39 @@ declare const AgentSchemas: {
|
|
|
3014
2995
|
type: _$zod.ZodLiteral<"http">;
|
|
3015
2996
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
3016
2997
|
exposureMode: _$zod.ZodEnum<{
|
|
3017
|
-
discovery: "discovery";
|
|
3018
2998
|
direct: "direct";
|
|
2999
|
+
discovery: "discovery";
|
|
3019
3000
|
}>;
|
|
3020
3001
|
}, _$zod_v4_core0.$strip>>;
|
|
3021
|
-
|
|
3002
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3022
3003
|
fullName: _$zod.ZodString;
|
|
3023
3004
|
originalName: _$zod.ZodString;
|
|
3024
3005
|
serverName: _$zod.ZodString;
|
|
3025
3006
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3026
3007
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3027
3008
|
exposureMode: _$zod.ZodEnum<{
|
|
3009
|
+
direct: "direct";
|
|
3010
|
+
discovery: "discovery";
|
|
3028
3011
|
hidden: "hidden";
|
|
3012
|
+
}>;
|
|
3013
|
+
enabled: _$zod.ZodBoolean;
|
|
3014
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3029
3015
|
discovery: "discovery";
|
|
3016
|
+
toolset: "toolset";
|
|
3017
|
+
}>>;
|
|
3018
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3019
|
+
exposed: _$zod.ZodBoolean;
|
|
3020
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3021
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3022
|
+
fullName: _$zod.ZodString;
|
|
3023
|
+
originalName: _$zod.ZodString;
|
|
3024
|
+
serverName: _$zod.ZodString;
|
|
3025
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3026
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
3027
|
+
exposureMode: _$zod.ZodEnum<{
|
|
3030
3028
|
direct: "direct";
|
|
3029
|
+
discovery: "discovery";
|
|
3030
|
+
hidden: "hidden";
|
|
3031
3031
|
}>;
|
|
3032
3032
|
enabled: _$zod.ZodBoolean;
|
|
3033
3033
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4083,9 +4083,9 @@ declare const START_MODES: readonly ["fresh", "resume", "fork", "rotation"];
|
|
|
4083
4083
|
* Zod schema for the start mode discriminator.
|
|
4084
4084
|
*/
|
|
4085
4085
|
declare const StartModeSchema: z.ZodEnum<{
|
|
4086
|
-
fork: "fork";
|
|
4087
4086
|
fresh: "fresh";
|
|
4088
4087
|
resume: "resume";
|
|
4088
|
+
fork: "fork";
|
|
4089
4089
|
rotation: "rotation";
|
|
4090
4090
|
}>;
|
|
4091
4091
|
/**
|
|
@@ -4115,9 +4115,9 @@ declare const StartedSchema: z.ZodObject<{
|
|
|
4115
4115
|
model: z.ZodNullable<z.ZodString>;
|
|
4116
4116
|
cwd: z.ZodNullable<z.ZodString>;
|
|
4117
4117
|
startMode: z.ZodEnum<{
|
|
4118
|
-
fork: "fork";
|
|
4119
4118
|
fresh: "fresh";
|
|
4120
4119
|
resume: "resume";
|
|
4120
|
+
fork: "fork";
|
|
4121
4121
|
rotation: "rotation";
|
|
4122
4122
|
}>;
|
|
4123
4123
|
}, z.core.$strip>;
|
|
@@ -4836,8 +4836,8 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
4836
4836
|
model: z.ZodOptional<z.ZodString>;
|
|
4837
4837
|
systemPrompt: z.ZodOptional<z.ZodString>;
|
|
4838
4838
|
contextMode: z.ZodEnum<{
|
|
4839
|
-
fork: "fork";
|
|
4840
4839
|
fresh: "fresh";
|
|
4840
|
+
fork: "fork";
|
|
4841
4841
|
}>;
|
|
4842
4842
|
compressionMode: z.ZodEnum<{
|
|
4843
4843
|
auto: "auto";
|
|
@@ -4865,9 +4865,9 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
4865
4865
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4866
4866
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4867
4867
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
4868
|
-
hidden: "hidden";
|
|
4869
|
-
discovery: "discovery";
|
|
4870
4868
|
direct: "direct";
|
|
4869
|
+
discovery: "discovery";
|
|
4870
|
+
hidden: "hidden";
|
|
4871
4871
|
}>>>;
|
|
4872
4872
|
}, z.core.$strip>>;
|
|
4873
4873
|
}, z.core.$strip>;
|
|
@@ -4916,25 +4916,6 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4916
4916
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4917
4917
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4918
4918
|
sessionId: _$zod.ZodString;
|
|
4919
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4920
|
-
fullName: _$zod.ZodString;
|
|
4921
|
-
originalName: _$zod.ZodString;
|
|
4922
|
-
serverName: _$zod.ZodString;
|
|
4923
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4924
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4925
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4926
|
-
hidden: "hidden";
|
|
4927
|
-
discovery: "discovery";
|
|
4928
|
-
direct: "direct";
|
|
4929
|
-
}>;
|
|
4930
|
-
enabled: _$zod.ZodBoolean;
|
|
4931
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4932
|
-
discovery: "discovery";
|
|
4933
|
-
toolset: "toolset";
|
|
4934
|
-
}>>;
|
|
4935
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4936
|
-
exposed: _$zod.ZodBoolean;
|
|
4937
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4938
4919
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4939
4920
|
name: _$zod.ZodString;
|
|
4940
4921
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4971,20 +4952,39 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4971
4952
|
type: _$zod.ZodLiteral<"http">;
|
|
4972
4953
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4973
4954
|
exposureMode: _$zod.ZodEnum<{
|
|
4974
|
-
discovery: "discovery";
|
|
4975
4955
|
direct: "direct";
|
|
4956
|
+
discovery: "discovery";
|
|
4976
4957
|
}>;
|
|
4977
4958
|
}, _$zod_v4_core0.$strip>>;
|
|
4978
|
-
|
|
4959
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4979
4960
|
fullName: _$zod.ZodString;
|
|
4980
4961
|
originalName: _$zod.ZodString;
|
|
4981
4962
|
serverName: _$zod.ZodString;
|
|
4982
4963
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4983
4964
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4984
4965
|
exposureMode: _$zod.ZodEnum<{
|
|
4966
|
+
direct: "direct";
|
|
4967
|
+
discovery: "discovery";
|
|
4985
4968
|
hidden: "hidden";
|
|
4969
|
+
}>;
|
|
4970
|
+
enabled: _$zod.ZodBoolean;
|
|
4971
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4986
4972
|
discovery: "discovery";
|
|
4973
|
+
toolset: "toolset";
|
|
4974
|
+
}>>;
|
|
4975
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4976
|
+
exposed: _$zod.ZodBoolean;
|
|
4977
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4978
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4979
|
+
fullName: _$zod.ZodString;
|
|
4980
|
+
originalName: _$zod.ZodString;
|
|
4981
|
+
serverName: _$zod.ZodString;
|
|
4982
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4983
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4984
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4987
4985
|
direct: "direct";
|
|
4986
|
+
discovery: "discovery";
|
|
4987
|
+
hidden: "hidden";
|
|
4988
4988
|
}>;
|
|
4989
4989
|
enabled: _$zod.ZodBoolean;
|
|
4990
4990
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5011,8 +5011,8 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5011
5011
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5012
5012
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5013
5013
|
contextMode: _$zod.ZodEnum<{
|
|
5014
|
-
fork: "fork";
|
|
5015
5014
|
fresh: "fresh";
|
|
5015
|
+
fork: "fork";
|
|
5016
5016
|
}>;
|
|
5017
5017
|
compressionMode: _$zod.ZodEnum<{
|
|
5018
5018
|
auto: "auto";
|
|
@@ -5040,9 +5040,9 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
5040
5040
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
5041
5041
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
5042
5042
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
5043
|
-
hidden: "hidden";
|
|
5044
|
-
discovery: "discovery";
|
|
5045
5043
|
direct: "direct";
|
|
5044
|
+
discovery: "discovery";
|
|
5045
|
+
hidden: "hidden";
|
|
5046
5046
|
}>>>;
|
|
5047
5047
|
}, _$zod_v4_core0.$strip>>;
|
|
5048
5048
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6277,8 +6277,8 @@ type FindingSeverity = z.infer<typeof FindingSeveritySchema>;
|
|
|
6277
6277
|
* How the finding was produced.
|
|
6278
6278
|
*/
|
|
6279
6279
|
declare const FindingOriginSchema: z.ZodEnum<{
|
|
6280
|
-
inline: "inline";
|
|
6281
6280
|
agent: "agent";
|
|
6281
|
+
inline: "inline";
|
|
6282
6282
|
"review-body": "review-body";
|
|
6283
6283
|
"issue-comment": "issue-comment";
|
|
6284
6284
|
"cli-output": "cli-output";
|
|
@@ -6317,8 +6317,8 @@ declare const ReviewFindingSchema: z.ZodObject<{
|
|
|
6317
6317
|
sourceId: z.ZodString;
|
|
6318
6318
|
reviewer: z.ZodString;
|
|
6319
6319
|
origin: z.ZodEnum<{
|
|
6320
|
-
inline: "inline";
|
|
6321
6320
|
agent: "agent";
|
|
6321
|
+
inline: "inline";
|
|
6322
6322
|
"review-body": "review-body";
|
|
6323
6323
|
"issue-comment": "issue-comment";
|
|
6324
6324
|
"cli-output": "cli-output";
|
|
@@ -6495,8 +6495,8 @@ declare const ReviewSchemas: {
|
|
|
6495
6495
|
sourceId: z.ZodString;
|
|
6496
6496
|
reviewer: z.ZodString;
|
|
6497
6497
|
origin: z.ZodEnum<{
|
|
6498
|
-
inline: "inline";
|
|
6499
6498
|
agent: "agent";
|
|
6499
|
+
inline: "inline";
|
|
6500
6500
|
"review-body": "review-body";
|
|
6501
6501
|
"issue-comment": "issue-comment";
|
|
6502
6502
|
"cli-output": "cli-output";
|
|
@@ -6570,8 +6570,8 @@ declare const ReviewSchemas: {
|
|
|
6570
6570
|
sourceId: z.ZodString;
|
|
6571
6571
|
reviewer: z.ZodString;
|
|
6572
6572
|
origin: z.ZodEnum<{
|
|
6573
|
-
inline: "inline";
|
|
6574
6573
|
agent: "agent";
|
|
6574
|
+
inline: "inline";
|
|
6575
6575
|
"review-body": "review-body";
|
|
6576
6576
|
"issue-comment": "issue-comment";
|
|
6577
6577
|
"cli-output": "cli-output";
|
|
@@ -6642,8 +6642,8 @@ declare const ReviewSchemas: {
|
|
|
6642
6642
|
}, z.core.$strip>;
|
|
6643
6643
|
message: z.ZodString;
|
|
6644
6644
|
origin: z.ZodEnum<{
|
|
6645
|
-
inline: "inline";
|
|
6646
6645
|
agent: "agent";
|
|
6646
|
+
inline: "inline";
|
|
6647
6647
|
"review-body": "review-body";
|
|
6648
6648
|
"issue-comment": "issue-comment";
|
|
6649
6649
|
"cli-output": "cli-output";
|
|
@@ -6656,13 +6656,13 @@ declare const ReviewSchemas: {
|
|
|
6656
6656
|
dismissed: "dismissed";
|
|
6657
6657
|
deferred: "deferred";
|
|
6658
6658
|
}>;
|
|
6659
|
+
sourceId: z.ZodString;
|
|
6659
6660
|
severity: z.ZodEnum<{
|
|
6660
6661
|
critical: "critical";
|
|
6661
6662
|
major: "major";
|
|
6662
6663
|
minor: "minor";
|
|
6663
6664
|
nitpick: "nitpick";
|
|
6664
6665
|
}>;
|
|
6665
|
-
sourceId: z.ZodString;
|
|
6666
6666
|
reviewer: z.ZodString;
|
|
6667
6667
|
threadId: z.ZodNullable<z.ZodString>;
|
|
6668
6668
|
startLine: z.ZodNullable<z.ZodNumber>;
|
|
@@ -6691,8 +6691,8 @@ declare const ReviewSchemas: {
|
|
|
6691
6691
|
sourceId: z.ZodString;
|
|
6692
6692
|
reviewer: z.ZodString;
|
|
6693
6693
|
origin: z.ZodEnum<{
|
|
6694
|
-
inline: "inline";
|
|
6695
6694
|
agent: "agent";
|
|
6695
|
+
inline: "inline";
|
|
6696
6696
|
"review-body": "review-body";
|
|
6697
6697
|
"issue-comment": "issue-comment";
|
|
6698
6698
|
"cli-output": "cli-output";
|
|
@@ -6768,8 +6768,8 @@ declare const ReviewSchemas: {
|
|
|
6768
6768
|
sourceId: z.ZodString;
|
|
6769
6769
|
reviewer: z.ZodString;
|
|
6770
6770
|
origin: z.ZodEnum<{
|
|
6771
|
-
inline: "inline";
|
|
6772
6771
|
agent: "agent";
|
|
6772
|
+
inline: "inline";
|
|
6773
6773
|
"review-body": "review-body";
|
|
6774
6774
|
"issue-comment": "issue-comment";
|
|
6775
6775
|
"cli-output": "cli-output";
|
|
@@ -6825,8 +6825,8 @@ declare const ReviewSchemas: {
|
|
|
6825
6825
|
sourceId: z.ZodString;
|
|
6826
6826
|
reviewer: z.ZodString;
|
|
6827
6827
|
origin: z.ZodEnum<{
|
|
6828
|
-
inline: "inline";
|
|
6829
6828
|
agent: "agent";
|
|
6829
|
+
inline: "inline";
|
|
6830
6830
|
"review-body": "review-body";
|
|
6831
6831
|
"issue-comment": "issue-comment";
|
|
6832
6832
|
"cli-output": "cli-output";
|
|
@@ -7185,8 +7185,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7185
7185
|
sourceId: _$zod.ZodString;
|
|
7186
7186
|
reviewer: _$zod.ZodString;
|
|
7187
7187
|
origin: _$zod.ZodEnum<{
|
|
7188
|
-
inline: "inline";
|
|
7189
7188
|
agent: "agent";
|
|
7189
|
+
inline: "inline";
|
|
7190
7190
|
"review-body": "review-body";
|
|
7191
7191
|
"issue-comment": "issue-comment";
|
|
7192
7192
|
"cli-output": "cli-output";
|
|
@@ -7255,8 +7255,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7255
7255
|
sourceId: _$zod.ZodString;
|
|
7256
7256
|
reviewer: _$zod.ZodString;
|
|
7257
7257
|
origin: _$zod.ZodEnum<{
|
|
7258
|
-
inline: "inline";
|
|
7259
7258
|
agent: "agent";
|
|
7259
|
+
inline: "inline";
|
|
7260
7260
|
"review-body": "review-body";
|
|
7261
7261
|
"issue-comment": "issue-comment";
|
|
7262
7262
|
"cli-output": "cli-output";
|
|
@@ -7317,8 +7317,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7317
7317
|
}, _$zod_v4_core0.$strip>;
|
|
7318
7318
|
message: _$zod.ZodString;
|
|
7319
7319
|
origin: _$zod.ZodEnum<{
|
|
7320
|
-
inline: "inline";
|
|
7321
7320
|
agent: "agent";
|
|
7321
|
+
inline: "inline";
|
|
7322
7322
|
"review-body": "review-body";
|
|
7323
7323
|
"issue-comment": "issue-comment";
|
|
7324
7324
|
"cli-output": "cli-output";
|
|
@@ -7331,13 +7331,13 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7331
7331
|
dismissed: "dismissed";
|
|
7332
7332
|
deferred: "deferred";
|
|
7333
7333
|
}>;
|
|
7334
|
+
sourceId: _$zod.ZodString;
|
|
7334
7335
|
severity: _$zod.ZodEnum<{
|
|
7335
7336
|
critical: "critical";
|
|
7336
7337
|
major: "major";
|
|
7337
7338
|
minor: "minor";
|
|
7338
7339
|
nitpick: "nitpick";
|
|
7339
7340
|
}>;
|
|
7340
|
-
sourceId: _$zod.ZodString;
|
|
7341
7341
|
reviewer: _$zod.ZodString;
|
|
7342
7342
|
threadId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
7343
7343
|
startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
@@ -7366,8 +7366,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7366
7366
|
sourceId: _$zod.ZodString;
|
|
7367
7367
|
reviewer: _$zod.ZodString;
|
|
7368
7368
|
origin: _$zod.ZodEnum<{
|
|
7369
|
-
inline: "inline";
|
|
7370
7369
|
agent: "agent";
|
|
7370
|
+
inline: "inline";
|
|
7371
7371
|
"review-body": "review-body";
|
|
7372
7372
|
"issue-comment": "issue-comment";
|
|
7373
7373
|
"cli-output": "cli-output";
|
|
@@ -7438,8 +7438,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7438
7438
|
sourceId: _$zod.ZodString;
|
|
7439
7439
|
reviewer: _$zod.ZodString;
|
|
7440
7440
|
origin: _$zod.ZodEnum<{
|
|
7441
|
-
inline: "inline";
|
|
7442
7441
|
agent: "agent";
|
|
7442
|
+
inline: "inline";
|
|
7443
7443
|
"review-body": "review-body";
|
|
7444
7444
|
"issue-comment": "issue-comment";
|
|
7445
7445
|
"cli-output": "cli-output";
|
|
@@ -7490,8 +7490,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7490
7490
|
sourceId: _$zod.ZodString;
|
|
7491
7491
|
reviewer: _$zod.ZodString;
|
|
7492
7492
|
origin: _$zod.ZodEnum<{
|
|
7493
|
-
inline: "inline";
|
|
7494
7493
|
agent: "agent";
|
|
7494
|
+
inline: "inline";
|
|
7495
7495
|
"review-body": "review-body";
|
|
7496
7496
|
"issue-comment": "issue-comment";
|
|
7497
7497
|
"cli-output": "cli-output";
|
|
@@ -7635,8 +7635,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7635
7635
|
sourceId: _$zod.ZodString;
|
|
7636
7636
|
reviewer: _$zod.ZodString;
|
|
7637
7637
|
origin: _$zod.ZodEnum<{
|
|
7638
|
-
inline: "inline";
|
|
7639
7638
|
agent: "agent";
|
|
7639
|
+
inline: "inline";
|
|
7640
7640
|
"review-body": "review-body";
|
|
7641
7641
|
"issue-comment": "issue-comment";
|
|
7642
7642
|
"cli-output": "cli-output";
|
|
@@ -7705,8 +7705,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7705
7705
|
sourceId: _$zod.ZodString;
|
|
7706
7706
|
reviewer: _$zod.ZodString;
|
|
7707
7707
|
origin: _$zod.ZodEnum<{
|
|
7708
|
-
inline: "inline";
|
|
7709
7708
|
agent: "agent";
|
|
7709
|
+
inline: "inline";
|
|
7710
7710
|
"review-body": "review-body";
|
|
7711
7711
|
"issue-comment": "issue-comment";
|
|
7712
7712
|
"cli-output": "cli-output";
|
|
@@ -7767,8 +7767,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7767
7767
|
}, _$zod_v4_core0.$strip>;
|
|
7768
7768
|
message: _$zod.ZodString;
|
|
7769
7769
|
origin: _$zod.ZodEnum<{
|
|
7770
|
-
inline: "inline";
|
|
7771
7770
|
agent: "agent";
|
|
7771
|
+
inline: "inline";
|
|
7772
7772
|
"review-body": "review-body";
|
|
7773
7773
|
"issue-comment": "issue-comment";
|
|
7774
7774
|
"cli-output": "cli-output";
|
|
@@ -7781,13 +7781,13 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7781
7781
|
dismissed: "dismissed";
|
|
7782
7782
|
deferred: "deferred";
|
|
7783
7783
|
}>;
|
|
7784
|
+
sourceId: _$zod.ZodString;
|
|
7784
7785
|
severity: _$zod.ZodEnum<{
|
|
7785
7786
|
critical: "critical";
|
|
7786
7787
|
major: "major";
|
|
7787
7788
|
minor: "minor";
|
|
7788
7789
|
nitpick: "nitpick";
|
|
7789
7790
|
}>;
|
|
7790
|
-
sourceId: _$zod.ZodString;
|
|
7791
7791
|
reviewer: _$zod.ZodString;
|
|
7792
7792
|
threadId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
7793
7793
|
startLine: _$zod.ZodNullable<_$zod.ZodNumber>;
|
|
@@ -7816,8 +7816,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7816
7816
|
sourceId: _$zod.ZodString;
|
|
7817
7817
|
reviewer: _$zod.ZodString;
|
|
7818
7818
|
origin: _$zod.ZodEnum<{
|
|
7819
|
-
inline: "inline";
|
|
7820
7819
|
agent: "agent";
|
|
7820
|
+
inline: "inline";
|
|
7821
7821
|
"review-body": "review-body";
|
|
7822
7822
|
"issue-comment": "issue-comment";
|
|
7823
7823
|
"cli-output": "cli-output";
|
|
@@ -7888,8 +7888,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7888
7888
|
sourceId: _$zod.ZodString;
|
|
7889
7889
|
reviewer: _$zod.ZodString;
|
|
7890
7890
|
origin: _$zod.ZodEnum<{
|
|
7891
|
-
inline: "inline";
|
|
7892
7891
|
agent: "agent";
|
|
7892
|
+
inline: "inline";
|
|
7893
7893
|
"review-body": "review-body";
|
|
7894
7894
|
"issue-comment": "issue-comment";
|
|
7895
7895
|
"cli-output": "cli-output";
|
|
@@ -7940,8 +7940,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7940
7940
|
sourceId: _$zod.ZodString;
|
|
7941
7941
|
reviewer: _$zod.ZodString;
|
|
7942
7942
|
origin: _$zod.ZodEnum<{
|
|
7943
|
-
inline: "inline";
|
|
7944
7943
|
agent: "agent";
|
|
7944
|
+
inline: "inline";
|
|
7945
7945
|
"review-body": "review-body";
|
|
7946
7946
|
"issue-comment": "issue-comment";
|
|
7947
7947
|
"cli-output": "cli-output";
|
|
@@ -11079,14 +11079,14 @@ declare const McpTransportConfigSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
11079
11079
|
}, z.core.$strip>], "type">;
|
|
11080
11080
|
/** Exposure mode for MCP tools */
|
|
11081
11081
|
declare const McpExposureModeSchema: z.ZodEnum<{
|
|
11082
|
-
hidden: "hidden";
|
|
11083
|
-
discovery: "discovery";
|
|
11084
11082
|
direct: "direct";
|
|
11083
|
+
discovery: "discovery";
|
|
11084
|
+
hidden: "hidden";
|
|
11085
11085
|
}>;
|
|
11086
11086
|
/** Exposure mode variant that excludes hidden. */
|
|
11087
11087
|
declare const McpNonHiddenExposureModeSchema: z.ZodEnum<{
|
|
11088
|
-
discovery: "discovery";
|
|
11089
11088
|
direct: "direct";
|
|
11089
|
+
discovery: "discovery";
|
|
11090
11090
|
}>;
|
|
11091
11091
|
/**
|
|
11092
11092
|
* Glob-style MCP tool pattern used by expose/hide/direct/discovery filters.
|
|
@@ -11105,9 +11105,9 @@ declare const McpProfileConfigSchema: z.ZodObject<{
|
|
|
11105
11105
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11106
11106
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11107
11107
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
11108
|
-
hidden: "hidden";
|
|
11109
|
-
discovery: "discovery";
|
|
11110
11108
|
direct: "direct";
|
|
11109
|
+
discovery: "discovery";
|
|
11110
|
+
hidden: "hidden";
|
|
11111
11111
|
}>>>;
|
|
11112
11112
|
}, z.core.$strip>;
|
|
11113
11113
|
/** Resolved server info passed to adapter strategies */
|
|
@@ -11147,8 +11147,8 @@ declare const McpResolvedServerSchema: z.ZodObject<{
|
|
|
11147
11147
|
type: z.ZodLiteral<"http">;
|
|
11148
11148
|
}, z.core.$strip>], "type">;
|
|
11149
11149
|
exposureMode: z.ZodEnum<{
|
|
11150
|
-
discovery: "discovery";
|
|
11151
11150
|
direct: "direct";
|
|
11151
|
+
discovery: "discovery";
|
|
11152
11152
|
}>;
|
|
11153
11153
|
}, z.core.$strip>;
|
|
11154
11154
|
/** Tool state in the MCP tool registry */
|
|
@@ -11159,9 +11159,9 @@ declare const McpToolStateSchema: z.ZodObject<{
|
|
|
11159
11159
|
description: z.ZodOptional<z.ZodString>;
|
|
11160
11160
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11161
11161
|
exposureMode: z.ZodEnum<{
|
|
11162
|
-
hidden: "hidden";
|
|
11163
|
-
discovery: "discovery";
|
|
11164
11162
|
direct: "direct";
|
|
11163
|
+
discovery: "discovery";
|
|
11164
|
+
hidden: "hidden";
|
|
11165
11165
|
}>;
|
|
11166
11166
|
enabled: z.ZodBoolean;
|
|
11167
11167
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11212,8 +11212,8 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11212
11212
|
type: z.ZodLiteral<"http">;
|
|
11213
11213
|
}, z.core.$strip>], "type">;
|
|
11214
11214
|
exposureMode: z.ZodEnum<{
|
|
11215
|
-
discovery: "discovery";
|
|
11216
11215
|
direct: "direct";
|
|
11216
|
+
discovery: "discovery";
|
|
11217
11217
|
}>;
|
|
11218
11218
|
}, z.core.$strip>>;
|
|
11219
11219
|
directTools: z.ZodArray<z.ZodObject<{
|
|
@@ -11223,9 +11223,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11223
11223
|
description: z.ZodOptional<z.ZodString>;
|
|
11224
11224
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11225
11225
|
exposureMode: z.ZodEnum<{
|
|
11226
|
-
hidden: "hidden";
|
|
11227
|
-
discovery: "discovery";
|
|
11228
11226
|
direct: "direct";
|
|
11227
|
+
discovery: "discovery";
|
|
11228
|
+
hidden: "hidden";
|
|
11229
11229
|
}>;
|
|
11230
11230
|
enabled: z.ZodBoolean;
|
|
11231
11231
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11242,9 +11242,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11242
11242
|
description: z.ZodOptional<z.ZodString>;
|
|
11243
11243
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11244
11244
|
exposureMode: z.ZodEnum<{
|
|
11245
|
-
hidden: "hidden";
|
|
11246
|
-
discovery: "discovery";
|
|
11247
11245
|
direct: "direct";
|
|
11246
|
+
discovery: "discovery";
|
|
11247
|
+
hidden: "hidden";
|
|
11248
11248
|
}>;
|
|
11249
11249
|
enabled: z.ZodBoolean;
|
|
11250
11250
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11263,25 +11263,6 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11263
11263
|
*/
|
|
11264
11264
|
declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
11265
11265
|
sessionId: z.ZodString;
|
|
11266
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
11267
|
-
fullName: z.ZodString;
|
|
11268
|
-
originalName: z.ZodString;
|
|
11269
|
-
serverName: z.ZodString;
|
|
11270
|
-
description: z.ZodOptional<z.ZodString>;
|
|
11271
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11272
|
-
exposureMode: z.ZodEnum<{
|
|
11273
|
-
hidden: "hidden";
|
|
11274
|
-
discovery: "discovery";
|
|
11275
|
-
direct: "direct";
|
|
11276
|
-
}>;
|
|
11277
|
-
enabled: z.ZodBoolean;
|
|
11278
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
11279
|
-
discovery: "discovery";
|
|
11280
|
-
toolset: "toolset";
|
|
11281
|
-
}>>;
|
|
11282
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
11283
|
-
exposed: z.ZodBoolean;
|
|
11284
|
-
}, z.core.$strip>>;
|
|
11285
11266
|
servers: z.ZodArray<z.ZodObject<{
|
|
11286
11267
|
name: z.ZodString;
|
|
11287
11268
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -11318,20 +11299,39 @@ declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
|
11318
11299
|
type: z.ZodLiteral<"http">;
|
|
11319
11300
|
}, z.core.$strip>], "type">;
|
|
11320
11301
|
exposureMode: z.ZodEnum<{
|
|
11321
|
-
discovery: "discovery";
|
|
11322
11302
|
direct: "direct";
|
|
11303
|
+
discovery: "discovery";
|
|
11323
11304
|
}>;
|
|
11324
11305
|
}, z.core.$strip>>;
|
|
11325
|
-
|
|
11306
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
11326
11307
|
fullName: z.ZodString;
|
|
11327
11308
|
originalName: z.ZodString;
|
|
11328
11309
|
serverName: z.ZodString;
|
|
11329
11310
|
description: z.ZodOptional<z.ZodString>;
|
|
11330
11311
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11331
11312
|
exposureMode: z.ZodEnum<{
|
|
11313
|
+
direct: "direct";
|
|
11314
|
+
discovery: "discovery";
|
|
11332
11315
|
hidden: "hidden";
|
|
11316
|
+
}>;
|
|
11317
|
+
enabled: z.ZodBoolean;
|
|
11318
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
11333
11319
|
discovery: "discovery";
|
|
11320
|
+
toolset: "toolset";
|
|
11321
|
+
}>>;
|
|
11322
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
11323
|
+
exposed: z.ZodBoolean;
|
|
11324
|
+
}, z.core.$strip>>;
|
|
11325
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
11326
|
+
fullName: z.ZodString;
|
|
11327
|
+
originalName: z.ZodString;
|
|
11328
|
+
serverName: z.ZodString;
|
|
11329
|
+
description: z.ZodOptional<z.ZodString>;
|
|
11330
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11331
|
+
exposureMode: z.ZodEnum<{
|
|
11334
11332
|
direct: "direct";
|
|
11333
|
+
discovery: "discovery";
|
|
11334
|
+
hidden: "hidden";
|
|
11335
11335
|
}>;
|
|
11336
11336
|
enabled: z.ZodBoolean;
|
|
11337
11337
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11416,9 +11416,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11416
11416
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11417
11417
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11418
11418
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
11419
|
-
hidden: "hidden";
|
|
11420
|
-
discovery: "discovery";
|
|
11421
11419
|
direct: "direct";
|
|
11420
|
+
discovery: "discovery";
|
|
11421
|
+
hidden: "hidden";
|
|
11422
11422
|
}>>>;
|
|
11423
11423
|
}, _$zod_v4_core0.$strip>>;
|
|
11424
11424
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -11462,8 +11462,8 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11462
11462
|
type: _$zod.ZodLiteral<"http">;
|
|
11463
11463
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
11464
11464
|
exposureMode: _$zod.ZodEnum<{
|
|
11465
|
-
discovery: "discovery";
|
|
11466
11465
|
direct: "direct";
|
|
11466
|
+
discovery: "discovery";
|
|
11467
11467
|
}>;
|
|
11468
11468
|
}, _$zod_v4_core0.$strip>>;
|
|
11469
11469
|
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -11473,9 +11473,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11473
11473
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11474
11474
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11475
11475
|
exposureMode: _$zod.ZodEnum<{
|
|
11476
|
-
hidden: "hidden";
|
|
11477
|
-
discovery: "discovery";
|
|
11478
11476
|
direct: "direct";
|
|
11477
|
+
discovery: "discovery";
|
|
11478
|
+
hidden: "hidden";
|
|
11479
11479
|
}>;
|
|
11480
11480
|
enabled: _$zod.ZodBoolean;
|
|
11481
11481
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -11492,9 +11492,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11492
11492
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11493
11493
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11494
11494
|
exposureMode: _$zod.ZodEnum<{
|
|
11495
|
-
hidden: "hidden";
|
|
11496
|
-
discovery: "discovery";
|
|
11497
11495
|
direct: "direct";
|
|
11496
|
+
discovery: "discovery";
|
|
11497
|
+
hidden: "hidden";
|
|
11498
11498
|
}>;
|
|
11499
11499
|
enabled: _$zod.ZodBoolean;
|
|
11500
11500
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -11605,8 +11605,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11605
11605
|
"extra-high": "extra-high";
|
|
11606
11606
|
}>>;
|
|
11607
11607
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
11608
|
-
fork: "fork";
|
|
11609
11608
|
fresh: "fresh";
|
|
11609
|
+
fork: "fork";
|
|
11610
11610
|
}>>;
|
|
11611
11611
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11612
11612
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -11687,11 +11687,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11687
11687
|
status: z.ZodEnum<{
|
|
11688
11688
|
completed: "completed";
|
|
11689
11689
|
cancelled: "cancelled";
|
|
11690
|
-
|
|
11690
|
+
failed: "failed";
|
|
11691
11691
|
running: "running";
|
|
11692
|
+
spawning: "spawning";
|
|
11692
11693
|
waiting_input: "waiting_input";
|
|
11693
11694
|
hung: "hung";
|
|
11694
|
-
failed: "failed";
|
|
11695
11695
|
}>;
|
|
11696
11696
|
childSessionId: z.ZodOptional<z.ZodString>;
|
|
11697
11697
|
pendingRequest: z.ZodOptional<z.ZodObject<{
|
|
@@ -11736,8 +11736,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11736
11736
|
"extra-high": "extra-high";
|
|
11737
11737
|
}>>;
|
|
11738
11738
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
11739
|
-
fork: "fork";
|
|
11740
11739
|
fresh: "fresh";
|
|
11740
|
+
fork: "fork";
|
|
11741
11741
|
}>>;
|
|
11742
11742
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11743
11743
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -11802,8 +11802,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11802
11802
|
"extra-high": "extra-high";
|
|
11803
11803
|
}>>;
|
|
11804
11804
|
contextMode: z.ZodDefault<z.ZodEnum<{
|
|
11805
|
-
fork: "fork";
|
|
11806
11805
|
fresh: "fresh";
|
|
11806
|
+
fork: "fork";
|
|
11807
11807
|
}>>;
|
|
11808
11808
|
tools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11809
11809
|
disallowedTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
@@ -11838,8 +11838,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11838
11838
|
status: z.ZodEnum<{
|
|
11839
11839
|
completed: "completed";
|
|
11840
11840
|
cancelled: "cancelled";
|
|
11841
|
-
waiting_input: "waiting_input";
|
|
11842
11841
|
failed: "failed";
|
|
11842
|
+
waiting_input: "waiting_input";
|
|
11843
11843
|
timeout: "timeout";
|
|
11844
11844
|
}>;
|
|
11845
11845
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -11924,11 +11924,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11924
11924
|
status: z.ZodEnum<{
|
|
11925
11925
|
completed: "completed";
|
|
11926
11926
|
cancelled: "cancelled";
|
|
11927
|
-
|
|
11927
|
+
failed: "failed";
|
|
11928
11928
|
running: "running";
|
|
11929
|
+
spawning: "spawning";
|
|
11929
11930
|
waiting_input: "waiting_input";
|
|
11930
11931
|
hung: "hung";
|
|
11931
|
-
failed: "failed";
|
|
11932
11932
|
}>;
|
|
11933
11933
|
}, z.core.$strip>>;
|
|
11934
11934
|
}, z.core.$strip>;
|