@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
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/index.d.mts +1 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/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/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +399 -65
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +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/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- 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-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.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/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- 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 +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +127 -23
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -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>;
|
|
@@ -160,14 +160,14 @@ declare const ResolvedContextRulesSchema: z.ZodObject<{
|
|
|
160
160
|
declare const ContextRuleChangedEventSchema: z.ZodObject<{
|
|
161
161
|
ruleId: z.ZodString;
|
|
162
162
|
changeType: z.ZodEnum<{
|
|
163
|
-
created: "created";
|
|
164
163
|
updated: "updated";
|
|
164
|
+
created: "created";
|
|
165
165
|
deleted: "deleted";
|
|
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>;
|
|
@@ -313,14 +313,14 @@ declare const ContextRulesServiceNamespace: _$_makaio_core0.BusNamespaceDefiniti
|
|
|
313
313
|
changed: _$zod.ZodObject<{
|
|
314
314
|
ruleId: _$zod.ZodString;
|
|
315
315
|
changeType: _$zod.ZodEnum<{
|
|
316
|
-
created: "created";
|
|
317
316
|
updated: "updated";
|
|
317
|
+
created: "created";
|
|
318
318
|
deleted: "deleted";
|
|
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>;
|
|
@@ -383,14 +383,14 @@ declare const ContextRulesServiceSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
383
383
|
changed: _$zod.ZodObject<{
|
|
384
384
|
ruleId: _$zod.ZodString;
|
|
385
385
|
changeType: _$zod.ZodEnum<{
|
|
386
|
-
created: "created";
|
|
387
386
|
updated: "updated";
|
|
387
|
+
created: "created";
|
|
388
388
|
deleted: "deleted";
|
|
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>;
|
|
@@ -10,18 +10,18 @@ declare const FsNamespace: _$_makaio_core0.BusNamespaceDefinition<"fs", {
|
|
|
10
10
|
changed: _$zod.ZodObject<{
|
|
11
11
|
path: _$zod.ZodString;
|
|
12
12
|
kind: _$zod.ZodEnum<{
|
|
13
|
-
delete: "delete";
|
|
14
|
-
create: "create";
|
|
15
13
|
change: "change";
|
|
14
|
+
create: "create";
|
|
15
|
+
delete: "delete";
|
|
16
16
|
}>;
|
|
17
17
|
}, _$zod_v4_core0.$strip>;
|
|
18
18
|
batch: _$zod.ZodObject<{
|
|
19
19
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
20
20
|
path: _$zod.ZodString;
|
|
21
21
|
kind: _$zod.ZodEnum<{
|
|
22
|
-
delete: "delete";
|
|
23
|
-
create: "create";
|
|
24
22
|
change: "change";
|
|
23
|
+
create: "create";
|
|
24
|
+
delete: "delete";
|
|
25
25
|
}>;
|
|
26
26
|
}, _$zod_v4_core0.$strip>>;
|
|
27
27
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -153,18 +153,18 @@ declare const FsSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSubjec
|
|
|
153
153
|
changed: _$zod.ZodObject<{
|
|
154
154
|
path: _$zod.ZodString;
|
|
155
155
|
kind: _$zod.ZodEnum<{
|
|
156
|
-
delete: "delete";
|
|
157
|
-
create: "create";
|
|
158
156
|
change: "change";
|
|
157
|
+
create: "create";
|
|
158
|
+
delete: "delete";
|
|
159
159
|
}>;
|
|
160
160
|
}, _$zod_v4_core0.$strip>;
|
|
161
161
|
batch: _$zod.ZodObject<{
|
|
162
162
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
163
163
|
path: _$zod.ZodString;
|
|
164
164
|
kind: _$zod.ZodEnum<{
|
|
165
|
-
delete: "delete";
|
|
166
|
-
create: "create";
|
|
167
165
|
change: "change";
|
|
166
|
+
create: "create";
|
|
167
|
+
delete: "delete";
|
|
168
168
|
}>;
|
|
169
169
|
}, _$zod_v4_core0.$strip>>;
|
|
170
170
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -294,18 +294,18 @@ declare const FileSystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
294
294
|
changed: _$zod.ZodObject<{
|
|
295
295
|
path: _$zod.ZodString;
|
|
296
296
|
kind: _$zod.ZodEnum<{
|
|
297
|
-
delete: "delete";
|
|
298
|
-
create: "create";
|
|
299
297
|
change: "change";
|
|
298
|
+
create: "create";
|
|
299
|
+
delete: "delete";
|
|
300
300
|
}>;
|
|
301
301
|
}, _$zod_v4_core0.$strip>;
|
|
302
302
|
batch: _$zod.ZodObject<{
|
|
303
303
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
304
304
|
path: _$zod.ZodString;
|
|
305
305
|
kind: _$zod.ZodEnum<{
|
|
306
|
-
delete: "delete";
|
|
307
|
-
create: "create";
|
|
308
306
|
change: "change";
|
|
307
|
+
create: "create";
|
|
308
|
+
delete: "delete";
|
|
309
309
|
}>;
|
|
310
310
|
}, _$zod_v4_core0.$strip>>;
|
|
311
311
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -5,9 +5,9 @@ import { z } from "zod";
|
|
|
5
5
|
* File change kind.
|
|
6
6
|
*/
|
|
7
7
|
declare const FsChangeKindSchema: z.ZodEnum<{
|
|
8
|
-
delete: "delete";
|
|
9
|
-
create: "create";
|
|
10
8
|
change: "change";
|
|
9
|
+
create: "create";
|
|
10
|
+
delete: "delete";
|
|
11
11
|
}>;
|
|
12
12
|
type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
13
13
|
/**
|
|
@@ -16,9 +16,9 @@ type FsChangeKind = z.infer<typeof FsChangeKindSchema>;
|
|
|
16
16
|
declare const FsChangedSchema: z.ZodObject<{
|
|
17
17
|
path: z.ZodString;
|
|
18
18
|
kind: z.ZodEnum<{
|
|
19
|
-
delete: "delete";
|
|
20
|
-
create: "create";
|
|
21
19
|
change: "change";
|
|
20
|
+
create: "create";
|
|
21
|
+
delete: "delete";
|
|
22
22
|
}>;
|
|
23
23
|
}, z.core.$strip>;
|
|
24
24
|
type FsChanged = z.infer<typeof FsChangedSchema>;
|
|
@@ -29,9 +29,9 @@ declare const FsBatchSchema: z.ZodObject<{
|
|
|
29
29
|
changes: z.ZodArray<z.ZodObject<{
|
|
30
30
|
path: z.ZodString;
|
|
31
31
|
kind: z.ZodEnum<{
|
|
32
|
-
delete: "delete";
|
|
33
|
-
create: "create";
|
|
34
32
|
change: "change";
|
|
33
|
+
create: "create";
|
|
34
|
+
delete: "delete";
|
|
35
35
|
}>;
|
|
36
36
|
}, z.core.$strip>>;
|
|
37
37
|
}, z.core.$strip>;
|
|
@@ -1,7 +1,7 @@
|
|
|
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-BxI5Yq8d.mjs";
|
|
2
2
|
import { n as AdapterRuntimeSubjects, t as AdapterRuntimeNamespace } from "../namespace-q5dD3acO.mjs";
|
|
3
3
|
import { a as resolveDeterministicAdapterId, i as registerAdapterRuntimeIdentityHandlers, n as RegisteredAdapterRuntimeIdentityHandlers, r as buildDeterministicAdapterId, t as AdapterIdentityRegistry } from "../index-6QvT0ljq.mjs";
|
|
4
|
-
import { _ as BindingRecord } from "../index-
|
|
4
|
+
import { _ as BindingRecord } from "../index-DfNIhEm_.mjs";
|
|
5
5
|
import { a as AgentRuntimeSelectionSchema, i as AgentRuntimeSelection, n as AgentInstanceStatusSchema, r as AgentRuntimeSchemas, t as AgentInstanceStatus } from "../schemas-za4KzhEe.mjs";
|
|
6
6
|
import { n as AgentRuntimeSubjects, t as AgentRuntimeNamespace } from "../namespace-1tHmgGQV.mjs";
|
|
7
7
|
import { t as CapabilityService } from "../index-kOSSuOcK.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-Cae5dubB.mjs";
|
|
14
14
|
import { n as ExecutionTargetSubjects, t as ExecutionTargetNamespace } from "../namespace-CEqkI6Zu.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-DNmENr9M.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-C7DEqbEy.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-BtL_9HBk.mjs";
|
|
18
18
|
import { n as activateProviderContextStrict, r as buildProviderContext, t as activateProviderContext } from "../index-BplsE3qw.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-u_b7D-p2.mjs";
|
|
20
|
+
import { a as agents, s as sessions } from "../schema-BDQID7HI.mjs";
|
|
21
|
+
import { n as SessionEventStorageSubjects, t as SessionEventStorageNamespace } from "../namespace-B1Bldc48.mjs";
|
|
22
22
|
import { t as TurnStorageNamespace } from "../namespace-DKnJL0Ja.mjs";
|
|
23
23
|
import { n as TurnStorageSubjects } from "../namespace-2G7A4Sza.mjs";
|
|
24
|
-
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-
|
|
24
|
+
import { i as MessageStorageSubjects, r as MessageStorageNamespace } from "../namespace-DphMg7CF.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-CkPIPbx9.mjs";
|
|
26
26
|
import { t as ToolApprovalService } from "../index-BeNVLvtk2.mjs";
|
|
27
27
|
import { t as TrayMenuService } from "../index-CYZqADXY2.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-DdHltfZX.mjs";
|
|
29
|
+
import { n as TrayMenuSubjects, t as TrayMenuNamespace } from "../namespace-DB6RC_Pn.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-DVgKfgh1.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-DJSffYTW2.mjs";
|
|
32
|
-
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-
|
|
33
|
-
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-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-
|
|
32
|
+
import { a as PreferenceValueSchema, i as PreferenceKeySchema, n as PreferenceItemSchema, o as PreferencesSchemas, r as PreferenceKey, t as PreferenceItem } from "../schemas-Bxjfpl2Y.mjs";
|
|
33
|
+
import { n as PreferencesSubjects, t as PreferencesNamespace } from "../storage-namespace-Cd5XzgVC.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-Bxc0-SF62.mjs";
|
|
35
35
|
import { n as SubagentTemplateSubjects, t as SubagentTemplateKernelNamespace } from "../namespace-Dr1wDUZA2.mjs";
|
|
36
36
|
import * as _$zod from "zod";
|
|
37
37
|
import { z } from "zod";
|
|
@@ -1288,13 +1288,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1288
1288
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1289
1289
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1290
1290
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1291
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1292
1291
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1293
1292
|
label: _$zod.ZodString;
|
|
1294
1293
|
url: _$zod.ZodString;
|
|
1295
1294
|
}, _$zod_v4_core0.$strict>>>;
|
|
1296
1295
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1297
1296
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1297
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1298
1298
|
name: _$zod.ZodString;
|
|
1299
1299
|
enabled: _$zod.ZodBoolean;
|
|
1300
1300
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1313,13 +1313,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1313
1313
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1314
1314
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1315
1315
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1316
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1317
1316
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1318
1317
|
label: _$zod.ZodString;
|
|
1319
1318
|
url: _$zod.ZodString;
|
|
1320
1319
|
}, _$zod_v4_core0.$strict>>>;
|
|
1321
1320
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1322
1321
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1322
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1323
1323
|
name: _$zod.ZodString;
|
|
1324
1324
|
enabled: _$zod.ZodBoolean;
|
|
1325
1325
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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
|
-
enabled: "enabled";
|
|
1345
1344
|
disabled: "disabled";
|
|
1345
|
+
enabled: "enabled";
|
|
1346
1346
|
visible: "visible";
|
|
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
|
-
enabled: "enabled";
|
|
1372
1371
|
disabled: "disabled";
|
|
1372
|
+
enabled: "enabled";
|
|
1373
1373
|
visible: "visible";
|
|
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
|
-
enabled: "enabled";
|
|
1399
1398
|
disabled: "disabled";
|
|
1399
|
+
enabled: "enabled";
|
|
1400
1400
|
visible: "visible";
|
|
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
|
-
enabled: "enabled";
|
|
1463
1462
|
disabled: "disabled";
|
|
1463
|
+
enabled: "enabled";
|
|
1464
1464
|
visible: "visible";
|
|
1465
1465
|
}>>>;
|
|
1466
1466
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1606,8 +1606,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1606
1606
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1607
1607
|
}, _$zod_v4_core0.$strip>>;
|
|
1608
1608
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1609
|
-
enabled: "enabled";
|
|
1610
1609
|
disabled: "disabled";
|
|
1610
|
+
enabled: "enabled";
|
|
1611
1611
|
visible: "visible";
|
|
1612
1612
|
}>>>;
|
|
1613
1613
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1623,8 +1623,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1623
1623
|
name: _$zod.ZodString;
|
|
1624
1624
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1625
1625
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1626
|
-
enabled: "enabled";
|
|
1627
1626
|
disabled: "disabled";
|
|
1627
|
+
enabled: "enabled";
|
|
1628
1628
|
visible: "visible";
|
|
1629
1629
|
}>>>;
|
|
1630
1630
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1649,8 +1649,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1649
1649
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1650
1650
|
}, _$zod_v4_core0.$strip>>>;
|
|
1651
1651
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1652
|
-
enabled: "enabled";
|
|
1653
1652
|
disabled: "disabled";
|
|
1653
|
+
enabled: "enabled";
|
|
1654
1654
|
visible: "visible";
|
|
1655
1655
|
}>>>;
|
|
1656
1656
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -1663,8 +1663,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1663
1663
|
name: _$zod.ZodString;
|
|
1664
1664
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1665
1665
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1666
|
-
enabled: "enabled";
|
|
1667
1666
|
disabled: "disabled";
|
|
1667
|
+
enabled: "enabled";
|
|
1668
1668
|
visible: "visible";
|
|
1669
1669
|
}>>>;
|
|
1670
1670
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1691,8 +1691,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1691
1691
|
name: _$zod.ZodString;
|
|
1692
1692
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1693
1693
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1694
|
-
enabled: "enabled";
|
|
1695
1694
|
disabled: "disabled";
|
|
1695
|
+
enabled: "enabled";
|
|
1696
1696
|
visible: "visible";
|
|
1697
1697
|
}>>>;
|
|
1698
1698
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1726,8 +1726,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1726
1726
|
name: _$zod.ZodString;
|
|
1727
1727
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1728
1728
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1729
|
-
enabled: "enabled";
|
|
1730
1729
|
disabled: "disabled";
|
|
1730
|
+
enabled: "enabled";
|
|
1731
1731
|
visible: "visible";
|
|
1732
1732
|
}>>>;
|
|
1733
1733
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1758,8 +1758,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1758
1758
|
name: _$zod.ZodString;
|
|
1759
1759
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1760
1760
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1761
|
-
enabled: "enabled";
|
|
1762
1761
|
disabled: "disabled";
|
|
1762
|
+
enabled: "enabled";
|
|
1763
1763
|
visible: "visible";
|
|
1764
1764
|
}>>>;
|
|
1765
1765
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1798,13 +1798,13 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1798
1798
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1799
1799
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1800
1800
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1801
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1802
1801
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1803
1802
|
label: _$zod.ZodString;
|
|
1804
1803
|
url: _$zod.ZodString;
|
|
1805
1804
|
}, _$zod_v4_core0.$strict>>>;
|
|
1806
1805
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1807
1806
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1807
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1808
1808
|
name: _$zod.ZodString;
|
|
1809
1809
|
enabled: _$zod.ZodBoolean;
|
|
1810
1810
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1863,8 +1863,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1863
1863
|
name: _$zod.ZodString;
|
|
1864
1864
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1865
1865
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1866
|
-
enabled: "enabled";
|
|
1867
1866
|
disabled: "disabled";
|
|
1867
|
+
enabled: "enabled";
|
|
1868
1868
|
visible: "visible";
|
|
1869
1869
|
}>>>;
|
|
1870
1870
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1883,8 +1883,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
1883
1883
|
name: _$zod.ZodString;
|
|
1884
1884
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1885
1885
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1886
|
-
enabled: "enabled";
|
|
1887
1886
|
disabled: "disabled";
|
|
1887
|
+
enabled: "enabled";
|
|
1888
1888
|
visible: "visible";
|
|
1889
1889
|
}>>>;
|
|
1890
1890
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -2411,8 +2411,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2411
2411
|
member: "member";
|
|
2412
2412
|
}>;
|
|
2413
2413
|
status: _$zod.ZodEnum<{
|
|
2414
|
-
active: "active";
|
|
2415
2414
|
idle: "idle";
|
|
2415
|
+
active: "active";
|
|
2416
2416
|
dead: "dead";
|
|
2417
2417
|
disposed: "disposed";
|
|
2418
2418
|
}>;
|
|
@@ -2448,8 +2448,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2448
2448
|
member: "member";
|
|
2449
2449
|
}>;
|
|
2450
2450
|
status: _$zod.ZodEnum<{
|
|
2451
|
-
active: "active";
|
|
2452
2451
|
idle: "idle";
|
|
2452
|
+
active: "active";
|
|
2453
2453
|
dead: "dead";
|
|
2454
2454
|
disposed: "disposed";
|
|
2455
2455
|
}>;
|
|
@@ -2474,8 +2474,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2474
2474
|
adapterName: _$zod.ZodString;
|
|
2475
2475
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2476
2476
|
all: "all";
|
|
2477
|
-
active: "active";
|
|
2478
2477
|
idle: "idle";
|
|
2478
|
+
active: "active";
|
|
2479
2479
|
dead: "dead";
|
|
2480
2480
|
disposed: "disposed";
|
|
2481
2481
|
}>>;
|
|
@@ -2505,8 +2505,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2505
2505
|
member: "member";
|
|
2506
2506
|
}>;
|
|
2507
2507
|
status: _$zod.ZodEnum<{
|
|
2508
|
-
active: "active";
|
|
2509
2508
|
idle: "idle";
|
|
2509
|
+
active: "active";
|
|
2510
2510
|
dead: "dead";
|
|
2511
2511
|
disposed: "disposed";
|
|
2512
2512
|
}>;
|
|
@@ -2544,8 +2544,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2544
2544
|
member: "member";
|
|
2545
2545
|
}>;
|
|
2546
2546
|
status: _$zod.ZodEnum<{
|
|
2547
|
-
active: "active";
|
|
2548
2547
|
idle: "idle";
|
|
2548
|
+
active: "active";
|
|
2549
2549
|
dead: "dead";
|
|
2550
2550
|
disposed: "disposed";
|
|
2551
2551
|
}>;
|
|
@@ -2558,8 +2558,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2558
2558
|
request: _$zod.ZodObject<{
|
|
2559
2559
|
agentId: _$zod.ZodString;
|
|
2560
2560
|
status: _$zod.ZodEnum<{
|
|
2561
|
-
active: "active";
|
|
2562
2561
|
idle: "idle";
|
|
2562
|
+
active: "active";
|
|
2563
2563
|
dead: "dead";
|
|
2564
2564
|
disposed: "disposed";
|
|
2565
2565
|
}>;
|
|
@@ -2886,7 +2886,7 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
2886
2886
|
tableName: "agents";
|
|
2887
2887
|
dataType: "string";
|
|
2888
2888
|
columnType: "SQLiteText";
|
|
2889
|
-
data: "
|
|
2889
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
2890
2890
|
driverParam: string;
|
|
2891
2891
|
notNull: true;
|
|
2892
2892
|
hasDefault: false;
|
|
@@ -3211,14 +3211,14 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3211
3211
|
changed: _$zod.ZodObject<{
|
|
3212
3212
|
ruleId: _$zod.ZodString;
|
|
3213
3213
|
changeType: _$zod.ZodEnum<{
|
|
3214
|
-
created: "created";
|
|
3215
3214
|
updated: "updated";
|
|
3215
|
+
created: "created";
|
|
3216
3216
|
deleted: "deleted";
|
|
3217
3217
|
}>;
|
|
3218
3218
|
previous: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3219
3219
|
scope: _$zod.ZodEnum<{
|
|
3220
|
-
global: "global";
|
|
3221
3220
|
session: "session";
|
|
3221
|
+
global: "global";
|
|
3222
3222
|
project: "project";
|
|
3223
3223
|
}>;
|
|
3224
3224
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3226,8 +3226,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3226
3226
|
}, _$zod_v4_core0.$strict>>;
|
|
3227
3227
|
current: _$zod.ZodNullable<_$zod.ZodObject<{
|
|
3228
3228
|
scope: _$zod.ZodEnum<{
|
|
3229
|
-
global: "global";
|
|
3230
3229
|
session: "session";
|
|
3230
|
+
global: "global";
|
|
3231
3231
|
project: "project";
|
|
3232
3232
|
}>;
|
|
3233
3233
|
projectId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
@@ -3762,8 +3762,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3762
3762
|
extensionConfig: _$zod.ZodObject<{
|
|
3763
3763
|
id: _$zod.ZodString;
|
|
3764
3764
|
config: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
3765
|
-
extensionName: _$zod.ZodString;
|
|
3766
3765
|
enabled: _$zod.ZodBoolean;
|
|
3766
|
+
extensionName: _$zod.ZodString;
|
|
3767
3767
|
scope: _$zod.ZodString;
|
|
3768
3768
|
}, _$zod_v4_core0.$strip>;
|
|
3769
3769
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -3811,18 +3811,18 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
3811
3811
|
changed: _$zod.ZodObject<{
|
|
3812
3812
|
path: _$zod.ZodString;
|
|
3813
3813
|
kind: _$zod.ZodEnum<{
|
|
3814
|
-
delete: "delete";
|
|
3815
|
-
create: "create";
|
|
3816
3814
|
change: "change";
|
|
3815
|
+
create: "create";
|
|
3816
|
+
delete: "delete";
|
|
3817
3817
|
}>;
|
|
3818
3818
|
}, _$zod_v4_core0.$strip>;
|
|
3819
3819
|
batch: _$zod.ZodObject<{
|
|
3820
3820
|
changes: _$zod.ZodArray<_$zod.ZodObject<{
|
|
3821
3821
|
path: _$zod.ZodString;
|
|
3822
3822
|
kind: _$zod.ZodEnum<{
|
|
3823
|
-
delete: "delete";
|
|
3824
|
-
create: "create";
|
|
3825
3823
|
change: "change";
|
|
3824
|
+
create: "create";
|
|
3825
|
+
delete: "delete";
|
|
3826
3826
|
}>;
|
|
3827
3827
|
}, _$zod_v4_core0.$strip>>;
|
|
3828
3828
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -5070,9 +5070,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5070
5070
|
scope: _$zod.ZodString;
|
|
5071
5071
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5072
5072
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5073
|
+
mobile: "mobile";
|
|
5073
5074
|
desktop: "desktop";
|
|
5074
5075
|
tablet: "tablet";
|
|
5075
|
-
mobile: "mobile";
|
|
5076
5076
|
}>>;
|
|
5077
5077
|
}, _$zod_v4_core0.$strip>;
|
|
5078
5078
|
category: _$zod.ZodString;
|
|
@@ -5091,9 +5091,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5091
5091
|
scope: _$zod.ZodString;
|
|
5092
5092
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5093
5093
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5094
|
+
mobile: "mobile";
|
|
5094
5095
|
desktop: "desktop";
|
|
5095
5096
|
tablet: "tablet";
|
|
5096
|
-
mobile: "mobile";
|
|
5097
5097
|
}>>;
|
|
5098
5098
|
}, _$zod_v4_core0.$strip>;
|
|
5099
5099
|
category: _$zod.ZodString;
|
|
@@ -5113,9 +5113,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5113
5113
|
scope: _$zod.ZodString;
|
|
5114
5114
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5115
5115
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5116
|
+
mobile: "mobile";
|
|
5116
5117
|
desktop: "desktop";
|
|
5117
5118
|
tablet: "tablet";
|
|
5118
|
-
mobile: "mobile";
|
|
5119
5119
|
}>>;
|
|
5120
5120
|
}, _$zod_v4_core0.$strip>;
|
|
5121
5121
|
category: _$zod.ZodString;
|
|
@@ -5134,9 +5134,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5134
5134
|
scope: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5135
5135
|
context: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodString>>;
|
|
5136
5136
|
viewport: _$zod.ZodOptional<_$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5137
|
+
mobile: "mobile";
|
|
5137
5138
|
desktop: "desktop";
|
|
5138
5139
|
tablet: "tablet";
|
|
5139
|
-
mobile: "mobile";
|
|
5140
5140
|
}>>>;
|
|
5141
5141
|
}, _$zod_v4_core0.$strip>>;
|
|
5142
5142
|
category: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5151,9 +5151,9 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5151
5151
|
scope: _$zod.ZodString;
|
|
5152
5152
|
context: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5153
5153
|
viewport: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5154
|
+
mobile: "mobile";
|
|
5154
5155
|
desktop: "desktop";
|
|
5155
5156
|
tablet: "tablet";
|
|
5156
|
-
mobile: "mobile";
|
|
5157
5157
|
}>>;
|
|
5158
5158
|
}, _$zod_v4_core0.$strip>;
|
|
5159
5159
|
category: _$zod.ZodString;
|
|
@@ -5579,8 +5579,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5579
5579
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5580
5580
|
readiness: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5581
5581
|
ready: "ready";
|
|
5582
|
-
"missing-credentials": "missing-credentials";
|
|
5583
5582
|
"needs-setup": "needs-setup";
|
|
5583
|
+
"missing-credentials": "missing-credentials";
|
|
5584
5584
|
}>>;
|
|
5585
5585
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5586
5586
|
protocol: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5729,8 +5729,8 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
5729
5729
|
groupId: _$zod.ZodString;
|
|
5730
5730
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5731
5731
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
5732
|
-
label: _$zod.ZodString;
|
|
5733
5732
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
5733
|
+
label: _$zod.ZodString;
|
|
5734
5734
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
5735
5735
|
entryId: _$zod.ZodString;
|
|
5736
5736
|
}, _$zod_v4_core0.$strip>>;
|
|
@@ -6234,10 +6234,10 @@ declare const FrameworkServicesCoreNamespaces: readonly [_$_makaio_core0.BusName
|
|
|
6234
6234
|
create: {
|
|
6235
6235
|
request: _$zod.ZodObject<{
|
|
6236
6236
|
name: _$zod.ZodString;
|
|
6237
|
-
adapterName: _$zod.ZodString;
|
|
6238
6237
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
6239
|
-
|
|
6238
|
+
adapterName: _$zod.ZodString;
|
|
6240
6239
|
providerConfigId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6240
|
+
model: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6241
6241
|
systemPrompt: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6242
6242
|
allowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
6243
6243
|
disallowedTools: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { t as LogImporterInfo } from "../../index-DLPjliGd.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-BB8iIAjZ.mjs";
|
|
3
3
|
export { type LogImportRegistryOptions, type LogImporterInfo, type LogImporterRegistration, type OrchestratorEntry, type OrchestratorFactory };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-
|
|
2
|
-
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-
|
|
1
|
+
import { i as LogImportSettings, t as LogImporterInfo } from "../../index-DLPjliGd.mjs";
|
|
2
|
+
import { a as OrchestratorFactory, i as OrchestratorEntry, n as LogImportServiceInstance, o as LogImportRegistry, r as LogImporterRegistration, t as LogImportRegistryOptions } from "../../types-BB8iIAjZ.mjs";
|
|
3
3
|
import { LogImportNamespace, LogImportSubjects } from "./namespace.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|