@makaio/framework 1.0.0-dev-1783687982716 → 1.0.0-dev-1783705652236
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +150 -7
- package/dist/adapters/index.mjs +6 -6
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +30 -30
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +1 -1
- package/dist/{index-oePgeOph.d.mts → index-B2DjrVb8.d.mts} +3 -3
- package/dist/{index-B4ZddkPI.d.mts → index-BcvG3wPv.d.mts} +76 -76
- package/dist/{index-mU2lnU7O.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D4gn93gL.d.mts → index-C9FCWOhp.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-Bc82MC0z.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
- package/dist/{index-BUrNl0QJ.d.mts → index-D6aAzr32.d.mts} +32 -32
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-DLDQDXhD.d.mts → index-DScUb-hF.d.mts} +2 -2
- package/dist/{index-CmHdpW0E.d.mts → index-DZPNuWMc.d.mts} +11 -11
- package/dist/{index-DNfNwGu6.d.mts → index-DnnKUwHm.d.mts} +6 -6
- package/dist/{index-DsLpP5ek.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-CAhKyxfm.d.mts → index-FFVwQMad.d.mts} +64 -64
- package/dist/{index-DTBQOCar.d.mts → index-O08Q2ikz.d.mts} +8 -8
- package/dist/{index-DTkGyKKA.d.mts → index-PIlYSC73.d.mts} +14 -14
- 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-d_0I6P7N.d.mts → namespace-B4cV_pk3.d.mts} +52 -52
- package/dist/{namespace-B9V9R3AY.d.mts → namespace-CZK2ff3B.d.mts} +22 -22
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-Dm454cNM.d.mts → namespace-D9PLFmPQ.d.mts} +27 -27
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schemas-CNUk34qC2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +14 -14
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +56 -56
- package/dist/services/session/index.d.mts +3 -3
- 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-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-1a2D10yb.d.mts → types-BrUOVfwe.d.mts} +13 -0
- package/dist/{types-BSilhlYE.d.mts → types-CBLPaQXe.d.mts} +28 -28
- package/dist/workflow-engine/index.d.mts +55 -55
- package/package.json +1 -1
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { c as ResolveIdResponse, d as ResolveNameRequestSchema, f as ResolveNameResponse, l as ResolveIdResponseSchema, o as ResolveIdRequest, p as ResolveNameResponseSchema, s as ResolveIdRequestSchema, t as AdapterRuntimeSchemas, u as ResolveNameRequest } from "../schemas-t6h9oSct.mjs";
|
|
2
2
|
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-BigVYQyx.mjs";
|
|
3
3
|
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-h5go5Dtd.mjs";
|
|
4
|
-
import { _ as BindingRecord } from "../index-
|
|
5
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-
|
|
6
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-
|
|
4
|
+
import { _ as BindingRecord } from "../index-D6aAzr32.mjs";
|
|
5
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-CoFCV42v.mjs";
|
|
6
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-CfvtDD_U.mjs";
|
|
7
7
|
import { t as CapabilityService } from "../index-C4nStEdA.mjs";
|
|
8
8
|
import { n as CodebaseSubjects, t as CodebaseNamespace } from "../namespace-CQ8uza7o.mjs";
|
|
9
9
|
import { n as CodebaseChangedEventSchema, r as CodebaseSchemas, t as CodebaseChangedEvent } from "../schemas-DKncXGnb.mjs";
|
|
@@ -12,27 +12,27 @@ import { n as CompressionSubjects, t as CompressionNamespace } from "../namespac
|
|
|
12
12
|
import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from "../types-Bo78h9e3.mjs";
|
|
13
13
|
import { a as ExecutionTargetInputSchema, c as ExecutionTargetResolveRequest, d as ExecutionTargetSchemas, f as ExecutionTargetType, i as ExecutionTargetInput, l as ExecutionTargetResolveRequestSchema, m as LocalExecutionTargetSchema, n as ContainerLocalExecutionTargetSchema, o as ExecutionTargetListQuery, p as ExecutionTargetTypeSchema, r as ExecutionTarget, s as ExecutionTargetListQuerySchema, t as ContainerIsolatedExecutionTargetSchema, u as ExecutionTargetSchema } from "../schemas-D4zaFE2p.mjs";
|
|
14
14
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-65uwTpbg.mjs";
|
|
15
|
-
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../index-
|
|
16
|
-
import { $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, Gt as registerResumeHandler, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, Jt as ContextWindowTrackerConfig, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, Ut as actionRegistry, Vt as registerBuiltInActions, Wt as registerGetStatusCountsHandler, Xt as buildTurnInitiator, Yt as SessionContextWindowState, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, nn as verifyAndRecoverAgents, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, qt as AgentContextState, rn as buildRecoveryContext, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, tn as recoverAgent, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, zt as resolveAdapterNameById } from "../index-
|
|
15
|
+
import { A as StatusResponseSchema, C as SpawnRequest, D as StatusRequest, E as SpawnResponseSchema, M as StopRequestSchema, N as StopResponse, O as StatusRequestSchema, P as StopResponseSchema, S as ContainerStoppedSchema, T as SpawnResponse, _ as ContainerStarted, b as ContainerStateSchema, c as ContainerCreatedSchema, d as ContainerIsolatedSpawnRequest, f as ContainerIsolatedSpawnRequestSchema, g as ContainerRuntimeSchema, h as ContainerRuntime, i as DockerSubjects, j as StopRequest, k as StatusResponse, l as ContainerDestroyed, m as ContainerLocalSpawnRequestSchema, n as ContainerSpawnSubjects, p as ContainerLocalSpawnRequest, r as DockerNamespace, s as ContainerCreated, t as ContainerSpawnNamespace, u as ContainerDestroyedSchema, v as ContainerStartedSchema, w as SpawnRequestSchema, x as ContainerStopped, y as ContainerState } from "../index-BcwOnvUh.mjs";
|
|
16
|
+
import { $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, Gt as registerResumeHandler, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, Jt as ContextWindowTrackerConfig, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, Ut as actionRegistry, Vt as registerBuiltInActions, Wt as registerGetStatusCountsHandler, Xt as buildTurnInitiator, Yt as SessionContextWindowState, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, nn as verifyAndRecoverAgents, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, qt as AgentContextState, rn as buildRecoveryContext, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, tn as recoverAgent, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, zt as resolveAdapterNameById } from "../index-DScUb-hF.mjs";
|
|
17
17
|
import { a as registerCompressHandler, c as SessionTurnManager, d as Turn, f as TurnConfig, h as TurnStateChange, i as registerForkHandler, l as TurnCompleteCallback, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnContext, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnCompletionResult } from "../index-BvTd61i5.mjs";
|
|
18
18
|
import { n as activateProviderContextStrict, r as buildProviderContext, t as activateProviderContext } from "../index-DtwGhFFQ.mjs";
|
|
19
19
|
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-BGIeqwfU.mjs";
|
|
20
20
|
import { a as agents, s as sessions } from "../schema-B5vHi7Uu.mjs";
|
|
21
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-
|
|
21
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-D9PLFmPQ.mjs";
|
|
22
22
|
import { t as TurnStorageNamespace } from "../namespace-D1_9WVCo.mjs";
|
|
23
23
|
import { n as TurnStorageSubjects } from "../namespace-DAj_riOn.mjs";
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-CZK2ff3B.mjs";
|
|
25
25
|
import { a as createToolContributionProcessor, c as ToolRegistryOptions, d as ToolsetPolicy, f as ToolsetPolicyProvider, l as ToolsWithToolsetsResult, o as ToolRegistry, s as ListToolsFilter, u as ToolsetInfo } from "../index-Cr9lh21j.mjs";
|
|
26
26
|
import { t as ToolApprovalService } from "../index-BvLXySoB2.mjs";
|
|
27
27
|
import { t as TrayMenuService } from "../index-DUD7wikz2.mjs";
|
|
28
|
-
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-
|
|
29
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-
|
|
28
|
+
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../schemas-lnE9YoG7.mjs";
|
|
29
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-j7vFsmYL.mjs";
|
|
30
30
|
import { C as ModelRegistrySchemas, S as ModelRegistrySchema, T as ProviderModelOverrideSchema, _ as ModelRegistryGetLabModelsResponse, a as ModelRegistryService, b as ModelRegistryRefreshRequest, c as IModelRegistryFetcher, d as ModelRegistry, f as ModelRegistryCheckModelInProvidersRequest, g as ModelRegistryGetLabModelsRequest, h as ModelRegistryGetForProviderResponse, i as ModelRegistryProviderNotFoundError, l as ModelRegistryNamespace, m as ModelRegistryGetForProviderRequest, n as CachedRegistryFetcher, o as ModelRegistryServiceOptions, p as ModelRegistryCheckModelInProvidersResponse, r as FallbackRegistryFetcher, s as IModelRegistryCache, t as mergeModelMetadata, u as ModelRegistrySubjects, v as ModelRegistryGetProviderModelsRequest, w as ProviderModelOverride, x as ModelRegistryRefreshResponse, y as ModelRegistryGetProviderModelsResponse } from "../index-OGIC4puQ.mjs";
|
|
31
31
|
import { a as InternalPendingRequest, c as SubagentServiceToken, i as InputResolver, l as subagentServicePackage, n as TrackOptions, o as SpawnOptions, r as AwaitResult, s as TrackedSubagent, t as SubagentManager, u as SubagentService } from "../index-C23g_M_J2.mjs";
|
|
32
32
|
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-DWfo0wp4.mjs";
|
|
33
33
|
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-Di1A3DMm.mjs";
|
|
34
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-
|
|
35
|
-
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-
|
|
34
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../schemas-Br-rSxPE2.mjs";
|
|
35
|
+
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-D8P8Sxce2.mjs";
|
|
36
36
|
import * as _$zod from "zod";
|
|
37
37
|
import { z } from "zod";
|
|
38
38
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -1390,9 +1390,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1390
1390
|
name: _$zod.ZodString;
|
|
1391
1391
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1392
1392
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1393
|
-
visible: "visible";
|
|
1394
|
-
enabled: "enabled";
|
|
1395
1393
|
disabled: "disabled";
|
|
1394
|
+
enabled: "enabled";
|
|
1395
|
+
visible: "visible";
|
|
1396
1396
|
}>>>;
|
|
1397
1397
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1398
1398
|
allowlist: "allowlist";
|
|
@@ -1417,9 +1417,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1417
1417
|
name: _$zod.ZodString;
|
|
1418
1418
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1419
1419
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1420
|
-
visible: "visible";
|
|
1421
|
-
enabled: "enabled";
|
|
1422
1420
|
disabled: "disabled";
|
|
1421
|
+
enabled: "enabled";
|
|
1422
|
+
visible: "visible";
|
|
1423
1423
|
}>>>;
|
|
1424
1424
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1425
1425
|
allowlist: "allowlist";
|
|
@@ -1444,9 +1444,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1444
1444
|
name: _$zod.ZodString;
|
|
1445
1445
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1446
1446
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1447
|
-
visible: "visible";
|
|
1448
|
-
enabled: "enabled";
|
|
1449
1447
|
disabled: "disabled";
|
|
1448
|
+
enabled: "enabled";
|
|
1449
|
+
visible: "visible";
|
|
1450
1450
|
}>>>;
|
|
1451
1451
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1452
1452
|
allowlist: "allowlist";
|
|
@@ -1508,9 +1508,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1508
1508
|
name: _$zod.ZodString;
|
|
1509
1509
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1510
1510
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1511
|
-
visible: "visible";
|
|
1512
|
-
enabled: "enabled";
|
|
1513
1511
|
disabled: "disabled";
|
|
1512
|
+
enabled: "enabled";
|
|
1513
|
+
visible: "visible";
|
|
1514
1514
|
}>>>;
|
|
1515
1515
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1516
1516
|
allowlist: "allowlist";
|
|
@@ -1657,9 +1657,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1657
1657
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1658
1658
|
}, _$zod_v4_core0.$strip>>;
|
|
1659
1659
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1660
|
-
visible: "visible";
|
|
1661
|
-
enabled: "enabled";
|
|
1662
1660
|
disabled: "disabled";
|
|
1661
|
+
enabled: "enabled";
|
|
1662
|
+
visible: "visible";
|
|
1663
1663
|
}>>>;
|
|
1664
1664
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1665
1665
|
allowlist: "allowlist";
|
|
@@ -1674,9 +1674,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1674
1674
|
name: _$zod.ZodString;
|
|
1675
1675
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1676
1676
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1677
|
-
visible: "visible";
|
|
1678
|
-
enabled: "enabled";
|
|
1679
1677
|
disabled: "disabled";
|
|
1678
|
+
enabled: "enabled";
|
|
1679
|
+
visible: "visible";
|
|
1680
1680
|
}>>>;
|
|
1681
1681
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1682
1682
|
allowlist: "allowlist";
|
|
@@ -1700,9 +1700,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1700
1700
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1701
1701
|
}, _$zod_v4_core0.$strip>>>;
|
|
1702
1702
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1703
|
-
visible: "visible";
|
|
1704
|
-
enabled: "enabled";
|
|
1705
1703
|
disabled: "disabled";
|
|
1704
|
+
enabled: "enabled";
|
|
1705
|
+
visible: "visible";
|
|
1706
1706
|
}>>>;
|
|
1707
1707
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1708
1708
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -1714,9 +1714,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1714
1714
|
name: _$zod.ZodString;
|
|
1715
1715
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1716
1716
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1717
|
-
visible: "visible";
|
|
1718
|
-
enabled: "enabled";
|
|
1719
1717
|
disabled: "disabled";
|
|
1718
|
+
enabled: "enabled";
|
|
1719
|
+
visible: "visible";
|
|
1720
1720
|
}>>>;
|
|
1721
1721
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1722
1722
|
allowlist: "allowlist";
|
|
@@ -1742,9 +1742,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1742
1742
|
name: _$zod.ZodString;
|
|
1743
1743
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1744
1744
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1745
|
-
visible: "visible";
|
|
1746
|
-
enabled: "enabled";
|
|
1747
1745
|
disabled: "disabled";
|
|
1746
|
+
enabled: "enabled";
|
|
1747
|
+
visible: "visible";
|
|
1748
1748
|
}>>>;
|
|
1749
1749
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1750
1750
|
allowlist: "allowlist";
|
|
@@ -1777,9 +1777,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1777
1777
|
name: _$zod.ZodString;
|
|
1778
1778
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1779
1779
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1780
|
-
visible: "visible";
|
|
1781
|
-
enabled: "enabled";
|
|
1782
1780
|
disabled: "disabled";
|
|
1781
|
+
enabled: "enabled";
|
|
1782
|
+
visible: "visible";
|
|
1783
1783
|
}>>>;
|
|
1784
1784
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1785
1785
|
allowlist: "allowlist";
|
|
@@ -1809,9 +1809,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1809
1809
|
name: _$zod.ZodString;
|
|
1810
1810
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1811
1811
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1812
|
-
visible: "visible";
|
|
1813
|
-
enabled: "enabled";
|
|
1814
1812
|
disabled: "disabled";
|
|
1813
|
+
enabled: "enabled";
|
|
1814
|
+
visible: "visible";
|
|
1815
1815
|
}>>>;
|
|
1816
1816
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1817
1817
|
allowlist: "allowlist";
|
|
@@ -1914,9 +1914,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1914
1914
|
name: _$zod.ZodString;
|
|
1915
1915
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1916
1916
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1917
|
-
visible: "visible";
|
|
1918
|
-
enabled: "enabled";
|
|
1919
1917
|
disabled: "disabled";
|
|
1918
|
+
enabled: "enabled";
|
|
1919
|
+
visible: "visible";
|
|
1920
1920
|
}>>>;
|
|
1921
1921
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1922
1922
|
allowlist: "allowlist";
|
|
@@ -1934,9 +1934,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1934
1934
|
name: _$zod.ZodString;
|
|
1935
1935
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1936
1936
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1937
|
-
visible: "visible";
|
|
1938
|
-
enabled: "enabled";
|
|
1939
1937
|
disabled: "disabled";
|
|
1938
|
+
enabled: "enabled";
|
|
1939
|
+
visible: "visible";
|
|
1940
1940
|
}>>>;
|
|
1941
1941
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1942
1942
|
allowlist: "allowlist";
|
|
@@ -2395,9 +2395,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2395
2395
|
status: _$zod.ZodEnum<{
|
|
2396
2396
|
completed: "completed";
|
|
2397
2397
|
cancelled: "cancelled";
|
|
2398
|
+
failed: "failed";
|
|
2398
2399
|
running: "running";
|
|
2399
2400
|
waiting_input: "waiting_input";
|
|
2400
|
-
failed: "failed";
|
|
2401
2401
|
}>;
|
|
2402
2402
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2403
2403
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3263,14 +3263,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3263
3263
|
changed: _$zod.ZodObject<{
|
|
3264
3264
|
ruleId: _$zod.ZodString;
|
|
3265
3265
|
changeType: _$zod.ZodEnum<{
|
|
3266
|
-
deleted: "deleted";
|
|
3267
|
-
created: "created";
|
|
3268
3266
|
updated: "updated";
|
|
3267
|
+
created: "created";
|
|
3268
|
+
deleted: "deleted";
|
|
3269
3269
|
}>;
|
|
3270
3270
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3271
3271
|
scope: _$zod.ZodEnum<{
|
|
3272
|
-
global: "global";
|
|
3273
3272
|
session: "session";
|
|
3273
|
+
global: "global";
|
|
3274
3274
|
project: "project";
|
|
3275
3275
|
}>;
|
|
3276
3276
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3278,8 +3278,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3278
3278
|
}, _$zod_v4_core0.$strict>>;
|
|
3279
3279
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3280
3280
|
scope: _$zod.ZodEnum<{
|
|
3281
|
-
global: "global";
|
|
3282
3281
|
session: "session";
|
|
3282
|
+
global: "global";
|
|
3283
3283
|
project: "project";
|
|
3284
3284
|
}>;
|
|
3285
3285
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3468,8 +3468,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3468
3468
|
response: _$zod.ZodObject<{
|
|
3469
3469
|
state: _$zod.ZodEnum<{
|
|
3470
3470
|
running: "running";
|
|
3471
|
-
stopped: "stopped";
|
|
3472
3471
|
created: "created";
|
|
3472
|
+
stopped: "stopped";
|
|
3473
3473
|
destroyed: "destroyed";
|
|
3474
3474
|
}>;
|
|
3475
3475
|
sessionId: _$zod.ZodString;
|
|
@@ -3864,8 +3864,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3864
3864
|
path: _$zod.ZodString;
|
|
3865
3865
|
kind: _$zod.ZodEnum<{
|
|
3866
3866
|
create: "create";
|
|
3867
|
-
delete: "delete";
|
|
3868
3867
|
change: "change";
|
|
3868
|
+
delete: "delete";
|
|
3869
3869
|
}>;
|
|
3870
3870
|
}, _$zod_v4_core0.$strip>;
|
|
3871
3871
|
batch: _$zod.ZodObject<{
|
|
@@ -3873,8 +3873,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3873
3873
|
path: _$zod.ZodString;
|
|
3874
3874
|
kind: _$zod.ZodEnum<{
|
|
3875
3875
|
create: "create";
|
|
3876
|
-
delete: "delete";
|
|
3877
3876
|
change: "change";
|
|
3877
|
+
delete: "delete";
|
|
3878
3878
|
}>;
|
|
3879
3879
|
}, _$zod_v4_core0.$strip>>;
|
|
3880
3880
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -4066,7 +4066,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4066
4066
|
name: _$zod.ZodString;
|
|
4067
4067
|
adapterName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4068
4068
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4069
|
-
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4070
4069
|
toolCapabilityMap: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodReadonly<_$zod.ZodArray<_$zod.ZodEnum<{
|
|
4071
4070
|
"file.read": "file.read";
|
|
4072
4071
|
"file.write": "file.write";
|
|
@@ -4088,6 +4087,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
4088
4087
|
"always-ask": "always-ask";
|
|
4089
4088
|
"full-access": "full-access";
|
|
4090
4089
|
}>>>;
|
|
4090
|
+
credentials: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4091
4091
|
approvalPolicy: _$zod.ZodEnum<{
|
|
4092
4092
|
reject: "reject";
|
|
4093
4093
|
"always-ask": "always-ask";
|
|
@@ -5784,8 +5784,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5784
5784
|
groupId: _$zod.ZodString;
|
|
5785
5785
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5786
5786
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
5787
|
-
label: _$zod.ZodString;
|
|
5788
5787
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
5788
|
+
label: _$zod.ZodString;
|
|
5789
5789
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
5790
5790
|
entryId: _$zod.ZodString;
|
|
5791
5791
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -6281,9 +6281,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6281
6281
|
status: _$zod.ZodEnum<{
|
|
6282
6282
|
completed: "completed";
|
|
6283
6283
|
cancelled: "cancelled";
|
|
6284
|
+
failed: "failed";
|
|
6284
6285
|
running: "running";
|
|
6285
6286
|
waiting_input: "waiting_input";
|
|
6286
|
-
failed: "failed";
|
|
6287
6287
|
}>;
|
|
6288
6288
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6289
6289
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6343,8 +6343,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6343
6343
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6344
6344
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6345
6345
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6346
|
-
fork: "fork";
|
|
6347
6346
|
fresh: "fresh";
|
|
6347
|
+
fork: "fork";
|
|
6348
6348
|
}>>;
|
|
6349
6349
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6350
6350
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -6358,18 +6358,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6358
6358
|
create: {
|
|
6359
6359
|
request: _$zod.ZodObject<{
|
|
6360
6360
|
name: _$zod.ZodString;
|
|
6361
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6361
6362
|
adapterName: _$zod.ZodString;
|
|
6362
6363
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6363
6364
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6365
|
+
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6366
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6367
|
+
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6368
|
+
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6364
6369
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6365
|
-
fork: "fork";
|
|
6366
6370
|
fresh: "fresh";
|
|
6371
|
+
fork: "fork";
|
|
6367
6372
|
}>>;
|
|
6368
|
-
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6369
|
-
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6370
|
-
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6371
|
-
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6372
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6373
6373
|
}, _$zod_v4_core0.$strip>;
|
|
6374
6374
|
response: _$zod.ZodObject<{
|
|
6375
6375
|
id: _$zod.ZodString;
|
|
@@ -6384,8 +6384,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6384
6384
|
model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
6385
6385
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
6386
6386
|
contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6387
|
-
fork: "fork";
|
|
6388
6387
|
fresh: "fresh";
|
|
6388
|
+
fork: "fork";
|
|
6389
6389
|
}>>>;
|
|
6390
6390
|
allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
6391
6391
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { $ as ingestCompletedTurn, $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, B as OBSERVED_SESSION_INGESTION_POLICY_CAPABILITY_ID, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, G as unregisterObservedSessionIngestionPolicyProvider, Gt as registerResumeHandler, H as ObservedSessionIngestionPolicyImportStatus, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, J as isPolicyDiscoveredObservedSession, Jt as ContextWindowTrackerConfig, K as LogImportTriggerSubjects, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Q as IngestTurnMessage, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, U as ObservedSessionIngestionPolicyInput, Ut as actionRegistry, V as ObservedSessionIngestionPolicyDecision, Vt as registerBuiltInActions, W as registerObservedSessionIngestionPolicyProvider, Wt as registerGetStatusCountsHandler, X as IngestCompletedTurnParams, Xt as buildTurnInitiator, Y as isTrackingStub, Yt as SessionContextWindowState, Z as IngestCompletedTurnResult, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, at as registerSessionLifecycleEventWriters, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, ft as getSessionAncestorChain, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, it as emitSessionTurnStarted, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, l as toSessionLineage, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, n as NativeLocalityIntent, nn as verifyAndRecoverAgents, nt as SessionTurnStartedPayload, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, q as ObservedSessionIngestionService, qt as AgentContextState, r as evaluateNativeLocality, rn as buildRecoveryContext, rt as appendSessionLifecycleEvent, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, t as NativeLocalityInput, tn as recoverAgent, tt as SessionLifecycleEventArgs, u as registerSessionDiscoveredHandler, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, z as IObservedSessionIngestionPolicyProvider, zt as resolveAdapterNameById } from "../../index-
|
|
1
|
+
import { $ as ingestCompletedTurn, $t as ensureAgentCwd, A as SelectTurn, At as AgentStorageSubjects, B as OBSERVED_SESSION_INGESTION_POLICY_CAPABILITY_ID, Bt as registerListActionsHandler, C as MessageRoutingSubjects, Ct as parseForkTransforms, D as registerMemoryMessageStorage, Dt as registerDrizzleSessionStorage, E as messages, Et as registerMemoryAgentStorage, F as EmbeddingIndexManager, Ft as FallbackRuntimeOptions, G as unregisterObservedSessionIngestionPolicyProvider, Gt as registerResumeHandler, H as ObservedSessionIngestionPolicyImportStatus, Ht as resetBuiltInActionsRegistration, I as registerDrizzleImportCursorStorage, It as pickFallbackRuntimeOptions, J as isPolicyDiscoveredObservedSession, Jt as ContextWindowTrackerConfig, K as LogImportTriggerSubjects, Kt as ContextWindowTracker, L as importCursors, Lt as CONNECTOR_SWAP_DEFAULT_PIPELINE, M as turnsDual, Mt as createSessionExtensionContext, N as registerMemoryTurnStorage, Nt as SessionBridge, O as registerDrizzleMessageStorage, Ot as registerMemorySessionStorage, P as registerDrizzleTurnStorage, Pt as assembleForkContext, Q as IngestTurnMessage, Qt as buildRecoveryContextWithPipeline, R as importCursorsDual, Rt as normalizeSelectionString, S as MessageRoutingNamespace, St as mapRowToSession, T as SelectMessage, Tt as registerDrizzleAgentStorage, U as ObservedSessionIngestionPolicyInput, Ut as actionRegistry, V as ObservedSessionIngestionPolicyDecision, Vt as registerBuiltInActions, W as registerObservedSessionIngestionPolicyProvider, Wt as registerGetStatusCountsHandler, X as IngestCompletedTurnParams, Xt as buildTurnInitiator, Y as isTrackingStub, Yt as SessionContextWindowState, Z as IngestCompletedTurnResult, Zt as RecoveryConfig, _ as InsertMessageRouting, _n as MakaioSessionService, _t as SearchFilters, a as buildSessionContext, an as resolveExecutionTarget, at as registerSessionLifecycleEventWriters, b as messageRoutingDual, bt as fetchMessageCountsBySession, c as kindToBranchKind, cn as getOrCreateSession, ct as InsertSessionEvent, d as registerSpawningToolCallResolver, dn as normalizeToBlocks, dt as sessionEventsDual, en as ensureAgentModel, et as EventTransform, f as registerCompressLineageResolver, fn as TurnContextEnricher, ft as getSessionAncestorChain, g as StartTurnOptions, gn as registerCoreSessionServiceHandlers, gt as mapToSession, h as MakaioSessionConfig, hn as SessionOrchestrator, ht as mapAgentsBySession, i as getFullConversation, in as resolveAdapterId, it as emitSessionTurnStarted, j as turns, jt as SessionExtensionContextImpl, k as InsertTurn, kt as AgentStorageNamespace, l as toSessionLineage, ln as resolveTargetAgents, lt as SelectSessionEvent, m as MakaioSession, mn as ISessionOrchestrator, mt as fetchSessionPreviewMaps, n as NativeLocalityIntent, nn as verifyAndRecoverAgents, nt as SessionTurnStartedPayload, o as BuildContextOptions, on as resolveModelCapabilities, ot as registerDrizzleSessionEventStorage, p as registerParentResolver, pn as AdapterRegistry, pt as SessionPreviewMaps, q as ObservedSessionIngestionService, qt as AgentContextState, r as evaluateNativeLocality, rn as buildRecoveryContext, rt as appendSessionLifecycleEvent, s as ContextAssemblyResult, sn as findTurnByAgent, st as registerMemorySessionEventStorage, t as NativeLocalityInput, tn as recoverAgent, tt as SessionLifecycleEventArgs, u as registerSessionDiscoveredHandler, un as extractTextContent, ut as sessionEvents, v as SelectMessageRouting, vt as SearchSessionRow, w as InsertMessage, wt as registerFtsSearchHandler, x as registerDrizzleMessageRoutingStorage, xt as fetchPreviewBySession, y as messageRouting, yt as fetchAgentsBySession, z as IObservedSessionIngestionPolicyProvider, zt as resolveAdapterNameById } from "../../index-DScUb-hF.mjs";
|
|
2
2
|
import { a as registerCompressHandler, c as SessionTurnManager, d as Turn, f as TurnConfig, h as TurnStateChange, i as registerForkHandler, l as TurnCompleteCallback, m as TurnResult, n as routeToAgents, o as registerAttachHandler, p as TurnContext, r as registerMergeHandler, s as registerAbandonHandler, t as routeToAgentsCore, u as TurnCompletionResult } from "../../index-BvTd61i5.mjs";
|
|
3
3
|
import { r as buildProviderContext } from "../../index-DtwGhFFQ.mjs";
|
|
4
4
|
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../../namespace-BGIeqwfU.mjs";
|
|
5
5
|
import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "../../schema-B5vHi7Uu.mjs";
|
|
6
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-
|
|
6
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-D9PLFmPQ.mjs";
|
|
7
7
|
import { t as TurnStorageNamespace } from "../../namespace-D1_9WVCo.mjs";
|
|
8
8
|
import { n as TurnStorageSubjects } from "../../namespace-DAj_riOn.mjs";
|
|
9
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-
|
|
9
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-CZK2ff3B.mjs";
|
|
10
10
|
export { AdapterRegistry, AgentContextState, AgentStorageNamespace, AgentStorageSubjects, BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, ContextAssemblyResult, ContextWindowTracker, ContextWindowTrackerConfig, EmbeddingIndexManager, EventTransform, FallbackRuntimeOptions, IObservedSessionIngestionPolicyProvider, ISessionOrchestrator, IngestCompletedTurnParams, IngestCompletedTurnResult, IngestTurnMessage, InsertMessage, InsertMessageRouting, InsertSessionEvent, InsertTurn, LogImportTriggerSubjects, MakaioSession, MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, NativeLocalityInput, NativeLocalityIntent, OBSERVED_SESSION_INGESTION_POLICY_CAPABILITY_ID, ObservedSessionIngestionPolicyDecision, ObservedSessionIngestionPolicyImportStatus, ObservedSessionIngestionPolicyInput, ObservedSessionIngestionService, RecoveryConfig, SearchFilters, SearchSessionRow, SelectMessage, SelectMessageRouting, SelectSessionEvent, SelectTurn, SessionBridge, SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionLifecycleEventArgs, SessionOrchestrator, SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionTurnManager, SessionTurnStartedPayload, StartTurnOptions, Turn, TurnCompleteCallback, TurnCompletionResult, TurnConfig, TurnContext, TurnContextEnricher, TurnResult, TurnStateChange, TurnStorageNamespace, TurnStorageSubjects, actionRegistry, agents, agentsDual, appendSessionLifecycleEvent, assembleForkContext, buildProviderContext, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, createSessionExtensionContext, emitSessionTurnStarted, ensureAgentCwd, ensureAgentModel, evaluateNativeLocality, extractTextContent, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, getFullConversation, getOrCreateSession, getSessionAncestorChain, importCursors, importCursorsDual, ingestCompletedTurn, isPolicyDiscoveredObservedSession, isTrackingStub, kindToBranchKind, mapAgentsBySession, mapRowToSession, mapToSession, messageRouting, messageRoutingDual, messages, normalizeSelectionString, normalizeToBlocks, parseForkTransforms, pickFallbackRuntimeOptions, recoverAgent, registerAbandonHandler, registerAttachHandler, registerBuiltInActions, registerCompressHandler, registerCompressLineageResolver, registerCoreSessionServiceHandlers, registerDrizzleAgentStorage, registerDrizzleImportCursorStorage, registerDrizzleMessageRoutingStorage, registerDrizzleMessageStorage, registerDrizzleSessionEventStorage, registerDrizzleSessionStorage, registerDrizzleTurnStorage, registerForkHandler, registerFtsSearchHandler, registerGetStatusCountsHandler, registerListActionsHandler, registerMemoryAgentStorage, registerMemoryMessageStorage, registerMemorySessionEventStorage, registerMemorySessionStorage, registerMemoryTurnStorage, registerMergeHandler, registerObservedSessionIngestionPolicyProvider, registerParentResolver, registerResumeHandler, registerSessionDiscoveredHandler, registerSessionLifecycleEventWriters, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveExecutionTarget, resolveModelCapabilities, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionEvents, sessionEventsDual, sessions, sessionsDual, toSessionLineage, turns, turnsDual, unregisterObservedSessionIngestionPolicyProvider, verifyAndRecoverAgents };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-
|
|
1
|
+
import { i as MessageStorageSubjects, n as MessagePageCursorSchema, r as MessageStorageNamespace, t as MessagePageCursor } from "../../../namespace-CZK2ff3B.mjs";
|
|
2
2
|
export { MessagePageCursor, MessagePageCursorSchema, MessageStorageNamespace, MessageStorageSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../../namespace-
|
|
1
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../../namespace-D9PLFmPQ.mjs";
|
|
2
2
|
export { SessionEventStorageNamespace, SessionEventStorageSubjects };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as PipelineStep, i as ActionResultSchema, n as ActionCategorySchema, o as SessionEditorAction, r as ActionResult, t as ActionCategory } from "../../types-
|
|
1
|
+
import { a as PipelineStep, i as ActionResultSchema, n as ActionCategorySchema, o as SessionEditorAction, r as ActionResult, t as ActionCategory } from "../../types-BNW5n6qm.mjs";
|
|
2
2
|
import * as _$zod from "zod";
|
|
3
3
|
import { z } from "zod";
|
|
4
4
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
@@ -503,8 +503,8 @@ declare const SubagentTemplateSettingsNamespace: _$_makaio_core0.BusNamespaceDef
|
|
|
503
503
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
504
504
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
505
505
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
506
|
-
fork: "fork";
|
|
507
506
|
fresh: "fresh";
|
|
507
|
+
fork: "fork";
|
|
508
508
|
}>>;
|
|
509
509
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
510
510
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -518,18 +518,18 @@ declare const SubagentTemplateSettingsNamespace: _$_makaio_core0.BusNamespaceDef
|
|
|
518
518
|
create: {
|
|
519
519
|
request: _$zod.ZodObject<{
|
|
520
520
|
name: _$zod.ZodString;
|
|
521
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
521
522
|
adapterName: _$zod.ZodString;
|
|
522
523
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
523
524
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
525
|
+
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
526
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
527
|
+
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
528
|
+
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
524
529
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
525
|
-
fork: "fork";
|
|
526
530
|
fresh: "fresh";
|
|
531
|
+
fork: "fork";
|
|
527
532
|
}>>;
|
|
528
|
-
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
529
|
-
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
530
|
-
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
531
|
-
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
532
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
533
533
|
}, _$zod_v4_core0.$strip>;
|
|
534
534
|
response: _$zod.ZodObject<{
|
|
535
535
|
id: _$zod.ZodString;
|
|
@@ -544,8 +544,8 @@ declare const SubagentTemplateSettingsNamespace: _$_makaio_core0.BusNamespaceDef
|
|
|
544
544
|
model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
545
545
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
546
546
|
contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
|
|
547
|
-
fork: "fork";
|
|
548
547
|
fresh: "fresh";
|
|
548
|
+
fork: "fork";
|
|
549
549
|
}>>>;
|
|
550
550
|
allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
551
551
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
@@ -594,8 +594,8 @@ declare const SubagentTemplateSettingsSubjects: _$_makaio_core0.BusSubjects<_$_m
|
|
|
594
594
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
595
595
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
596
596
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
597
|
-
fork: "fork";
|
|
598
597
|
fresh: "fresh";
|
|
598
|
+
fork: "fork";
|
|
599
599
|
}>>;
|
|
600
600
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
601
601
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -609,18 +609,18 @@ declare const SubagentTemplateSettingsSubjects: _$_makaio_core0.BusSubjects<_$_m
|
|
|
609
609
|
create: {
|
|
610
610
|
request: _$zod.ZodObject<{
|
|
611
611
|
name: _$zod.ZodString;
|
|
612
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
612
613
|
adapterName: _$zod.ZodString;
|
|
613
614
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
614
615
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
616
|
+
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
617
|
+
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
618
|
+
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
619
|
+
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
615
620
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
616
|
-
fork: "fork";
|
|
617
621
|
fresh: "fresh";
|
|
622
|
+
fork: "fork";
|
|
618
623
|
}>>;
|
|
619
|
-
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
620
|
-
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
621
|
-
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
622
|
-
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
623
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
624
624
|
}, _$zod_v4_core0.$strip>;
|
|
625
625
|
response: _$zod.ZodObject<{
|
|
626
626
|
id: _$zod.ZodString;
|
|
@@ -635,8 +635,8 @@ declare const SubagentTemplateSettingsSubjects: _$_makaio_core0.BusSubjects<_$_m
|
|
|
635
635
|
model: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
636
636
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
637
637
|
contextMode: _$zod.ZodOptional<_$zod.ZodDefault<_$zod.ZodEnum<{
|
|
638
|
-
fork: "fork";
|
|
639
638
|
fresh: "fresh";
|
|
639
|
+
fork: "fork";
|
|
640
640
|
}>>>;
|
|
641
641
|
allowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
642
642
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-
|
|
2
|
-
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-
|
|
1
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-Br-rSxPE2.mjs";
|
|
2
|
+
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-D8P8Sxce2.mjs";
|
|
3
3
|
export { type SubagentTemplate, SubagentTemplateCompletedEventSchema, type SubagentTemplateCreate, SubagentTemplateCreateSchema, type SubagentTemplateInstance, SubagentTemplateInstanceSchema, type SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelNamespace, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, type SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSubjects, type SubagentTemplateSummary, SubagentTemplateSummarySchema, type SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-
|
|
1
|
+
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../../namespace-D8P8Sxce2.mjs";
|
|
2
2
|
export { SubagentTemplateKernelNamespace, SubagentTemplateSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-
|
|
1
|
+
import { _ as SubagentTemplateUpdate, a as SubagentTemplateInstance, c as SubagentTemplateInstanceStatusSchema, d as SubagentTemplateSettingsSchemas, f as SubagentTemplateSpawnRequest, g as SubagentTemplateSummarySchema, h as SubagentTemplateSummary, i as SubagentTemplateCreateSchema, l as SubagentTemplateKernelSchemas, m as SubagentTemplateSpawnedEventSchema, n as SubagentTemplateCompletedEventSchema, o as SubagentTemplateInstanceSchema, p as SubagentTemplateSpawnRequestSchema, r as SubagentTemplateCreate, s as SubagentTemplateInstanceStatus, t as SubagentTemplate, u as SubagentTemplateSchema, v as SubagentTemplateUpdateSchema } from "../../schemas-Br-rSxPE2.mjs";
|
|
2
2
|
export { SubagentTemplate, SubagentTemplateCompletedEventSchema, SubagentTemplateCreate, SubagentTemplateCreateSchema, SubagentTemplateInstance, SubagentTemplateInstanceSchema, SubagentTemplateInstanceStatus, SubagentTemplateInstanceStatusSchema, SubagentTemplateKernelSchemas, SubagentTemplateSchema, SubagentTemplateSettingsSchemas, SubagentTemplateSpawnRequest, SubagentTemplateSpawnRequestSchema, SubagentTemplateSpawnedEventSchema, SubagentTemplateSummary, SubagentTemplateSummarySchema, SubagentTemplateUpdate, SubagentTemplateUpdateSchema };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { t as TrayMenuService } from "../../index-DUD7wikz2.mjs";
|
|
2
|
-
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../../schemas-
|
|
3
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-
|
|
2
|
+
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../../schemas-lnE9YoG7.mjs";
|
|
3
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-j7vFsmYL.mjs";
|
|
4
4
|
export { TrayMenuEntry, TrayMenuEntrySchema, TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, TrayMenuItemClicked, TrayMenuItemClickedSchema, TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuNamespace, TrayMenuSchemas, TrayMenuSectionSchema, TrayMenuService, TrayMenuSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-
|
|
1
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../../namespace-j7vFsmYL.mjs";
|
|
2
2
|
export { TrayMenuNamespace, TrayMenuSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../../schemas-
|
|
1
|
+
import { a as TrayMenuGroupSchema, c as TrayMenuListEntry, d as TrayMenuSchemas, f as TrayMenuSectionSchema, i as TrayMenuGroupEntrySchema, l as TrayMenuListEntrySchema, n as TrayMenuEntrySchema, o as TrayMenuItemClicked, r as TrayMenuGroup, s as TrayMenuItemClickedSchema, t as TrayMenuEntry, u as TrayMenuMetadataSchema } from "../../schemas-lnE9YoG7.mjs";
|
|
2
2
|
export { TrayMenuEntry, TrayMenuEntrySchema, TrayMenuGroup, TrayMenuGroupEntrySchema, TrayMenuGroupSchema, TrayMenuItemClicked, TrayMenuItemClickedSchema, TrayMenuListEntry, TrayMenuListEntrySchema, TrayMenuMetadataSchema, TrayMenuSchemas, TrayMenuSectionSchema };
|
|
@@ -90,8 +90,8 @@ declare const ActionResultSchema: z.ZodUnion<readonly [z.ZodObject<{
|
|
|
90
90
|
editOf: z.ZodOptional<z.ZodString>;
|
|
91
91
|
origin: z.ZodOptional<z.ZodEnum<{
|
|
92
92
|
text: "text";
|
|
93
|
-
voice: "voice";
|
|
94
93
|
compact: "compact";
|
|
94
|
+
voice: "voice";
|
|
95
95
|
}>>;
|
|
96
96
|
}, z.core.$strip>>;
|
|
97
97
|
}, z.core.$strip>, z.ZodObject<{
|
|
@@ -359,6 +359,19 @@ declare class MessageHandle {
|
|
|
359
359
|
* @returns Promise resolving to session ID when processing starts
|
|
360
360
|
*/
|
|
361
361
|
waitForAdapterSessionId(): Promise<string>;
|
|
362
|
+
/**
|
|
363
|
+
* Whether the message was successfully delivered to the provider.
|
|
364
|
+
*
|
|
365
|
+
* Returns `true` only when {@link markAcknowledged} was called with
|
|
366
|
+
* `delivered = true` (the default). Handles that were completed before
|
|
367
|
+
* dispatch (merged, superseded, rejected) auto-resolve acknowledgment
|
|
368
|
+
* with `false`, so this getter returns `false` for them.
|
|
369
|
+
*
|
|
370
|
+
* Used by {@link MessageLifecycleTracker} to decide whether
|
|
371
|
+
* `agent.turn.completed` should pair with an earlier `agent.turn.started`.
|
|
372
|
+
* @returns `true` when the handle was acknowledged as delivered
|
|
373
|
+
*/
|
|
374
|
+
get wasDelivered(): boolean;
|
|
362
375
|
get isProcessed(): boolean;
|
|
363
376
|
getState(): MessageState;
|
|
364
377
|
/**
|