@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781899284968
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-Deu9viD2.mjs +1 -0
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/bus/index.mjs +1 -1
- 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/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -152
- package/dist/contracts/index.mjs +1 -1
- 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/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-DoWQjCE-.d.mts → index-6k5ktwXY.d.mts} +399 -339
- package/dist/{index-BvjLe_w9.d.mts → index-B76e7m2R.d.mts} +4 -4
- package/dist/{index-Di84JjS0.d.mts → index-BAnDvAk4.d.mts} +1 -1
- package/dist/{index--diIlm1t.d.mts → index-BNT7Ys9c.d.mts} +36 -36
- package/dist/{index-BwZpSUql.d.mts → index-Bw_CfRNZ.d.mts} +24 -24
- package/dist/{index-SAGZBNB0.d.mts → index-CF8ldAwM.d.mts} +341 -324
- package/dist/{index-D6sjCuQA.d.mts → index-CHy2TweG.d.mts} +26 -26
- package/dist/{index-CBN898N1.d.mts → index-CYu8kZek.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
- package/dist/{index-UKndP4iV.d.mts → index-DKs0sHne.d.mts} +1 -1
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-DYcyc2rR.d.mts → index-XeFiBam-.d.mts} +1 -1
- package/dist/{index-BUrNl0QJ.d.mts → index-gKaw_TMU.d.mts} +16 -16
- 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-BeMGmLrp.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CMN1WR_2.d.mts} +2 -2
- package/dist/{namespace-CGGzwaCj.d.mts → namespace-CfvtDD_U.d.mts} +152 -152
- package/dist/{namespace-d_0I6P7N.d.mts → namespace-Dybz75l5.d.mts} +26 -26
- package/dist/{namespace-qC3OUGCB.d.mts → namespace-MuyQDzjD.d.mts} +20 -20
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/runtime-bun/index.d.mts +2 -2
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-BD0TvgFP.d.mts → schema-CzrYmB9E.d.mts} +1 -1
- package/dist/{schemas-CyL5UEV7.d.mts → schemas-CoFCV42v.d.mts} +152 -152
- package/dist/{schemas-TQPiRl642.d.mts → schemas-CwgS7KoL2.d.mts} +4 -4
- package/dist/schemas-bfhY9W6A.mjs +1 -0
- 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 +8 -8
- package/dist/services/index.d.mts +105 -105
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +4 -4
- package/dist/services/subagent-template/index.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/{session-DLTZOum3.mjs → session-CpVSzgkZ.mjs} +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CCflZ6JS.d.mts → transition-DKMQs6eP.d.mts} +1 -1
- package/dist/{types-CPmOg4X7.d.mts → types-BrTJEhR-.d.mts} +20 -2
- package/dist/{types-BXUm60GF.d.mts → types-QxCQtHQJ.d.mts} +257 -247
- package/dist/workflow-engine/index.d.mts +42 -42
- package/package.json +1 -1
- package/dist/adapter-BmdC3QwV.mjs +0 -1
- package/dist/schemas-yNBjlOKi.mjs +0 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
2
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CoFCV42v.mjs";
|
|
2
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CfvtDD_U.mjs";
|
|
3
3
|
export { type AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeNamespace, AgentRuntimeSchemas, type AgentRuntimeSelection, AgentRuntimeSelectionSchema, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-
|
|
1
|
+
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../../namespace-CfvtDD_U.mjs";
|
|
2
2
|
export { AgentRuntimeNamespace, AgentRuntimeSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-
|
|
1
|
+
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../../schemas-CoFCV42v.mjs";
|
|
2
2
|
export { AgentInstanceStatus, AgentInstanceStatusSchema, AgentRuntimeSchemas, AgentRuntimeSelection, AgentRuntimeSelectionSchema };
|
|
@@ -66,8 +66,8 @@ declare const ContextRuleActionSchema: z.ZodType<ContextRuleAction, ContextRuleA
|
|
|
66
66
|
* Persisted context-rule scope levels.
|
|
67
67
|
*/
|
|
68
68
|
declare const ContextRuleScopeSchema: z.ZodEnum<{
|
|
69
|
-
global: "global";
|
|
70
69
|
session: "session";
|
|
70
|
+
global: "global";
|
|
71
71
|
project: "project";
|
|
72
72
|
}>;
|
|
73
73
|
/**
|
|
@@ -101,8 +101,8 @@ declare const ContextRuleListQuerySchema: z.ZodObject<{
|
|
|
101
101
|
*/
|
|
102
102
|
declare const ContextRuleScopeIdentitySchema: z.ZodObject<{
|
|
103
103
|
scope: z.ZodEnum<{
|
|
104
|
-
global: "global";
|
|
105
104
|
session: "session";
|
|
105
|
+
global: "global";
|
|
106
106
|
project: "project";
|
|
107
107
|
}>;
|
|
108
108
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -166,8 +166,8 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
166
166
|
}>;
|
|
167
167
|
previous: z.ZodNullable<z.ZodObject<{
|
|
168
168
|
scope: z.ZodEnum<{
|
|
169
|
-
global: "global";
|
|
170
169
|
session: "session";
|
|
170
|
+
global: "global";
|
|
171
171
|
project: "project";
|
|
172
172
|
}>;
|
|
173
173
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -175,8 +175,8 @@ declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
|
175
175
|
}, z.core.$strict>>;
|
|
176
176
|
current: z.ZodNullable<z.ZodObject<{
|
|
177
177
|
scope: z.ZodEnum<{
|
|
178
|
-
global: "global";
|
|
179
178
|
session: "session";
|
|
179
|
+
global: "global";
|
|
180
180
|
project: "project";
|
|
181
181
|
}>;
|
|
182
182
|
projectId: z.ZodNullable<z.ZodString>;
|
|
@@ -319,8 +319,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
319
319
|
}>;
|
|
320
320
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
321
321
|
scope: _$zod.ZodEnum<{
|
|
322
|
-
global: "global";
|
|
323
322
|
session: "session";
|
|
323
|
+
global: "global";
|
|
324
324
|
project: "project";
|
|
325
325
|
}>;
|
|
326
326
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -328,8 +328,8 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
328
328
|
}, _$zod_v4_core0.$strict>>;
|
|
329
329
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
330
330
|
scope: _$zod.ZodEnum<{
|
|
331
|
-
global: "global";
|
|
332
331
|
session: "session";
|
|
332
|
+
global: "global";
|
|
333
333
|
project: "project";
|
|
334
334
|
}>;
|
|
335
335
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -389,8 +389,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
389
389
|
}>;
|
|
390
390
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
391
391
|
scope: _$zod.ZodEnum<{
|
|
392
|
-
global: "global";
|
|
393
392
|
session: "session";
|
|
393
|
+
global: "global";
|
|
394
394
|
project: "project";
|
|
395
395
|
}>;
|
|
396
396
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -398,8 +398,8 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
398
398
|
}, _$zod_v4_core0.$strict>>;
|
|
399
399
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
400
400
|
scope: _$zod.ZodEnum<{
|
|
401
|
-
global: "global";
|
|
402
401
|
session: "session";
|
|
402
|
+
global: "global";
|
|
403
403
|
project: "project";
|
|
404
404
|
}>;
|
|
405
405
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { a as ResolveIdResponseSchema, c as ResolveNameResponse, i as ResolveIdResponse, l as ResolveNameResponseSchema, n as ResolveIdRequest, o as ResolveNameRequest, r as ResolveIdRequestSchema, s as ResolveNameRequestSchema, t as AdapterRuntimeSchemas } from "../schemas-DmGRSeIq.mjs";
|
|
2
2
|
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-B3ol3pc-.mjs";
|
|
3
3
|
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-D9-vOJvZ.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-gKaw_TMU.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";
|
|
@@ -13,25 +13,25 @@ import { a as ContextRuleInput, n as ContextRuleAction, t as ContextRule } from
|
|
|
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
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-CqCe7Phc.mjs";
|
|
16
|
-
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../index-
|
|
16
|
+
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../index-XeFiBam-.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-gAFwNiJT.mjs";
|
|
18
18
|
import { n as activateProviderContextStrict, r as buildProviderContext, t as activateProviderContext } from "../index-DtwGhFFQ.mjs";
|
|
19
|
-
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-
|
|
20
|
-
import { a as agents, s as sessions } from "../schema-
|
|
21
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-
|
|
19
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../namespace-MuyQDzjD.mjs";
|
|
20
|
+
import { a as agents, s as sessions } from "../schema-CzrYmB9E.mjs";
|
|
21
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-Bv8B89uB.mjs";
|
|
22
22
|
import { t as TurnStorageNamespace } from "../namespace-LUNf8zo5.mjs";
|
|
23
23
|
import { n as TurnStorageSubjects } from "../namespace-BsYKEMd8.mjs";
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-CMN1WR_2.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-
|
|
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-CwgS7KoL2.mjs";
|
|
35
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";
|
|
@@ -1341,8 +1341,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1341
1341
|
name: _$zod.ZodString;
|
|
1342
1342
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1343
1343
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1344
|
-
visible: "visible";
|
|
1345
1344
|
enabled: "enabled";
|
|
1345
|
+
visible: "visible";
|
|
1346
1346
|
disabled: "disabled";
|
|
1347
1347
|
}>>>;
|
|
1348
1348
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1368,8 +1368,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1368
1368
|
name: _$zod.ZodString;
|
|
1369
1369
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1370
1370
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1371
|
-
visible: "visible";
|
|
1372
1371
|
enabled: "enabled";
|
|
1372
|
+
visible: "visible";
|
|
1373
1373
|
disabled: "disabled";
|
|
1374
1374
|
}>>>;
|
|
1375
1375
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1395,8 +1395,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1395
1395
|
name: _$zod.ZodString;
|
|
1396
1396
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1397
1397
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1398
|
-
visible: "visible";
|
|
1399
1398
|
enabled: "enabled";
|
|
1399
|
+
visible: "visible";
|
|
1400
1400
|
disabled: "disabled";
|
|
1401
1401
|
}>>>;
|
|
1402
1402
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1459,8 +1459,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1459
1459
|
name: _$zod.ZodString;
|
|
1460
1460
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1461
1461
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1462
|
-
visible: "visible";
|
|
1463
1462
|
enabled: "enabled";
|
|
1463
|
+
visible: "visible";
|
|
1464
1464
|
disabled: "disabled";
|
|
1465
1465
|
}>>>;
|
|
1466
1466
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1608,8 +1608,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1608
1608
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1609
1609
|
}, _$zod_v4_core0.$strip>>;
|
|
1610
1610
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1611
|
-
visible: "visible";
|
|
1612
1611
|
enabled: "enabled";
|
|
1612
|
+
visible: "visible";
|
|
1613
1613
|
disabled: "disabled";
|
|
1614
1614
|
}>>>;
|
|
1615
1615
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1625,8 +1625,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1625
1625
|
name: _$zod.ZodString;
|
|
1626
1626
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1627
1627
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1628
|
-
visible: "visible";
|
|
1629
1628
|
enabled: "enabled";
|
|
1629
|
+
visible: "visible";
|
|
1630
1630
|
disabled: "disabled";
|
|
1631
1631
|
}>>>;
|
|
1632
1632
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1651,8 +1651,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1651
1651
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1652
1652
|
}, _$zod_v4_core0.$strip>>>;
|
|
1653
1653
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1654
|
-
visible: "visible";
|
|
1655
1654
|
enabled: "enabled";
|
|
1655
|
+
visible: "visible";
|
|
1656
1656
|
disabled: "disabled";
|
|
1657
1657
|
}>>>;
|
|
1658
1658
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -1665,8 +1665,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1665
1665
|
name: _$zod.ZodString;
|
|
1666
1666
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1667
1667
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1668
|
-
visible: "visible";
|
|
1669
1668
|
enabled: "enabled";
|
|
1669
|
+
visible: "visible";
|
|
1670
1670
|
disabled: "disabled";
|
|
1671
1671
|
}>>>;
|
|
1672
1672
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1693,8 +1693,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1693
1693
|
name: _$zod.ZodString;
|
|
1694
1694
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1695
1695
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1696
|
-
visible: "visible";
|
|
1697
1696
|
enabled: "enabled";
|
|
1697
|
+
visible: "visible";
|
|
1698
1698
|
disabled: "disabled";
|
|
1699
1699
|
}>>>;
|
|
1700
1700
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1728,8 +1728,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1728
1728
|
name: _$zod.ZodString;
|
|
1729
1729
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1730
1730
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1731
|
-
visible: "visible";
|
|
1732
1731
|
enabled: "enabled";
|
|
1732
|
+
visible: "visible";
|
|
1733
1733
|
disabled: "disabled";
|
|
1734
1734
|
}>>>;
|
|
1735
1735
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1760,8 +1760,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1760
1760
|
name: _$zod.ZodString;
|
|
1761
1761
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1762
1762
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1763
|
-
visible: "visible";
|
|
1764
1763
|
enabled: "enabled";
|
|
1764
|
+
visible: "visible";
|
|
1765
1765
|
disabled: "disabled";
|
|
1766
1766
|
}>>>;
|
|
1767
1767
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1865,8 +1865,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1865
1865
|
name: _$zod.ZodString;
|
|
1866
1866
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1867
1867
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1868
|
-
visible: "visible";
|
|
1869
1868
|
enabled: "enabled";
|
|
1869
|
+
visible: "visible";
|
|
1870
1870
|
disabled: "disabled";
|
|
1871
1871
|
}>>>;
|
|
1872
1872
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1885,8 +1885,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1885
1885
|
name: _$zod.ZodString;
|
|
1886
1886
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1887
1887
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1888
|
-
visible: "visible";
|
|
1889
1888
|
enabled: "enabled";
|
|
1889
|
+
visible: "visible";
|
|
1890
1890
|
disabled: "disabled";
|
|
1891
1891
|
}>>>;
|
|
1892
1892
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1952,25 +1952,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1952
1952
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1953
1953
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1954
1954
|
sessionId: _$zod.ZodString;
|
|
1955
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1956
|
-
fullName: _$zod.ZodString;
|
|
1957
|
-
originalName: _$zod.ZodString;
|
|
1958
|
-
serverName: _$zod.ZodString;
|
|
1959
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1960
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1961
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1962
|
-
discovery: "discovery";
|
|
1963
|
-
direct: "direct";
|
|
1964
|
-
hidden: "hidden";
|
|
1965
|
-
}>;
|
|
1966
|
-
enabled: _$zod.ZodBoolean;
|
|
1967
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1968
|
-
discovery: "discovery";
|
|
1969
|
-
toolset: "toolset";
|
|
1970
|
-
}>>;
|
|
1971
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1972
|
-
exposed: _$zod.ZodBoolean;
|
|
1973
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1974
1955
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1975
1956
|
name: _$zod.ZodString;
|
|
1976
1957
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -2007,9 +1988,28 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2007
1988
|
type: _$zod.ZodLiteral<"http">;
|
|
2008
1989
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
2009
1990
|
exposureMode: _$zod.ZodEnum<{
|
|
1991
|
+
direct: "direct";
|
|
2010
1992
|
discovery: "discovery";
|
|
1993
|
+
}>;
|
|
1994
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1995
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1996
|
+
fullName: _$zod.ZodString;
|
|
1997
|
+
originalName: _$zod.ZodString;
|
|
1998
|
+
serverName: _$zod.ZodString;
|
|
1999
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2000
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2001
|
+
exposureMode: _$zod.ZodEnum<{
|
|
2011
2002
|
direct: "direct";
|
|
2003
|
+
discovery: "discovery";
|
|
2004
|
+
hidden: "hidden";
|
|
2012
2005
|
}>;
|
|
2006
|
+
enabled: _$zod.ZodBoolean;
|
|
2007
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2008
|
+
discovery: "discovery";
|
|
2009
|
+
toolset: "toolset";
|
|
2010
|
+
}>>;
|
|
2011
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
2012
|
+
exposed: _$zod.ZodBoolean;
|
|
2013
2013
|
}, _$zod_v4_core0.$strip>>;
|
|
2014
2014
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
2015
2015
|
fullName: _$zod.ZodString;
|
|
@@ -2018,8 +2018,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2018
2018
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2019
2019
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
2020
2020
|
exposureMode: _$zod.ZodEnum<{
|
|
2021
|
-
discovery: "discovery";
|
|
2022
2021
|
direct: "direct";
|
|
2022
|
+
discovery: "discovery";
|
|
2023
2023
|
hidden: "hidden";
|
|
2024
2024
|
}>;
|
|
2025
2025
|
enabled: _$zod.ZodBoolean;
|
|
@@ -2049,18 +2049,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2049
2049
|
env?: Record<string, string> | undefined;
|
|
2050
2050
|
mcpSessionContext?: {
|
|
2051
2051
|
sessionId: string;
|
|
2052
|
-
directTools: {
|
|
2053
|
-
fullName: string;
|
|
2054
|
-
originalName: string;
|
|
2055
|
-
serverName: string;
|
|
2056
|
-
inputSchema: Record<string, unknown>;
|
|
2057
|
-
exposureMode: "discovery" | "direct" | "hidden";
|
|
2058
|
-
enabled: boolean;
|
|
2059
|
-
exposed: boolean;
|
|
2060
|
-
description?: string | undefined;
|
|
2061
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2062
|
-
enabledAt?: number | undefined;
|
|
2063
|
-
}[];
|
|
2064
2052
|
servers: {
|
|
2065
2053
|
name: string;
|
|
2066
2054
|
transport: {
|
|
@@ -2088,14 +2076,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2088
2076
|
}[] | undefined;
|
|
2089
2077
|
alwaysLoad?: boolean | undefined;
|
|
2090
2078
|
};
|
|
2091
|
-
exposureMode: "
|
|
2079
|
+
exposureMode: "direct" | "discovery";
|
|
2080
|
+
}[];
|
|
2081
|
+
directTools: {
|
|
2082
|
+
fullName: string;
|
|
2083
|
+
originalName: string;
|
|
2084
|
+
serverName: string;
|
|
2085
|
+
inputSchema: Record<string, unknown>;
|
|
2086
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2087
|
+
enabled: boolean;
|
|
2088
|
+
exposed: boolean;
|
|
2089
|
+
description?: string | undefined;
|
|
2090
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2091
|
+
enabledAt?: number | undefined;
|
|
2092
2092
|
}[];
|
|
2093
2093
|
discoverableTools: {
|
|
2094
2094
|
fullName: string;
|
|
2095
2095
|
originalName: string;
|
|
2096
2096
|
serverName: string;
|
|
2097
2097
|
inputSchema: Record<string, unknown>;
|
|
2098
|
-
exposureMode: "
|
|
2098
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2099
2099
|
enabled: boolean;
|
|
2100
2100
|
exposed: boolean;
|
|
2101
2101
|
description?: string | undefined;
|
|
@@ -2123,18 +2123,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2123
2123
|
env?: Record<string, string> | undefined;
|
|
2124
2124
|
mcpSessionContext?: {
|
|
2125
2125
|
sessionId: string;
|
|
2126
|
-
directTools: {
|
|
2127
|
-
fullName: string;
|
|
2128
|
-
originalName: string;
|
|
2129
|
-
serverName: string;
|
|
2130
|
-
inputSchema: Record<string, unknown>;
|
|
2131
|
-
exposureMode: "discovery" | "direct" | "hidden";
|
|
2132
|
-
enabled: boolean;
|
|
2133
|
-
exposed: boolean;
|
|
2134
|
-
description?: string | undefined;
|
|
2135
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2136
|
-
enabledAt?: number | undefined;
|
|
2137
|
-
}[];
|
|
2138
2126
|
servers: {
|
|
2139
2127
|
name: string;
|
|
2140
2128
|
transport: {
|
|
@@ -2162,14 +2150,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2162
2150
|
}[] | undefined;
|
|
2163
2151
|
alwaysLoad?: boolean | undefined;
|
|
2164
2152
|
};
|
|
2165
|
-
exposureMode: "
|
|
2153
|
+
exposureMode: "direct" | "discovery";
|
|
2154
|
+
}[];
|
|
2155
|
+
directTools: {
|
|
2156
|
+
fullName: string;
|
|
2157
|
+
originalName: string;
|
|
2158
|
+
serverName: string;
|
|
2159
|
+
inputSchema: Record<string, unknown>;
|
|
2160
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2161
|
+
enabled: boolean;
|
|
2162
|
+
exposed: boolean;
|
|
2163
|
+
description?: string | undefined;
|
|
2164
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2165
|
+
enabledAt?: number | undefined;
|
|
2166
2166
|
}[];
|
|
2167
2167
|
discoverableTools: {
|
|
2168
2168
|
fullName: string;
|
|
2169
2169
|
originalName: string;
|
|
2170
2170
|
serverName: string;
|
|
2171
2171
|
inputSchema: Record<string, unknown>;
|
|
2172
|
-
exposureMode: "
|
|
2172
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2173
2173
|
enabled: boolean;
|
|
2174
2174
|
exposed: boolean;
|
|
2175
2175
|
description?: string | undefined;
|
|
@@ -2195,18 +2195,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2195
2195
|
env?: Record<string, string> | undefined;
|
|
2196
2196
|
mcpSessionContext?: {
|
|
2197
2197
|
sessionId: string;
|
|
2198
|
-
directTools: {
|
|
2199
|
-
fullName: string;
|
|
2200
|
-
originalName: string;
|
|
2201
|
-
serverName: string;
|
|
2202
|
-
inputSchema: Record<string, unknown>;
|
|
2203
|
-
exposureMode: "discovery" | "direct" | "hidden";
|
|
2204
|
-
enabled: boolean;
|
|
2205
|
-
exposed: boolean;
|
|
2206
|
-
description?: string | undefined;
|
|
2207
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2208
|
-
enabledAt?: number | undefined;
|
|
2209
|
-
}[];
|
|
2210
2198
|
servers: {
|
|
2211
2199
|
name: string;
|
|
2212
2200
|
transport: {
|
|
@@ -2234,14 +2222,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2234
2222
|
}[] | undefined;
|
|
2235
2223
|
alwaysLoad?: boolean | undefined;
|
|
2236
2224
|
};
|
|
2237
|
-
exposureMode: "
|
|
2225
|
+
exposureMode: "direct" | "discovery";
|
|
2226
|
+
}[];
|
|
2227
|
+
directTools: {
|
|
2228
|
+
fullName: string;
|
|
2229
|
+
originalName: string;
|
|
2230
|
+
serverName: string;
|
|
2231
|
+
inputSchema: Record<string, unknown>;
|
|
2232
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2233
|
+
enabled: boolean;
|
|
2234
|
+
exposed: boolean;
|
|
2235
|
+
description?: string | undefined;
|
|
2236
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2237
|
+
enabledAt?: number | undefined;
|
|
2238
2238
|
}[];
|
|
2239
2239
|
discoverableTools: {
|
|
2240
2240
|
fullName: string;
|
|
2241
2241
|
originalName: string;
|
|
2242
2242
|
serverName: string;
|
|
2243
2243
|
inputSchema: Record<string, unknown>;
|
|
2244
|
-
exposureMode: "
|
|
2244
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2245
2245
|
enabled: boolean;
|
|
2246
2246
|
exposed: boolean;
|
|
2247
2247
|
description?: string | undefined;
|
|
@@ -2269,18 +2269,6 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2269
2269
|
env?: Record<string, string> | undefined;
|
|
2270
2270
|
mcpSessionContext?: {
|
|
2271
2271
|
sessionId: string;
|
|
2272
|
-
directTools: {
|
|
2273
|
-
fullName: string;
|
|
2274
|
-
originalName: string;
|
|
2275
|
-
serverName: string;
|
|
2276
|
-
inputSchema: Record<string, unknown>;
|
|
2277
|
-
exposureMode: "discovery" | "direct" | "hidden";
|
|
2278
|
-
enabled: boolean;
|
|
2279
|
-
exposed: boolean;
|
|
2280
|
-
description?: string | undefined;
|
|
2281
|
-
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2282
|
-
enabledAt?: number | undefined;
|
|
2283
|
-
}[];
|
|
2284
2272
|
servers: {
|
|
2285
2273
|
name: string;
|
|
2286
2274
|
transport: {
|
|
@@ -2308,14 +2296,26 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2308
2296
|
}[] | undefined;
|
|
2309
2297
|
alwaysLoad?: boolean | undefined;
|
|
2310
2298
|
};
|
|
2311
|
-
exposureMode: "
|
|
2299
|
+
exposureMode: "direct" | "discovery";
|
|
2300
|
+
}[];
|
|
2301
|
+
directTools: {
|
|
2302
|
+
fullName: string;
|
|
2303
|
+
originalName: string;
|
|
2304
|
+
serverName: string;
|
|
2305
|
+
inputSchema: Record<string, unknown>;
|
|
2306
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2307
|
+
enabled: boolean;
|
|
2308
|
+
exposed: boolean;
|
|
2309
|
+
description?: string | undefined;
|
|
2310
|
+
enabledBy?: "discovery" | "toolset" | undefined;
|
|
2311
|
+
enabledAt?: number | undefined;
|
|
2312
2312
|
}[];
|
|
2313
2313
|
discoverableTools: {
|
|
2314
2314
|
fullName: string;
|
|
2315
2315
|
originalName: string;
|
|
2316
2316
|
serverName: string;
|
|
2317
2317
|
inputSchema: Record<string, unknown>;
|
|
2318
|
-
exposureMode: "
|
|
2318
|
+
exposureMode: "direct" | "discovery" | "hidden";
|
|
2319
2319
|
enabled: boolean;
|
|
2320
2320
|
exposed: boolean;
|
|
2321
2321
|
description?: string | undefined;
|
|
@@ -3219,8 +3219,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3219
3219
|
}>;
|
|
3220
3220
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3221
3221
|
scope: _$zod.ZodEnum<{
|
|
3222
|
-
global: "global";
|
|
3223
3222
|
session: "session";
|
|
3223
|
+
global: "global";
|
|
3224
3224
|
project: "project";
|
|
3225
3225
|
}>;
|
|
3226
3226
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3228,8 +3228,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3228
3228
|
}, _$zod_v4_core0.$strict>>;
|
|
3229
3229
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3230
3230
|
scope: _$zod.ZodEnum<{
|
|
3231
|
-
global: "global";
|
|
3232
3231
|
session: "session";
|
|
3232
|
+
global: "global";
|
|
3233
3233
|
project: "project";
|
|
3234
3234
|
}>;
|
|
3235
3235
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -5734,8 +5734,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5734
5734
|
groupId: _$zod.ZodString;
|
|
5735
5735
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5736
5736
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
5737
|
-
label: _$zod.ZodString;
|
|
5738
5737
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
5738
|
+
label: _$zod.ZodString;
|
|
5739
5739
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
5740
5740
|
entryId: _$zod.ZodString;
|
|
5741
5741
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -6239,18 +6239,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6239
6239
|
create: {
|
|
6240
6240
|
request: _$zod.ZodObject<{
|
|
6241
6241
|
name: _$zod.ZodString;
|
|
6242
|
-
adapterName: _$zod.ZodString;
|
|
6243
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6244
6242
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6245
6243
|
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6246
6244
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6247
6245
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6248
6246
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6247
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6249
6248
|
allowedDirectories: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6250
6249
|
contextMode: _$zod.ZodDefault<_$zod.ZodEnum<{
|
|
6251
6250
|
fork: "fork";
|
|
6252
6251
|
fresh: "fresh";
|
|
6253
6252
|
}>>;
|
|
6253
|
+
adapterName: _$zod.ZodString;
|
|
6254
6254
|
}, _$zod_v4_core0.$strip>;
|
|
6255
6255
|
response: _$zod.ZodObject<{
|
|
6256
6256
|
id: _$zod.ZodString;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, G as getSessionAncestorChain, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, o as toSessionLineage, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, s as registerSessionDiscoveredHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../../index-
|
|
1
|
+
import { $ as fetchMessageCountsBySession, A as registerMemoryTurnStorage, At as RecoveryConfig, B as registerMemorySessionEventStorage, Bt as findTurnByAgent, C as messages, Ct as registerGetStatusCountsHandler, D as SelectTurn, Dt as ContextWindowTrackerConfig, E as InsertTurn, Et as AgentContextState, F as importCursorsDual, Ft as verifyAndRecoverAgents, G as getSessionAncestorChain, Gt as TurnContextEnricher, H as SelectSessionEvent, Ht as resolveTargetAgents, I as EventTransform, It as buildRecoveryContext, J as mapAgentsBySession, Jt as SessionOrchestrator, K as SessionPreviewMaps, Kt as AdapterRegistry, L as SessionLogger, Lt as resolveAdapterId, M as EmbeddingIndexManager, Mt as ensureAgentCwd, N as registerDrizzleImportCursorStorage, Nt as ensureAgentModel, O as turns, Ot as SessionContextWindowState, P as importCursors, Pt as recoverAgent, Q as fetchAgentsBySession, R as SessionLoggerOptions, Rt as resolveExecutionTarget, S as SelectMessage, St as actionRegistry, T as registerDrizzleMessageStorage, Tt as ContextWindowTracker, U as sessionEvents, Ut as extractTextContent, V as InsertSessionEvent, Vt as getOrCreateSession, W as sessionEventsDual, Wt as normalizeToBlocks, X as SearchFilters, Xt as MakaioSessionService, Y as mapToSession, Yt as registerCoreSessionServiceHandlers, Z as SearchSessionRow, _ as messageRoutingDual, _t as normalizeSelectionString, a as kindToBranchKind, at as registerMemoryAgentStorage, b as MessageRoutingSubjects, bt as registerBuiltInActions, c as registerSpawningToolCallResolver, ct as AgentStorageNamespace, d as MakaioSession, dt as createSessionExtensionContext, et as fetchPreviewBySession, f as MakaioSessionConfig, ft as SessionBridge, g as messageRouting, gt as CONNECTOR_SWAP_DEFAULT_PIPELINE, h as SelectMessageRouting, ht as pickFallbackRuntimeOptions, i as ContextAssemblyResult, it as registerDrizzleAgentStorage, j as registerDrizzleTurnStorage, jt as buildRecoveryContextWithPipeline, k as turnsDual, kt as buildTurnInitiator, l as registerCompressLineageResolver, lt as AgentStorageSubjects, m as InsertMessageRouting, mt as FallbackRuntimeOptions, n as buildSessionContext, nt as parseForkTransforms, o as toSessionLineage, ot as registerDrizzleSessionStorage, p as StartTurnOptions, pt as assembleForkContext, q as fetchSessionPreviewMaps, qt as ISessionOrchestrator, r as BuildContextOptions, rt as registerFtsSearchHandler, s as registerSessionDiscoveredHandler, st as registerMemorySessionStorage, t as getFullConversation, tt as mapRowToSession, u as registerParentResolver, ut as SessionExtensionContextImpl, v as registerDrizzleMessageRoutingStorage, vt as resolveAdapterNameById, w as registerMemoryMessageStorage, wt as registerResumeHandler, x as InsertMessage, xt as resetBuiltInActionsRegistration, y as MessageRoutingNamespace, yt as registerListActionsHandler, z as registerDrizzleSessionEventStorage, zt as resolveModelCapabilities } from "../../index-XeFiBam-.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-gAFwNiJT.mjs";
|
|
3
3
|
import { r as buildProviderContext } from "../../index-DtwGhFFQ.mjs";
|
|
4
|
-
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../../namespace-
|
|
5
|
-
import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "../../schema-
|
|
6
|
-
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-
|
|
4
|
+
import { i as SessionStorageSubjects, r as SessionStorageNamespace } from "../../namespace-MuyQDzjD.mjs";
|
|
5
|
+
import { a as agents, c as sessionsDual, o as agentsDual, s as sessions } from "../../schema-CzrYmB9E.mjs";
|
|
6
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../../namespace-Bv8B89uB.mjs";
|
|
7
7
|
import { t as TurnStorageNamespace } from "../../namespace-LUNf8zo5.mjs";
|
|
8
8
|
import { n as TurnStorageSubjects } from "../../namespace-BsYKEMd8.mjs";
|
|
9
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-
|
|
9
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../../namespace-CMN1WR_2.mjs";
|
|
10
10
|
export { AdapterRegistry, AgentContextState, AgentStorageNamespace, AgentStorageSubjects, BuildContextOptions, CONNECTOR_SWAP_DEFAULT_PIPELINE, ContextAssemblyResult, ContextWindowTracker, ContextWindowTrackerConfig, EmbeddingIndexManager, EventTransform, FallbackRuntimeOptions, ISessionOrchestrator, InsertMessage, InsertMessageRouting, InsertSessionEvent, InsertTurn, MakaioSession, MakaioSessionConfig, MakaioSessionService, MessageRoutingNamespace, MessageRoutingSubjects, MessageStorageNamespace, MessageStorageSubjects, RecoveryConfig, SearchFilters, SearchSessionRow, SelectMessage, SelectMessageRouting, SelectSessionEvent, SelectTurn, SessionBridge, SessionContextWindowState, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionExtensionContextImpl, SessionLogger, SessionLoggerOptions, SessionOrchestrator, SessionPreviewMaps, SessionStorageNamespace, SessionStorageSubjects, SessionTurnManager, StartTurnOptions, Turn, TurnCompleteCallback, TurnCompletionResult, TurnConfig, TurnContext, TurnContextEnricher, TurnResult, TurnStateChange, TurnStorageNamespace, TurnStorageSubjects, actionRegistry, agents, agentsDual, assembleForkContext, buildProviderContext, buildRecoveryContext, buildRecoveryContextWithPipeline, buildSessionContext, buildTurnInitiator, createSessionExtensionContext, ensureAgentCwd, ensureAgentModel, extractTextContent, fetchAgentsBySession, fetchMessageCountsBySession, fetchPreviewBySession, fetchSessionPreviewMaps, findTurnByAgent, getFullConversation, getOrCreateSession, getSessionAncestorChain, importCursors, importCursorsDual, 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, registerParentResolver, registerResumeHandler, registerSessionDiscoveredHandler, registerSpawningToolCallResolver, resetBuiltInActionsRegistration, resolveAdapterId, resolveAdapterNameById, resolveExecutionTarget, resolveModelCapabilities, resolveTargetAgents, routeToAgents, routeToAgentsCore, sessionEvents, sessionEventsDual, sessions, sessionsDual, toSessionLineage, turns, turnsDual, 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-CMN1WR_2.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-Bv8B89uB.mjs";
|
|
2
2
|
export { SessionEventStorageNamespace, SessionEventStorageSubjects };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as SessionWithPreview, i as SessionStorageSubjects, n as SessionPreviewDataSchema, o as SessionWithPreviewSchema, r as SessionStorageNamespace, t as SessionPreviewData } from "../../../namespace-
|
|
1
|
+
import { a as SessionWithPreview, i as SessionStorageSubjects, n as SessionPreviewDataSchema, o as SessionWithPreviewSchema, r as SessionStorageNamespace, t as SessionPreviewData } from "../../../namespace-MuyQDzjD.mjs";
|
|
2
2
|
export { SessionPreviewData, SessionPreviewDataSchema, SessionStorageNamespace, SessionStorageSubjects, SessionWithPreview, SessionWithPreviewSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as agents, c as sessionsDual, i as SelectSession, n as InsertSession, o as agentsDual, r as SelectAgent, s as sessions, t as InsertAgent } from "../../../schema-
|
|
1
|
+
import { a as agents, c as sessionsDual, i as SelectSession, n as InsertSession, o as agentsDual, r as SelectAgent, s as sessions, t as InsertAgent } from "../../../schema-CzrYmB9E.mjs";
|
|
2
2
|
export { InsertAgent, InsertSession, SelectAgent, SelectSession, agents, agentsDual, sessions, sessionsDual };
|