@makaio/framework 1.0.0-dev-1783355411417 → 1.0.0-dev-1783477169057
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-Lx6K7yQS.mjs +1 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +219 -40
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-BNysGvaM.d.mts → base-orchestrator-J1WKAUkF.d.mts} +32 -3
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/client-l1Rq5p6X.mjs +1 -0
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.mjs +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 +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +454 -276
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- 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/{definition-b9jyJqPD.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/drizzle/0023_m_mr9gc37m.sql +1 -0
- package/dist/drizzle/meta/_journal.json +7 -0
- package/dist/handlers-B74FvKlA.mjs +57 -0
- package/dist/hooks/index.d.mts +19 -2
- package/dist/{identity-BarL3JYI.mjs → identity-DC3Pk0ps.mjs} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-D7rWAEY0.d.mts → index-B-6DtLLz.d.mts} +1 -1
- package/dist/{index-4eP9DRL_.d.mts → index-B3fjN5HX.d.mts} +7 -7
- package/dist/{index-O08Q2ikz.d.mts → index-BMbmoarE.d.mts} +8 -8
- package/dist/{index-DV4nRk0h.d.mts → index-BX1MxwFr.d.mts} +28 -28
- package/dist/{index-CqCe7Phc.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D6aAzr32.d.mts → index-BeouVICp.d.mts} +36 -36
- package/dist/{index-DQYj8-53.d.mts → index-BjO4Zkap.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Bl42SCEI.d.mts} +8 -8
- package/dist/{index-BYfSAJRC.d.mts → index-BvTd61i5.d.mts} +151 -29
- package/dist/{index-3X0368CL.d.mts → index-CA-AJbq6.d.mts} +4 -4
- package/dist/{index-C5C1tk9f.d.mts → index-CQQcnpev.d.mts} +41 -41
- package/dist/{index-BKZhnb2B.d.mts → index-C_xQM96Y.d.mts} +802 -422
- package/dist/{index-31vR1sxk.d.mts → index-CwFSL4xI.d.mts} +144 -21
- package/dist/{index-WHUV7neB.d.mts → index-DMz-2ACU.d.mts} +105 -105
- package/dist/{index-3J0HZlPH.d.mts → index-DScUb-hF.d.mts} +334 -13
- package/dist/{index-DEzdNQum.d.mts → index-Di84JjS0.d.mts} +2 -2
- package/dist/{index-DvHYpi-J.d.mts → index-Dv4oGVZK.d.mts} +1246 -397
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-D9-vOJvZ.d.mts → index-h5go5Dtd.d.mts} +1 -1
- package/dist/{index-DLNRgZPo2.d.mts → index-j_X5xefv2.d.mts} +26 -26
- package/dist/{index-C6Ys8pxt.d.mts → index-uM4KZopE.d.mts} +9 -9
- 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-j7vFsmYL.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
- package/dist/{namespace-B3ol3pc-.d.mts → namespace-BigVYQyx.d.mts} +12 -0
- package/dist/{namespace-DmqoDDRD.d.mts → namespace-Boh42UoL.d.mts} +66 -22
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-COEUMuHL.d.mts} +156 -156
- package/dist/{namespace-B4cV_pk3.d.mts → namespace-D94HrTtq.d.mts} +58 -58
- package/dist/{namespace-DhDY0juT.d.mts → namespace-OLAh9wHU.d.mts} +375 -27
- package/dist/{namespace-Bm77p82L.d.mts → namespace-TPbegIMi.d.mts} +27 -27
- package/dist/{package-MmQvNJ3u.d.mts → package-B6mEMD8r.d.mts} +5 -0
- package/dist/{package-BmRhhi-3.mjs → package-BQn_RTo7.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-DLNBajAV.d.mts → schema-B5vHi7Uu.d.mts} +28 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CDBn9MTz.d.mts} +156 -156
- package/dist/schemas-CkOigLAT.mjs +1 -0
- package/dist/{schemas-lnE9YoG7.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DMMWmWjq.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-DuuVuhHX2.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
- package/dist/{schemas-DmGRSeIq.d.mts → schemas-t6h9oSct.d.mts} +28 -1
- package/dist/services/adapter-runtime/index.d.mts +4 -4
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +2 -2
- package/dist/services/adapter-runtime/schemas.mjs +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +147 -140
- 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 +15 -2
- package/dist/services/log-import/index.mjs +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/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +7 -7
- 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/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +3 -2
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +10 -10
- 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-CoGaTin6.mjs +69 -0
- package/dist/session-Dp7z5N1d.mjs +1 -0
- package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-C1M7-O3C.d.mts} +3 -3
- package/dist/{tool-approval-service-MU_DmJsf.mjs → tool-approval-service-BNXgr-az.mjs} +1 -1
- package/dist/tools-BaO4GYj0.mjs +1 -0
- package/dist/{transition-Dq41YCkc.d.mts → transition-Bbjlwv5K.d.mts} +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-BMlzmWp6.d.mts → types-CNkx2awa.d.mts} +12 -1
- package/dist/{types-Cse8s_cD.d.mts → types-D7W0ntGr.d.mts} +45 -18
- package/dist/{types-C76EP81O.d.mts → types-jruUn6oW.d.mts} +694 -282
- package/dist/workflow-engine/index.d.mts +41 -41
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/package.json +1 -1
- package/dist/adapter-BRxCc72E.mjs +0 -1
- package/dist/client-BgUjVbXX.mjs +0 -1
- package/dist/handlers-v47Gbsr1.mjs +0 -57
- package/dist/schemas-ftgVeWIG.mjs +0 -1
- package/dist/session-CKWfn3oc.mjs +0 -1
- package/dist/session-DCbJwYEU.mjs +0 -69
- package/dist/tools-BrNm-een.mjs +0 -1
|
@@ -1,32 +1,32 @@
|
|
|
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-
|
|
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-
|
|
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-
|
|
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-C_xQM96Y.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-C1M7-O3C.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-BX1MxwFr.mjs";
|
|
4
|
+
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../schemas-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-DMz-2ACU.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 {
|
|
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-CwFSL4xI.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-uM4KZopE.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
|
|
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-jruUn6oW.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-
|
|
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-
|
|
18
|
-
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../definition-
|
|
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-
|
|
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-NkNbYFud.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-Bbjlwv5K.mjs";
|
|
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
|
+
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-Bl42SCEI.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-Di84JjS0.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-CQQcnpev.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 {
|
|
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-Dv4oGVZK.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-j_X5xefv2.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-B3fjN5HX.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
|
-
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-
|
|
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";
|
|
31
31
|
import * as _$zod from "zod";
|
|
32
32
|
import { z } from "zod";
|
|
@@ -42,7 +42,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
42
42
|
adapterId: _$zod.ZodString;
|
|
43
43
|
adapterName: _$zod.ZodString;
|
|
44
44
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
|
-
adapterSessionId: _$zod.ZodString
|
|
45
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
46
46
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
47
47
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
48
48
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -125,7 +125,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
125
125
|
adapterId: _$zod.ZodString;
|
|
126
126
|
adapterName: _$zod.ZodString;
|
|
127
127
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
128
|
-
adapterSessionId: _$zod.ZodString
|
|
128
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
129
129
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
130
130
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
131
131
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -138,7 +138,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
138
138
|
adapterId: _$zod.ZodString;
|
|
139
139
|
adapterName: _$zod.ZodString;
|
|
140
140
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
141
|
-
adapterSessionId: _$zod.ZodString
|
|
141
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
142
142
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
143
143
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
144
144
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -161,7 +161,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
161
161
|
adapterId: _$zod.ZodString;
|
|
162
162
|
adapterName: _$zod.ZodString;
|
|
163
163
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
164
|
-
adapterSessionId: _$zod.ZodString
|
|
164
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
165
165
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
166
166
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
167
167
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -169,13 +169,19 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
169
169
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
170
170
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
171
171
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
172
|
+
startMode: _$zod.ZodEnum<{
|
|
173
|
+
fork: "fork";
|
|
174
|
+
fresh: "fresh";
|
|
175
|
+
resume: "resume";
|
|
176
|
+
rotation: "rotation";
|
|
177
|
+
}>;
|
|
172
178
|
}, _$zod_v4_core0.$strip>;
|
|
173
179
|
'model.changed': _$zod.ZodObject<{
|
|
174
180
|
agentId: _$zod.ZodString;
|
|
175
181
|
adapterId: _$zod.ZodString;
|
|
176
182
|
adapterName: _$zod.ZodString;
|
|
177
183
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
178
|
-
adapterSessionId: _$zod.ZodString
|
|
184
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
179
185
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
180
186
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
181
187
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -204,7 +210,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
204
210
|
adapterId: _$zod.ZodString;
|
|
205
211
|
adapterName: _$zod.ZodString;
|
|
206
212
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
207
|
-
adapterSessionId: _$zod.ZodString
|
|
213
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
208
214
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
209
215
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
210
216
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -264,7 +270,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
264
270
|
adapterId: _$zod.ZodString;
|
|
265
271
|
adapterName: _$zod.ZodString;
|
|
266
272
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
267
|
-
adapterSessionId: _$zod.ZodString
|
|
273
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
268
274
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
269
275
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
270
276
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -272,6 +278,25 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
272
278
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
273
279
|
mcpSessionContext: _$zod.ZodObject<{
|
|
274
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>>;
|
|
275
300
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
276
301
|
name: _$zod.ZodString;
|
|
277
302
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -308,28 +333,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
308
333
|
type: _$zod.ZodLiteral<"http">;
|
|
309
334
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
310
335
|
exposureMode: _$zod.ZodEnum<{
|
|
311
|
-
direct: "direct";
|
|
312
336
|
discovery: "discovery";
|
|
313
|
-
}>;
|
|
314
|
-
}, _$zod_v4_core0.$strip>>;
|
|
315
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
316
|
-
fullName: _$zod.ZodString;
|
|
317
|
-
originalName: _$zod.ZodString;
|
|
318
|
-
serverName: _$zod.ZodString;
|
|
319
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
320
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
321
|
-
exposureMode: _$zod.ZodEnum<{
|
|
322
337
|
direct: "direct";
|
|
323
|
-
discovery: "discovery";
|
|
324
|
-
hidden: "hidden";
|
|
325
338
|
}>;
|
|
326
|
-
enabled: _$zod.ZodBoolean;
|
|
327
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
328
|
-
discovery: "discovery";
|
|
329
|
-
toolset: "toolset";
|
|
330
|
-
}>>;
|
|
331
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
332
|
-
exposed: _$zod.ZodBoolean;
|
|
333
339
|
}, _$zod_v4_core0.$strip>>;
|
|
334
340
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
335
341
|
fullName: _$zod.ZodString;
|
|
@@ -338,9 +344,9 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
338
344
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
339
345
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
340
346
|
exposureMode: _$zod.ZodEnum<{
|
|
341
|
-
direct: "direct";
|
|
342
|
-
discovery: "discovery";
|
|
343
347
|
hidden: "hidden";
|
|
348
|
+
discovery: "discovery";
|
|
349
|
+
direct: "direct";
|
|
344
350
|
}>;
|
|
345
351
|
enabled: _$zod.ZodBoolean;
|
|
346
352
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -365,15 +371,15 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
365
371
|
};
|
|
366
372
|
'credential.change': {
|
|
367
373
|
request: _$zod.ZodObject<{
|
|
368
|
-
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
369
|
-
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
370
374
|
agentId: _$zod.ZodString;
|
|
371
375
|
adapterId: _$zod.ZodString;
|
|
372
376
|
adapterName: _$zod.ZodString;
|
|
377
|
+
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
378
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
379
|
+
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
380
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
374
381
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
375
382
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
376
|
-
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
377
383
|
providerConfigId: _$zod.ZodString;
|
|
378
384
|
definitionId: _$zod.ZodString;
|
|
379
385
|
changeSequence: _$zod.ZodNumber;
|
|
@@ -392,7 +398,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
392
398
|
adapterId: _$zod.ZodString;
|
|
393
399
|
adapterName: _$zod.ZodString;
|
|
394
400
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
395
|
-
adapterSessionId: _$zod.ZodString
|
|
401
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
396
402
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
397
403
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
398
404
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -432,7 +438,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
432
438
|
adapterId: _$zod.ZodString;
|
|
433
439
|
adapterName: _$zod.ZodString;
|
|
434
440
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
435
|
-
adapterSessionId: _$zod.ZodString
|
|
441
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
436
442
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
437
443
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
438
444
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -444,7 +450,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
444
450
|
adapterId: _$zod.ZodString;
|
|
445
451
|
adapterName: _$zod.ZodString;
|
|
446
452
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
447
|
-
adapterSessionId: _$zod.ZodString
|
|
453
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
448
454
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
449
455
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
450
456
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -457,7 +463,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
457
463
|
adapterId: _$zod.ZodString;
|
|
458
464
|
adapterName: _$zod.ZodString;
|
|
459
465
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
460
|
-
adapterSessionId: _$zod.ZodString
|
|
466
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
461
467
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
462
468
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
463
469
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -472,7 +478,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
472
478
|
adapterId: _$zod.ZodString;
|
|
473
479
|
adapterName: _$zod.ZodString;
|
|
474
480
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
475
|
-
adapterSessionId: _$zod.ZodString
|
|
481
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
476
482
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
477
483
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
478
484
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -492,7 +498,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
492
498
|
adapterId: _$zod.ZodString;
|
|
493
499
|
adapterName: _$zod.ZodString;
|
|
494
500
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
495
|
-
adapterSessionId: _$zod.ZodString
|
|
501
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
496
502
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
497
503
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
498
504
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -505,7 +511,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
505
511
|
adapterId: _$zod.ZodString;
|
|
506
512
|
adapterName: _$zod.ZodString;
|
|
507
513
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
508
|
-
adapterSessionId: _$zod.ZodString
|
|
514
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
509
515
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
510
516
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
511
517
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -518,7 +524,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
518
524
|
adapterId: _$zod.ZodString;
|
|
519
525
|
adapterName: _$zod.ZodString;
|
|
520
526
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
521
|
-
adapterSessionId: _$zod.ZodString
|
|
527
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
522
528
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
523
529
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
524
530
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -531,7 +537,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
531
537
|
adapterId: _$zod.ZodString;
|
|
532
538
|
adapterName: _$zod.ZodString;
|
|
533
539
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
534
|
-
adapterSessionId: _$zod.ZodString
|
|
540
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
535
541
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
536
542
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
537
543
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -544,7 +550,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
544
550
|
adapterId: _$zod.ZodString;
|
|
545
551
|
adapterName: _$zod.ZodString;
|
|
546
552
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
547
|
-
adapterSessionId: _$zod.ZodString
|
|
553
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
548
554
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
549
555
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
550
556
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -559,7 +565,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
559
565
|
adapterId: _$zod.ZodString;
|
|
560
566
|
adapterName: _$zod.ZodString;
|
|
561
567
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
562
|
-
adapterSessionId: _$zod.ZodString
|
|
568
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
563
569
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
564
570
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
565
571
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -573,7 +579,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
573
579
|
adapterId: _$zod.ZodString;
|
|
574
580
|
adapterName: _$zod.ZodString;
|
|
575
581
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
576
|
-
adapterSessionId: _$zod.ZodString
|
|
582
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
577
583
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
578
584
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
579
585
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -589,7 +595,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
589
595
|
adapterId: _$zod.ZodString;
|
|
590
596
|
adapterName: _$zod.ZodString;
|
|
591
597
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
592
|
-
adapterSessionId: _$zod.ZodString
|
|
598
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
593
599
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
594
600
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
595
601
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -606,7 +612,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
606
612
|
adapterId: _$zod.ZodString;
|
|
607
613
|
adapterName: _$zod.ZodString;
|
|
608
614
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
609
|
-
adapterSessionId: _$zod.ZodString
|
|
615
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
610
616
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
611
617
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
612
618
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -645,7 +651,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
645
651
|
adapterId: _$zod.ZodString;
|
|
646
652
|
adapterName: _$zod.ZodString;
|
|
647
653
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
648
|
-
adapterSessionId: _$zod.ZodString
|
|
654
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
649
655
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
650
656
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
651
657
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -724,7 +730,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
724
730
|
adapterId: _$zod.ZodString;
|
|
725
731
|
adapterName: _$zod.ZodString;
|
|
726
732
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
727
|
-
adapterSessionId: _$zod.ZodString
|
|
733
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
728
734
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
729
735
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
730
736
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -758,7 +764,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
758
764
|
adapterId: _$zod.ZodString;
|
|
759
765
|
adapterName: _$zod.ZodString;
|
|
760
766
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
761
|
-
adapterSessionId: _$zod.ZodString
|
|
767
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
762
768
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
763
769
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
764
770
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -779,7 +785,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
779
785
|
adapterId: _$zod.ZodString;
|
|
780
786
|
adapterName: _$zod.ZodString;
|
|
781
787
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
782
|
-
adapterSessionId: _$zod.ZodString
|
|
788
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
783
789
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
784
790
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
785
791
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -864,7 +870,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
864
870
|
adapterId: _$zod.ZodString;
|
|
865
871
|
adapterName: _$zod.ZodString;
|
|
866
872
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
867
|
-
adapterSessionId: _$zod.ZodString
|
|
873
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
868
874
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
869
875
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
870
876
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1202,6 +1208,36 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
1202
1208
|
fullPrefix: "fullPrefix";
|
|
1203
1209
|
}>>;
|
|
1204
1210
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
1211
|
+
nativeLocality: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1212
|
+
kind: _$zod.ZodLiteral<"native">;
|
|
1213
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1214
|
+
kind: _$zod.ZodLiteral<"degrade">;
|
|
1215
|
+
reason: _$zod.ZodEnum<{
|
|
1216
|
+
"adapter-unsupported": "adapter-unsupported";
|
|
1217
|
+
"adapter-mismatch": "adapter-mismatch";
|
|
1218
|
+
"no-adapter-session": "no-adapter-session";
|
|
1219
|
+
"missing-machine-id": "missing-machine-id";
|
|
1220
|
+
"machine-mismatch": "machine-mismatch";
|
|
1221
|
+
"cwd-mismatch": "cwd-mismatch";
|
|
1222
|
+
"transforms-present": "transforms-present";
|
|
1223
|
+
"compression-present": "compression-present";
|
|
1224
|
+
"connector-swap": "connector-swap";
|
|
1225
|
+
"mid-history-unsupported": "mid-history-unsupported";
|
|
1226
|
+
"hybrid-imported-orchestrated": "hybrid-imported-orchestrated";
|
|
1227
|
+
"native-attempt-failed": "native-attempt-failed";
|
|
1228
|
+
"agent-already-started": "agent-already-started";
|
|
1229
|
+
"fork-point-unresolvable": "fork-point-unresolvable";
|
|
1230
|
+
}>;
|
|
1231
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1232
|
+
kind: _$zod.ZodLiteral<"foreign">;
|
|
1233
|
+
machineId: _$zod.ZodString;
|
|
1234
|
+
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
1235
|
+
nativeFork: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1236
|
+
sourceSessionId: _$zod.ZodString;
|
|
1237
|
+
sourceAdapterSessionId: _$zod.ZodString;
|
|
1238
|
+
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1239
|
+
targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1240
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1205
1241
|
}, _$zod_v4_core0.$strip>>;
|
|
1206
1242
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1207
1243
|
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
@@ -1219,7 +1255,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
1219
1255
|
adapterId: _$zod.ZodString;
|
|
1220
1256
|
adapterName: _$zod.ZodString;
|
|
1221
1257
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1222
|
-
adapterSessionId: _$zod.ZodString
|
|
1258
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1223
1259
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1224
1260
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1225
1261
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1238,7 +1274,7 @@ declare const AgentNamespace: _$_makaio_core0.BusNamespaceDefinition<"agent", {
|
|
|
1238
1274
|
agentId: _$zod.ZodString;
|
|
1239
1275
|
adapterId: _$zod.ZodString;
|
|
1240
1276
|
adapterName: _$zod.ZodString;
|
|
1241
|
-
adapterSessionId: _$zod.ZodString
|
|
1277
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1242
1278
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1243
1279
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1244
1280
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1333,7 +1369,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1333
1369
|
adapterId: _$zod.ZodString;
|
|
1334
1370
|
adapterName: _$zod.ZodString;
|
|
1335
1371
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1336
|
-
adapterSessionId: _$zod.ZodString
|
|
1372
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1337
1373
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1338
1374
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1339
1375
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1416,7 +1452,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1416
1452
|
adapterId: _$zod.ZodString;
|
|
1417
1453
|
adapterName: _$zod.ZodString;
|
|
1418
1454
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1419
|
-
adapterSessionId: _$zod.ZodString
|
|
1455
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1420
1456
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1421
1457
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1422
1458
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1429,7 +1465,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1429
1465
|
adapterId: _$zod.ZodString;
|
|
1430
1466
|
adapterName: _$zod.ZodString;
|
|
1431
1467
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1432
|
-
adapterSessionId: _$zod.ZodString
|
|
1468
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1433
1469
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1434
1470
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1435
1471
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1452,7 +1488,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1452
1488
|
adapterId: _$zod.ZodString;
|
|
1453
1489
|
adapterName: _$zod.ZodString;
|
|
1454
1490
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1455
|
-
adapterSessionId: _$zod.ZodString
|
|
1491
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1456
1492
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1457
1493
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1458
1494
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1460,13 +1496,19 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1460
1496
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1461
1497
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1462
1498
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1499
|
+
startMode: _$zod.ZodEnum<{
|
|
1500
|
+
fork: "fork";
|
|
1501
|
+
fresh: "fresh";
|
|
1502
|
+
resume: "resume";
|
|
1503
|
+
rotation: "rotation";
|
|
1504
|
+
}>;
|
|
1463
1505
|
}, _$zod_v4_core0.$strip>;
|
|
1464
1506
|
'model.changed': _$zod.ZodObject<{
|
|
1465
1507
|
agentId: _$zod.ZodString;
|
|
1466
1508
|
adapterId: _$zod.ZodString;
|
|
1467
1509
|
adapterName: _$zod.ZodString;
|
|
1468
1510
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1469
|
-
adapterSessionId: _$zod.ZodString
|
|
1511
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1470
1512
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1471
1513
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1472
1514
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1495,7 +1537,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1495
1537
|
adapterId: _$zod.ZodString;
|
|
1496
1538
|
adapterName: _$zod.ZodString;
|
|
1497
1539
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1498
|
-
adapterSessionId: _$zod.ZodString
|
|
1540
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1499
1541
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1500
1542
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1501
1543
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1555,7 +1597,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1555
1597
|
adapterId: _$zod.ZodString;
|
|
1556
1598
|
adapterName: _$zod.ZodString;
|
|
1557
1599
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1558
|
-
adapterSessionId: _$zod.ZodString
|
|
1600
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1559
1601
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1560
1602
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1561
1603
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1563,6 +1605,25 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1563
1605
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1564
1606
|
mcpSessionContext: _$zod.ZodObject<{
|
|
1565
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>>;
|
|
1566
1627
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1567
1628
|
name: _$zod.ZodString;
|
|
1568
1629
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1599,28 +1660,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1599
1660
|
type: _$zod.ZodLiteral<"http">;
|
|
1600
1661
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1601
1662
|
exposureMode: _$zod.ZodEnum<{
|
|
1602
|
-
direct: "direct";
|
|
1603
1663
|
discovery: "discovery";
|
|
1604
|
-
}>;
|
|
1605
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1606
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1607
|
-
fullName: _$zod.ZodString;
|
|
1608
|
-
originalName: _$zod.ZodString;
|
|
1609
|
-
serverName: _$zod.ZodString;
|
|
1610
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1611
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1612
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1613
1664
|
direct: "direct";
|
|
1614
|
-
discovery: "discovery";
|
|
1615
|
-
hidden: "hidden";
|
|
1616
1665
|
}>;
|
|
1617
|
-
enabled: _$zod.ZodBoolean;
|
|
1618
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1619
|
-
discovery: "discovery";
|
|
1620
|
-
toolset: "toolset";
|
|
1621
|
-
}>>;
|
|
1622
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1623
|
-
exposed: _$zod.ZodBoolean;
|
|
1624
1666
|
}, _$zod_v4_core0.$strip>>;
|
|
1625
1667
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1626
1668
|
fullName: _$zod.ZodString;
|
|
@@ -1629,9 +1671,9 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1629
1671
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1630
1672
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1631
1673
|
exposureMode: _$zod.ZodEnum<{
|
|
1632
|
-
direct: "direct";
|
|
1633
|
-
discovery: "discovery";
|
|
1634
1674
|
hidden: "hidden";
|
|
1675
|
+
discovery: "discovery";
|
|
1676
|
+
direct: "direct";
|
|
1635
1677
|
}>;
|
|
1636
1678
|
enabled: _$zod.ZodBoolean;
|
|
1637
1679
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1656,15 +1698,15 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1656
1698
|
};
|
|
1657
1699
|
'credential.change': {
|
|
1658
1700
|
request: _$zod.ZodObject<{
|
|
1659
|
-
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1660
|
-
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1661
1701
|
agentId: _$zod.ZodString;
|
|
1662
1702
|
adapterId: _$zod.ZodString;
|
|
1663
1703
|
adapterName: _$zod.ZodString;
|
|
1704
|
+
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1705
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1706
|
+
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1664
1707
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1665
1708
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1666
1709
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1667
|
-
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1668
1710
|
providerConfigId: _$zod.ZodString;
|
|
1669
1711
|
definitionId: _$zod.ZodString;
|
|
1670
1712
|
changeSequence: _$zod.ZodNumber;
|
|
@@ -1683,7 +1725,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1683
1725
|
adapterId: _$zod.ZodString;
|
|
1684
1726
|
adapterName: _$zod.ZodString;
|
|
1685
1727
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1686
|
-
adapterSessionId: _$zod.ZodString
|
|
1728
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1687
1729
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1688
1730
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1689
1731
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1723,7 +1765,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1723
1765
|
adapterId: _$zod.ZodString;
|
|
1724
1766
|
adapterName: _$zod.ZodString;
|
|
1725
1767
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1726
|
-
adapterSessionId: _$zod.ZodString
|
|
1768
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1727
1769
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1728
1770
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1729
1771
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1735,7 +1777,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1735
1777
|
adapterId: _$zod.ZodString;
|
|
1736
1778
|
adapterName: _$zod.ZodString;
|
|
1737
1779
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1738
|
-
adapterSessionId: _$zod.ZodString
|
|
1780
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1739
1781
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1740
1782
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1741
1783
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1748,7 +1790,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1748
1790
|
adapterId: _$zod.ZodString;
|
|
1749
1791
|
adapterName: _$zod.ZodString;
|
|
1750
1792
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1751
|
-
adapterSessionId: _$zod.ZodString
|
|
1793
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1752
1794
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1753
1795
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1754
1796
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1763,7 +1805,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1763
1805
|
adapterId: _$zod.ZodString;
|
|
1764
1806
|
adapterName: _$zod.ZodString;
|
|
1765
1807
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1766
|
-
adapterSessionId: _$zod.ZodString
|
|
1808
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1767
1809
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1768
1810
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1769
1811
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1783,7 +1825,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1783
1825
|
adapterId: _$zod.ZodString;
|
|
1784
1826
|
adapterName: _$zod.ZodString;
|
|
1785
1827
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1786
|
-
adapterSessionId: _$zod.ZodString
|
|
1828
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1787
1829
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1788
1830
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1789
1831
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1796,7 +1838,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1796
1838
|
adapterId: _$zod.ZodString;
|
|
1797
1839
|
adapterName: _$zod.ZodString;
|
|
1798
1840
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1799
|
-
adapterSessionId: _$zod.ZodString
|
|
1841
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1800
1842
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1801
1843
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1802
1844
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1809,7 +1851,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1809
1851
|
adapterId: _$zod.ZodString;
|
|
1810
1852
|
adapterName: _$zod.ZodString;
|
|
1811
1853
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1812
|
-
adapterSessionId: _$zod.ZodString
|
|
1854
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1813
1855
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1814
1856
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1815
1857
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1822,7 +1864,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1822
1864
|
adapterId: _$zod.ZodString;
|
|
1823
1865
|
adapterName: _$zod.ZodString;
|
|
1824
1866
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1825
|
-
adapterSessionId: _$zod.ZodString
|
|
1867
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1826
1868
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1827
1869
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1828
1870
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1835,7 +1877,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1835
1877
|
adapterId: _$zod.ZodString;
|
|
1836
1878
|
adapterName: _$zod.ZodString;
|
|
1837
1879
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1838
|
-
adapterSessionId: _$zod.ZodString
|
|
1880
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1839
1881
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1840
1882
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1841
1883
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1850,7 +1892,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1850
1892
|
adapterId: _$zod.ZodString;
|
|
1851
1893
|
adapterName: _$zod.ZodString;
|
|
1852
1894
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1853
|
-
adapterSessionId: _$zod.ZodString
|
|
1895
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1854
1896
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1855
1897
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1856
1898
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1864,7 +1906,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1864
1906
|
adapterId: _$zod.ZodString;
|
|
1865
1907
|
adapterName: _$zod.ZodString;
|
|
1866
1908
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1867
|
-
adapterSessionId: _$zod.ZodString
|
|
1909
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1868
1910
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1869
1911
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1870
1912
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1880,7 +1922,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1880
1922
|
adapterId: _$zod.ZodString;
|
|
1881
1923
|
adapterName: _$zod.ZodString;
|
|
1882
1924
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1883
|
-
adapterSessionId: _$zod.ZodString
|
|
1925
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1884
1926
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1885
1927
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1886
1928
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1897,7 +1939,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1897
1939
|
adapterId: _$zod.ZodString;
|
|
1898
1940
|
adapterName: _$zod.ZodString;
|
|
1899
1941
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1900
|
-
adapterSessionId: _$zod.ZodString
|
|
1942
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1901
1943
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1902
1944
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1903
1945
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1936,7 +1978,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
1936
1978
|
adapterId: _$zod.ZodString;
|
|
1937
1979
|
adapterName: _$zod.ZodString;
|
|
1938
1980
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1939
|
-
adapterSessionId: _$zod.ZodString
|
|
1981
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1940
1982
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1941
1983
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1942
1984
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2015,7 +2057,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2015
2057
|
adapterId: _$zod.ZodString;
|
|
2016
2058
|
adapterName: _$zod.ZodString;
|
|
2017
2059
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2018
|
-
adapterSessionId: _$zod.ZodString
|
|
2060
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2019
2061
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2020
2062
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2021
2063
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2049,7 +2091,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2049
2091
|
adapterId: _$zod.ZodString;
|
|
2050
2092
|
adapterName: _$zod.ZodString;
|
|
2051
2093
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2052
|
-
adapterSessionId: _$zod.ZodString
|
|
2094
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2053
2095
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2054
2096
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2055
2097
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2070,7 +2112,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2070
2112
|
adapterId: _$zod.ZodString;
|
|
2071
2113
|
adapterName: _$zod.ZodString;
|
|
2072
2114
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2073
|
-
adapterSessionId: _$zod.ZodString
|
|
2115
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2074
2116
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2075
2117
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2076
2118
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2155,7 +2197,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2155
2197
|
adapterId: _$zod.ZodString;
|
|
2156
2198
|
adapterName: _$zod.ZodString;
|
|
2157
2199
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2158
|
-
adapterSessionId: _$zod.ZodString
|
|
2200
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2159
2201
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2160
2202
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2161
2203
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2493,6 +2535,36 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2493
2535
|
fullPrefix: "fullPrefix";
|
|
2494
2536
|
}>>;
|
|
2495
2537
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
2538
|
+
nativeLocality: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2539
|
+
kind: _$zod.ZodLiteral<"native">;
|
|
2540
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2541
|
+
kind: _$zod.ZodLiteral<"degrade">;
|
|
2542
|
+
reason: _$zod.ZodEnum<{
|
|
2543
|
+
"adapter-unsupported": "adapter-unsupported";
|
|
2544
|
+
"adapter-mismatch": "adapter-mismatch";
|
|
2545
|
+
"no-adapter-session": "no-adapter-session";
|
|
2546
|
+
"missing-machine-id": "missing-machine-id";
|
|
2547
|
+
"machine-mismatch": "machine-mismatch";
|
|
2548
|
+
"cwd-mismatch": "cwd-mismatch";
|
|
2549
|
+
"transforms-present": "transforms-present";
|
|
2550
|
+
"compression-present": "compression-present";
|
|
2551
|
+
"connector-swap": "connector-swap";
|
|
2552
|
+
"mid-history-unsupported": "mid-history-unsupported";
|
|
2553
|
+
"hybrid-imported-orchestrated": "hybrid-imported-orchestrated";
|
|
2554
|
+
"native-attempt-failed": "native-attempt-failed";
|
|
2555
|
+
"agent-already-started": "agent-already-started";
|
|
2556
|
+
"fork-point-unresolvable": "fork-point-unresolvable";
|
|
2557
|
+
}>;
|
|
2558
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2559
|
+
kind: _$zod.ZodLiteral<"foreign">;
|
|
2560
|
+
machineId: _$zod.ZodString;
|
|
2561
|
+
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
2562
|
+
nativeFork: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2563
|
+
sourceSessionId: _$zod.ZodString;
|
|
2564
|
+
sourceAdapterSessionId: _$zod.ZodString;
|
|
2565
|
+
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2566
|
+
targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2567
|
+
}, _$zod_v4_core0.$strip>>;
|
|
2496
2568
|
}, _$zod_v4_core0.$strip>>;
|
|
2497
2569
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
2498
2570
|
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
@@ -2510,7 +2582,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2510
2582
|
adapterId: _$zod.ZodString;
|
|
2511
2583
|
adapterName: _$zod.ZodString;
|
|
2512
2584
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2513
|
-
adapterSessionId: _$zod.ZodString
|
|
2585
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2514
2586
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2515
2587
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2516
2588
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2529,7 +2601,7 @@ declare const AgentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
2529
2601
|
agentId: _$zod.ZodString;
|
|
2530
2602
|
adapterId: _$zod.ZodString;
|
|
2531
2603
|
adapterName: _$zod.ZodString;
|
|
2532
|
-
adapterSessionId: _$zod.ZodString
|
|
2604
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2533
2605
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2534
2606
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2535
2607
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2651,7 +2723,7 @@ declare const AgentSchemas: {
|
|
|
2651
2723
|
adapterId: _$zod.ZodString;
|
|
2652
2724
|
adapterName: _$zod.ZodString;
|
|
2653
2725
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2654
|
-
adapterSessionId: _$zod.ZodString
|
|
2726
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2655
2727
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2656
2728
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2657
2729
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2734,7 +2806,7 @@ declare const AgentSchemas: {
|
|
|
2734
2806
|
adapterId: _$zod.ZodString;
|
|
2735
2807
|
adapterName: _$zod.ZodString;
|
|
2736
2808
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2737
|
-
adapterSessionId: _$zod.ZodString
|
|
2809
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2738
2810
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2739
2811
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2740
2812
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2747,7 +2819,7 @@ declare const AgentSchemas: {
|
|
|
2747
2819
|
adapterId: _$zod.ZodString;
|
|
2748
2820
|
adapterName: _$zod.ZodString;
|
|
2749
2821
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2750
|
-
adapterSessionId: _$zod.ZodString
|
|
2822
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2751
2823
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2752
2824
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2753
2825
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2770,7 +2842,7 @@ declare const AgentSchemas: {
|
|
|
2770
2842
|
adapterId: _$zod.ZodString;
|
|
2771
2843
|
adapterName: _$zod.ZodString;
|
|
2772
2844
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2773
|
-
adapterSessionId: _$zod.ZodString
|
|
2845
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2774
2846
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2775
2847
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2776
2848
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2778,13 +2850,19 @@ declare const AgentSchemas: {
|
|
|
2778
2850
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2779
2851
|
model: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2780
2852
|
cwd: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2853
|
+
startMode: _$zod.ZodEnum<{
|
|
2854
|
+
fork: "fork";
|
|
2855
|
+
fresh: "fresh";
|
|
2856
|
+
resume: "resume";
|
|
2857
|
+
rotation: "rotation";
|
|
2858
|
+
}>;
|
|
2781
2859
|
}, _$zod_v4_core0.$strip>;
|
|
2782
2860
|
'model.changed': _$zod.ZodObject<{
|
|
2783
2861
|
agentId: _$zod.ZodString;
|
|
2784
2862
|
adapterId: _$zod.ZodString;
|
|
2785
2863
|
adapterName: _$zod.ZodString;
|
|
2786
2864
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2787
|
-
adapterSessionId: _$zod.ZodString
|
|
2865
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2788
2866
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2789
2867
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2790
2868
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2813,7 +2891,7 @@ declare const AgentSchemas: {
|
|
|
2813
2891
|
adapterId: _$zod.ZodString;
|
|
2814
2892
|
adapterName: _$zod.ZodString;
|
|
2815
2893
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2816
|
-
adapterSessionId: _$zod.ZodString
|
|
2894
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2817
2895
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2818
2896
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2819
2897
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2873,7 +2951,7 @@ declare const AgentSchemas: {
|
|
|
2873
2951
|
adapterId: _$zod.ZodString;
|
|
2874
2952
|
adapterName: _$zod.ZodString;
|
|
2875
2953
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2876
|
-
adapterSessionId: _$zod.ZodString
|
|
2954
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2877
2955
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2878
2956
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2879
2957
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2881,6 +2959,25 @@ declare const AgentSchemas: {
|
|
|
2881
2959
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2882
2960
|
mcpSessionContext: _$zod.ZodObject<{
|
|
2883
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>>;
|
|
2884
2981
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2885
2982
|
name: _$zod.ZodString;
|
|
2886
2983
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -2917,28 +3014,9 @@ declare const AgentSchemas: {
|
|
|
2917
3014
|
type: _$zod.ZodLiteral<"http">;
|
|
2918
3015
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
2919
3016
|
exposureMode: _$zod.ZodEnum<{
|
|
2920
|
-
direct: "direct";
|
|
2921
3017
|
discovery: "discovery";
|
|
2922
|
-
}>;
|
|
2923
|
-
}, _$zod_v4_core0.$strip>>;
|
|
2924
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2925
|
-
fullName: _$zod.ZodString;
|
|
2926
|
-
originalName: _$zod.ZodString;
|
|
2927
|
-
serverName: _$zod.ZodString;
|
|
2928
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2929
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2930
|
-
exposureMode: _$zod.ZodEnum<{
|
|
2931
3018
|
direct: "direct";
|
|
2932
|
-
discovery: "discovery";
|
|
2933
|
-
hidden: "hidden";
|
|
2934
3019
|
}>;
|
|
2935
|
-
enabled: _$zod.ZodBoolean;
|
|
2936
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2937
|
-
discovery: "discovery";
|
|
2938
|
-
toolset: "toolset";
|
|
2939
|
-
}>>;
|
|
2940
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2941
|
-
exposed: _$zod.ZodBoolean;
|
|
2942
3020
|
}, _$zod_v4_core0.$strip>>;
|
|
2943
3021
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2944
3022
|
fullName: _$zod.ZodString;
|
|
@@ -2947,9 +3025,9 @@ declare const AgentSchemas: {
|
|
|
2947
3025
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2948
3026
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2949
3027
|
exposureMode: _$zod.ZodEnum<{
|
|
2950
|
-
direct: "direct";
|
|
2951
|
-
discovery: "discovery";
|
|
2952
3028
|
hidden: "hidden";
|
|
3029
|
+
discovery: "discovery";
|
|
3030
|
+
direct: "direct";
|
|
2953
3031
|
}>;
|
|
2954
3032
|
enabled: _$zod.ZodBoolean;
|
|
2955
3033
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -2974,15 +3052,15 @@ declare const AgentSchemas: {
|
|
|
2974
3052
|
};
|
|
2975
3053
|
'credential.change': {
|
|
2976
3054
|
request: _$zod.ZodObject<{
|
|
2977
|
-
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2978
|
-
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2979
3055
|
agentId: _$zod.ZodString;
|
|
2980
3056
|
adapterId: _$zod.ZodString;
|
|
2981
3057
|
adapterName: _$zod.ZodString;
|
|
3058
|
+
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3059
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3060
|
+
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2982
3061
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2983
3062
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2984
3063
|
occurredAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2985
|
-
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2986
3064
|
providerConfigId: _$zod.ZodString;
|
|
2987
3065
|
definitionId: _$zod.ZodString;
|
|
2988
3066
|
changeSequence: _$zod.ZodNumber;
|
|
@@ -3001,7 +3079,7 @@ declare const AgentSchemas: {
|
|
|
3001
3079
|
adapterId: _$zod.ZodString;
|
|
3002
3080
|
adapterName: _$zod.ZodString;
|
|
3003
3081
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3004
|
-
adapterSessionId: _$zod.ZodString
|
|
3082
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3005
3083
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3006
3084
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3007
3085
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3041,7 +3119,7 @@ declare const AgentSchemas: {
|
|
|
3041
3119
|
adapterId: _$zod.ZodString;
|
|
3042
3120
|
adapterName: _$zod.ZodString;
|
|
3043
3121
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3044
|
-
adapterSessionId: _$zod.ZodString
|
|
3122
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3045
3123
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3046
3124
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3047
3125
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3053,7 +3131,7 @@ declare const AgentSchemas: {
|
|
|
3053
3131
|
adapterId: _$zod.ZodString;
|
|
3054
3132
|
adapterName: _$zod.ZodString;
|
|
3055
3133
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3056
|
-
adapterSessionId: _$zod.ZodString
|
|
3134
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3057
3135
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3058
3136
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3059
3137
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3066,7 +3144,7 @@ declare const AgentSchemas: {
|
|
|
3066
3144
|
adapterId: _$zod.ZodString;
|
|
3067
3145
|
adapterName: _$zod.ZodString;
|
|
3068
3146
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3069
|
-
adapterSessionId: _$zod.ZodString
|
|
3147
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3070
3148
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3071
3149
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3072
3150
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3081,7 +3159,7 @@ declare const AgentSchemas: {
|
|
|
3081
3159
|
adapterId: _$zod.ZodString;
|
|
3082
3160
|
adapterName: _$zod.ZodString;
|
|
3083
3161
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3084
|
-
adapterSessionId: _$zod.ZodString
|
|
3162
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3085
3163
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3086
3164
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3087
3165
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3101,7 +3179,7 @@ declare const AgentSchemas: {
|
|
|
3101
3179
|
adapterId: _$zod.ZodString;
|
|
3102
3180
|
adapterName: _$zod.ZodString;
|
|
3103
3181
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3104
|
-
adapterSessionId: _$zod.ZodString
|
|
3182
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3105
3183
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3106
3184
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3107
3185
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3114,7 +3192,7 @@ declare const AgentSchemas: {
|
|
|
3114
3192
|
adapterId: _$zod.ZodString;
|
|
3115
3193
|
adapterName: _$zod.ZodString;
|
|
3116
3194
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3117
|
-
adapterSessionId: _$zod.ZodString
|
|
3195
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3118
3196
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3119
3197
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3120
3198
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3127,7 +3205,7 @@ declare const AgentSchemas: {
|
|
|
3127
3205
|
adapterId: _$zod.ZodString;
|
|
3128
3206
|
adapterName: _$zod.ZodString;
|
|
3129
3207
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3130
|
-
adapterSessionId: _$zod.ZodString
|
|
3208
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3131
3209
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3132
3210
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3133
3211
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3140,7 +3218,7 @@ declare const AgentSchemas: {
|
|
|
3140
3218
|
adapterId: _$zod.ZodString;
|
|
3141
3219
|
adapterName: _$zod.ZodString;
|
|
3142
3220
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3143
|
-
adapterSessionId: _$zod.ZodString
|
|
3221
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3144
3222
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3145
3223
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3146
3224
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3153,7 +3231,7 @@ declare const AgentSchemas: {
|
|
|
3153
3231
|
adapterId: _$zod.ZodString;
|
|
3154
3232
|
adapterName: _$zod.ZodString;
|
|
3155
3233
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3156
|
-
adapterSessionId: _$zod.ZodString
|
|
3234
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3157
3235
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3158
3236
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3159
3237
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3168,7 +3246,7 @@ declare const AgentSchemas: {
|
|
|
3168
3246
|
adapterId: _$zod.ZodString;
|
|
3169
3247
|
adapterName: _$zod.ZodString;
|
|
3170
3248
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3171
|
-
adapterSessionId: _$zod.ZodString
|
|
3249
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3172
3250
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3173
3251
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3174
3252
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3182,7 +3260,7 @@ declare const AgentSchemas: {
|
|
|
3182
3260
|
adapterId: _$zod.ZodString;
|
|
3183
3261
|
adapterName: _$zod.ZodString;
|
|
3184
3262
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3185
|
-
adapterSessionId: _$zod.ZodString
|
|
3263
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3186
3264
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3187
3265
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3188
3266
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3198,7 +3276,7 @@ declare const AgentSchemas: {
|
|
|
3198
3276
|
adapterId: _$zod.ZodString;
|
|
3199
3277
|
adapterName: _$zod.ZodString;
|
|
3200
3278
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3201
|
-
adapterSessionId: _$zod.ZodString
|
|
3279
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3202
3280
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3203
3281
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3204
3282
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3215,7 +3293,7 @@ declare const AgentSchemas: {
|
|
|
3215
3293
|
adapterId: _$zod.ZodString;
|
|
3216
3294
|
adapterName: _$zod.ZodString;
|
|
3217
3295
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3218
|
-
adapterSessionId: _$zod.ZodString
|
|
3296
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3219
3297
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3220
3298
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3221
3299
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3254,7 +3332,7 @@ declare const AgentSchemas: {
|
|
|
3254
3332
|
adapterId: _$zod.ZodString;
|
|
3255
3333
|
adapterName: _$zod.ZodString;
|
|
3256
3334
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3257
|
-
adapterSessionId: _$zod.ZodString
|
|
3335
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3258
3336
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3259
3337
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3260
3338
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3333,7 +3411,7 @@ declare const AgentSchemas: {
|
|
|
3333
3411
|
adapterId: _$zod.ZodString;
|
|
3334
3412
|
adapterName: _$zod.ZodString;
|
|
3335
3413
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3336
|
-
adapterSessionId: _$zod.ZodString
|
|
3414
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3337
3415
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3338
3416
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3339
3417
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3367,7 +3445,7 @@ declare const AgentSchemas: {
|
|
|
3367
3445
|
adapterId: _$zod.ZodString;
|
|
3368
3446
|
adapterName: _$zod.ZodString;
|
|
3369
3447
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3370
|
-
adapterSessionId: _$zod.ZodString
|
|
3448
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3371
3449
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3372
3450
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3373
3451
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3388,7 +3466,7 @@ declare const AgentSchemas: {
|
|
|
3388
3466
|
adapterId: _$zod.ZodString;
|
|
3389
3467
|
adapterName: _$zod.ZodString;
|
|
3390
3468
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3391
|
-
adapterSessionId: _$zod.ZodString
|
|
3469
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3392
3470
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3393
3471
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3394
3472
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3473,7 +3551,7 @@ declare const AgentSchemas: {
|
|
|
3473
3551
|
adapterId: _$zod.ZodString;
|
|
3474
3552
|
adapterName: _$zod.ZodString;
|
|
3475
3553
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3476
|
-
adapterSessionId: _$zod.ZodString
|
|
3554
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3477
3555
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3478
3556
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3479
3557
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3811,6 +3889,36 @@ declare const AgentSchemas: {
|
|
|
3811
3889
|
fullPrefix: "fullPrefix";
|
|
3812
3890
|
}>>;
|
|
3813
3891
|
turnContext: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodType<_$_makaio_contracts0.JsonValue, unknown, _$zod_v4_core0.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
3892
|
+
nativeLocality: _$zod.ZodOptional<_$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3893
|
+
kind: _$zod.ZodLiteral<"native">;
|
|
3894
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3895
|
+
kind: _$zod.ZodLiteral<"degrade">;
|
|
3896
|
+
reason: _$zod.ZodEnum<{
|
|
3897
|
+
"adapter-unsupported": "adapter-unsupported";
|
|
3898
|
+
"adapter-mismatch": "adapter-mismatch";
|
|
3899
|
+
"no-adapter-session": "no-adapter-session";
|
|
3900
|
+
"missing-machine-id": "missing-machine-id";
|
|
3901
|
+
"machine-mismatch": "machine-mismatch";
|
|
3902
|
+
"cwd-mismatch": "cwd-mismatch";
|
|
3903
|
+
"transforms-present": "transforms-present";
|
|
3904
|
+
"compression-present": "compression-present";
|
|
3905
|
+
"connector-swap": "connector-swap";
|
|
3906
|
+
"mid-history-unsupported": "mid-history-unsupported";
|
|
3907
|
+
"hybrid-imported-orchestrated": "hybrid-imported-orchestrated";
|
|
3908
|
+
"native-attempt-failed": "native-attempt-failed";
|
|
3909
|
+
"agent-already-started": "agent-already-started";
|
|
3910
|
+
"fork-point-unresolvable": "fork-point-unresolvable";
|
|
3911
|
+
}>;
|
|
3912
|
+
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3913
|
+
kind: _$zod.ZodLiteral<"foreign">;
|
|
3914
|
+
machineId: _$zod.ZodString;
|
|
3915
|
+
}, _$zod_v4_core0.$strip>], "kind">>;
|
|
3916
|
+
nativeFork: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3917
|
+
sourceSessionId: _$zod.ZodString;
|
|
3918
|
+
sourceAdapterSessionId: _$zod.ZodString;
|
|
3919
|
+
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3920
|
+
targetWorkingDirectory: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3921
|
+
}, _$zod_v4_core0.$strip>>;
|
|
3814
3922
|
}, _$zod_v4_core0.$strip>>;
|
|
3815
3923
|
responseSchema: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
3816
3924
|
schema: _$zod.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, _$zod_v4_core0.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
@@ -3828,7 +3936,7 @@ declare const AgentSchemas: {
|
|
|
3828
3936
|
adapterId: _$zod.ZodString;
|
|
3829
3937
|
adapterName: _$zod.ZodString;
|
|
3830
3938
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3831
|
-
adapterSessionId: _$zod.ZodString
|
|
3939
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3832
3940
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3833
3941
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3834
3942
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3847,7 +3955,7 @@ declare const AgentSchemas: {
|
|
|
3847
3955
|
agentId: _$zod.ZodString;
|
|
3848
3956
|
adapterId: _$zod.ZodString;
|
|
3849
3957
|
adapterName: _$zod.ZodString;
|
|
3850
|
-
adapterSessionId: _$zod.ZodString
|
|
3958
|
+
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3851
3959
|
messageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3852
3960
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3853
3961
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3952,19 +4060,53 @@ declare const SessionMetadataSchema: z.ZodObject<{
|
|
|
3952
4060
|
cwd: z.ZodNullable<z.ZodString>;
|
|
3953
4061
|
}, z.core.$strip>;
|
|
3954
4062
|
type SessionMetadata = z.infer<typeof SessionMetadataSchema>;
|
|
4063
|
+
/**
|
|
4064
|
+
* Discriminator for the reason an `agent.started` event was emitted.
|
|
4065
|
+
*
|
|
4066
|
+
* The `agent.started` subject fires once per turn dispatch — both for the
|
|
4067
|
+
* initial session start and for every subsequent turn. `startMode` tells
|
|
4068
|
+
* consumers *why* this particular start happened so they can filter
|
|
4069
|
+
* accordingly (e.g. SDK SessionStart hooks default to `['fresh', 'fork']`).
|
|
4070
|
+
*
|
|
4071
|
+
* - `fresh` — Brand-new session with no prior conversation history.
|
|
4072
|
+
* - `resume` — Continuation of an existing provider-native session
|
|
4073
|
+
* (the SDK manages history internally).
|
|
4074
|
+
* - `fork` — New provider session branched from an existing one via
|
|
4075
|
+
* the provider's native fork/branch API.
|
|
4076
|
+
* - `rotation` — New provider session within an existing logical session.
|
|
4077
|
+
* Covers connector swaps (model/cwd change), compression
|
|
4078
|
+
* replays, and any turn dispatched as fresh-with-history
|
|
4079
|
+
* into a session that already has prior turns.
|
|
4080
|
+
*/
|
|
4081
|
+
declare const START_MODES: readonly ["fresh", "resume", "fork", "rotation"];
|
|
4082
|
+
/**
|
|
4083
|
+
* Zod schema for the start mode discriminator.
|
|
4084
|
+
*/
|
|
4085
|
+
declare const StartModeSchema: z.ZodEnum<{
|
|
4086
|
+
fork: "fork";
|
|
4087
|
+
fresh: "fresh";
|
|
4088
|
+
resume: "resume";
|
|
4089
|
+
rotation: "rotation";
|
|
4090
|
+
}>;
|
|
4091
|
+
/**
|
|
4092
|
+
* Start mode discriminator type.
|
|
4093
|
+
*/
|
|
4094
|
+
type StartMode = z.infer<typeof StartModeSchema>;
|
|
3955
4095
|
/**
|
|
3956
4096
|
* Agent execution started.
|
|
3957
4097
|
*
|
|
3958
4098
|
* Subject: `agent.started`
|
|
3959
4099
|
* Type: Event (fire-and-forget)
|
|
3960
|
-
* Emitted when: An agent begins processing a
|
|
4100
|
+
* Emitted when: An agent begins processing a turn. Fires once per turn
|
|
4101
|
+
* dispatch — use {@link StartMode} to distinguish the session lifecycle
|
|
4102
|
+
* phase.
|
|
3961
4103
|
*/
|
|
3962
4104
|
declare const StartedSchema: z.ZodObject<{
|
|
3963
4105
|
agentId: z.ZodString;
|
|
3964
4106
|
adapterId: z.ZodString;
|
|
3965
4107
|
adapterName: z.ZodString;
|
|
3966
4108
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
3967
|
-
adapterSessionId: z.ZodString
|
|
4109
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
3968
4110
|
messageId: z.ZodOptional<z.ZodString>;
|
|
3969
4111
|
turnId: z.ZodOptional<z.ZodString>;
|
|
3970
4112
|
clientId: z.ZodOptional<z.ZodString>;
|
|
@@ -3972,6 +4114,12 @@ declare const StartedSchema: z.ZodObject<{
|
|
|
3972
4114
|
occurredAt: z.ZodOptional<z.ZodNumber>;
|
|
3973
4115
|
model: z.ZodNullable<z.ZodString>;
|
|
3974
4116
|
cwd: z.ZodNullable<z.ZodString>;
|
|
4117
|
+
startMode: z.ZodEnum<{
|
|
4118
|
+
fork: "fork";
|
|
4119
|
+
fresh: "fresh";
|
|
4120
|
+
resume: "resume";
|
|
4121
|
+
rotation: "rotation";
|
|
4122
|
+
}>;
|
|
3975
4123
|
}, z.core.$strip>;
|
|
3976
4124
|
type AgentStarted = z.infer<typeof StartedSchema>;
|
|
3977
4125
|
//#endregion
|
|
@@ -3993,7 +4141,7 @@ declare const CompleteSchema: z.ZodObject<{
|
|
|
3993
4141
|
adapterId: z.ZodString;
|
|
3994
4142
|
adapterName: z.ZodString;
|
|
3995
4143
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
3996
|
-
adapterSessionId: z.ZodString
|
|
4144
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
3997
4145
|
turnId: z.ZodOptional<z.ZodString>;
|
|
3998
4146
|
clientId: z.ZodOptional<z.ZodString>;
|
|
3999
4147
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
@@ -4043,7 +4191,7 @@ declare const MessageSchema: z.ZodObject<{
|
|
|
4043
4191
|
adapterId: z.ZodString;
|
|
4044
4192
|
adapterName: z.ZodString;
|
|
4045
4193
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
4046
|
-
adapterSessionId: z.ZodString
|
|
4194
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4047
4195
|
messageId: z.ZodOptional<z.ZodString>;
|
|
4048
4196
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4049
4197
|
clientId: z.ZodOptional<z.ZodString>;
|
|
@@ -4066,7 +4214,7 @@ declare const ToolStartedSchema: z.ZodObject<{
|
|
|
4066
4214
|
adapterId: z.ZodString;
|
|
4067
4215
|
adapterName: z.ZodString;
|
|
4068
4216
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
4069
|
-
adapterSessionId: z.ZodString
|
|
4217
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4070
4218
|
messageId: z.ZodOptional<z.ZodString>;
|
|
4071
4219
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4072
4220
|
clientId: z.ZodOptional<z.ZodString>;
|
|
@@ -4087,7 +4235,7 @@ declare const ToolCompletedSchema: z.ZodObject<{
|
|
|
4087
4235
|
adapterId: z.ZodString;
|
|
4088
4236
|
adapterName: z.ZodString;
|
|
4089
4237
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
4090
|
-
adapterSessionId: z.ZodString
|
|
4238
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4091
4239
|
messageId: z.ZodOptional<z.ZodString>;
|
|
4092
4240
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4093
4241
|
clientId: z.ZodOptional<z.ZodString>;
|
|
@@ -4140,7 +4288,7 @@ declare const StepStartedSchema: z.ZodObject<{
|
|
|
4140
4288
|
adapterId: z.ZodString;
|
|
4141
4289
|
adapterName: z.ZodString;
|
|
4142
4290
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
4143
|
-
adapterSessionId: z.ZodString
|
|
4291
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4144
4292
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4145
4293
|
clientId: z.ZodOptional<z.ZodString>;
|
|
4146
4294
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
@@ -4233,7 +4381,7 @@ declare const StepFinishedSchema: z.ZodObject<{
|
|
|
4233
4381
|
adapterId: z.ZodString;
|
|
4234
4382
|
adapterName: z.ZodString;
|
|
4235
4383
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
4236
|
-
adapterSessionId: z.ZodString
|
|
4384
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4237
4385
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4238
4386
|
clientId: z.ZodOptional<z.ZodString>;
|
|
4239
4387
|
providerConfigId: z.ZodOptional<z.ZodString>;
|
|
@@ -4581,6 +4729,36 @@ declare const SendMessageSchema: {
|
|
|
4581
4729
|
fullPrefix: "fullPrefix";
|
|
4582
4730
|
}>>;
|
|
4583
4731
|
turnContext: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodType<_$_makaio_contracts0.JsonValue, unknown, z.core.$ZodTypeInternals<_$_makaio_contracts0.JsonValue, unknown>>>>;
|
|
4732
|
+
nativeLocality: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
4733
|
+
kind: z.ZodLiteral<"native">;
|
|
4734
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
4735
|
+
kind: z.ZodLiteral<"degrade">;
|
|
4736
|
+
reason: z.ZodEnum<{
|
|
4737
|
+
"adapter-unsupported": "adapter-unsupported";
|
|
4738
|
+
"adapter-mismatch": "adapter-mismatch";
|
|
4739
|
+
"no-adapter-session": "no-adapter-session";
|
|
4740
|
+
"missing-machine-id": "missing-machine-id";
|
|
4741
|
+
"machine-mismatch": "machine-mismatch";
|
|
4742
|
+
"cwd-mismatch": "cwd-mismatch";
|
|
4743
|
+
"transforms-present": "transforms-present";
|
|
4744
|
+
"compression-present": "compression-present";
|
|
4745
|
+
"connector-swap": "connector-swap";
|
|
4746
|
+
"mid-history-unsupported": "mid-history-unsupported";
|
|
4747
|
+
"hybrid-imported-orchestrated": "hybrid-imported-orchestrated";
|
|
4748
|
+
"native-attempt-failed": "native-attempt-failed";
|
|
4749
|
+
"agent-already-started": "agent-already-started";
|
|
4750
|
+
"fork-point-unresolvable": "fork-point-unresolvable";
|
|
4751
|
+
}>;
|
|
4752
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
4753
|
+
kind: z.ZodLiteral<"foreign">;
|
|
4754
|
+
machineId: z.ZodString;
|
|
4755
|
+
}, z.core.$strip>], "kind">>;
|
|
4756
|
+
nativeFork: z.ZodOptional<z.ZodObject<{
|
|
4757
|
+
sourceSessionId: z.ZodString;
|
|
4758
|
+
sourceAdapterSessionId: z.ZodString;
|
|
4759
|
+
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
4760
|
+
targetWorkingDirectory: z.ZodOptional<z.ZodString>;
|
|
4761
|
+
}, z.core.$strip>>;
|
|
4584
4762
|
}, z.core.$strip>>;
|
|
4585
4763
|
responseSchema: z.ZodOptional<z.ZodObject<{
|
|
4586
4764
|
schema: z.ZodType<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>, z.core.$ZodTypeInternals<Record<string, _$_makaio_contracts0.JsonValue>, Record<string, _$_makaio_contracts0.JsonValue>>>;
|
|
@@ -4616,7 +4794,7 @@ declare const AgentToolApproveSchema: {
|
|
|
4616
4794
|
agentId: z.ZodString;
|
|
4617
4795
|
adapterId: z.ZodString;
|
|
4618
4796
|
adapterName: z.ZodString;
|
|
4619
|
-
adapterSessionId: z.ZodString
|
|
4797
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
4620
4798
|
messageId: z.ZodOptional<z.ZodString>;
|
|
4621
4799
|
turnId: z.ZodOptional<z.ZodString>;
|
|
4622
4800
|
clientId: z.ZodOptional<z.ZodString>;
|
|
@@ -4687,9 +4865,9 @@ declare const ResolvedAgentConfigSchema: z.ZodObject<{
|
|
|
4687
4865
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4688
4866
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4689
4867
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
4690
|
-
direct: "direct";
|
|
4691
|
-
discovery: "discovery";
|
|
4692
4868
|
hidden: "hidden";
|
|
4869
|
+
discovery: "discovery";
|
|
4870
|
+
direct: "direct";
|
|
4693
4871
|
}>>>;
|
|
4694
4872
|
}, z.core.$strip>>;
|
|
4695
4873
|
}, z.core.$strip>;
|
|
@@ -4738,6 +4916,25 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4738
4916
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4739
4917
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4740
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>>;
|
|
4741
4938
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4742
4939
|
name: _$zod.ZodString;
|
|
4743
4940
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4774,28 +4971,9 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4774
4971
|
type: _$zod.ZodLiteral<"http">;
|
|
4775
4972
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4776
4973
|
exposureMode: _$zod.ZodEnum<{
|
|
4777
|
-
direct: "direct";
|
|
4778
4974
|
discovery: "discovery";
|
|
4779
|
-
}>;
|
|
4780
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4781
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4782
|
-
fullName: _$zod.ZodString;
|
|
4783
|
-
originalName: _$zod.ZodString;
|
|
4784
|
-
serverName: _$zod.ZodString;
|
|
4785
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4786
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4787
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4788
4975
|
direct: "direct";
|
|
4789
|
-
discovery: "discovery";
|
|
4790
|
-
hidden: "hidden";
|
|
4791
4976
|
}>;
|
|
4792
|
-
enabled: _$zod.ZodBoolean;
|
|
4793
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4794
|
-
discovery: "discovery";
|
|
4795
|
-
toolset: "toolset";
|
|
4796
|
-
}>>;
|
|
4797
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4798
|
-
exposed: _$zod.ZodBoolean;
|
|
4799
4977
|
}, _$zod_v4_core0.$strip>>;
|
|
4800
4978
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4801
4979
|
fullName: _$zod.ZodString;
|
|
@@ -4804,9 +4982,9 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4804
4982
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4805
4983
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4806
4984
|
exposureMode: _$zod.ZodEnum<{
|
|
4807
|
-
direct: "direct";
|
|
4808
|
-
discovery: "discovery";
|
|
4809
4985
|
hidden: "hidden";
|
|
4986
|
+
discovery: "discovery";
|
|
4987
|
+
direct: "direct";
|
|
4810
4988
|
}>;
|
|
4811
4989
|
enabled: _$zod.ZodBoolean;
|
|
4812
4990
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4862,9 +5040,9 @@ declare const AgentResolutionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
4862
5040
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
4863
5041
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
4864
5042
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
4865
|
-
direct: "direct";
|
|
4866
|
-
discovery: "discovery";
|
|
4867
5043
|
hidden: "hidden";
|
|
5044
|
+
discovery: "discovery";
|
|
5045
|
+
direct: "direct";
|
|
4868
5046
|
}>>>;
|
|
4869
5047
|
}, _$zod_v4_core0.$strip>>;
|
|
4870
5048
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -6099,8 +6277,8 @@ type FindingSeverity = z.infer<typeof FindingSeveritySchema>;
|
|
|
6099
6277
|
* How the finding was produced.
|
|
6100
6278
|
*/
|
|
6101
6279
|
declare const FindingOriginSchema: z.ZodEnum<{
|
|
6102
|
-
agent: "agent";
|
|
6103
6280
|
inline: "inline";
|
|
6281
|
+
agent: "agent";
|
|
6104
6282
|
"review-body": "review-body";
|
|
6105
6283
|
"issue-comment": "issue-comment";
|
|
6106
6284
|
"cli-output": "cli-output";
|
|
@@ -6139,8 +6317,8 @@ declare const ReviewFindingSchema: z.ZodObject<{
|
|
|
6139
6317
|
sourceId: z.ZodString;
|
|
6140
6318
|
reviewer: z.ZodString;
|
|
6141
6319
|
origin: z.ZodEnum<{
|
|
6142
|
-
agent: "agent";
|
|
6143
6320
|
inline: "inline";
|
|
6321
|
+
agent: "agent";
|
|
6144
6322
|
"review-body": "review-body";
|
|
6145
6323
|
"issue-comment": "issue-comment";
|
|
6146
6324
|
"cli-output": "cli-output";
|
|
@@ -6317,8 +6495,8 @@ declare const ReviewSchemas: {
|
|
|
6317
6495
|
sourceId: z.ZodString;
|
|
6318
6496
|
reviewer: z.ZodString;
|
|
6319
6497
|
origin: z.ZodEnum<{
|
|
6320
|
-
agent: "agent";
|
|
6321
6498
|
inline: "inline";
|
|
6499
|
+
agent: "agent";
|
|
6322
6500
|
"review-body": "review-body";
|
|
6323
6501
|
"issue-comment": "issue-comment";
|
|
6324
6502
|
"cli-output": "cli-output";
|
|
@@ -6392,8 +6570,8 @@ declare const ReviewSchemas: {
|
|
|
6392
6570
|
sourceId: z.ZodString;
|
|
6393
6571
|
reviewer: z.ZodString;
|
|
6394
6572
|
origin: z.ZodEnum<{
|
|
6395
|
-
agent: "agent";
|
|
6396
6573
|
inline: "inline";
|
|
6574
|
+
agent: "agent";
|
|
6397
6575
|
"review-body": "review-body";
|
|
6398
6576
|
"issue-comment": "issue-comment";
|
|
6399
6577
|
"cli-output": "cli-output";
|
|
@@ -6464,8 +6642,8 @@ declare const ReviewSchemas: {
|
|
|
6464
6642
|
}, z.core.$strip>;
|
|
6465
6643
|
message: z.ZodString;
|
|
6466
6644
|
origin: z.ZodEnum<{
|
|
6467
|
-
agent: "agent";
|
|
6468
6645
|
inline: "inline";
|
|
6646
|
+
agent: "agent";
|
|
6469
6647
|
"review-body": "review-body";
|
|
6470
6648
|
"issue-comment": "issue-comment";
|
|
6471
6649
|
"cli-output": "cli-output";
|
|
@@ -6513,8 +6691,8 @@ declare const ReviewSchemas: {
|
|
|
6513
6691
|
sourceId: z.ZodString;
|
|
6514
6692
|
reviewer: z.ZodString;
|
|
6515
6693
|
origin: z.ZodEnum<{
|
|
6516
|
-
agent: "agent";
|
|
6517
6694
|
inline: "inline";
|
|
6695
|
+
agent: "agent";
|
|
6518
6696
|
"review-body": "review-body";
|
|
6519
6697
|
"issue-comment": "issue-comment";
|
|
6520
6698
|
"cli-output": "cli-output";
|
|
@@ -6590,8 +6768,8 @@ declare const ReviewSchemas: {
|
|
|
6590
6768
|
sourceId: z.ZodString;
|
|
6591
6769
|
reviewer: z.ZodString;
|
|
6592
6770
|
origin: z.ZodEnum<{
|
|
6593
|
-
agent: "agent";
|
|
6594
6771
|
inline: "inline";
|
|
6772
|
+
agent: "agent";
|
|
6595
6773
|
"review-body": "review-body";
|
|
6596
6774
|
"issue-comment": "issue-comment";
|
|
6597
6775
|
"cli-output": "cli-output";
|
|
@@ -6647,8 +6825,8 @@ declare const ReviewSchemas: {
|
|
|
6647
6825
|
sourceId: z.ZodString;
|
|
6648
6826
|
reviewer: z.ZodString;
|
|
6649
6827
|
origin: z.ZodEnum<{
|
|
6650
|
-
agent: "agent";
|
|
6651
6828
|
inline: "inline";
|
|
6829
|
+
agent: "agent";
|
|
6652
6830
|
"review-body": "review-body";
|
|
6653
6831
|
"issue-comment": "issue-comment";
|
|
6654
6832
|
"cli-output": "cli-output";
|
|
@@ -7007,8 +7185,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7007
7185
|
sourceId: _$zod.ZodString;
|
|
7008
7186
|
reviewer: _$zod.ZodString;
|
|
7009
7187
|
origin: _$zod.ZodEnum<{
|
|
7010
|
-
agent: "agent";
|
|
7011
7188
|
inline: "inline";
|
|
7189
|
+
agent: "agent";
|
|
7012
7190
|
"review-body": "review-body";
|
|
7013
7191
|
"issue-comment": "issue-comment";
|
|
7014
7192
|
"cli-output": "cli-output";
|
|
@@ -7077,8 +7255,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7077
7255
|
sourceId: _$zod.ZodString;
|
|
7078
7256
|
reviewer: _$zod.ZodString;
|
|
7079
7257
|
origin: _$zod.ZodEnum<{
|
|
7080
|
-
agent: "agent";
|
|
7081
7258
|
inline: "inline";
|
|
7259
|
+
agent: "agent";
|
|
7082
7260
|
"review-body": "review-body";
|
|
7083
7261
|
"issue-comment": "issue-comment";
|
|
7084
7262
|
"cli-output": "cli-output";
|
|
@@ -7139,8 +7317,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7139
7317
|
}, _$zod_v4_core0.$strip>;
|
|
7140
7318
|
message: _$zod.ZodString;
|
|
7141
7319
|
origin: _$zod.ZodEnum<{
|
|
7142
|
-
agent: "agent";
|
|
7143
7320
|
inline: "inline";
|
|
7321
|
+
agent: "agent";
|
|
7144
7322
|
"review-body": "review-body";
|
|
7145
7323
|
"issue-comment": "issue-comment";
|
|
7146
7324
|
"cli-output": "cli-output";
|
|
@@ -7188,8 +7366,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7188
7366
|
sourceId: _$zod.ZodString;
|
|
7189
7367
|
reviewer: _$zod.ZodString;
|
|
7190
7368
|
origin: _$zod.ZodEnum<{
|
|
7191
|
-
agent: "agent";
|
|
7192
7369
|
inline: "inline";
|
|
7370
|
+
agent: "agent";
|
|
7193
7371
|
"review-body": "review-body";
|
|
7194
7372
|
"issue-comment": "issue-comment";
|
|
7195
7373
|
"cli-output": "cli-output";
|
|
@@ -7260,8 +7438,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7260
7438
|
sourceId: _$zod.ZodString;
|
|
7261
7439
|
reviewer: _$zod.ZodString;
|
|
7262
7440
|
origin: _$zod.ZodEnum<{
|
|
7263
|
-
agent: "agent";
|
|
7264
7441
|
inline: "inline";
|
|
7442
|
+
agent: "agent";
|
|
7265
7443
|
"review-body": "review-body";
|
|
7266
7444
|
"issue-comment": "issue-comment";
|
|
7267
7445
|
"cli-output": "cli-output";
|
|
@@ -7312,8 +7490,8 @@ declare const ReviewNamespace: _$_makaio_core0.BusNamespaceDefinition<"review",
|
|
|
7312
7490
|
sourceId: _$zod.ZodString;
|
|
7313
7491
|
reviewer: _$zod.ZodString;
|
|
7314
7492
|
origin: _$zod.ZodEnum<{
|
|
7315
|
-
agent: "agent";
|
|
7316
7493
|
inline: "inline";
|
|
7494
|
+
agent: "agent";
|
|
7317
7495
|
"review-body": "review-body";
|
|
7318
7496
|
"issue-comment": "issue-comment";
|
|
7319
7497
|
"cli-output": "cli-output";
|
|
@@ -7457,8 +7635,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7457
7635
|
sourceId: _$zod.ZodString;
|
|
7458
7636
|
reviewer: _$zod.ZodString;
|
|
7459
7637
|
origin: _$zod.ZodEnum<{
|
|
7460
|
-
agent: "agent";
|
|
7461
7638
|
inline: "inline";
|
|
7639
|
+
agent: "agent";
|
|
7462
7640
|
"review-body": "review-body";
|
|
7463
7641
|
"issue-comment": "issue-comment";
|
|
7464
7642
|
"cli-output": "cli-output";
|
|
@@ -7527,8 +7705,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7527
7705
|
sourceId: _$zod.ZodString;
|
|
7528
7706
|
reviewer: _$zod.ZodString;
|
|
7529
7707
|
origin: _$zod.ZodEnum<{
|
|
7530
|
-
agent: "agent";
|
|
7531
7708
|
inline: "inline";
|
|
7709
|
+
agent: "agent";
|
|
7532
7710
|
"review-body": "review-body";
|
|
7533
7711
|
"issue-comment": "issue-comment";
|
|
7534
7712
|
"cli-output": "cli-output";
|
|
@@ -7589,8 +7767,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7589
7767
|
}, _$zod_v4_core0.$strip>;
|
|
7590
7768
|
message: _$zod.ZodString;
|
|
7591
7769
|
origin: _$zod.ZodEnum<{
|
|
7592
|
-
agent: "agent";
|
|
7593
7770
|
inline: "inline";
|
|
7771
|
+
agent: "agent";
|
|
7594
7772
|
"review-body": "review-body";
|
|
7595
7773
|
"issue-comment": "issue-comment";
|
|
7596
7774
|
"cli-output": "cli-output";
|
|
@@ -7638,8 +7816,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7638
7816
|
sourceId: _$zod.ZodString;
|
|
7639
7817
|
reviewer: _$zod.ZodString;
|
|
7640
7818
|
origin: _$zod.ZodEnum<{
|
|
7641
|
-
agent: "agent";
|
|
7642
7819
|
inline: "inline";
|
|
7820
|
+
agent: "agent";
|
|
7643
7821
|
"review-body": "review-body";
|
|
7644
7822
|
"issue-comment": "issue-comment";
|
|
7645
7823
|
"cli-output": "cli-output";
|
|
@@ -7710,8 +7888,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7710
7888
|
sourceId: _$zod.ZodString;
|
|
7711
7889
|
reviewer: _$zod.ZodString;
|
|
7712
7890
|
origin: _$zod.ZodEnum<{
|
|
7713
|
-
agent: "agent";
|
|
7714
7891
|
inline: "inline";
|
|
7892
|
+
agent: "agent";
|
|
7715
7893
|
"review-body": "review-body";
|
|
7716
7894
|
"issue-comment": "issue-comment";
|
|
7717
7895
|
"cli-output": "cli-output";
|
|
@@ -7762,8 +7940,8 @@ declare const ReviewSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
7762
7940
|
sourceId: _$zod.ZodString;
|
|
7763
7941
|
reviewer: _$zod.ZodString;
|
|
7764
7942
|
origin: _$zod.ZodEnum<{
|
|
7765
|
-
agent: "agent";
|
|
7766
7943
|
inline: "inline";
|
|
7944
|
+
agent: "agent";
|
|
7767
7945
|
"review-body": "review-body";
|
|
7768
7946
|
"issue-comment": "issue-comment";
|
|
7769
7947
|
"cli-output": "cli-output";
|
|
@@ -10901,14 +11079,14 @@ declare const McpTransportConfigSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
|
10901
11079
|
}, z.core.$strip>], "type">;
|
|
10902
11080
|
/** Exposure mode for MCP tools */
|
|
10903
11081
|
declare const McpExposureModeSchema: z.ZodEnum<{
|
|
10904
|
-
direct: "direct";
|
|
10905
|
-
discovery: "discovery";
|
|
10906
11082
|
hidden: "hidden";
|
|
11083
|
+
discovery: "discovery";
|
|
11084
|
+
direct: "direct";
|
|
10907
11085
|
}>;
|
|
10908
11086
|
/** Exposure mode variant that excludes hidden. */
|
|
10909
11087
|
declare const McpNonHiddenExposureModeSchema: z.ZodEnum<{
|
|
10910
|
-
direct: "direct";
|
|
10911
11088
|
discovery: "discovery";
|
|
11089
|
+
direct: "direct";
|
|
10912
11090
|
}>;
|
|
10913
11091
|
/**
|
|
10914
11092
|
* Glob-style MCP tool pattern used by expose/hide/direct/discovery filters.
|
|
@@ -10927,9 +11105,9 @@ declare const McpProfileConfigSchema: z.ZodObject<{
|
|
|
10927
11105
|
directTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10928
11106
|
discoveryTools: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10929
11107
|
toolExposure: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
10930
|
-
direct: "direct";
|
|
10931
|
-
discovery: "discovery";
|
|
10932
11108
|
hidden: "hidden";
|
|
11109
|
+
discovery: "discovery";
|
|
11110
|
+
direct: "direct";
|
|
10933
11111
|
}>>>;
|
|
10934
11112
|
}, z.core.$strip>;
|
|
10935
11113
|
/** Resolved server info passed to adapter strategies */
|
|
@@ -10969,8 +11147,8 @@ declare const McpResolvedServerSchema: z.ZodObject<{
|
|
|
10969
11147
|
type: z.ZodLiteral<"http">;
|
|
10970
11148
|
}, z.core.$strip>], "type">;
|
|
10971
11149
|
exposureMode: z.ZodEnum<{
|
|
10972
|
-
direct: "direct";
|
|
10973
11150
|
discovery: "discovery";
|
|
11151
|
+
direct: "direct";
|
|
10974
11152
|
}>;
|
|
10975
11153
|
}, z.core.$strip>;
|
|
10976
11154
|
/** Tool state in the MCP tool registry */
|
|
@@ -10981,9 +11159,9 @@ declare const McpToolStateSchema: z.ZodObject<{
|
|
|
10981
11159
|
description: z.ZodOptional<z.ZodString>;
|
|
10982
11160
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
10983
11161
|
exposureMode: z.ZodEnum<{
|
|
10984
|
-
direct: "direct";
|
|
10985
|
-
discovery: "discovery";
|
|
10986
11162
|
hidden: "hidden";
|
|
11163
|
+
discovery: "discovery";
|
|
11164
|
+
direct: "direct";
|
|
10987
11165
|
}>;
|
|
10988
11166
|
enabled: z.ZodBoolean;
|
|
10989
11167
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11034,8 +11212,8 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11034
11212
|
type: z.ZodLiteral<"http">;
|
|
11035
11213
|
}, z.core.$strip>], "type">;
|
|
11036
11214
|
exposureMode: z.ZodEnum<{
|
|
11037
|
-
direct: "direct";
|
|
11038
11215
|
discovery: "discovery";
|
|
11216
|
+
direct: "direct";
|
|
11039
11217
|
}>;
|
|
11040
11218
|
}, z.core.$strip>>;
|
|
11041
11219
|
directTools: z.ZodArray<z.ZodObject<{
|
|
@@ -11045,9 +11223,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11045
11223
|
description: z.ZodOptional<z.ZodString>;
|
|
11046
11224
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11047
11225
|
exposureMode: z.ZodEnum<{
|
|
11048
|
-
direct: "direct";
|
|
11049
|
-
discovery: "discovery";
|
|
11050
11226
|
hidden: "hidden";
|
|
11227
|
+
discovery: "discovery";
|
|
11228
|
+
direct: "direct";
|
|
11051
11229
|
}>;
|
|
11052
11230
|
enabled: z.ZodBoolean;
|
|
11053
11231
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11064,9 +11242,9 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11064
11242
|
description: z.ZodOptional<z.ZodString>;
|
|
11065
11243
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11066
11244
|
exposureMode: z.ZodEnum<{
|
|
11067
|
-
direct: "direct";
|
|
11068
|
-
discovery: "discovery";
|
|
11069
11245
|
hidden: "hidden";
|
|
11246
|
+
discovery: "discovery";
|
|
11247
|
+
direct: "direct";
|
|
11070
11248
|
}>;
|
|
11071
11249
|
enabled: z.ZodBoolean;
|
|
11072
11250
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11085,6 +11263,25 @@ declare const McpSessionContextSchema: z.ZodObject<{
|
|
|
11085
11263
|
*/
|
|
11086
11264
|
declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
11087
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>>;
|
|
11088
11285
|
servers: z.ZodArray<z.ZodObject<{
|
|
11089
11286
|
name: z.ZodString;
|
|
11090
11287
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -11121,28 +11318,9 @@ declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
|
11121
11318
|
type: z.ZodLiteral<"http">;
|
|
11122
11319
|
}, z.core.$strip>], "type">;
|
|
11123
11320
|
exposureMode: z.ZodEnum<{
|
|
11124
|
-
direct: "direct";
|
|
11125
11321
|
discovery: "discovery";
|
|
11126
|
-
}>;
|
|
11127
|
-
}, z.core.$strip>>;
|
|
11128
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
11129
|
-
fullName: z.ZodString;
|
|
11130
|
-
originalName: z.ZodString;
|
|
11131
|
-
serverName: z.ZodString;
|
|
11132
|
-
description: z.ZodOptional<z.ZodString>;
|
|
11133
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11134
|
-
exposureMode: z.ZodEnum<{
|
|
11135
11322
|
direct: "direct";
|
|
11136
|
-
discovery: "discovery";
|
|
11137
|
-
hidden: "hidden";
|
|
11138
11323
|
}>;
|
|
11139
|
-
enabled: z.ZodBoolean;
|
|
11140
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
11141
|
-
discovery: "discovery";
|
|
11142
|
-
toolset: "toolset";
|
|
11143
|
-
}>>;
|
|
11144
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
11145
|
-
exposed: z.ZodBoolean;
|
|
11146
11324
|
}, z.core.$strip>>;
|
|
11147
11325
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
11148
11326
|
fullName: z.ZodString;
|
|
@@ -11151,9 +11329,9 @@ declare const McpRuntimeSessionContextSchema: z.ZodObject<{
|
|
|
11151
11329
|
description: z.ZodOptional<z.ZodString>;
|
|
11152
11330
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11153
11331
|
exposureMode: z.ZodEnum<{
|
|
11154
|
-
direct: "direct";
|
|
11155
|
-
discovery: "discovery";
|
|
11156
11332
|
hidden: "hidden";
|
|
11333
|
+
discovery: "discovery";
|
|
11334
|
+
direct: "direct";
|
|
11157
11335
|
}>;
|
|
11158
11336
|
enabled: z.ZodBoolean;
|
|
11159
11337
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11238,9 +11416,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11238
11416
|
directTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11239
11417
|
discoveryTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
11240
11418
|
toolExposure: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
11241
|
-
direct: "direct";
|
|
11242
|
-
discovery: "discovery";
|
|
11243
11419
|
hidden: "hidden";
|
|
11420
|
+
discovery: "discovery";
|
|
11421
|
+
direct: "direct";
|
|
11244
11422
|
}>>>;
|
|
11245
11423
|
}, _$zod_v4_core0.$strip>>;
|
|
11246
11424
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -11284,8 +11462,8 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11284
11462
|
type: _$zod.ZodLiteral<"http">;
|
|
11285
11463
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
11286
11464
|
exposureMode: _$zod.ZodEnum<{
|
|
11287
|
-
direct: "direct";
|
|
11288
11465
|
discovery: "discovery";
|
|
11466
|
+
direct: "direct";
|
|
11289
11467
|
}>;
|
|
11290
11468
|
}, _$zod_v4_core0.$strip>>;
|
|
11291
11469
|
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -11295,9 +11473,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11295
11473
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11296
11474
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11297
11475
|
exposureMode: _$zod.ZodEnum<{
|
|
11298
|
-
direct: "direct";
|
|
11299
|
-
discovery: "discovery";
|
|
11300
11476
|
hidden: "hidden";
|
|
11477
|
+
discovery: "discovery";
|
|
11478
|
+
direct: "direct";
|
|
11301
11479
|
}>;
|
|
11302
11480
|
enabled: _$zod.ZodBoolean;
|
|
11303
11481
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -11314,9 +11492,9 @@ declare const McpSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubje
|
|
|
11314
11492
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
11315
11493
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
11316
11494
|
exposureMode: _$zod.ZodEnum<{
|
|
11317
|
-
direct: "direct";
|
|
11318
|
-
discovery: "discovery";
|
|
11319
11495
|
hidden: "hidden";
|
|
11496
|
+
discovery: "discovery";
|
|
11497
|
+
direct: "direct";
|
|
11320
11498
|
}>;
|
|
11321
11499
|
enabled: _$zod.ZodBoolean;
|
|
11322
11500
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -11509,11 +11687,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11509
11687
|
status: z.ZodEnum<{
|
|
11510
11688
|
completed: "completed";
|
|
11511
11689
|
cancelled: "cancelled";
|
|
11512
|
-
failed: "failed";
|
|
11513
|
-
running: "running";
|
|
11514
11690
|
spawning: "spawning";
|
|
11691
|
+
running: "running";
|
|
11515
11692
|
waiting_input: "waiting_input";
|
|
11516
11693
|
hung: "hung";
|
|
11694
|
+
failed: "failed";
|
|
11517
11695
|
}>;
|
|
11518
11696
|
childSessionId: z.ZodOptional<z.ZodString>;
|
|
11519
11697
|
pendingRequest: z.ZodOptional<z.ZodObject<{
|
|
@@ -11660,8 +11838,8 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11660
11838
|
status: z.ZodEnum<{
|
|
11661
11839
|
completed: "completed";
|
|
11662
11840
|
cancelled: "cancelled";
|
|
11663
|
-
failed: "failed";
|
|
11664
11841
|
waiting_input: "waiting_input";
|
|
11842
|
+
failed: "failed";
|
|
11665
11843
|
timeout: "timeout";
|
|
11666
11844
|
}>;
|
|
11667
11845
|
result: z.ZodOptional<z.ZodString>;
|
|
@@ -11746,11 +11924,11 @@ declare const SubagentSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
11746
11924
|
status: z.ZodEnum<{
|
|
11747
11925
|
completed: "completed";
|
|
11748
11926
|
cancelled: "cancelled";
|
|
11749
|
-
failed: "failed";
|
|
11750
|
-
running: "running";
|
|
11751
11927
|
spawning: "spawning";
|
|
11928
|
+
running: "running";
|
|
11752
11929
|
waiting_input: "waiting_input";
|
|
11753
11930
|
hung: "hung";
|
|
11931
|
+
failed: "failed";
|
|
11754
11932
|
}>;
|
|
11755
11933
|
}, z.core.$strip>>;
|
|
11756
11934
|
}, z.core.$strip>;
|
|
@@ -14538,4 +14716,4 @@ declare const FrameworkContractNamespaces: readonly RegistrableBusNamespaceDefin
|
|
|
14538
14716
|
*/
|
|
14539
14717
|
declare const FrameworkStorageNamespaces: readonly RegistrableBusNamespaceDefinition[];
|
|
14540
14718
|
//#endregion
|
|
14541
|
-
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExtractTriggerPayload, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|
|
14719
|
+
export { type AIModel, type AIModelMetadata, AIModelSchema, type AIReasoningLevel, AIReasoningLevelSchema, ARTIFACT_CONTEXT_RENDER_HINTS, AUTO_LAUNCH_CAPABILITY_ID, type ActionCategory, type ActionCategoryMap, type ActionIntent, type ActionShortcut, type ActionShortcutModifiers, type ActivatedSkillMetadata, type ActiveSkillState, type AdapterClientRef, type AdapterContribution, type AdapterDefinitionContract, AdapterNamespace, type AdapterProviderDefinitionContract, type AdapterProviderRef, type AdapterRuntimeOptions, type AdapterSelection, AdapterSubjects, type AgentComplete, type AgentConfig, type Message as AgentMessage, AgentNamespace, type AgentResolutionContext, AgentResolutionSubjects, type AgentRole, AgentSchemas, type AgentSelection, type AgentSelectionBase, AgentSelectionBaseSchema, type AgentSelectionKindMap, AgentSelectionSchema, type AgentStarted, AgentStatusSchema, AgentSubjects, type AgentToolApproveRequest, type AgentToolApproveResponse, AgentToolApproveSchema, type AnyArtifactKindDefinition, type ApprovalEntry, ApprovalNamespace, type ApprovalPolicy, ApprovalPolicySchema, ApprovalSubjects, type ArtifactActor, ArtifactActorSchema, type ArtifactBindingOptions, type ArtifactCompareRequest, ArtifactCompareRequestSchema, type ArtifactCompareResponse, ArtifactCompareResponseSchema, type ArtifactConflictPolicy, ArtifactConflictPolicySchema, type ArtifactContext, type ArtifactContextKnownRenderHint, type ArtifactContextNode, type ArtifactContextRefEntry, ArtifactContextRefEntrySchema, type ArtifactContextRelationSelector, ArtifactContextRelationSelectorSchema, type ArtifactContextRenderHint, ArtifactContextRenderHintSchema, type ArtifactContextRootNode, type ArtifactContextSelector, ArtifactContextSelectorSchema, type ArtifactContextTree, type ArtifactContextUnresolvedReason, ArtifactContextUnresolvedReasonSchema, type ArtifactCreateRequest, type ArtifactCreateResponse, type ArtifactCreatedPayload, type ArtifactDataOf, type ArtifactDraft, type ArtifactDraftPatch, type ArtifactHookFilter, type ArtifactKindChangedPayload, type ArtifactKindDefinition, type ArtifactKindListRequest, type ArtifactKindListResponse, type ArtifactKindRegisterRequest, type ArtifactKindRegisterResponse, type ArtifactKindRegistration, ArtifactKindRegistrationSchema, type ArtifactLifecycleHookDefinition, type ArtifactLifecycleHookEvent, type ArtifactLifecycleHookRegistration, type ArtifactLifecycleHooksContributionContext, type ArtifactLifecycleSemanticEvent, type ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactNamespace, type ArtifactObservation, type ArtifactObservationAddedPayload, ArtifactObservationSchema, type ArtifactOf, type ArtifactPatch, type ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, ArtifactPublishTargetSchema, type ArtifactQueryRequest, ArtifactQueryRequestSchema, type ArtifactQueryResponse, type ArtifactQueryScope, ArtifactQueryScopeSchema, ArtifactQuerySourceSchema, type ArtifactReactionHookContext, type ArtifactReactionHookRegistration, type ArtifactRef, ArtifactRefSchema, type ArtifactRelation, type ArtifactRelationAddedPayload, ArtifactRelationSchema, type ArtifactRelationTarget, ArtifactRelationTargetSchema, type ArtifactRelationTypeListRequest, type ArtifactRelationTypeListResponse, type ArtifactRelationTypeRegisterRequest, type ArtifactRelationTypeRegisterResponse, type ArtifactRepresentations, ArtifactRepresentationsSchema, type ArtifactResolveContextRequest, type ArtifactResolveContextResponse, type ArtifactResolveRequest, type ArtifactResolveResponse, type ArtifactReviseRequest, type ArtifactReviseResponse, type ArtifactRevisedPayload, type ArtifactRevision, ArtifactRevisionSchema, ArtifactSchemas, type ArtifactScope, ArtifactScopeSchema, type ArtifactStatusChangedPayload, ArtifactSubjects, type ArtifactUpdateOperation, type ArtifactUpdater, type AudioChunk, type AutoLaunchDisableResponse, type AutoLaunchEnableRequest, type AutoLaunchEnableResponse, type AutoLaunchStatusResponse, type AwaitSubagentRequest, type AwaitSubagentResponse, BUILT_IN_THIN_WORKFLOW_PROVIDER_ID, type BeforeArtifactHookContext, type BeforeArtifactHookRegistration, type BlockData, type BootstrapAsset, type BootstrapAssetKey, type BootstrapChoice, type BootstrapDiscoverContext, type BootstrapExportContext, type BootstrapExportResult, type BootstrapImportContext, type BootstrapImportResult, type BootstrapResult, type BranchKind, BrowserEntrypointSchema, type BuiltWorkflow, BusEventPublishTargetSchema, type BusEventTrigger, BusEventTriggerSchema, BusEventWorkflowTrigger, BusRequestSourceSchema, CACHE_STRATEGIES, COMPRESS_SESSION_LINEAGE_KIND, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, type CacheStrategy, type CanonicalModelResolvedSelection, type CanonicalModelSelection, CanonicalModelSubjects, type CapabilityGroup, type CapabilityItem, type CapabilityPickerValue, CapabilitySubjects, type CapabilityToken, type CheckRunDetail, CheckRunDetailSchema, type ChecksSummary, ChecksSummarySchema, type CliArgManifest, type CliManifest, CliManifestSchema, type CliSubcommandManifest, type ClientAccountIdentifier, ClientAccountIdentifierSchema, type ClientAccountObserveRequest, type ClientBinaryCompatibility, ClientBinaryCompatibilitySchema, type ClientBinaryListEntry, type ClientDefinition, ClientDefinitionSchema, type ClientExecutionContext, type ClientIdentityObservation, ClientIdentityObservationSchema, type ClientInstallCompleted, type ClientInstallProgress, type ClientRuntimeObserveRequest, type ClientRuntimeStarted, type ClientScanResult, type ClientScanTarget, type ClientSessionAccountObserveRequest, type ClientSessionAccountObserveResponse, ClientSessionAccountObserveSchema, type ClientSessionLocator, type ClientSessionObservedBase, type ClientSessionStarted, type ClientSessionToolPost, type ClientSessionToolPre, type ClientSessionTurnCompleted, type ClientSessionUserPromptSubmitted, ClientSubjects, type ClientToolDefinition, ClientToolDefinitionSchema, type ClientUsageIngestRequest, type ClientUsageSnapshot, type ClientUsageWindow, type ClientVersionChanged, type ClientVoiceProviderDescriptor, type ClientWiringEntry, ClientWiringEntrySchema, type CompleteTaskRequest, type CompleteTaskResponse, type CompletionMode, CompletionModeSchema, CompressSessionLineageSchema, type CompressionMode, CompressionModeSchema, type ConfidenceBasis, ConfidenceBasisSchema, type ConfidenceLevel, ConfidenceLevelSchema, type ConfidenceMetadata, ConfidenceMetadataSchema, type Config, type ConfigGetResponse, ConfigSchema, ConfigSchemas, ConfigSubjects, type ConfigUpdateRequest, type ConfigUpdateResponse, ConnectorSwapCancelledError, type ContentSource, type ContextBundle, ContextBundleSchema, type ContextMode, ContextModeSchema, type ContextPublishTarget, ContextPublishTargetSchema, type ContextSource, ContextSourceSchema, type ContextWindowState, type CreateSessionEventActionResult, CredentialSubjects, type CronTriggerPayload, CronWorkflowTrigger, type CustomFieldDefinition, DEFAULT_CONSTRAINTS, DEFAULT_HARNESSES, type DefineWorkflowOptions, type DelegateAgentNodeBlockRun, type DelegateRoleNodeBlockRun, type DetachedDescriptor, type DetachedTransportConfig, DetachedTransportSchema, type DiscoveredAIModel, ERROR_CATEGORIES, EXECUTIONS_BY_ARTIFACT_REFS_DEFAULT_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_LIMIT_PER_REF, EXECUTIONS_BY_ARTIFACT_REFS_MAX_REFS, EXECUTION_LIST_DEFAULT_LIMIT, EXECUTION_LIST_MAX_LIMIT, EXECUTION_LIST_MIN_LIMIT, EXTRACTION_EXCLUSION_KEY, type EmbeddedDescriptor, type EntityUIConfig, EntityUIConfigSchema, type EntrypointConfig, type ErrorCategory, ErrorCategorySchema, type EventFilter, type EvidenceRef, EvidenceRefSchema, type ExecuteContext, type ExecuteResult, type ExecuteSubagentResponse, type ExecutionHints, ExecutionHintsSchema, type ExecutionLink, type ExecutionLinkListQuery, ExecutionLinkListQuerySchema, ExecutionLinkSchema, type ExecutionLinkType, ExecutionLinkTypeSchema, type ExecutionListCursor, ExecutionListCursorSchema, type ExecutionListQuery, ExecutionListQuerySchema, ExecutionSourceHintSchema, type ExecutionStatus, ExecutionStatusSchema, type ExecutionsByArtifactRefsQuery, ExecutionsByArtifactRefsQuerySchema, type ExtensionArtifactLifecycleHooksContribution, type ExtensionBootstrap, type ExtensionConfigComponentProps, type ExtensionConfigProvider, type ExtensionContext, type ExtensionContributionProcessor, type ExtensionDependency, ExtensionDependencySchema, type ExtensionDescriptor, type ExtensionDescriptorBase, ExtensionDescriptorSchema, type ExtensionEntrypoints, ExtensionEntrypointsSchema, type ExtensionFieldTypeLoader, type ExtensionIdentity, type ExtensionService, type ExtensionServiceLifecycle, type ExtensionToken, type ExtensionTransitionActionsContribution, type ExtensionTransitionRulesContribution, type ExtensionWarning, type ExtensionWarningAction, type ExtensionWarningEntry, ExtensionWarningEntrySchema, ExtensionWarningSchema, ExtensionWorkflowTrigger, ExtensionWorkflowTriggerSchema, type ExtensionWorkflowTrigger$1 as ExtensionWorkflowTriggerShape, type ExtractTriggerPayload, type ExtractionExclusionKey, type ExtractionExclusionMetadata, FORK_SESSION_LINEAGE_KIND, type FacetAppliesTo, FacetAppliesToSchema, type FacetAuthority, FacetAuthoritySchema, type FacetCardinality, FacetCardinalitySchema, FacetNamespace, type FacetNamespaceChangedPayload, type FacetNamespaceDefinition, type FacetNamespaceListRequest, type FacetNamespaceListResponse, type FacetNamespaceRegisterRequest, type FacetNamespaceRegisterResponse, type FacetNamespaceRegistration, FacetNamespaceRegistrationSchema, FacetSchemas, FacetSubjects, type FetchFindingsParams, type FieldDefinition, type FieldOption, type FieldType, type FieldWidget, type FindingOrigin, FindingOriginSchema, type FindingSeverity, FindingSeveritySchema, type FindingStatus, FindingStatusSchema, type FindingTarget, FindingTargetSchema, type FindingsSummary, FindingsSummarySchema, type FocusContext, type ForkChildInfo, type ForkOptions, ForkSessionLineageSchema, type ForkTransforms, ForkTransformsSchema, type FormFieldProps, FrameworkContractNamespaces, FrameworkStorageNamespaces, GIT_HOOK_EVENTS_CAPABILITY_ID, type GateInstanceListQuery, GateInstanceListQuerySchema, type GateOptions, type GitHookCoverageReason, GitHookCoverageReasonSchema, type GitHookCoverageRequest, GitHookCoverageRequestSchema, type GitHookCoverageResponse, GitHookCoverageResponseSchema, type GitHookCoveredOperation, GitHookCoveredOperationSchema, GitHookNamespace, type GitHookNativeMergeEvent, GitHookNativeMergeEventSchema, type GitHookRewriteEvent, GitHookRewriteEventSchema, type GitHookRewritePair, GitHookRewritePairSchema, GitHookSchemas, GitHookSubjects, type HarnessDefinition, HarnessDefinitionBaseSchema, type HarnessDefinitionCreate, HarnessDefinitionCreateSchema, HarnessDefinitionSchema, HarnessSubjects, type HashTrigger, type HashTriggerContext, type HashTriggerMetadata, type HashTriggerSuggestResult, HostNamespace, HostSchemas, HostSubjects, type HttpServerLike, type IAutoLaunchProvider, type ICapabilityBasedService, type ICapabilityProvider, type IGitHookEventsProvider, type IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, type IReviewSource, type IReviewerProcessor, type ISTTProvider, type IServerProvider, type IStepRunner, type ITTSProvider, type IVCSProvider, type IVisionProvider, type IVocabularyProvider, type IWorkerNodeProvider, type IWorkflowRunner, type IWorkflowTriggerTypeRegistry, type ImportStatus, type ImportUpsertRequest, ImportUpsertRequestSchema, type InstallStage, type InstalledVersionEntry, type IterateHandler, type IterateOptions, type JsonPatchOperation, JsonPatchOperationSchema, type JsonValue, JsonValueSchema, type KillSubagentRequest, type KillSubagentResponse, type LabelInfo, LabelInfoSchema, type LabelSemantic, LabelSemanticSchema, type ListSubagentsBySessionRequest, type ListSubagentsBySessionResponse, type LoaderContext, type LocalRef, LocalRefSchema, type LogSourceDefinition, LogSourceDefinitionSchema, type LoopGateContext, type LoopGateHandler, type LoopGateOutcome, LoopGateOutcomeSchema, type LoopGateRegistration, type LoopOptions, MCP_CALL_TOOL_NAME, MCP_DISCOVER_TOOL_NAME, MCP_SCHEMA_TOOL_NAME, type MakaioExtension, type MakaioNodeExtension, type MakaioSessionAgent, MakaioSessionAgentSchema, type MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, type MakaioVariant, MakaioVariantSchema, type MakaioWebUiActions, type MakaioWebUiComponentProps, type MakaioWebUiRoute, type ManagedInstallDescriptor, ManagedInstallDescriptorSchema, type ManagedInstallStrategy, ManualWorkflowTrigger, MaterializationNamespace, MaterializationSchemas, MaterializationSubjects, type McpAgentContext, type McpAutoReconnectConfig, McpAutoReconnectConfigSchema, type McpExposureMode, McpExposureModeSchema, McpNonHiddenExposureModeSchema, type McpProfileConfig, McpProfileConfigSchema, type McpResolvedServer, type McpRuntimeSessionContext, McpRuntimeSessionContextSchema, type McpSessionContext, McpSubjects, McpToolPatternSchema, type McpToolState, type McpTransportConfig, McpTransportConfigSchema, type Message$1 as Message, type MessageBlock, type MessageDeliveryMode, type MessageEventFilter, type MessageInput, type MessageOutcome, type MessagePageCursor, MessagePageCursorSchema, type MessageRole, type MessageRouting, MessageRoutingSchema, type MessageRoutingStatus, MessageStorageNamespace, MessageStorageSubjects, type ModelFilterMode, ModelFilterModeSchema, ModelRegistryPublicNamespace, ModelRegistryPublicSubjects, type ModelRegistrySupportedModel, ModelRegistrySupportedModelSchema, type ModelRegistrySupportedModelsRequest, type ModelRegistrySupportedModelsResponse, type ModelVisibility, ModelVisibilitySchema, type NativeForkDirective, NativeForkDirectiveSchema, type NativeLocalityReason, NativeLocalityReasonSchema, type NativeLocalityVerdict, NativeLocalityVerdictSchema, NativeSessionSupervisorSubjects, type NativeSupervisorAttachRequest, type NativeSupervisorLaunchRequest, type NativeSupervisorStatusRequest, type NativeSupervisorStopRequest, type NodeExtensionContext, type NodeOptions, type NormalizedWorkerNodeCapabilities, type NormalizedWorkerNodeRequirements, type NpmInstallDescriptor, type PageComponentProps, type PageDeclaration, type ParallelMode, type ParallelOptions, type PendingRequest, PendingRequestSchema, type PickerConfig, type PickerOpenContext, PlatformNamespace, PlatformSchemas, PlatformSubjects, type PostInstallDescriptor, type PreviousStepOutput, type ProcessCliOutputParams, type ProcessCommentsParams, type ProcessIssueCommentsParams, type ProcessReviewBodyParams, type ProfileToolCapabilitiesConfig, type ProjectedEdge, type ProjectedEdgeKind, type ProjectedField, ProjectedFieldSchema, type ProjectedFieldSemantic, ProjectedFieldSemanticSchema, type ProjectedNode, type ProjectedNodeRole, type ProjectedWorkflowGraph, type ProtocolEndpoints, ProtocolEndpointsSchema, type ProtocolId, ProtocolIdSchema, type ProviderAIModel, ProviderAIModelSchema, type ProviderCapabilities, ProviderCapabilitiesSchema, type ProviderContext, ProviderContextSchema, type ProviderDefinition, type ProviderDefinitionInput, ProviderDefinitionSchema, type ProviderRegistration, type ProviderRuntime, type ProviderSummary, type ProviderUnregistration, type PullRequestState, PullRequestStateSchema, REVIEWER_PROCESSOR_CAPABILITY_ID, REVIEW_SOURCE_CAPABILITY_ID, ROOT_SESSION_LINEAGE_KIND, type ReadinessAssessment, ReadinessAssessmentSchema, type ReasoningLevelMap, type RegisteredStepBlock, type RegisteredTriggerBlock, type RelationTypeRegistration, RelationTypeRegistrationSchema, type RelayConfig, type ReportProgressRequest, type ReportProgressResponse, type RequestInputRpcRequest, type RequestInputRpcResponse, type RequiredTimeoutConfig, type ResolvableCanonicalModel, type ResolveAgentConfigResponse, type ResolveEnrichedPolicyResponse, type ResolvedAgentConfig, ResolvedAgentConfigSchema, type ResolvedApprovalEntry, type ResolvedArtifactContextNode, type ResolvedArtifactContextWire, ResolvedArtifactContextWireSchema, type ResolvedContextEntry, ResolvedContextEntrySchema, type ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, type ResponseSchemaName, ResponseSchemaNameSchema, type ReviewFinding, ReviewFindingSchema, type ReviewIssueComment, ReviewIssueCommentSchema, ReviewNamespace, type ReviewRequestContext, ReviewSchemas, type ReviewSourceRateLimit, ReviewSourceRateLimitSchema, type ReviewSourceSnapshot, ReviewSubjects, type ReviewTriggerParams, type ReviewTriggerResult, type ReviewerState, ReviewerStateSchema, type ReviewsSummary, ReviewsSummarySchema, type RiskLevel, RootSessionLineageSchema, SERVER_CAPABILITY_ID, SESSION_EVENT_TYPES, SESSION_LINEAGE_KINDS, SNAPSHOT_VERSION, START_MODES, STORAGE_DIALECTS, type STTCapability, type STTMode, type STTProviderCapabilities, type STTRequest, type STTResult, STT_MODE_LITERALS, SUBAGENT_SESSION_LINEAGE_KIND, type SegmentPolicy, type SelectionChangeContext, type SelectionFeedback, type SendMessageRequest, type SendMessageResponse, type SendMessageResultInnerResult, type SendToSubagentRequest, type SendToSubagentResponse, type ServerAddress, type SessionContext, SessionContextSchema, type SessionCreated, type SessionDiscovered, SessionDiscoveredSchema, type SessionEventActionContext, type SessionEventActionDeclaration, type SessionEventActionOptions, type SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, type SessionEventType, type SessionEventTypeMap, type SessionExtensionContext, type SessionLineage, type SessionLineageKind, SessionLineageKindSchema, type SessionMessage, type SessionMessageBlock, type SessionMessageOrigin, SessionMessageSchema, type SessionMetadata, SessionNamespace, type SessionPreviewData, SessionPreviewDataSchema, type SessionRecordMetadata, SessionRecordMetadataSchema, type SendMessageRequest$1 as SessionSendMessageRequest, type SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, type SessionUpdatedEvent, type SessionWithPreview, SessionWithPreviewSchema, type SignedBinaryBucketInstallDescriptor, type SkillActivateRequest, type SkillActivateResponse, type SkillActivationMode, type SkillActivationTrigger, SkillActivationTriggerSchema, type SkillCatalogEntry, type SkillCatalogTurnEntry, type SkillDeactivationReason, SkillDeactivationReasonSchema, type SkillFrontmatter, SkillFrontmatterSchema, type SkillGetActiveSkillsRequest, type SkillGetActiveSkillsResponse, type SkillGetCatalogRequest, type SkillGetCatalogResponse, SkillNamespace, type SkillQuery, type SkillRecord, type SkillRecordInput, SkillRecordInputSchema, type SkillReinjection, type SkillRuntimePolicy, SkillRuntimePolicySchema, type SkillScope, type SkillSource, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, type SkillTurnEntry, type SnapshotExportOptions, type SnapshotImportConflictErrorData, type SnapshotPreviewData, type SpanRecord, SpanRecordSchema, type SpanStatus, SpanStatusSchema, type SpawnSubagentRpcRequest, SpawnSubagentRpcRequestSchema, type SpawnSubagentRpcResponse, type StandardFieldDefinition, type StartAgentRequest, type StartAgentResponse, type StartMode, StartModeSchema, type StationHandler, type StationNodeBlockRun, type StationStepContext, type StepCancelPayload, StepCancelPayloadSchema, type StepCancelSubject, type StepContext, type StepFinished, type StepRunConfig, StepRunConfigSchema, type StepRunResult, StepRunResultSchema, type StepRunnerBusAuth, type StepRunnerPlatformDefaults, type StepStarted, type StepTelemetry, StepTelemetrySchema, type StepType, StepTypeSchema, type StorageDialect, type StorageManifest, type StructuralEventFilter, type StructuredOutputValidation, type StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, type StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, type SubagentConfig, SubagentConfigSchema, type SubagentConstraints, SubagentError, SubagentErrorCode, type SubagentExecutionFailed, SubagentSessionLineageSchema, type SubagentStatus, SubagentStatusSchema, SubagentSubjects, type SubjectTelemetryAttributeValue, SubjectTelemetryAttributeValueSchema, SubjectTelemetryDirectionSchema, type SubjectTelemetryFact, SubjectTelemetryFactSchema, SubjectTelemetryMessageTypeSchema, SubjectTelemetryNamespace, SubjectTelemetrySchemas, SubjectTelemetrySubjects, type SuggestedChange, SuggestedChangeSchema, type SupervisorRuntimeSnapshot, type SupervisorSessionStatus, SupervisorSessionStatusSchema, type SurfaceBindingChangedPayload, type SurfaceBindingDefinition, type SurfaceBindingListRequest, type SurfaceBindingListResponse, type SurfaceBindingRegisterRequest, type SurfaceBindingRegisterResponse, type SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, type SurfaceBindingTarget, SurfaceBindingTargetSchema, type SurfaceType, type SuspensionStrategy, SuspensionStrategySchema, type SystemPrompt, type TTSCapability, type TTSMode, type TTSProviderCapabilities, type TTSRequest, TTS_MODE_LITERALS, type TileDeclaration, type TileProps, type TimeoutCategory, type TimeoutConfig, TimeoutConfigSchema, type TokenUsage, TokenUsageSchema, type ToolAdapterIdentity, type ToolAnnotations, type ToolCallFormatterDeclaration, ToolCapability, ToolCapabilitySchema, type ToolCompleted, type ToolExecuteResult, type ToolExecutionContextOverrides, type ToolListItem, type ToolMetaTag, ToolNamespace, type ToolStarted, ToolSubjects, type TransitionActionFactory, type TransitionActionHandler, type TransitionActionInvocation, TransitionActionInvocationSchema, type TransitionCondition, TransitionConditionSchema, type TransitionEvaluationContext, type TransitionEventType, TransitionEventTypeSchema, type TransitionRuleDefinition, TransitionRuleDefinitionSchema, type TrayActivateRequest, type TrayActivateResponse, type TrayManifest, type Turn, type TurnCompleted, type TurnIngestionMarker, TurnIngestionMarkerSchema, type TurnInitiator, TurnInitiatorSchema, TurnSchema, type TurnStarted, type TurnStatus, TurnStatusSchema, type TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, type UiContextDimension, type UiContextSnapshot, type UiContextValueMap, type UiNavigationLevel, type UiNavigationLevelMap, type UiRuntimeNavigationLevel, type UiScope, type UiScopeMap, type UnresolvedArtifactContextNode, type UpgradeHandler, type UsageMetrics, type VCSCheckRun, type VCSCommitStatus, VCSCommitStatusSchema, VCSEvents, VCSPRNamespace, VCSPRSchemas, VCSPRSubjects, type VCSPullRequest, type VCSPullRequestDetail, type VCSRepository, type VCSReview, type VCSReviewComment, VCSSubjects, VCS_CAPABILITY_ID, VIRTUAL_NAME_RE, type VariantGetInfoResponse, VariantNamespace, type VariantRequestUpgradeRequest, type VariantRequestUpgradeResponse, VariantSubjects, type VariantUpgradeProgressEvent, type VariantUpgradeStatus, VariantUpgradeStatusSchema, type VersionLiteral, VersionLiteralSchema, type VersionRange, VersionRangeSchema, type VisionAnalysisRequest, type VisionAnalysisResult, VisionNamespace, VisionSchemas, VisionSubjects, type VoicePipelineLeg, type VoicePipelineStrategy, type VoiceProviderPreference, VoiceProviderPreferenceSchema, type VoiceSessionStartResponse, type VoiceStatusState, VoiceSubjects, WORKER_NODE_CAPABILITY_ID, WORKFLOW_CANCELLED_REASON, type WalkContext, type WalkRelationship, type WebhookTriggerPayload, WebhookWorkflowTrigger, type WhenContext, type WidgetDeclaration, type WidgetProps, type WindowClosedEvent, type WindowCreateRequest, type WindowCreateResponse, type WindowFocusRequest, type WindowFocusResponse, type WindowLabelChangedEvent, type WindowListRequest, type WindowListResponse, type WindowOpenedEvent, type WindowParamSpec, type WindowState, WindowStateSchema, type WorkLogArtifactWrite, WorkLogArtifactWriteSchema, type WorkLogDynamicNodeMaterialization, WorkLogDynamicNodeMaterializationSchema, type WorkLogExecutionSummary, WorkLogExecutionSummarySchema, type WorkLogFrameEntry, WorkLogFrameEntrySchema, type WorkLogGateEvent, WorkLogGateEventSchema, type WorkLogStats, WorkLogStatsSchema, type WorkLogUsageSummary, WorkLogUsageSummarySchema, type WorkerContributionManifest, WorkerContributionManifestSchema, type WorkerContributionPackageRef, WorkerContributionPackageRefSchema, type WorkerNodeCapabilities, WorkerNodeCapabilitiesSchema, type WorkerNodeDispatch, WorkerNodeDispatchRequestSchema, WorkerNodeDispatchResponseSchema, type WorkerNodeHandle, WorkerNodeNamespace, type WorkerNodeProvisionRequest, type WorkerNodeReadyState, type WorkerNodeRequirements, WorkerNodeRequirementsSchema, WorkerNodeSchemas, WorkerNodeSubjects, type WorkflowArtifactBinding, WorkflowArtifactBindingSchema, type WorkflowArtifactRef, WorkflowArtifactRefSchema, type WorkflowBlockCollection, type WorkflowBlockMetadata, WorkflowBlocksNamespace, WorkflowBlocksSchemas, WorkflowBlocksSubjects, type WorkflowBuilder, type WorkflowCancelPayload, WorkflowCancelPayloadSchema, type WorkflowCancelSubject, type WorkflowContext, type WorkflowContextBase, type WorkflowDefinition, type WorkflowDefinitionPath, type WorkflowDefinitionPathSegment, type WorkflowDefinitionProvenance, WorkflowDefinitionProvenanceSchema, WorkflowDefinitionSchema, type WorkflowDelegateAgentNode, WorkflowDelegateAgentNodeSchema, type WorkflowDelegateRoleNode, WorkflowDelegateRoleNodeSchema, WorkflowError, WorkflowErrorCode, type WorkflowErrorCode as WorkflowErrorCodeType, type WorkflowExecution, WorkflowExecutionSchema, type WorkflowExecutionScope, WorkflowExecutionScopeSchema, type WorkflowFrameState, WorkflowFrameStateSchema, type WorkflowGateInstance, WorkflowGateInstanceSchema, type WorkflowGateNode, WorkflowGateNodeSchema, type WorkflowGateStatus, WorkflowGateStatusSchema, type WorkflowIterateChainNode, WorkflowIterateChainNodeSchema, type WorkflowIterateNode, WorkflowIterateNodeSchema, type WorkflowListQuery, WorkflowListQuerySchema, type WorkflowLoopNode, WorkflowLoopNodeSchema, WorkflowNamespace, type WorkflowNode, type WorkflowNodeBase, WorkflowNodeBaseSchema, WorkflowNodeSchema, type WorkflowNodeType, WorkflowNodeTypeSchema, type WorkflowNodeVisitor, type WorkflowParallelMode, WorkflowParallelModeSchema, type WorkflowParallelNode, WorkflowParallelNodeSchema, type WorkflowProgressUpdate, WorkflowProgressUpdateSchema, type WorkflowResolvedAgent, WorkflowResolvedAgentSchema, type WorkflowResolvedRole, WorkflowResolvedRoleSchema, type WorkflowRunContext, WorkflowRunContextSchema, type WorkflowRunResult, WorkflowRunResultSchema, type WorkflowRunnerRunOptions, type WorkflowRunnerStepType, WorkflowSchemas, type WorkflowSequenceNode, WorkflowSequenceNodeSchema, type WorkflowStateAuthoringDefinition, type WorkflowStateContext, type WorkflowStateDefinition, WorkflowStateDefinitionSchema, type WorkflowStationNode, WorkflowStationNodeSchema, type WorkflowStepBlock, type WorkflowStepBlockRun, type WorkflowStepType, WorkflowStepTypeSchema, WorkflowSubjects, type WorkflowTrigger, type WorkflowTriggerBlock, type WorkflowTriggerDef, WorkflowTriggerSchema, type WorkflowTriggerTypeRecord, type WorkflowWorkerBusAuth, WorkflowWorkerBusAuthSchema, type WorkflowWorkerConfig, WorkflowWorkerConfigSchema, type WorkflowWorkerSource, WorkflowWorkerSourceSchema, type WorkflowZodSchemas, allMigrationsPaths, buildExtractionExclusionMetadata, codexCapabilityMap, compareMessageCursorAsc, compareMessageCursorDesc, computeMetaTags, createClientDefinition, createStepCancelSubject, createWorkflowCancelSubject, defineArtifactKind, defineArtifactLifecycleHooks, defineFacetNamespace, defineSurfaceBinding, defineWorkflow, delegateToAgent, delegateToRole, dep, expandCapabilities, expandProfileToolCapabilities, extensionToken, gate, getBootstrapAssetKey, getExtensionWarningActionLabel, hydrateArtifactContextTree, isCanonicalModelParseError, isConnectorSwapCancelledError, isDetachedDescriptor, isExtractionExcluded, isInViewBranch, isKnownSessionEvent, isUniversalRange, iterate, iterateChain, loop, messageCursorKey, messageToCursor, parseArtifactRef, parseCanonicalModel, parseExtensionConfig, parseExtensionDescriptor, primaryMigrationsPath, projectWorkflowGraph, registerAutoLaunchProvider, registerGitHookEventsProvider, registerReviewSource, registerReviewerProcessor, registerServerProvider, registerVCSProvider, registerWorkerNodeProvider, resolveModelVisibility, safeParseExtensionDescriptor, safeValidateSnapshot, serializeArtifactRef, station, unregisterGitHookEventsProvider, unregisterReviewSource, unregisterReviewerProcessor, unregisterServerProvider, unregisterVCSProvider, unregisterWorkerNodeProvider, validateSkillScope, validateSnapshot, validateToolAdapterIdentity, versionSatisfies, walkWorkflowDefinition, zodSchemaToJsonRecord };
|