@makaio/framework 1.0.0-dev-1781999985054 → 1.0.0-dev-1782127638374
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-subsystem/index.d.mts +13 -2
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +11 -8
- package/dist/adapters/index.mjs +2 -2
- package/dist/adapters/stream-session/index.d.mts +4 -4
- package/dist/adapters/stream-session/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +187 -187
- 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/workflow/index.d.mts +2 -2
- package/dist/{definition-D_3U4OLJ.d.mts → definition-rjwHUOBd.d.mts} +1 -1
- package/dist/{index-CXZ1a_DD.d.mts → index-BAQ6QBcU.d.mts} +32 -32
- package/dist/{index-DnZJ4j-7.d.mts → index-BB8AMXbw.d.mts} +28 -28
- package/dist/{index-DM8PTbfm.d.mts → index-BCNDvAhA.d.mts} +1 -1
- package/dist/{index-q8nLr74m.d.mts → index-BWIkf5oJ.d.mts} +6 -6
- package/dist/{index-vs_GRZcb.d.mts → index-CYHWOXUm.d.mts} +2 -2
- package/dist/{index-CRmApyqn.d.mts → index-Ck7dBtkM.d.mts} +8 -8
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-WHUV7neB.d.mts → index-CqImyhjX.d.mts} +100 -100
- package/dist/{index-B_FtZ3Gn.d.mts → index-D1nWOF49.d.mts} +27 -27
- package/dist/{index-C2K2Tdo9.d.mts → index-DDOB47U7.d.mts} +9 -9
- package/dist/{index-D2WJ0Zpt.d.mts → index-DO_Cu5A4.d.mts} +4 -4
- package/dist/{index-C096hXsS.d.mts → index-DP-JW3Jc.d.mts} +436 -436
- package/dist/{index-xyXYG5WO.d.mts → index-DTBQOCar.d.mts} +16 -16
- package/dist/{index-BWnf3pYm.d.mts → index-DeIxVnVs.d.mts} +11 -11
- package/dist/{index-vUhaDyDa.d.mts → index-DknXbjOs.d.mts} +16 -16
- package/dist/{index-DdBRlm7m.d.mts → index-ZpJftSoa.d.mts} +357 -357
- package/dist/{index-DFk-zky_.d.mts → index-ntS1EXlf.d.mts} +1 -1
- 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-DSsdxeKi.d.mts → namespace-4xHw59K8.d.mts} +9 -9
- package/dist/{namespace-C6iVTunW.d.mts → namespace-B95uYmZB.d.mts} +52 -52
- package/dist/{namespace-KMxsPJwm.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-BLOld9Wa.d.mts → namespace-CUkosedS.d.mts} +152 -152
- package/dist/{namespace-CJkAriut.d.mts → namespace-XmDoz6Sz.d.mts} +78 -78
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +1 -1
- package/dist/runtime-node/index.mjs +3 -3
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-B3sB8_cB.d.mts → schema-fZknEOha.d.mts} +3 -3
- package/dist/{schemas-DhSdafzl2.d.mts → schemas-1ynXdrNI2.d.mts} +2 -2
- package/dist/{schemas-CgX7mPkv.d.mts → schemas-BOhGc0CT.d.mts} +152 -152
- package/dist/{schemas-DXjyGVpx.d.mts → schemas-Dn5bfiTL.d.mts} +4 -4
- 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 +6 -6
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +6 -6
- package/dist/services/index.d.mts +128 -128
- 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 +2 -2
- 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/{transition-ByWf06n-.d.mts → transition-_Uow1Pr1.d.mts} +1 -1
- package/dist/{types-BNgCREUh.d.mts → types-BTqJIp9-.d.mts} +288 -288
- package/dist/{types-BXCLseKt.d.mts → types-Cse8s_cD.d.mts} +2 -1
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-
|
|
1
|
+
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-BTqJIp9-.mjs";
|
|
2
2
|
import { o as Message$1 } from "./index-NkNbYFud.mjs";
|
|
3
3
|
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BffdI5Bz.mjs";
|
|
4
4
|
import * as _$zod from "zod";
|
|
@@ -50,6 +50,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
50
50
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
51
51
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
52
52
|
sessionId: _$zod.ZodString;
|
|
53
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
54
|
+
fullName: _$zod.ZodString;
|
|
55
|
+
originalName: _$zod.ZodString;
|
|
56
|
+
serverName: _$zod.ZodString;
|
|
57
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
58
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
59
|
+
exposureMode: _$zod.ZodEnum<{
|
|
60
|
+
discovery: "discovery";
|
|
61
|
+
direct: "direct";
|
|
62
|
+
hidden: "hidden";
|
|
63
|
+
}>;
|
|
64
|
+
enabled: _$zod.ZodBoolean;
|
|
65
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
66
|
+
discovery: "discovery";
|
|
67
|
+
toolset: "toolset";
|
|
68
|
+
}>>;
|
|
69
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
70
|
+
exposed: _$zod.ZodBoolean;
|
|
71
|
+
}, _$zod_v4_core0.$strip>>;
|
|
53
72
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
54
73
|
name: _$zod.ZodString;
|
|
55
74
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -86,28 +105,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
86
105
|
type: _$zod.ZodLiteral<"http">;
|
|
87
106
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
88
107
|
exposureMode: _$zod.ZodEnum<{
|
|
89
|
-
direct: "direct";
|
|
90
108
|
discovery: "discovery";
|
|
91
|
-
}>;
|
|
92
|
-
}, _$zod_v4_core0.$strip>>;
|
|
93
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
94
|
-
fullName: _$zod.ZodString;
|
|
95
|
-
originalName: _$zod.ZodString;
|
|
96
|
-
serverName: _$zod.ZodString;
|
|
97
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
98
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
99
|
-
exposureMode: _$zod.ZodEnum<{
|
|
100
109
|
direct: "direct";
|
|
101
|
-
discovery: "discovery";
|
|
102
|
-
hidden: "hidden";
|
|
103
110
|
}>;
|
|
104
|
-
enabled: _$zod.ZodBoolean;
|
|
105
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
106
|
-
discovery: "discovery";
|
|
107
|
-
toolset: "toolset";
|
|
108
|
-
}>>;
|
|
109
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
110
|
-
exposed: _$zod.ZodBoolean;
|
|
111
111
|
}, _$zod_v4_core0.$strip>>;
|
|
112
112
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
113
113
|
fullName: _$zod.ZodString;
|
|
@@ -116,8 +116,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
116
116
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
117
117
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
118
118
|
exposureMode: _$zod.ZodEnum<{
|
|
119
|
-
direct: "direct";
|
|
120
119
|
discovery: "discovery";
|
|
120
|
+
direct: "direct";
|
|
121
121
|
hidden: "hidden";
|
|
122
122
|
}>;
|
|
123
123
|
enabled: _$zod.ZodBoolean;
|
|
@@ -306,6 +306,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
306
306
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
307
307
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
308
308
|
sessionId: _$zod.ZodString;
|
|
309
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
310
|
+
fullName: _$zod.ZodString;
|
|
311
|
+
originalName: _$zod.ZodString;
|
|
312
|
+
serverName: _$zod.ZodString;
|
|
313
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
314
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
315
|
+
exposureMode: _$zod.ZodEnum<{
|
|
316
|
+
discovery: "discovery";
|
|
317
|
+
direct: "direct";
|
|
318
|
+
hidden: "hidden";
|
|
319
|
+
}>;
|
|
320
|
+
enabled: _$zod.ZodBoolean;
|
|
321
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
322
|
+
discovery: "discovery";
|
|
323
|
+
toolset: "toolset";
|
|
324
|
+
}>>;
|
|
325
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
326
|
+
exposed: _$zod.ZodBoolean;
|
|
327
|
+
}, _$zod_v4_core0.$strip>>;
|
|
309
328
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
310
329
|
name: _$zod.ZodString;
|
|
311
330
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -342,28 +361,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
342
361
|
type: _$zod.ZodLiteral<"http">;
|
|
343
362
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
344
363
|
exposureMode: _$zod.ZodEnum<{
|
|
345
|
-
direct: "direct";
|
|
346
364
|
discovery: "discovery";
|
|
347
|
-
}>;
|
|
348
|
-
}, _$zod_v4_core0.$strip>>;
|
|
349
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
350
|
-
fullName: _$zod.ZodString;
|
|
351
|
-
originalName: _$zod.ZodString;
|
|
352
|
-
serverName: _$zod.ZodString;
|
|
353
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
354
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
355
|
-
exposureMode: _$zod.ZodEnum<{
|
|
356
365
|
direct: "direct";
|
|
357
|
-
discovery: "discovery";
|
|
358
|
-
hidden: "hidden";
|
|
359
366
|
}>;
|
|
360
|
-
enabled: _$zod.ZodBoolean;
|
|
361
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
362
|
-
discovery: "discovery";
|
|
363
|
-
toolset: "toolset";
|
|
364
|
-
}>>;
|
|
365
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
366
|
-
exposed: _$zod.ZodBoolean;
|
|
367
367
|
}, _$zod_v4_core0.$strip>>;
|
|
368
368
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
369
369
|
fullName: _$zod.ZodString;
|
|
@@ -372,8 +372,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
372
372
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
373
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
374
374
|
exposureMode: _$zod.ZodEnum<{
|
|
375
|
-
direct: "direct";
|
|
376
375
|
discovery: "discovery";
|
|
376
|
+
direct: "direct";
|
|
377
377
|
hidden: "hidden";
|
|
378
378
|
}>;
|
|
379
379
|
enabled: _$zod.ZodBoolean;
|
|
@@ -409,6 +409,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
409
409
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
410
410
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
411
411
|
sessionId: _$zod.ZodString;
|
|
412
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
413
|
+
fullName: _$zod.ZodString;
|
|
414
|
+
originalName: _$zod.ZodString;
|
|
415
|
+
serverName: _$zod.ZodString;
|
|
416
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
417
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
418
|
+
exposureMode: _$zod.ZodEnum<{
|
|
419
|
+
discovery: "discovery";
|
|
420
|
+
direct: "direct";
|
|
421
|
+
hidden: "hidden";
|
|
422
|
+
}>;
|
|
423
|
+
enabled: _$zod.ZodBoolean;
|
|
424
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
425
|
+
discovery: "discovery";
|
|
426
|
+
toolset: "toolset";
|
|
427
|
+
}>>;
|
|
428
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
429
|
+
exposed: _$zod.ZodBoolean;
|
|
430
|
+
}, _$zod_v4_core0.$strip>>;
|
|
412
431
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
413
432
|
name: _$zod.ZodString;
|
|
414
433
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -445,28 +464,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
445
464
|
type: _$zod.ZodLiteral<"http">;
|
|
446
465
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
447
466
|
exposureMode: _$zod.ZodEnum<{
|
|
448
|
-
direct: "direct";
|
|
449
467
|
discovery: "discovery";
|
|
450
|
-
}>;
|
|
451
|
-
}, _$zod_v4_core0.$strip>>;
|
|
452
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
453
|
-
fullName: _$zod.ZodString;
|
|
454
|
-
originalName: _$zod.ZodString;
|
|
455
|
-
serverName: _$zod.ZodString;
|
|
456
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
457
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
458
|
-
exposureMode: _$zod.ZodEnum<{
|
|
459
468
|
direct: "direct";
|
|
460
|
-
discovery: "discovery";
|
|
461
|
-
hidden: "hidden";
|
|
462
469
|
}>;
|
|
463
|
-
enabled: _$zod.ZodBoolean;
|
|
464
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
465
|
-
discovery: "discovery";
|
|
466
|
-
toolset: "toolset";
|
|
467
|
-
}>>;
|
|
468
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
469
|
-
exposed: _$zod.ZodBoolean;
|
|
470
470
|
}, _$zod_v4_core0.$strip>>;
|
|
471
471
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
472
472
|
fullName: _$zod.ZodString;
|
|
@@ -475,8 +475,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
475
475
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
476
476
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
477
477
|
exposureMode: _$zod.ZodEnum<{
|
|
478
|
-
direct: "direct";
|
|
479
478
|
discovery: "discovery";
|
|
479
|
+
direct: "direct";
|
|
480
480
|
hidden: "hidden";
|
|
481
481
|
}>;
|
|
482
482
|
enabled: _$zod.ZodBoolean;
|
|
@@ -512,6 +512,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
512
512
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
513
513
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
514
514
|
sessionId: _$zod.ZodString;
|
|
515
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
516
|
+
fullName: _$zod.ZodString;
|
|
517
|
+
originalName: _$zod.ZodString;
|
|
518
|
+
serverName: _$zod.ZodString;
|
|
519
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
520
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
521
|
+
exposureMode: _$zod.ZodEnum<{
|
|
522
|
+
discovery: "discovery";
|
|
523
|
+
direct: "direct";
|
|
524
|
+
hidden: "hidden";
|
|
525
|
+
}>;
|
|
526
|
+
enabled: _$zod.ZodBoolean;
|
|
527
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
528
|
+
discovery: "discovery";
|
|
529
|
+
toolset: "toolset";
|
|
530
|
+
}>>;
|
|
531
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
532
|
+
exposed: _$zod.ZodBoolean;
|
|
533
|
+
}, _$zod_v4_core0.$strip>>;
|
|
515
534
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
516
535
|
name: _$zod.ZodString;
|
|
517
536
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -548,28 +567,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
548
567
|
type: _$zod.ZodLiteral<"http">;
|
|
549
568
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
550
569
|
exposureMode: _$zod.ZodEnum<{
|
|
551
|
-
direct: "direct";
|
|
552
570
|
discovery: "discovery";
|
|
553
|
-
}>;
|
|
554
|
-
}, _$zod_v4_core0.$strip>>;
|
|
555
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
556
|
-
fullName: _$zod.ZodString;
|
|
557
|
-
originalName: _$zod.ZodString;
|
|
558
|
-
serverName: _$zod.ZodString;
|
|
559
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
560
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
561
|
-
exposureMode: _$zod.ZodEnum<{
|
|
562
571
|
direct: "direct";
|
|
563
|
-
discovery: "discovery";
|
|
564
|
-
hidden: "hidden";
|
|
565
572
|
}>;
|
|
566
|
-
enabled: _$zod.ZodBoolean;
|
|
567
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
568
|
-
discovery: "discovery";
|
|
569
|
-
toolset: "toolset";
|
|
570
|
-
}>>;
|
|
571
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
572
|
-
exposed: _$zod.ZodBoolean;
|
|
573
573
|
}, _$zod_v4_core0.$strip>>;
|
|
574
574
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
575
575
|
fullName: _$zod.ZodString;
|
|
@@ -578,8 +578,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
578
578
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
579
579
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
580
580
|
exposureMode: _$zod.ZodEnum<{
|
|
581
|
-
direct: "direct";
|
|
582
581
|
discovery: "discovery";
|
|
582
|
+
direct: "direct";
|
|
583
583
|
hidden: "hidden";
|
|
584
584
|
}>;
|
|
585
585
|
enabled: _$zod.ZodBoolean;
|
|
@@ -784,6 +784,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
784
784
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
785
785
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
786
786
|
sessionId: _$zod.ZodString;
|
|
787
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
788
|
+
fullName: _$zod.ZodString;
|
|
789
|
+
originalName: _$zod.ZodString;
|
|
790
|
+
serverName: _$zod.ZodString;
|
|
791
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
792
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
793
|
+
exposureMode: _$zod.ZodEnum<{
|
|
794
|
+
discovery: "discovery";
|
|
795
|
+
direct: "direct";
|
|
796
|
+
hidden: "hidden";
|
|
797
|
+
}>;
|
|
798
|
+
enabled: _$zod.ZodBoolean;
|
|
799
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
800
|
+
discovery: "discovery";
|
|
801
|
+
toolset: "toolset";
|
|
802
|
+
}>>;
|
|
803
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
804
|
+
exposed: _$zod.ZodBoolean;
|
|
805
|
+
}, _$zod_v4_core0.$strip>>;
|
|
787
806
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
788
807
|
name: _$zod.ZodString;
|
|
789
808
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -820,28 +839,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
820
839
|
type: _$zod.ZodLiteral<"http">;
|
|
821
840
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
822
841
|
exposureMode: _$zod.ZodEnum<{
|
|
823
|
-
direct: "direct";
|
|
824
842
|
discovery: "discovery";
|
|
825
|
-
}>;
|
|
826
|
-
}, _$zod_v4_core0.$strip>>;
|
|
827
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
828
|
-
fullName: _$zod.ZodString;
|
|
829
|
-
originalName: _$zod.ZodString;
|
|
830
|
-
serverName: _$zod.ZodString;
|
|
831
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
832
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
833
|
-
exposureMode: _$zod.ZodEnum<{
|
|
834
843
|
direct: "direct";
|
|
835
|
-
discovery: "discovery";
|
|
836
|
-
hidden: "hidden";
|
|
837
844
|
}>;
|
|
838
|
-
enabled: _$zod.ZodBoolean;
|
|
839
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
840
|
-
discovery: "discovery";
|
|
841
|
-
toolset: "toolset";
|
|
842
|
-
}>>;
|
|
843
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
844
|
-
exposed: _$zod.ZodBoolean;
|
|
845
845
|
}, _$zod_v4_core0.$strip>>;
|
|
846
846
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
847
847
|
fullName: _$zod.ZodString;
|
|
@@ -850,8 +850,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
850
850
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
851
851
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
852
852
|
exposureMode: _$zod.ZodEnum<{
|
|
853
|
-
direct: "direct";
|
|
854
853
|
discovery: "discovery";
|
|
854
|
+
direct: "direct";
|
|
855
855
|
hidden: "hidden";
|
|
856
856
|
}>;
|
|
857
857
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1027,6 +1027,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1027
1027
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1028
1028
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1029
1029
|
sessionId: _$zod.ZodString;
|
|
1030
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1031
|
+
fullName: _$zod.ZodString;
|
|
1032
|
+
originalName: _$zod.ZodString;
|
|
1033
|
+
serverName: _$zod.ZodString;
|
|
1034
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1035
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1036
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1037
|
+
discovery: "discovery";
|
|
1038
|
+
direct: "direct";
|
|
1039
|
+
hidden: "hidden";
|
|
1040
|
+
}>;
|
|
1041
|
+
enabled: _$zod.ZodBoolean;
|
|
1042
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1043
|
+
discovery: "discovery";
|
|
1044
|
+
toolset: "toolset";
|
|
1045
|
+
}>>;
|
|
1046
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1047
|
+
exposed: _$zod.ZodBoolean;
|
|
1048
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1030
1049
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1031
1050
|
name: _$zod.ZodString;
|
|
1032
1051
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1063,28 +1082,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1063
1082
|
type: _$zod.ZodLiteral<"http">;
|
|
1064
1083
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1065
1084
|
exposureMode: _$zod.ZodEnum<{
|
|
1066
|
-
direct: "direct";
|
|
1067
1085
|
discovery: "discovery";
|
|
1068
|
-
}>;
|
|
1069
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1070
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1071
|
-
fullName: _$zod.ZodString;
|
|
1072
|
-
originalName: _$zod.ZodString;
|
|
1073
|
-
serverName: _$zod.ZodString;
|
|
1074
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1075
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1076
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1077
1086
|
direct: "direct";
|
|
1078
|
-
discovery: "discovery";
|
|
1079
|
-
hidden: "hidden";
|
|
1080
1087
|
}>;
|
|
1081
|
-
enabled: _$zod.ZodBoolean;
|
|
1082
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1083
|
-
discovery: "discovery";
|
|
1084
|
-
toolset: "toolset";
|
|
1085
|
-
}>>;
|
|
1086
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1087
|
-
exposed: _$zod.ZodBoolean;
|
|
1088
1088
|
}, _$zod_v4_core0.$strip>>;
|
|
1089
1089
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1090
1090
|
fullName: _$zod.ZodString;
|
|
@@ -1093,8 +1093,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1093
1093
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1094
1094
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1095
1095
|
exposureMode: _$zod.ZodEnum<{
|
|
1096
|
-
direct: "direct";
|
|
1097
1096
|
discovery: "discovery";
|
|
1097
|
+
direct: "direct";
|
|
1098
1098
|
hidden: "hidden";
|
|
1099
1099
|
}>;
|
|
1100
1100
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1585,9 +1585,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1585
1585
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1586
1586
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1587
1587
|
fork: "fork";
|
|
1588
|
+
branch: "branch";
|
|
1588
1589
|
subagent: "subagent";
|
|
1589
1590
|
compress: "compress";
|
|
1590
|
-
branch: "branch";
|
|
1591
1591
|
rewrite: "rewrite";
|
|
1592
1592
|
coordinator: "coordinator";
|
|
1593
1593
|
aside: "aside";
|
|
@@ -1642,9 +1642,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1642
1642
|
parentSessionId: _$zod.ZodString;
|
|
1643
1643
|
kind: _$zod.ZodEnum<{
|
|
1644
1644
|
fork: "fork";
|
|
1645
|
+
branch: "branch";
|
|
1645
1646
|
subagent: "subagent";
|
|
1646
1647
|
compress: "compress";
|
|
1647
|
-
branch: "branch";
|
|
1648
1648
|
rewrite: "rewrite";
|
|
1649
1649
|
coordinator: "coordinator";
|
|
1650
1650
|
aside: "aside";
|
|
@@ -1690,9 +1690,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1690
1690
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1691
1691
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1692
1692
|
fork: "fork";
|
|
1693
|
+
branch: "branch";
|
|
1693
1694
|
subagent: "subagent";
|
|
1694
1695
|
compress: "compress";
|
|
1695
|
-
branch: "branch";
|
|
1696
1696
|
rewrite: "rewrite";
|
|
1697
1697
|
coordinator: "coordinator";
|
|
1698
1698
|
aside: "aside";
|
|
@@ -1767,8 +1767,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1767
1767
|
member: "member";
|
|
1768
1768
|
}>;
|
|
1769
1769
|
status: _$zod.ZodEnum<{
|
|
1770
|
-
idle: "idle";
|
|
1771
1770
|
active: "active";
|
|
1771
|
+
idle: "idle";
|
|
1772
1772
|
dead: "dead";
|
|
1773
1773
|
disposed: "disposed";
|
|
1774
1774
|
}>;
|
|
@@ -1776,10 +1776,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1776
1776
|
lastActivityAt: _$zod.ZodNumber;
|
|
1777
1777
|
}, _$zod_v4_core0.$strip>>;
|
|
1778
1778
|
status: _$zod.ZodEnum<{
|
|
1779
|
-
closed: "closed";
|
|
1780
|
-
discovered: "discovered";
|
|
1781
1779
|
active: "active";
|
|
1782
1780
|
archived: "archived";
|
|
1781
|
+
closed: "closed";
|
|
1782
|
+
discovered: "discovered";
|
|
1783
1783
|
}>;
|
|
1784
1784
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1785
1785
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1791,9 +1791,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1791
1791
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1792
1792
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1793
1793
|
fork: "fork";
|
|
1794
|
+
branch: "branch";
|
|
1794
1795
|
subagent: "subagent";
|
|
1795
1796
|
compress: "compress";
|
|
1796
|
-
branch: "branch";
|
|
1797
1797
|
rewrite: "rewrite";
|
|
1798
1798
|
coordinator: "coordinator";
|
|
1799
1799
|
aside: "aside";
|
|
@@ -1878,8 +1878,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1878
1878
|
member: "member";
|
|
1879
1879
|
}>;
|
|
1880
1880
|
status: _$zod.ZodEnum<{
|
|
1881
|
-
idle: "idle";
|
|
1882
1881
|
active: "active";
|
|
1882
|
+
idle: "idle";
|
|
1883
1883
|
dead: "dead";
|
|
1884
1884
|
disposed: "disposed";
|
|
1885
1885
|
}>;
|
|
@@ -2269,9 +2269,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2269
2269
|
parentSessionId: _$zod.ZodString;
|
|
2270
2270
|
kind: _$zod.ZodEnum<{
|
|
2271
2271
|
fork: "fork";
|
|
2272
|
+
branch: "branch";
|
|
2272
2273
|
subagent: "subagent";
|
|
2273
2274
|
compress: "compress";
|
|
2274
|
-
branch: "branch";
|
|
2275
2275
|
rewrite: "rewrite";
|
|
2276
2276
|
coordinator: "coordinator";
|
|
2277
2277
|
aside: "aside";
|
|
@@ -2349,8 +2349,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2349
2349
|
member: "member";
|
|
2350
2350
|
}>;
|
|
2351
2351
|
status: _$zod.ZodEnum<{
|
|
2352
|
-
idle: "idle";
|
|
2353
2352
|
active: "active";
|
|
2353
|
+
idle: "idle";
|
|
2354
2354
|
dead: "dead";
|
|
2355
2355
|
disposed: "disposed";
|
|
2356
2356
|
}>;
|
|
@@ -2358,10 +2358,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2358
2358
|
lastActivityAt: _$zod.ZodNumber;
|
|
2359
2359
|
}, _$zod_v4_core0.$strip>>;
|
|
2360
2360
|
status: _$zod.ZodEnum<{
|
|
2361
|
-
closed: "closed";
|
|
2362
|
-
discovered: "discovered";
|
|
2363
2361
|
active: "active";
|
|
2364
2362
|
archived: "archived";
|
|
2363
|
+
closed: "closed";
|
|
2364
|
+
discovered: "discovered";
|
|
2365
2365
|
}>;
|
|
2366
2366
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2367
2367
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -2373,9 +2373,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2373
2373
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2374
2374
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2375
2375
|
fork: "fork";
|
|
2376
|
+
branch: "branch";
|
|
2376
2377
|
subagent: "subagent";
|
|
2377
2378
|
compress: "compress";
|
|
2378
|
-
branch: "branch";
|
|
2379
2379
|
rewrite: "rewrite";
|
|
2380
2380
|
coordinator: "coordinator";
|
|
2381
2381
|
aside: "aside";
|
|
@@ -2460,8 +2460,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2460
2460
|
member: "member";
|
|
2461
2461
|
}>;
|
|
2462
2462
|
status: _$zod.ZodEnum<{
|
|
2463
|
-
idle: "idle";
|
|
2464
2463
|
active: "active";
|
|
2464
|
+
idle: "idle";
|
|
2465
2465
|
dead: "dead";
|
|
2466
2466
|
disposed: "disposed";
|
|
2467
2467
|
}>;
|
|
@@ -2851,9 +2851,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2851
2851
|
parentSessionId: _$zod.ZodString;
|
|
2852
2852
|
kind: _$zod.ZodEnum<{
|
|
2853
2853
|
fork: "fork";
|
|
2854
|
+
branch: "branch";
|
|
2854
2855
|
subagent: "subagent";
|
|
2855
2856
|
compress: "compress";
|
|
2856
|
-
branch: "branch";
|
|
2857
2857
|
rewrite: "rewrite";
|
|
2858
2858
|
coordinator: "coordinator";
|
|
2859
2859
|
aside: "aside";
|
|
@@ -3274,9 +3274,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3274
3274
|
parentSessionId: _$zod.ZodString;
|
|
3275
3275
|
kind: _$zod.ZodEnum<{
|
|
3276
3276
|
fork: "fork";
|
|
3277
|
+
branch: "branch";
|
|
3277
3278
|
subagent: "subagent";
|
|
3278
3279
|
compress: "compress";
|
|
3279
|
-
branch: "branch";
|
|
3280
3280
|
rewrite: "rewrite";
|
|
3281
3281
|
coordinator: "coordinator";
|
|
3282
3282
|
aside: "aside";
|
|
@@ -3316,10 +3316,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3316
3316
|
request: _$zod.ZodObject<{
|
|
3317
3317
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3318
3318
|
all: "all";
|
|
3319
|
-
closed: "closed";
|
|
3320
|
-
discovered: "discovered";
|
|
3321
3319
|
active: "active";
|
|
3322
3320
|
archived: "archived";
|
|
3321
|
+
closed: "closed";
|
|
3322
|
+
discovered: "discovered";
|
|
3323
3323
|
}>>;
|
|
3324
3324
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3325
3325
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -3355,8 +3355,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3355
3355
|
member: "member";
|
|
3356
3356
|
}>;
|
|
3357
3357
|
status: _$zod.ZodEnum<{
|
|
3358
|
-
idle: "idle";
|
|
3359
3358
|
active: "active";
|
|
3359
|
+
idle: "idle";
|
|
3360
3360
|
dead: "dead";
|
|
3361
3361
|
disposed: "disposed";
|
|
3362
3362
|
}>;
|
|
@@ -3364,10 +3364,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3364
3364
|
lastActivityAt: _$zod.ZodNumber;
|
|
3365
3365
|
}, _$zod_v4_core0.$strip>>;
|
|
3366
3366
|
status: _$zod.ZodEnum<{
|
|
3367
|
-
closed: "closed";
|
|
3368
|
-
discovered: "discovered";
|
|
3369
3367
|
active: "active";
|
|
3370
3368
|
archived: "archived";
|
|
3369
|
+
closed: "closed";
|
|
3370
|
+
discovered: "discovered";
|
|
3371
3371
|
}>;
|
|
3372
3372
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3373
3373
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3379,9 +3379,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3379
3379
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3380
3380
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3381
3381
|
fork: "fork";
|
|
3382
|
+
branch: "branch";
|
|
3382
3383
|
subagent: "subagent";
|
|
3383
3384
|
compress: "compress";
|
|
3384
|
-
branch: "branch";
|
|
3385
3385
|
rewrite: "rewrite";
|
|
3386
3386
|
coordinator: "coordinator";
|
|
3387
3387
|
aside: "aside";
|
|
@@ -3455,10 +3455,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3455
3455
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
3456
3456
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3457
3457
|
all: "all";
|
|
3458
|
-
closed: "closed";
|
|
3459
|
-
discovered: "discovered";
|
|
3460
3458
|
active: "active";
|
|
3461
3459
|
archived: "archived";
|
|
3460
|
+
closed: "closed";
|
|
3461
|
+
discovered: "discovered";
|
|
3462
3462
|
}>>;
|
|
3463
3463
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3464
3464
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -3491,8 +3491,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3491
3491
|
member: "member";
|
|
3492
3492
|
}>;
|
|
3493
3493
|
status: _$zod.ZodEnum<{
|
|
3494
|
-
idle: "idle";
|
|
3495
3494
|
active: "active";
|
|
3495
|
+
idle: "idle";
|
|
3496
3496
|
dead: "dead";
|
|
3497
3497
|
disposed: "disposed";
|
|
3498
3498
|
}>;
|
|
@@ -3500,10 +3500,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3500
3500
|
lastActivityAt: _$zod.ZodNumber;
|
|
3501
3501
|
}, _$zod_v4_core0.$strip>>;
|
|
3502
3502
|
status: _$zod.ZodEnum<{
|
|
3503
|
-
closed: "closed";
|
|
3504
|
-
discovered: "discovered";
|
|
3505
3503
|
active: "active";
|
|
3506
3504
|
archived: "archived";
|
|
3505
|
+
closed: "closed";
|
|
3506
|
+
discovered: "discovered";
|
|
3507
3507
|
}>;
|
|
3508
3508
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3509
3509
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3515,9 +3515,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3515
3515
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3516
3516
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3517
3517
|
fork: "fork";
|
|
3518
|
+
branch: "branch";
|
|
3518
3519
|
subagent: "subagent";
|
|
3519
3520
|
compress: "compress";
|
|
3520
|
-
branch: "branch";
|
|
3521
3521
|
rewrite: "rewrite";
|
|
3522
3522
|
coordinator: "coordinator";
|
|
3523
3523
|
aside: "aside";
|
|
@@ -3618,8 +3618,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3618
3618
|
member: "member";
|
|
3619
3619
|
}>;
|
|
3620
3620
|
status: _$zod.ZodEnum<{
|
|
3621
|
-
idle: "idle";
|
|
3622
3621
|
active: "active";
|
|
3622
|
+
idle: "idle";
|
|
3623
3623
|
dead: "dead";
|
|
3624
3624
|
disposed: "disposed";
|
|
3625
3625
|
}>;
|
|
@@ -3627,10 +3627,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3627
3627
|
lastActivityAt: _$zod.ZodNumber;
|
|
3628
3628
|
}, _$zod_v4_core0.$strip>>;
|
|
3629
3629
|
status: _$zod.ZodEnum<{
|
|
3630
|
-
closed: "closed";
|
|
3631
|
-
discovered: "discovered";
|
|
3632
3630
|
active: "active";
|
|
3633
3631
|
archived: "archived";
|
|
3632
|
+
closed: "closed";
|
|
3633
|
+
discovered: "discovered";
|
|
3634
3634
|
}>;
|
|
3635
3635
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3636
3636
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3642,9 +3642,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3642
3642
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3643
3643
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3644
3644
|
fork: "fork";
|
|
3645
|
+
branch: "branch";
|
|
3645
3646
|
subagent: "subagent";
|
|
3646
3647
|
compress: "compress";
|
|
3647
|
-
branch: "branch";
|
|
3648
3648
|
rewrite: "rewrite";
|
|
3649
3649
|
coordinator: "coordinator";
|
|
3650
3650
|
aside: "aside";
|
|
@@ -3718,9 +3718,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3718
3718
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3719
3719
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3720
3720
|
fork: "fork";
|
|
3721
|
+
branch: "branch";
|
|
3721
3722
|
subagent: "subagent";
|
|
3722
3723
|
compress: "compress";
|
|
3723
|
-
branch: "branch";
|
|
3724
3724
|
rewrite: "rewrite";
|
|
3725
3725
|
coordinator: "coordinator";
|
|
3726
3726
|
aside: "aside";
|
|
@@ -3857,8 +3857,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3857
3857
|
member: "member";
|
|
3858
3858
|
}>;
|
|
3859
3859
|
status: _$zod.ZodEnum<{
|
|
3860
|
-
idle: "idle";
|
|
3861
3860
|
active: "active";
|
|
3861
|
+
idle: "idle";
|
|
3862
3862
|
dead: "dead";
|
|
3863
3863
|
disposed: "disposed";
|
|
3864
3864
|
}>;
|
|
@@ -3866,10 +3866,10 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3866
3866
|
lastActivityAt: _$zod.ZodNumber;
|
|
3867
3867
|
}, _$zod_v4_core0.$strip>>;
|
|
3868
3868
|
status: _$zod.ZodEnum<{
|
|
3869
|
-
closed: "closed";
|
|
3870
|
-
discovered: "discovered";
|
|
3871
3869
|
active: "active";
|
|
3872
3870
|
archived: "archived";
|
|
3871
|
+
closed: "closed";
|
|
3872
|
+
discovered: "discovered";
|
|
3873
3873
|
}>;
|
|
3874
3874
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3875
3875
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -3881,9 +3881,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3881
3881
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3882
3882
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3883
3883
|
fork: "fork";
|
|
3884
|
+
branch: "branch";
|
|
3884
3885
|
subagent: "subagent";
|
|
3885
3886
|
compress: "compress";
|
|
3886
|
-
branch: "branch";
|
|
3887
3887
|
rewrite: "rewrite";
|
|
3888
3888
|
coordinator: "coordinator";
|
|
3889
3889
|
aside: "aside";
|
|
@@ -3967,9 +3967,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3967
3967
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3968
3968
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3969
3969
|
fork: "fork";
|
|
3970
|
+
branch: "branch";
|
|
3970
3971
|
subagent: "subagent";
|
|
3971
3972
|
compress: "compress";
|
|
3972
|
-
branch: "branch";
|
|
3973
3973
|
rewrite: "rewrite";
|
|
3974
3974
|
coordinator: "coordinator";
|
|
3975
3975
|
aside: "aside";
|
|
@@ -4058,6 +4058,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4058
4058
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4059
4059
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4060
4060
|
sessionId: _$zod.ZodString;
|
|
4061
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4062
|
+
fullName: _$zod.ZodString;
|
|
4063
|
+
originalName: _$zod.ZodString;
|
|
4064
|
+
serverName: _$zod.ZodString;
|
|
4065
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4066
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4067
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4068
|
+
discovery: "discovery";
|
|
4069
|
+
direct: "direct";
|
|
4070
|
+
hidden: "hidden";
|
|
4071
|
+
}>;
|
|
4072
|
+
enabled: _$zod.ZodBoolean;
|
|
4073
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4074
|
+
discovery: "discovery";
|
|
4075
|
+
toolset: "toolset";
|
|
4076
|
+
}>>;
|
|
4077
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4078
|
+
exposed: _$zod.ZodBoolean;
|
|
4079
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4061
4080
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4062
4081
|
name: _$zod.ZodString;
|
|
4063
4082
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4093,29 +4112,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4093
4112
|
alwaysLoad: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
4094
4113
|
type: _$zod.ZodLiteral<"http">;
|
|
4095
4114
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4096
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4097
|
-
|
|
4098
|
-
|
|
4099
|
-
}>;
|
|
4100
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4101
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4102
|
-
fullName: _$zod.ZodString;
|
|
4103
|
-
originalName: _$zod.ZodString;
|
|
4104
|
-
serverName: _$zod.ZodString;
|
|
4105
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4106
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4107
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4108
|
-
direct: "direct";
|
|
4109
|
-
discovery: "discovery";
|
|
4110
|
-
hidden: "hidden";
|
|
4111
|
-
}>;
|
|
4112
|
-
enabled: _$zod.ZodBoolean;
|
|
4113
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4114
|
-
discovery: "discovery";
|
|
4115
|
-
toolset: "toolset";
|
|
4116
|
-
}>>;
|
|
4117
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4118
|
-
exposed: _$zod.ZodBoolean;
|
|
4115
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4116
|
+
discovery: "discovery";
|
|
4117
|
+
direct: "direct";
|
|
4118
|
+
}>;
|
|
4119
4119
|
}, _$zod_v4_core0.$strip>>;
|
|
4120
4120
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4121
4121
|
fullName: _$zod.ZodString;
|
|
@@ -4124,8 +4124,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4124
4124
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4125
4125
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4126
4126
|
exposureMode: _$zod.ZodEnum<{
|
|
4127
|
-
direct: "direct";
|
|
4128
4127
|
discovery: "discovery";
|
|
4128
|
+
direct: "direct";
|
|
4129
4129
|
hidden: "hidden";
|
|
4130
4130
|
}>;
|
|
4131
4131
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4314,6 +4314,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4314
4314
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4315
4315
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4316
4316
|
sessionId: _$zod.ZodString;
|
|
4317
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4318
|
+
fullName: _$zod.ZodString;
|
|
4319
|
+
originalName: _$zod.ZodString;
|
|
4320
|
+
serverName: _$zod.ZodString;
|
|
4321
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4322
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4323
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4324
|
+
discovery: "discovery";
|
|
4325
|
+
direct: "direct";
|
|
4326
|
+
hidden: "hidden";
|
|
4327
|
+
}>;
|
|
4328
|
+
enabled: _$zod.ZodBoolean;
|
|
4329
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4330
|
+
discovery: "discovery";
|
|
4331
|
+
toolset: "toolset";
|
|
4332
|
+
}>>;
|
|
4333
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4334
|
+
exposed: _$zod.ZodBoolean;
|
|
4335
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4317
4336
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4318
4337
|
name: _$zod.ZodString;
|
|
4319
4338
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4350,28 +4369,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4350
4369
|
type: _$zod.ZodLiteral<"http">;
|
|
4351
4370
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4352
4371
|
exposureMode: _$zod.ZodEnum<{
|
|
4353
|
-
direct: "direct";
|
|
4354
4372
|
discovery: "discovery";
|
|
4355
|
-
}>;
|
|
4356
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4357
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4358
|
-
fullName: _$zod.ZodString;
|
|
4359
|
-
originalName: _$zod.ZodString;
|
|
4360
|
-
serverName: _$zod.ZodString;
|
|
4361
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4362
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4363
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4364
4373
|
direct: "direct";
|
|
4365
|
-
discovery: "discovery";
|
|
4366
|
-
hidden: "hidden";
|
|
4367
4374
|
}>;
|
|
4368
|
-
enabled: _$zod.ZodBoolean;
|
|
4369
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4370
|
-
discovery: "discovery";
|
|
4371
|
-
toolset: "toolset";
|
|
4372
|
-
}>>;
|
|
4373
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4374
|
-
exposed: _$zod.ZodBoolean;
|
|
4375
4375
|
}, _$zod_v4_core0.$strip>>;
|
|
4376
4376
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4377
4377
|
fullName: _$zod.ZodString;
|
|
@@ -4380,8 +4380,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4380
4380
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4381
4381
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4382
4382
|
exposureMode: _$zod.ZodEnum<{
|
|
4383
|
-
direct: "direct";
|
|
4384
4383
|
discovery: "discovery";
|
|
4384
|
+
direct: "direct";
|
|
4385
4385
|
hidden: "hidden";
|
|
4386
4386
|
}>;
|
|
4387
4387
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4417,6 +4417,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4417
4417
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4418
4418
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4419
4419
|
sessionId: _$zod.ZodString;
|
|
4420
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4421
|
+
fullName: _$zod.ZodString;
|
|
4422
|
+
originalName: _$zod.ZodString;
|
|
4423
|
+
serverName: _$zod.ZodString;
|
|
4424
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4425
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4426
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4427
|
+
discovery: "discovery";
|
|
4428
|
+
direct: "direct";
|
|
4429
|
+
hidden: "hidden";
|
|
4430
|
+
}>;
|
|
4431
|
+
enabled: _$zod.ZodBoolean;
|
|
4432
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4433
|
+
discovery: "discovery";
|
|
4434
|
+
toolset: "toolset";
|
|
4435
|
+
}>>;
|
|
4436
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4437
|
+
exposed: _$zod.ZodBoolean;
|
|
4438
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4420
4439
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4421
4440
|
name: _$zod.ZodString;
|
|
4422
4441
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4453,28 +4472,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4453
4472
|
type: _$zod.ZodLiteral<"http">;
|
|
4454
4473
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4455
4474
|
exposureMode: _$zod.ZodEnum<{
|
|
4456
|
-
direct: "direct";
|
|
4457
4475
|
discovery: "discovery";
|
|
4458
|
-
}>;
|
|
4459
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4460
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4461
|
-
fullName: _$zod.ZodString;
|
|
4462
|
-
originalName: _$zod.ZodString;
|
|
4463
|
-
serverName: _$zod.ZodString;
|
|
4464
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4465
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4466
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4467
4476
|
direct: "direct";
|
|
4468
|
-
discovery: "discovery";
|
|
4469
|
-
hidden: "hidden";
|
|
4470
4477
|
}>;
|
|
4471
|
-
enabled: _$zod.ZodBoolean;
|
|
4472
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4473
|
-
discovery: "discovery";
|
|
4474
|
-
toolset: "toolset";
|
|
4475
|
-
}>>;
|
|
4476
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4477
|
-
exposed: _$zod.ZodBoolean;
|
|
4478
4478
|
}, _$zod_v4_core0.$strip>>;
|
|
4479
4479
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4480
4480
|
fullName: _$zod.ZodString;
|
|
@@ -4483,8 +4483,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4483
4483
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4484
4484
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4485
4485
|
exposureMode: _$zod.ZodEnum<{
|
|
4486
|
-
direct: "direct";
|
|
4487
4486
|
discovery: "discovery";
|
|
4487
|
+
direct: "direct";
|
|
4488
4488
|
hidden: "hidden";
|
|
4489
4489
|
}>;
|
|
4490
4490
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4520,6 +4520,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4520
4520
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4521
4521
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4522
4522
|
sessionId: _$zod.ZodString;
|
|
4523
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4524
|
+
fullName: _$zod.ZodString;
|
|
4525
|
+
originalName: _$zod.ZodString;
|
|
4526
|
+
serverName: _$zod.ZodString;
|
|
4527
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4528
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4529
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4530
|
+
discovery: "discovery";
|
|
4531
|
+
direct: "direct";
|
|
4532
|
+
hidden: "hidden";
|
|
4533
|
+
}>;
|
|
4534
|
+
enabled: _$zod.ZodBoolean;
|
|
4535
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4536
|
+
discovery: "discovery";
|
|
4537
|
+
toolset: "toolset";
|
|
4538
|
+
}>>;
|
|
4539
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4540
|
+
exposed: _$zod.ZodBoolean;
|
|
4541
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4523
4542
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4524
4543
|
name: _$zod.ZodString;
|
|
4525
4544
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4556,28 +4575,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4556
4575
|
type: _$zod.ZodLiteral<"http">;
|
|
4557
4576
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4558
4577
|
exposureMode: _$zod.ZodEnum<{
|
|
4559
|
-
direct: "direct";
|
|
4560
4578
|
discovery: "discovery";
|
|
4561
|
-
}>;
|
|
4562
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4563
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4564
|
-
fullName: _$zod.ZodString;
|
|
4565
|
-
originalName: _$zod.ZodString;
|
|
4566
|
-
serverName: _$zod.ZodString;
|
|
4567
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4568
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4569
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4570
4579
|
direct: "direct";
|
|
4571
|
-
discovery: "discovery";
|
|
4572
|
-
hidden: "hidden";
|
|
4573
4580
|
}>;
|
|
4574
|
-
enabled: _$zod.ZodBoolean;
|
|
4575
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4576
|
-
discovery: "discovery";
|
|
4577
|
-
toolset: "toolset";
|
|
4578
|
-
}>>;
|
|
4579
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4580
|
-
exposed: _$zod.ZodBoolean;
|
|
4581
4581
|
}, _$zod_v4_core0.$strip>>;
|
|
4582
4582
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4583
4583
|
fullName: _$zod.ZodString;
|
|
@@ -4586,8 +4586,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4586
4586
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4587
4587
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4588
4588
|
exposureMode: _$zod.ZodEnum<{
|
|
4589
|
-
direct: "direct";
|
|
4590
4589
|
discovery: "discovery";
|
|
4590
|
+
direct: "direct";
|
|
4591
4591
|
hidden: "hidden";
|
|
4592
4592
|
}>;
|
|
4593
4593
|
enabled: _$zod.ZodBoolean;
|
|
@@ -4792,6 +4792,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4792
4792
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4793
4793
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4794
4794
|
sessionId: _$zod.ZodString;
|
|
4795
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4796
|
+
fullName: _$zod.ZodString;
|
|
4797
|
+
originalName: _$zod.ZodString;
|
|
4798
|
+
serverName: _$zod.ZodString;
|
|
4799
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4800
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4801
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4802
|
+
discovery: "discovery";
|
|
4803
|
+
direct: "direct";
|
|
4804
|
+
hidden: "hidden";
|
|
4805
|
+
}>;
|
|
4806
|
+
enabled: _$zod.ZodBoolean;
|
|
4807
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4808
|
+
discovery: "discovery";
|
|
4809
|
+
toolset: "toolset";
|
|
4810
|
+
}>>;
|
|
4811
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4812
|
+
exposed: _$zod.ZodBoolean;
|
|
4813
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4795
4814
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4796
4815
|
name: _$zod.ZodString;
|
|
4797
4816
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4828,28 +4847,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4828
4847
|
type: _$zod.ZodLiteral<"http">;
|
|
4829
4848
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4830
4849
|
exposureMode: _$zod.ZodEnum<{
|
|
4831
|
-
direct: "direct";
|
|
4832
4850
|
discovery: "discovery";
|
|
4833
|
-
}>;
|
|
4834
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4835
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4836
|
-
fullName: _$zod.ZodString;
|
|
4837
|
-
originalName: _$zod.ZodString;
|
|
4838
|
-
serverName: _$zod.ZodString;
|
|
4839
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4840
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4841
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4842
4851
|
direct: "direct";
|
|
4843
|
-
discovery: "discovery";
|
|
4844
|
-
hidden: "hidden";
|
|
4845
4852
|
}>;
|
|
4846
|
-
enabled: _$zod.ZodBoolean;
|
|
4847
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4848
|
-
discovery: "discovery";
|
|
4849
|
-
toolset: "toolset";
|
|
4850
|
-
}>>;
|
|
4851
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4852
|
-
exposed: _$zod.ZodBoolean;
|
|
4853
4853
|
}, _$zod_v4_core0.$strip>>;
|
|
4854
4854
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4855
4855
|
fullName: _$zod.ZodString;
|
|
@@ -4858,8 +4858,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4858
4858
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4859
4859
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4860
4860
|
exposureMode: _$zod.ZodEnum<{
|
|
4861
|
-
direct: "direct";
|
|
4862
4861
|
discovery: "discovery";
|
|
4862
|
+
direct: "direct";
|
|
4863
4863
|
hidden: "hidden";
|
|
4864
4864
|
}>;
|
|
4865
4865
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5035,6 +5035,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5035
5035
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5036
5036
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5037
5037
|
sessionId: _$zod.ZodString;
|
|
5038
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5039
|
+
fullName: _$zod.ZodString;
|
|
5040
|
+
originalName: _$zod.ZodString;
|
|
5041
|
+
serverName: _$zod.ZodString;
|
|
5042
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5043
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5044
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5045
|
+
discovery: "discovery";
|
|
5046
|
+
direct: "direct";
|
|
5047
|
+
hidden: "hidden";
|
|
5048
|
+
}>;
|
|
5049
|
+
enabled: _$zod.ZodBoolean;
|
|
5050
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5051
|
+
discovery: "discovery";
|
|
5052
|
+
toolset: "toolset";
|
|
5053
|
+
}>>;
|
|
5054
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5055
|
+
exposed: _$zod.ZodBoolean;
|
|
5056
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5038
5057
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5039
5058
|
name: _$zod.ZodString;
|
|
5040
5059
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5071,28 +5090,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5071
5090
|
type: _$zod.ZodLiteral<"http">;
|
|
5072
5091
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5073
5092
|
exposureMode: _$zod.ZodEnum<{
|
|
5074
|
-
direct: "direct";
|
|
5075
5093
|
discovery: "discovery";
|
|
5076
|
-
}>;
|
|
5077
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5078
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5079
|
-
fullName: _$zod.ZodString;
|
|
5080
|
-
originalName: _$zod.ZodString;
|
|
5081
|
-
serverName: _$zod.ZodString;
|
|
5082
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5083
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5084
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5085
5094
|
direct: "direct";
|
|
5086
|
-
discovery: "discovery";
|
|
5087
|
-
hidden: "hidden";
|
|
5088
5095
|
}>;
|
|
5089
|
-
enabled: _$zod.ZodBoolean;
|
|
5090
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5091
|
-
discovery: "discovery";
|
|
5092
|
-
toolset: "toolset";
|
|
5093
|
-
}>>;
|
|
5094
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5095
|
-
exposed: _$zod.ZodBoolean;
|
|
5096
5096
|
}, _$zod_v4_core0.$strip>>;
|
|
5097
5097
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5098
5098
|
fullName: _$zod.ZodString;
|
|
@@ -5101,8 +5101,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5101
5101
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5102
5102
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5103
5103
|
exposureMode: _$zod.ZodEnum<{
|
|
5104
|
-
direct: "direct";
|
|
5105
5104
|
discovery: "discovery";
|
|
5105
|
+
direct: "direct";
|
|
5106
5106
|
hidden: "hidden";
|
|
5107
5107
|
}>;
|
|
5108
5108
|
enabled: _$zod.ZodBoolean;
|
|
@@ -5593,9 +5593,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5593
5593
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5594
5594
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5595
5595
|
fork: "fork";
|
|
5596
|
+
branch: "branch";
|
|
5596
5597
|
subagent: "subagent";
|
|
5597
5598
|
compress: "compress";
|
|
5598
|
-
branch: "branch";
|
|
5599
5599
|
rewrite: "rewrite";
|
|
5600
5600
|
coordinator: "coordinator";
|
|
5601
5601
|
aside: "aside";
|
|
@@ -5650,9 +5650,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5650
5650
|
parentSessionId: _$zod.ZodString;
|
|
5651
5651
|
kind: _$zod.ZodEnum<{
|
|
5652
5652
|
fork: "fork";
|
|
5653
|
+
branch: "branch";
|
|
5653
5654
|
subagent: "subagent";
|
|
5654
5655
|
compress: "compress";
|
|
5655
|
-
branch: "branch";
|
|
5656
5656
|
rewrite: "rewrite";
|
|
5657
5657
|
coordinator: "coordinator";
|
|
5658
5658
|
aside: "aside";
|
|
@@ -5698,9 +5698,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5698
5698
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5699
5699
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5700
5700
|
fork: "fork";
|
|
5701
|
+
branch: "branch";
|
|
5701
5702
|
subagent: "subagent";
|
|
5702
5703
|
compress: "compress";
|
|
5703
|
-
branch: "branch";
|
|
5704
5704
|
rewrite: "rewrite";
|
|
5705
5705
|
coordinator: "coordinator";
|
|
5706
5706
|
aside: "aside";
|
|
@@ -5775,8 +5775,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5775
5775
|
member: "member";
|
|
5776
5776
|
}>;
|
|
5777
5777
|
status: _$zod.ZodEnum<{
|
|
5778
|
-
idle: "idle";
|
|
5779
5778
|
active: "active";
|
|
5779
|
+
idle: "idle";
|
|
5780
5780
|
dead: "dead";
|
|
5781
5781
|
disposed: "disposed";
|
|
5782
5782
|
}>;
|
|
@@ -5784,10 +5784,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5784
5784
|
lastActivityAt: _$zod.ZodNumber;
|
|
5785
5785
|
}, _$zod_v4_core0.$strip>>;
|
|
5786
5786
|
status: _$zod.ZodEnum<{
|
|
5787
|
-
closed: "closed";
|
|
5788
|
-
discovered: "discovered";
|
|
5789
5787
|
active: "active";
|
|
5790
5788
|
archived: "archived";
|
|
5789
|
+
closed: "closed";
|
|
5790
|
+
discovered: "discovered";
|
|
5791
5791
|
}>;
|
|
5792
5792
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5793
5793
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -5799,9 +5799,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5799
5799
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5800
5800
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5801
5801
|
fork: "fork";
|
|
5802
|
+
branch: "branch";
|
|
5802
5803
|
subagent: "subagent";
|
|
5803
5804
|
compress: "compress";
|
|
5804
|
-
branch: "branch";
|
|
5805
5805
|
rewrite: "rewrite";
|
|
5806
5806
|
coordinator: "coordinator";
|
|
5807
5807
|
aside: "aside";
|
|
@@ -5886,8 +5886,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5886
5886
|
member: "member";
|
|
5887
5887
|
}>;
|
|
5888
5888
|
status: _$zod.ZodEnum<{
|
|
5889
|
-
idle: "idle";
|
|
5890
5889
|
active: "active";
|
|
5890
|
+
idle: "idle";
|
|
5891
5891
|
dead: "dead";
|
|
5892
5892
|
disposed: "disposed";
|
|
5893
5893
|
}>;
|
|
@@ -6277,9 +6277,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6277
6277
|
parentSessionId: _$zod.ZodString;
|
|
6278
6278
|
kind: _$zod.ZodEnum<{
|
|
6279
6279
|
fork: "fork";
|
|
6280
|
+
branch: "branch";
|
|
6280
6281
|
subagent: "subagent";
|
|
6281
6282
|
compress: "compress";
|
|
6282
|
-
branch: "branch";
|
|
6283
6283
|
rewrite: "rewrite";
|
|
6284
6284
|
coordinator: "coordinator";
|
|
6285
6285
|
aside: "aside";
|
|
@@ -6357,8 +6357,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6357
6357
|
member: "member";
|
|
6358
6358
|
}>;
|
|
6359
6359
|
status: _$zod.ZodEnum<{
|
|
6360
|
-
idle: "idle";
|
|
6361
6360
|
active: "active";
|
|
6361
|
+
idle: "idle";
|
|
6362
6362
|
dead: "dead";
|
|
6363
6363
|
disposed: "disposed";
|
|
6364
6364
|
}>;
|
|
@@ -6366,10 +6366,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6366
6366
|
lastActivityAt: _$zod.ZodNumber;
|
|
6367
6367
|
}, _$zod_v4_core0.$strip>>;
|
|
6368
6368
|
status: _$zod.ZodEnum<{
|
|
6369
|
-
closed: "closed";
|
|
6370
|
-
discovered: "discovered";
|
|
6371
6369
|
active: "active";
|
|
6372
6370
|
archived: "archived";
|
|
6371
|
+
closed: "closed";
|
|
6372
|
+
discovered: "discovered";
|
|
6373
6373
|
}>;
|
|
6374
6374
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6375
6375
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -6381,9 +6381,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6381
6381
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6382
6382
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6383
6383
|
fork: "fork";
|
|
6384
|
+
branch: "branch";
|
|
6384
6385
|
subagent: "subagent";
|
|
6385
6386
|
compress: "compress";
|
|
6386
|
-
branch: "branch";
|
|
6387
6387
|
rewrite: "rewrite";
|
|
6388
6388
|
coordinator: "coordinator";
|
|
6389
6389
|
aside: "aside";
|
|
@@ -6468,8 +6468,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6468
6468
|
member: "member";
|
|
6469
6469
|
}>;
|
|
6470
6470
|
status: _$zod.ZodEnum<{
|
|
6471
|
-
idle: "idle";
|
|
6472
6471
|
active: "active";
|
|
6472
|
+
idle: "idle";
|
|
6473
6473
|
dead: "dead";
|
|
6474
6474
|
disposed: "disposed";
|
|
6475
6475
|
}>;
|
|
@@ -6859,9 +6859,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6859
6859
|
parentSessionId: _$zod.ZodString;
|
|
6860
6860
|
kind: _$zod.ZodEnum<{
|
|
6861
6861
|
fork: "fork";
|
|
6862
|
+
branch: "branch";
|
|
6862
6863
|
subagent: "subagent";
|
|
6863
6864
|
compress: "compress";
|
|
6864
|
-
branch: "branch";
|
|
6865
6865
|
rewrite: "rewrite";
|
|
6866
6866
|
coordinator: "coordinator";
|
|
6867
6867
|
aside: "aside";
|
|
@@ -7282,9 +7282,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7282
7282
|
parentSessionId: _$zod.ZodString;
|
|
7283
7283
|
kind: _$zod.ZodEnum<{
|
|
7284
7284
|
fork: "fork";
|
|
7285
|
+
branch: "branch";
|
|
7285
7286
|
subagent: "subagent";
|
|
7286
7287
|
compress: "compress";
|
|
7287
|
-
branch: "branch";
|
|
7288
7288
|
rewrite: "rewrite";
|
|
7289
7289
|
coordinator: "coordinator";
|
|
7290
7290
|
aside: "aside";
|
|
@@ -7324,10 +7324,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7324
7324
|
request: _$zod.ZodObject<{
|
|
7325
7325
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7326
7326
|
all: "all";
|
|
7327
|
-
closed: "closed";
|
|
7328
|
-
discovered: "discovered";
|
|
7329
7327
|
active: "active";
|
|
7330
7328
|
archived: "archived";
|
|
7329
|
+
closed: "closed";
|
|
7330
|
+
discovered: "discovered";
|
|
7331
7331
|
}>>;
|
|
7332
7332
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7333
7333
|
offset: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -7363,8 +7363,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7363
7363
|
member: "member";
|
|
7364
7364
|
}>;
|
|
7365
7365
|
status: _$zod.ZodEnum<{
|
|
7366
|
-
idle: "idle";
|
|
7367
7366
|
active: "active";
|
|
7367
|
+
idle: "idle";
|
|
7368
7368
|
dead: "dead";
|
|
7369
7369
|
disposed: "disposed";
|
|
7370
7370
|
}>;
|
|
@@ -7372,10 +7372,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7372
7372
|
lastActivityAt: _$zod.ZodNumber;
|
|
7373
7373
|
}, _$zod_v4_core0.$strip>>;
|
|
7374
7374
|
status: _$zod.ZodEnum<{
|
|
7375
|
-
closed: "closed";
|
|
7376
|
-
discovered: "discovered";
|
|
7377
7375
|
active: "active";
|
|
7378
7376
|
archived: "archived";
|
|
7377
|
+
closed: "closed";
|
|
7378
|
+
discovered: "discovered";
|
|
7379
7379
|
}>;
|
|
7380
7380
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7381
7381
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7387,9 +7387,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7387
7387
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7388
7388
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7389
7389
|
fork: "fork";
|
|
7390
|
+
branch: "branch";
|
|
7390
7391
|
subagent: "subagent";
|
|
7391
7392
|
compress: "compress";
|
|
7392
|
-
branch: "branch";
|
|
7393
7393
|
rewrite: "rewrite";
|
|
7394
7394
|
coordinator: "coordinator";
|
|
7395
7395
|
aside: "aside";
|
|
@@ -7463,10 +7463,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7463
7463
|
limit: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
7464
7464
|
status: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7465
7465
|
all: "all";
|
|
7466
|
-
closed: "closed";
|
|
7467
|
-
discovered: "discovered";
|
|
7468
7466
|
active: "active";
|
|
7469
7467
|
archived: "archived";
|
|
7468
|
+
closed: "closed";
|
|
7469
|
+
discovered: "discovered";
|
|
7470
7470
|
}>>;
|
|
7471
7471
|
isImported: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
7472
7472
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -7499,8 +7499,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7499
7499
|
member: "member";
|
|
7500
7500
|
}>;
|
|
7501
7501
|
status: _$zod.ZodEnum<{
|
|
7502
|
-
idle: "idle";
|
|
7503
7502
|
active: "active";
|
|
7503
|
+
idle: "idle";
|
|
7504
7504
|
dead: "dead";
|
|
7505
7505
|
disposed: "disposed";
|
|
7506
7506
|
}>;
|
|
@@ -7508,10 +7508,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7508
7508
|
lastActivityAt: _$zod.ZodNumber;
|
|
7509
7509
|
}, _$zod_v4_core0.$strip>>;
|
|
7510
7510
|
status: _$zod.ZodEnum<{
|
|
7511
|
-
closed: "closed";
|
|
7512
|
-
discovered: "discovered";
|
|
7513
7511
|
active: "active";
|
|
7514
7512
|
archived: "archived";
|
|
7513
|
+
closed: "closed";
|
|
7514
|
+
discovered: "discovered";
|
|
7515
7515
|
}>;
|
|
7516
7516
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7517
7517
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7523,9 +7523,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7523
7523
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7524
7524
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7525
7525
|
fork: "fork";
|
|
7526
|
+
branch: "branch";
|
|
7526
7527
|
subagent: "subagent";
|
|
7527
7528
|
compress: "compress";
|
|
7528
|
-
branch: "branch";
|
|
7529
7529
|
rewrite: "rewrite";
|
|
7530
7530
|
coordinator: "coordinator";
|
|
7531
7531
|
aside: "aside";
|
|
@@ -7626,8 +7626,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7626
7626
|
member: "member";
|
|
7627
7627
|
}>;
|
|
7628
7628
|
status: _$zod.ZodEnum<{
|
|
7629
|
-
idle: "idle";
|
|
7630
7629
|
active: "active";
|
|
7630
|
+
idle: "idle";
|
|
7631
7631
|
dead: "dead";
|
|
7632
7632
|
disposed: "disposed";
|
|
7633
7633
|
}>;
|
|
@@ -7635,10 +7635,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7635
7635
|
lastActivityAt: _$zod.ZodNumber;
|
|
7636
7636
|
}, _$zod_v4_core0.$strip>>;
|
|
7637
7637
|
status: _$zod.ZodEnum<{
|
|
7638
|
-
closed: "closed";
|
|
7639
|
-
discovered: "discovered";
|
|
7640
7638
|
active: "active";
|
|
7641
7639
|
archived: "archived";
|
|
7640
|
+
closed: "closed";
|
|
7641
|
+
discovered: "discovered";
|
|
7642
7642
|
}>;
|
|
7643
7643
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7644
7644
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7650,9 +7650,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7650
7650
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7651
7651
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7652
7652
|
fork: "fork";
|
|
7653
|
+
branch: "branch";
|
|
7653
7654
|
subagent: "subagent";
|
|
7654
7655
|
compress: "compress";
|
|
7655
|
-
branch: "branch";
|
|
7656
7656
|
rewrite: "rewrite";
|
|
7657
7657
|
coordinator: "coordinator";
|
|
7658
7658
|
aside: "aside";
|
|
@@ -7726,9 +7726,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7726
7726
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7727
7727
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7728
7728
|
fork: "fork";
|
|
7729
|
+
branch: "branch";
|
|
7729
7730
|
subagent: "subagent";
|
|
7730
7731
|
compress: "compress";
|
|
7731
|
-
branch: "branch";
|
|
7732
7732
|
rewrite: "rewrite";
|
|
7733
7733
|
coordinator: "coordinator";
|
|
7734
7734
|
aside: "aside";
|
|
@@ -7865,8 +7865,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7865
7865
|
member: "member";
|
|
7866
7866
|
}>;
|
|
7867
7867
|
status: _$zod.ZodEnum<{
|
|
7868
|
-
idle: "idle";
|
|
7869
7868
|
active: "active";
|
|
7869
|
+
idle: "idle";
|
|
7870
7870
|
dead: "dead";
|
|
7871
7871
|
disposed: "disposed";
|
|
7872
7872
|
}>;
|
|
@@ -7874,10 +7874,10 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7874
7874
|
lastActivityAt: _$zod.ZodNumber;
|
|
7875
7875
|
}, _$zod_v4_core0.$strip>>;
|
|
7876
7876
|
status: _$zod.ZodEnum<{
|
|
7877
|
-
closed: "closed";
|
|
7878
|
-
discovered: "discovered";
|
|
7879
7877
|
active: "active";
|
|
7880
7878
|
archived: "archived";
|
|
7879
|
+
closed: "closed";
|
|
7880
|
+
discovered: "discovered";
|
|
7881
7881
|
}>;
|
|
7882
7882
|
leadAgentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7883
7883
|
parentSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -7889,9 +7889,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7889
7889
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7890
7890
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7891
7891
|
fork: "fork";
|
|
7892
|
+
branch: "branch";
|
|
7892
7893
|
subagent: "subagent";
|
|
7893
7894
|
compress: "compress";
|
|
7894
|
-
branch: "branch";
|
|
7895
7895
|
rewrite: "rewrite";
|
|
7896
7896
|
coordinator: "coordinator";
|
|
7897
7897
|
aside: "aside";
|
|
@@ -7975,9 +7975,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7975
7975
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7976
7976
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7977
7977
|
fork: "fork";
|
|
7978
|
+
branch: "branch";
|
|
7978
7979
|
subagent: "subagent";
|
|
7979
7980
|
compress: "compress";
|
|
7980
|
-
branch: "branch";
|
|
7981
7981
|
rewrite: "rewrite";
|
|
7982
7982
|
coordinator: "coordinator";
|
|
7983
7983
|
aside: "aside";
|
|
@@ -8348,6 +8348,25 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8348
8348
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
8349
8349
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
8350
8350
|
sessionId: z.ZodString;
|
|
8351
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
8352
|
+
fullName: z.ZodString;
|
|
8353
|
+
originalName: z.ZodString;
|
|
8354
|
+
serverName: z.ZodString;
|
|
8355
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8356
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8357
|
+
exposureMode: z.ZodEnum<{
|
|
8358
|
+
discovery: "discovery";
|
|
8359
|
+
direct: "direct";
|
|
8360
|
+
hidden: "hidden";
|
|
8361
|
+
}>;
|
|
8362
|
+
enabled: z.ZodBoolean;
|
|
8363
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8364
|
+
discovery: "discovery";
|
|
8365
|
+
toolset: "toolset";
|
|
8366
|
+
}>>;
|
|
8367
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8368
|
+
exposed: z.ZodBoolean;
|
|
8369
|
+
}, z.core.$strip>>;
|
|
8351
8370
|
servers: z.ZodArray<z.ZodObject<{
|
|
8352
8371
|
name: z.ZodString;
|
|
8353
8372
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -8384,28 +8403,9 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8384
8403
|
type: z.ZodLiteral<"http">;
|
|
8385
8404
|
}, z.core.$strip>], "type">;
|
|
8386
8405
|
exposureMode: z.ZodEnum<{
|
|
8387
|
-
direct: "direct";
|
|
8388
8406
|
discovery: "discovery";
|
|
8389
|
-
}>;
|
|
8390
|
-
}, z.core.$strip>>;
|
|
8391
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
8392
|
-
fullName: z.ZodString;
|
|
8393
|
-
originalName: z.ZodString;
|
|
8394
|
-
serverName: z.ZodString;
|
|
8395
|
-
description: z.ZodOptional<z.ZodString>;
|
|
8396
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8397
|
-
exposureMode: z.ZodEnum<{
|
|
8398
8407
|
direct: "direct";
|
|
8399
|
-
discovery: "discovery";
|
|
8400
|
-
hidden: "hidden";
|
|
8401
8408
|
}>;
|
|
8402
|
-
enabled: z.ZodBoolean;
|
|
8403
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8404
|
-
discovery: "discovery";
|
|
8405
|
-
toolset: "toolset";
|
|
8406
|
-
}>>;
|
|
8407
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8408
|
-
exposed: z.ZodBoolean;
|
|
8409
8409
|
}, z.core.$strip>>;
|
|
8410
8410
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
8411
8411
|
fullName: z.ZodString;
|
|
@@ -8414,8 +8414,8 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8414
8414
|
description: z.ZodOptional<z.ZodString>;
|
|
8415
8415
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8416
8416
|
exposureMode: z.ZodEnum<{
|
|
8417
|
-
direct: "direct";
|
|
8418
8417
|
discovery: "discovery";
|
|
8418
|
+
direct: "direct";
|
|
8419
8419
|
hidden: "hidden";
|
|
8420
8420
|
}>;
|
|
8421
8421
|
enabled: z.ZodBoolean;
|
|
@@ -8792,10 +8792,10 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
8792
8792
|
output: z.ZodString;
|
|
8793
8793
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
8794
8794
|
}, z.core.$strip>], "type">>;
|
|
8795
|
-
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8796
8795
|
agentId: z.ZodOptional<z.ZodString>;
|
|
8797
|
-
|
|
8796
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8798
8797
|
turnId: z.ZodNullable<z.ZodString>;
|
|
8798
|
+
timestamp: z.ZodNumber;
|
|
8799
8799
|
contentText: z.ZodString;
|
|
8800
8800
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
8801
8801
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -9640,10 +9640,10 @@ declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
9640
9640
|
output: z.ZodString;
|
|
9641
9641
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
9642
9642
|
}, z.core.$strip>], "type">>;
|
|
9643
|
-
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
9644
9643
|
agentId: z.ZodOptional<z.ZodString>;
|
|
9645
|
-
|
|
9644
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
9646
9645
|
turnId: z.ZodNullable<z.ZodString>;
|
|
9646
|
+
timestamp: z.ZodNumber;
|
|
9647
9647
|
contentText: z.ZodString;
|
|
9648
9648
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
9649
9649
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -10737,9 +10737,9 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
10737
10737
|
parentSessionId: z.ZodString;
|
|
10738
10738
|
kind: z.ZodEnum<{
|
|
10739
10739
|
fork: "fork";
|
|
10740
|
+
branch: "branch";
|
|
10740
10741
|
subagent: "subagent";
|
|
10741
10742
|
compress: "compress";
|
|
10742
|
-
branch: "branch";
|
|
10743
10743
|
rewrite: "rewrite";
|
|
10744
10744
|
coordinator: "coordinator";
|
|
10745
10745
|
aside: "aside";
|
|
@@ -11073,9 +11073,9 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11073
11073
|
parentSessionId: z.ZodString;
|
|
11074
11074
|
kind: z.ZodEnum<{
|
|
11075
11075
|
fork: "fork";
|
|
11076
|
+
branch: "branch";
|
|
11076
11077
|
subagent: "subagent";
|
|
11077
11078
|
compress: "compress";
|
|
11078
|
-
branch: "branch";
|
|
11079
11079
|
rewrite: "rewrite";
|
|
11080
11080
|
coordinator: "coordinator";
|
|
11081
11081
|
aside: "aside";
|
|
@@ -11399,9 +11399,9 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11399
11399
|
parentSessionId: z.ZodString;
|
|
11400
11400
|
kind: z.ZodEnum<{
|
|
11401
11401
|
fork: "fork";
|
|
11402
|
+
branch: "branch";
|
|
11402
11403
|
subagent: "subagent";
|
|
11403
11404
|
compress: "compress";
|
|
11404
|
-
branch: "branch";
|
|
11405
11405
|
rewrite: "rewrite";
|
|
11406
11406
|
coordinator: "coordinator";
|
|
11407
11407
|
aside: "aside";
|
|
@@ -11739,9 +11739,9 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11739
11739
|
parentSessionId: z.ZodString;
|
|
11740
11740
|
kind: z.ZodEnum<{
|
|
11741
11741
|
fork: "fork";
|
|
11742
|
+
branch: "branch";
|
|
11742
11743
|
subagent: "subagent";
|
|
11743
11744
|
compress: "compress";
|
|
11744
|
-
branch: "branch";
|
|
11745
11745
|
rewrite: "rewrite";
|
|
11746
11746
|
coordinator: "coordinator";
|
|
11747
11747
|
aside: "aside";
|
|
@@ -12066,9 +12066,9 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12066
12066
|
parentSessionId: z.ZodString;
|
|
12067
12067
|
kind: z.ZodEnum<{
|
|
12068
12068
|
fork: "fork";
|
|
12069
|
+
branch: "branch";
|
|
12069
12070
|
subagent: "subagent";
|
|
12070
12071
|
compress: "compress";
|
|
12071
|
-
branch: "branch";
|
|
12072
12072
|
rewrite: "rewrite";
|
|
12073
12073
|
coordinator: "coordinator";
|
|
12074
12074
|
aside: "aside";
|
|
@@ -12402,9 +12402,9 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12402
12402
|
parentSessionId: z.ZodString;
|
|
12403
12403
|
kind: z.ZodEnum<{
|
|
12404
12404
|
fork: "fork";
|
|
12405
|
+
branch: "branch";
|
|
12405
12406
|
subagent: "subagent";
|
|
12406
12407
|
compress: "compress";
|
|
12407
|
-
branch: "branch";
|
|
12408
12408
|
rewrite: "rewrite";
|
|
12409
12409
|
coordinator: "coordinator";
|
|
12410
12410
|
aside: "aside";
|
|
@@ -12728,9 +12728,9 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12728
12728
|
parentSessionId: z.ZodString;
|
|
12729
12729
|
kind: z.ZodEnum<{
|
|
12730
12730
|
fork: "fork";
|
|
12731
|
+
branch: "branch";
|
|
12731
12732
|
subagent: "subagent";
|
|
12732
12733
|
compress: "compress";
|
|
12733
|
-
branch: "branch";
|
|
12734
12734
|
rewrite: "rewrite";
|
|
12735
12735
|
coordinator: "coordinator";
|
|
12736
12736
|
aside: "aside";
|
|
@@ -13068,9 +13068,9 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13068
13068
|
parentSessionId: z.ZodString;
|
|
13069
13069
|
kind: z.ZodEnum<{
|
|
13070
13070
|
fork: "fork";
|
|
13071
|
+
branch: "branch";
|
|
13071
13072
|
subagent: "subagent";
|
|
13072
13073
|
compress: "compress";
|
|
13073
|
-
branch: "branch";
|
|
13074
13074
|
rewrite: "rewrite";
|
|
13075
13075
|
coordinator: "coordinator";
|
|
13076
13076
|
aside: "aside";
|
|
@@ -13139,8 +13139,8 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13139
13139
|
member: "member";
|
|
13140
13140
|
}>;
|
|
13141
13141
|
status: z.ZodEnum<{
|
|
13142
|
-
idle: "idle";
|
|
13143
13142
|
active: "active";
|
|
13143
|
+
idle: "idle";
|
|
13144
13144
|
dead: "dead";
|
|
13145
13145
|
disposed: "disposed";
|
|
13146
13146
|
}>;
|
|
@@ -13148,10 +13148,10 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13148
13148
|
lastActivityAt: z.ZodNumber;
|
|
13149
13149
|
}, z.core.$strip>>;
|
|
13150
13150
|
status: z.ZodEnum<{
|
|
13151
|
-
closed: "closed";
|
|
13152
|
-
discovered: "discovered";
|
|
13153
13151
|
active: "active";
|
|
13154
13152
|
archived: "archived";
|
|
13153
|
+
closed: "closed";
|
|
13154
|
+
discovered: "discovered";
|
|
13155
13155
|
}>;
|
|
13156
13156
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13157
13157
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13163,9 +13163,9 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13163
13163
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13164
13164
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13165
13165
|
fork: "fork";
|
|
13166
|
+
branch: "branch";
|
|
13166
13167
|
subagent: "subagent";
|
|
13167
13168
|
compress: "compress";
|
|
13168
|
-
branch: "branch";
|
|
13169
13169
|
rewrite: "rewrite";
|
|
13170
13170
|
coordinator: "coordinator";
|
|
13171
13171
|
aside: "aside";
|
|
@@ -13256,8 +13256,8 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13256
13256
|
member: "member";
|
|
13257
13257
|
}>;
|
|
13258
13258
|
status: z.ZodEnum<{
|
|
13259
|
-
idle: "idle";
|
|
13260
13259
|
active: "active";
|
|
13260
|
+
idle: "idle";
|
|
13261
13261
|
dead: "dead";
|
|
13262
13262
|
disposed: "disposed";
|
|
13263
13263
|
}>;
|
|
@@ -13265,10 +13265,10 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13265
13265
|
lastActivityAt: z.ZodNumber;
|
|
13266
13266
|
}, z.core.$strip>>;
|
|
13267
13267
|
status: z.ZodEnum<{
|
|
13268
|
-
closed: "closed";
|
|
13269
|
-
discovered: "discovered";
|
|
13270
13268
|
active: "active";
|
|
13271
13269
|
archived: "archived";
|
|
13270
|
+
closed: "closed";
|
|
13271
|
+
discovered: "discovered";
|
|
13272
13272
|
}>;
|
|
13273
13273
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13274
13274
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13280,9 +13280,9 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13280
13280
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13281
13281
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13282
13282
|
fork: "fork";
|
|
13283
|
+
branch: "branch";
|
|
13283
13284
|
subagent: "subagent";
|
|
13284
13285
|
compress: "compress";
|
|
13285
|
-
branch: "branch";
|
|
13286
13286
|
rewrite: "rewrite";
|
|
13287
13287
|
coordinator: "coordinator";
|
|
13288
13288
|
aside: "aside";
|
|
@@ -13352,10 +13352,10 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13352
13352
|
request: z.ZodObject<{
|
|
13353
13353
|
sessionId: z.ZodString;
|
|
13354
13354
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13355
|
-
closed: "closed";
|
|
13356
|
-
discovered: "discovered";
|
|
13357
13355
|
active: "active";
|
|
13358
13356
|
archived: "archived";
|
|
13357
|
+
closed: "closed";
|
|
13358
|
+
discovered: "discovered";
|
|
13359
13359
|
}>>;
|
|
13360
13360
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
13361
13361
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -13366,9 +13366,9 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
13366
13366
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13367
13367
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13368
13368
|
fork: "fork";
|
|
13369
|
+
branch: "branch";
|
|
13369
13370
|
subagent: "subagent";
|
|
13370
13371
|
compress: "compress";
|
|
13371
|
-
branch: "branch";
|
|
13372
13372
|
rewrite: "rewrite";
|
|
13373
13373
|
coordinator: "coordinator";
|
|
13374
13374
|
aside: "aside";
|
|
@@ -13507,8 +13507,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13507
13507
|
member: "member";
|
|
13508
13508
|
}>;
|
|
13509
13509
|
status: z.ZodEnum<{
|
|
13510
|
-
idle: "idle";
|
|
13511
13510
|
active: "active";
|
|
13511
|
+
idle: "idle";
|
|
13512
13512
|
dead: "dead";
|
|
13513
13513
|
disposed: "disposed";
|
|
13514
13514
|
}>;
|
|
@@ -13516,10 +13516,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13516
13516
|
lastActivityAt: z.ZodNumber;
|
|
13517
13517
|
}, z.core.$strip>>;
|
|
13518
13518
|
status: z.ZodEnum<{
|
|
13519
|
-
closed: "closed";
|
|
13520
|
-
discovered: "discovered";
|
|
13521
13519
|
active: "active";
|
|
13522
13520
|
archived: "archived";
|
|
13521
|
+
closed: "closed";
|
|
13522
|
+
discovered: "discovered";
|
|
13523
13523
|
}>;
|
|
13524
13524
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13525
13525
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13531,9 +13531,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13531
13531
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13532
13532
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13533
13533
|
fork: "fork";
|
|
13534
|
+
branch: "branch";
|
|
13534
13535
|
subagent: "subagent";
|
|
13535
13536
|
compress: "compress";
|
|
13536
|
-
branch: "branch";
|
|
13537
13537
|
rewrite: "rewrite";
|
|
13538
13538
|
coordinator: "coordinator";
|
|
13539
13539
|
aside: "aside";
|
|
@@ -13633,8 +13633,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13633
13633
|
member: "member";
|
|
13634
13634
|
}>;
|
|
13635
13635
|
status: z.ZodEnum<{
|
|
13636
|
-
idle: "idle";
|
|
13637
13636
|
active: "active";
|
|
13637
|
+
idle: "idle";
|
|
13638
13638
|
dead: "dead";
|
|
13639
13639
|
disposed: "disposed";
|
|
13640
13640
|
}>;
|
|
@@ -13642,10 +13642,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13642
13642
|
lastActivityAt: z.ZodNumber;
|
|
13643
13643
|
}, z.core.$strip>>;
|
|
13644
13644
|
status: z.ZodEnum<{
|
|
13645
|
-
closed: "closed";
|
|
13646
|
-
discovered: "discovered";
|
|
13647
13645
|
active: "active";
|
|
13648
13646
|
archived: "archived";
|
|
13647
|
+
closed: "closed";
|
|
13648
|
+
discovered: "discovered";
|
|
13649
13649
|
}>;
|
|
13650
13650
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13651
13651
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13657,9 +13657,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13657
13657
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13658
13658
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13659
13659
|
fork: "fork";
|
|
13660
|
+
branch: "branch";
|
|
13660
13661
|
subagent: "subagent";
|
|
13661
13662
|
compress: "compress";
|
|
13662
|
-
branch: "branch";
|
|
13663
13663
|
rewrite: "rewrite";
|
|
13664
13664
|
coordinator: "coordinator";
|
|
13665
13665
|
aside: "aside";
|
|
@@ -13751,10 +13751,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13751
13751
|
request: z.ZodObject<{
|
|
13752
13752
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13753
13753
|
all: "all";
|
|
13754
|
-
closed: "closed";
|
|
13755
|
-
discovered: "discovered";
|
|
13756
13754
|
active: "active";
|
|
13757
13755
|
archived: "archived";
|
|
13756
|
+
closed: "closed";
|
|
13757
|
+
discovered: "discovered";
|
|
13758
13758
|
}>>;
|
|
13759
13759
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
13760
13760
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -13790,8 +13790,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13790
13790
|
member: "member";
|
|
13791
13791
|
}>;
|
|
13792
13792
|
status: z.ZodEnum<{
|
|
13793
|
-
idle: "idle";
|
|
13794
13793
|
active: "active";
|
|
13794
|
+
idle: "idle";
|
|
13795
13795
|
dead: "dead";
|
|
13796
13796
|
disposed: "disposed";
|
|
13797
13797
|
}>;
|
|
@@ -13799,10 +13799,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13799
13799
|
lastActivityAt: z.ZodNumber;
|
|
13800
13800
|
}, z.core.$strip>>;
|
|
13801
13801
|
status: z.ZodEnum<{
|
|
13802
|
-
closed: "closed";
|
|
13803
|
-
discovered: "discovered";
|
|
13804
13802
|
active: "active";
|
|
13805
13803
|
archived: "archived";
|
|
13804
|
+
closed: "closed";
|
|
13805
|
+
discovered: "discovered";
|
|
13806
13806
|
}>;
|
|
13807
13807
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13808
13808
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13814,9 +13814,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13814
13814
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13815
13815
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13816
13816
|
fork: "fork";
|
|
13817
|
+
branch: "branch";
|
|
13817
13818
|
subagent: "subagent";
|
|
13818
13819
|
compress: "compress";
|
|
13819
|
-
branch: "branch";
|
|
13820
13820
|
rewrite: "rewrite";
|
|
13821
13821
|
coordinator: "coordinator";
|
|
13822
13822
|
aside: "aside";
|
|
@@ -13901,9 +13901,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13901
13901
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
13902
13902
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
13903
13903
|
fork: "fork";
|
|
13904
|
+
branch: "branch";
|
|
13904
13905
|
subagent: "subagent";
|
|
13905
13906
|
compress: "compress";
|
|
13906
|
-
branch: "branch";
|
|
13907
13907
|
rewrite: "rewrite";
|
|
13908
13908
|
coordinator: "coordinator";
|
|
13909
13909
|
aside: "aside";
|
|
@@ -13927,10 +13927,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13927
13927
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
13928
13928
|
status: z.ZodOptional<z.ZodEnum<{
|
|
13929
13929
|
all: "all";
|
|
13930
|
-
closed: "closed";
|
|
13931
|
-
discovered: "discovered";
|
|
13932
13930
|
active: "active";
|
|
13933
13931
|
archived: "archived";
|
|
13932
|
+
closed: "closed";
|
|
13933
|
+
discovered: "discovered";
|
|
13934
13934
|
}>>;
|
|
13935
13935
|
isImported: z.ZodOptional<z.ZodBoolean>;
|
|
13936
13936
|
}, z.core.$strip>;
|
|
@@ -13963,8 +13963,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13963
13963
|
member: "member";
|
|
13964
13964
|
}>;
|
|
13965
13965
|
status: z.ZodEnum<{
|
|
13966
|
-
idle: "idle";
|
|
13967
13966
|
active: "active";
|
|
13967
|
+
idle: "idle";
|
|
13968
13968
|
dead: "dead";
|
|
13969
13969
|
disposed: "disposed";
|
|
13970
13970
|
}>;
|
|
@@ -13972,10 +13972,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13972
13972
|
lastActivityAt: z.ZodNumber;
|
|
13973
13973
|
}, z.core.$strip>>;
|
|
13974
13974
|
status: z.ZodEnum<{
|
|
13975
|
-
closed: "closed";
|
|
13976
|
-
discovered: "discovered";
|
|
13977
13975
|
active: "active";
|
|
13978
13976
|
archived: "archived";
|
|
13977
|
+
closed: "closed";
|
|
13978
|
+
discovered: "discovered";
|
|
13979
13979
|
}>;
|
|
13980
13980
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
13981
13981
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -13987,9 +13987,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13987
13987
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
13988
13988
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
13989
13989
|
fork: "fork";
|
|
13990
|
+
branch: "branch";
|
|
13990
13991
|
subagent: "subagent";
|
|
13991
13992
|
compress: "compress";
|
|
13992
|
-
branch: "branch";
|
|
13993
13993
|
rewrite: "rewrite";
|
|
13994
13994
|
coordinator: "coordinator";
|
|
13995
13995
|
aside: "aside";
|
|
@@ -14067,10 +14067,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14067
14067
|
request: z.ZodObject<{
|
|
14068
14068
|
sessionId: z.ZodString;
|
|
14069
14069
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14070
|
-
closed: "closed";
|
|
14071
|
-
discovered: "discovered";
|
|
14072
14070
|
active: "active";
|
|
14073
14071
|
archived: "archived";
|
|
14072
|
+
closed: "closed";
|
|
14073
|
+
discovered: "discovered";
|
|
14074
14074
|
}>>;
|
|
14075
14075
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
14076
14076
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -14081,9 +14081,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14081
14081
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14082
14082
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14083
14083
|
fork: "fork";
|
|
14084
|
+
branch: "branch";
|
|
14084
14085
|
subagent: "subagent";
|
|
14085
14086
|
compress: "compress";
|
|
14086
|
-
branch: "branch";
|
|
14087
14087
|
rewrite: "rewrite";
|
|
14088
14088
|
coordinator: "coordinator";
|
|
14089
14089
|
aside: "aside";
|
|
@@ -14157,8 +14157,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14157
14157
|
member: "member";
|
|
14158
14158
|
}>;
|
|
14159
14159
|
status: z.ZodEnum<{
|
|
14160
|
-
idle: "idle";
|
|
14161
14160
|
active: "active";
|
|
14161
|
+
idle: "idle";
|
|
14162
14162
|
dead: "dead";
|
|
14163
14163
|
disposed: "disposed";
|
|
14164
14164
|
}>;
|
|
@@ -14166,10 +14166,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14166
14166
|
lastActivityAt: z.ZodNumber;
|
|
14167
14167
|
}, z.core.$strip>>;
|
|
14168
14168
|
status: z.ZodEnum<{
|
|
14169
|
-
closed: "closed";
|
|
14170
|
-
discovered: "discovered";
|
|
14171
14169
|
active: "active";
|
|
14172
14170
|
archived: "archived";
|
|
14171
|
+
closed: "closed";
|
|
14172
|
+
discovered: "discovered";
|
|
14173
14173
|
}>;
|
|
14174
14174
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14175
14175
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14181,9 +14181,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14181
14181
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14182
14182
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14183
14183
|
fork: "fork";
|
|
14184
|
+
branch: "branch";
|
|
14184
14185
|
subagent: "subagent";
|
|
14185
14186
|
compress: "compress";
|
|
14186
|
-
branch: "branch";
|
|
14187
14187
|
rewrite: "rewrite";
|
|
14188
14188
|
coordinator: "coordinator";
|
|
14189
14189
|
aside: "aside";
|
|
@@ -14366,8 +14366,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14366
14366
|
member: "member";
|
|
14367
14367
|
}>;
|
|
14368
14368
|
status: z.ZodEnum<{
|
|
14369
|
-
idle: "idle";
|
|
14370
14369
|
active: "active";
|
|
14370
|
+
idle: "idle";
|
|
14371
14371
|
dead: "dead";
|
|
14372
14372
|
disposed: "disposed";
|
|
14373
14373
|
}>;
|
|
@@ -14375,10 +14375,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14375
14375
|
lastActivityAt: z.ZodNumber;
|
|
14376
14376
|
}, z.core.$strip>>;
|
|
14377
14377
|
status: z.ZodEnum<{
|
|
14378
|
-
closed: "closed";
|
|
14379
|
-
discovered: "discovered";
|
|
14380
14378
|
active: "active";
|
|
14381
14379
|
archived: "archived";
|
|
14380
|
+
closed: "closed";
|
|
14381
|
+
discovered: "discovered";
|
|
14382
14382
|
}>;
|
|
14383
14383
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14384
14384
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14390,9 +14390,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14390
14390
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14391
14391
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14392
14392
|
fork: "fork";
|
|
14393
|
+
branch: "branch";
|
|
14393
14394
|
subagent: "subagent";
|
|
14394
14395
|
compress: "compress";
|
|
14395
|
-
branch: "branch";
|
|
14396
14396
|
rewrite: "rewrite";
|
|
14397
14397
|
coordinator: "coordinator";
|
|
14398
14398
|
aside: "aside";
|
|
@@ -14499,8 +14499,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14499
14499
|
member: "member";
|
|
14500
14500
|
}>;
|
|
14501
14501
|
status: z.ZodEnum<{
|
|
14502
|
-
idle: "idle";
|
|
14503
14502
|
active: "active";
|
|
14503
|
+
idle: "idle";
|
|
14504
14504
|
dead: "dead";
|
|
14505
14505
|
disposed: "disposed";
|
|
14506
14506
|
}>;
|
|
@@ -14508,10 +14508,10 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14508
14508
|
lastActivityAt: z.ZodNumber;
|
|
14509
14509
|
}, z.core.$strip>>;
|
|
14510
14510
|
status: z.ZodEnum<{
|
|
14511
|
-
closed: "closed";
|
|
14512
|
-
discovered: "discovered";
|
|
14513
14511
|
active: "active";
|
|
14514
14512
|
archived: "archived";
|
|
14513
|
+
closed: "closed";
|
|
14514
|
+
discovered: "discovered";
|
|
14515
14515
|
}>;
|
|
14516
14516
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14517
14517
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14523,9 +14523,9 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14523
14523
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14524
14524
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14525
14525
|
fork: "fork";
|
|
14526
|
+
branch: "branch";
|
|
14526
14527
|
subagent: "subagent";
|
|
14527
14528
|
compress: "compress";
|
|
14528
|
-
branch: "branch";
|
|
14529
14529
|
rewrite: "rewrite";
|
|
14530
14530
|
coordinator: "coordinator";
|
|
14531
14531
|
aside: "aside";
|
|
@@ -14670,8 +14670,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14670
14670
|
member: "member";
|
|
14671
14671
|
}>;
|
|
14672
14672
|
status: z.ZodEnum<{
|
|
14673
|
-
idle: "idle";
|
|
14674
14673
|
active: "active";
|
|
14674
|
+
idle: "idle";
|
|
14675
14675
|
dead: "dead";
|
|
14676
14676
|
disposed: "disposed";
|
|
14677
14677
|
}>;
|
|
@@ -14679,10 +14679,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14679
14679
|
lastActivityAt: z.ZodNumber;
|
|
14680
14680
|
}, z.core.$strip>>;
|
|
14681
14681
|
status: z.ZodEnum<{
|
|
14682
|
-
closed: "closed";
|
|
14683
|
-
discovered: "discovered";
|
|
14684
14682
|
active: "active";
|
|
14685
14683
|
archived: "archived";
|
|
14684
|
+
closed: "closed";
|
|
14685
|
+
discovered: "discovered";
|
|
14686
14686
|
}>;
|
|
14687
14687
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14688
14688
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14694,9 +14694,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14694
14694
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14695
14695
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14696
14696
|
fork: "fork";
|
|
14697
|
+
branch: "branch";
|
|
14697
14698
|
subagent: "subagent";
|
|
14698
14699
|
compress: "compress";
|
|
14699
|
-
branch: "branch";
|
|
14700
14700
|
rewrite: "rewrite";
|
|
14701
14701
|
coordinator: "coordinator";
|
|
14702
14702
|
aside: "aside";
|
|
@@ -14796,8 +14796,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14796
14796
|
member: "member";
|
|
14797
14797
|
}>;
|
|
14798
14798
|
status: z.ZodEnum<{
|
|
14799
|
-
idle: "idle";
|
|
14800
14799
|
active: "active";
|
|
14800
|
+
idle: "idle";
|
|
14801
14801
|
dead: "dead";
|
|
14802
14802
|
disposed: "disposed";
|
|
14803
14803
|
}>;
|
|
@@ -14805,10 +14805,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14805
14805
|
lastActivityAt: z.ZodNumber;
|
|
14806
14806
|
}, z.core.$strip>>;
|
|
14807
14807
|
status: z.ZodEnum<{
|
|
14808
|
-
closed: "closed";
|
|
14809
|
-
discovered: "discovered";
|
|
14810
14808
|
active: "active";
|
|
14811
14809
|
archived: "archived";
|
|
14810
|
+
closed: "closed";
|
|
14811
|
+
discovered: "discovered";
|
|
14812
14812
|
}>;
|
|
14813
14813
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14814
14814
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14820,9 +14820,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14820
14820
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14821
14821
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14822
14822
|
fork: "fork";
|
|
14823
|
+
branch: "branch";
|
|
14823
14824
|
subagent: "subagent";
|
|
14824
14825
|
compress: "compress";
|
|
14825
|
-
branch: "branch";
|
|
14826
14826
|
rewrite: "rewrite";
|
|
14827
14827
|
coordinator: "coordinator";
|
|
14828
14828
|
aside: "aside";
|
|
@@ -14914,10 +14914,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14914
14914
|
request: z.ZodObject<{
|
|
14915
14915
|
status: z.ZodOptional<z.ZodEnum<{
|
|
14916
14916
|
all: "all";
|
|
14917
|
-
closed: "closed";
|
|
14918
|
-
discovered: "discovered";
|
|
14919
14917
|
active: "active";
|
|
14920
14918
|
archived: "archived";
|
|
14919
|
+
closed: "closed";
|
|
14920
|
+
discovered: "discovered";
|
|
14921
14921
|
}>>;
|
|
14922
14922
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
14923
14923
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -14953,8 +14953,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14953
14953
|
member: "member";
|
|
14954
14954
|
}>;
|
|
14955
14955
|
status: z.ZodEnum<{
|
|
14956
|
-
idle: "idle";
|
|
14957
14956
|
active: "active";
|
|
14957
|
+
idle: "idle";
|
|
14958
14958
|
dead: "dead";
|
|
14959
14959
|
disposed: "disposed";
|
|
14960
14960
|
}>;
|
|
@@ -14962,10 +14962,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14962
14962
|
lastActivityAt: z.ZodNumber;
|
|
14963
14963
|
}, z.core.$strip>>;
|
|
14964
14964
|
status: z.ZodEnum<{
|
|
14965
|
-
closed: "closed";
|
|
14966
|
-
discovered: "discovered";
|
|
14967
14965
|
active: "active";
|
|
14968
14966
|
archived: "archived";
|
|
14967
|
+
closed: "closed";
|
|
14968
|
+
discovered: "discovered";
|
|
14969
14969
|
}>;
|
|
14970
14970
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
14971
14971
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -14977,9 +14977,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14977
14977
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14978
14978
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14979
14979
|
fork: "fork";
|
|
14980
|
+
branch: "branch";
|
|
14980
14981
|
subagent: "subagent";
|
|
14981
14982
|
compress: "compress";
|
|
14982
|
-
branch: "branch";
|
|
14983
14983
|
rewrite: "rewrite";
|
|
14984
14984
|
coordinator: "coordinator";
|
|
14985
14985
|
aside: "aside";
|
|
@@ -15064,9 +15064,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15064
15064
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
15065
15065
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
15066
15066
|
fork: "fork";
|
|
15067
|
+
branch: "branch";
|
|
15067
15068
|
subagent: "subagent";
|
|
15068
15069
|
compress: "compress";
|
|
15069
|
-
branch: "branch";
|
|
15070
15070
|
rewrite: "rewrite";
|
|
15071
15071
|
coordinator: "coordinator";
|
|
15072
15072
|
aside: "aside";
|
|
@@ -15090,10 +15090,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15090
15090
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
15091
15091
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15092
15092
|
all: "all";
|
|
15093
|
-
closed: "closed";
|
|
15094
|
-
discovered: "discovered";
|
|
15095
15093
|
active: "active";
|
|
15096
15094
|
archived: "archived";
|
|
15095
|
+
closed: "closed";
|
|
15096
|
+
discovered: "discovered";
|
|
15097
15097
|
}>>;
|
|
15098
15098
|
isImported: z.ZodOptional<z.ZodBoolean>;
|
|
15099
15099
|
}, z.core.$strip>;
|
|
@@ -15126,8 +15126,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15126
15126
|
member: "member";
|
|
15127
15127
|
}>;
|
|
15128
15128
|
status: z.ZodEnum<{
|
|
15129
|
-
idle: "idle";
|
|
15130
15129
|
active: "active";
|
|
15130
|
+
idle: "idle";
|
|
15131
15131
|
dead: "dead";
|
|
15132
15132
|
disposed: "disposed";
|
|
15133
15133
|
}>;
|
|
@@ -15135,10 +15135,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15135
15135
|
lastActivityAt: z.ZodNumber;
|
|
15136
15136
|
}, z.core.$strip>>;
|
|
15137
15137
|
status: z.ZodEnum<{
|
|
15138
|
-
closed: "closed";
|
|
15139
|
-
discovered: "discovered";
|
|
15140
15138
|
active: "active";
|
|
15141
15139
|
archived: "archived";
|
|
15140
|
+
closed: "closed";
|
|
15141
|
+
discovered: "discovered";
|
|
15142
15142
|
}>;
|
|
15143
15143
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15144
15144
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15150,9 +15150,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15150
15150
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15151
15151
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15152
15152
|
fork: "fork";
|
|
15153
|
+
branch: "branch";
|
|
15153
15154
|
subagent: "subagent";
|
|
15154
15155
|
compress: "compress";
|
|
15155
|
-
branch: "branch";
|
|
15156
15156
|
rewrite: "rewrite";
|
|
15157
15157
|
coordinator: "coordinator";
|
|
15158
15158
|
aside: "aside";
|
|
@@ -15230,10 +15230,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15230
15230
|
request: z.ZodObject<{
|
|
15231
15231
|
sessionId: z.ZodString;
|
|
15232
15232
|
status: z.ZodOptional<z.ZodEnum<{
|
|
15233
|
-
closed: "closed";
|
|
15234
|
-
discovered: "discovered";
|
|
15235
15233
|
active: "active";
|
|
15236
15234
|
archived: "archived";
|
|
15235
|
+
closed: "closed";
|
|
15236
|
+
discovered: "discovered";
|
|
15237
15237
|
}>>;
|
|
15238
15238
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
15239
15239
|
contextInheritance: z.ZodOptional<z.ZodEnum<{
|
|
@@ -15244,9 +15244,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15244
15244
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15245
15245
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15246
15246
|
fork: "fork";
|
|
15247
|
+
branch: "branch";
|
|
15247
15248
|
subagent: "subagent";
|
|
15248
15249
|
compress: "compress";
|
|
15249
|
-
branch: "branch";
|
|
15250
15250
|
rewrite: "rewrite";
|
|
15251
15251
|
coordinator: "coordinator";
|
|
15252
15252
|
aside: "aside";
|
|
@@ -15320,8 +15320,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15320
15320
|
member: "member";
|
|
15321
15321
|
}>;
|
|
15322
15322
|
status: z.ZodEnum<{
|
|
15323
|
-
idle: "idle";
|
|
15324
15323
|
active: "active";
|
|
15324
|
+
idle: "idle";
|
|
15325
15325
|
dead: "dead";
|
|
15326
15326
|
disposed: "disposed";
|
|
15327
15327
|
}>;
|
|
@@ -15329,10 +15329,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15329
15329
|
lastActivityAt: z.ZodNumber;
|
|
15330
15330
|
}, z.core.$strip>>;
|
|
15331
15331
|
status: z.ZodEnum<{
|
|
15332
|
-
closed: "closed";
|
|
15333
|
-
discovered: "discovered";
|
|
15334
15332
|
active: "active";
|
|
15335
15333
|
archived: "archived";
|
|
15334
|
+
closed: "closed";
|
|
15335
|
+
discovered: "discovered";
|
|
15336
15336
|
}>;
|
|
15337
15337
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15338
15338
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15344,9 +15344,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15344
15344
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15345
15345
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15346
15346
|
fork: "fork";
|
|
15347
|
+
branch: "branch";
|
|
15347
15348
|
subagent: "subagent";
|
|
15348
15349
|
compress: "compress";
|
|
15349
|
-
branch: "branch";
|
|
15350
15350
|
rewrite: "rewrite";
|
|
15351
15351
|
coordinator: "coordinator";
|
|
15352
15352
|
aside: "aside";
|
|
@@ -15529,8 +15529,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15529
15529
|
member: "member";
|
|
15530
15530
|
}>;
|
|
15531
15531
|
status: z.ZodEnum<{
|
|
15532
|
-
idle: "idle";
|
|
15533
15532
|
active: "active";
|
|
15533
|
+
idle: "idle";
|
|
15534
15534
|
dead: "dead";
|
|
15535
15535
|
disposed: "disposed";
|
|
15536
15536
|
}>;
|
|
@@ -15538,10 +15538,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15538
15538
|
lastActivityAt: z.ZodNumber;
|
|
15539
15539
|
}, z.core.$strip>>;
|
|
15540
15540
|
status: z.ZodEnum<{
|
|
15541
|
-
closed: "closed";
|
|
15542
|
-
discovered: "discovered";
|
|
15543
15541
|
active: "active";
|
|
15544
15542
|
archived: "archived";
|
|
15543
|
+
closed: "closed";
|
|
15544
|
+
discovered: "discovered";
|
|
15545
15545
|
}>;
|
|
15546
15546
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15547
15547
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15553,9 +15553,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15553
15553
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15554
15554
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15555
15555
|
fork: "fork";
|
|
15556
|
+
branch: "branch";
|
|
15556
15557
|
subagent: "subagent";
|
|
15557
15558
|
compress: "compress";
|
|
15558
|
-
branch: "branch";
|
|
15559
15559
|
rewrite: "rewrite";
|
|
15560
15560
|
coordinator: "coordinator";
|
|
15561
15561
|
aside: "aside";
|
|
@@ -15662,8 +15662,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15662
15662
|
member: "member";
|
|
15663
15663
|
}>;
|
|
15664
15664
|
status: z.ZodEnum<{
|
|
15665
|
-
idle: "idle";
|
|
15666
15665
|
active: "active";
|
|
15666
|
+
idle: "idle";
|
|
15667
15667
|
dead: "dead";
|
|
15668
15668
|
disposed: "disposed";
|
|
15669
15669
|
}>;
|
|
@@ -15671,10 +15671,10 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15671
15671
|
lastActivityAt: z.ZodNumber;
|
|
15672
15672
|
}, z.core.$strip>>;
|
|
15673
15673
|
status: z.ZodEnum<{
|
|
15674
|
-
closed: "closed";
|
|
15675
|
-
discovered: "discovered";
|
|
15676
15674
|
active: "active";
|
|
15677
15675
|
archived: "archived";
|
|
15676
|
+
closed: "closed";
|
|
15677
|
+
discovered: "discovered";
|
|
15678
15678
|
}>;
|
|
15679
15679
|
leadAgentId: z.ZodOptional<z.ZodString>;
|
|
15680
15680
|
parentSessionId: z.ZodOptional<z.ZodString>;
|
|
@@ -15686,9 +15686,9 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15686
15686
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15687
15687
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15688
15688
|
fork: "fork";
|
|
15689
|
+
branch: "branch";
|
|
15689
15690
|
subagent: "subagent";
|
|
15690
15691
|
compress: "compress";
|
|
15691
|
-
branch: "branch";
|
|
15692
15692
|
rewrite: "rewrite";
|
|
15693
15693
|
coordinator: "coordinator";
|
|
15694
15694
|
aside: "aside";
|