@makaio/framework 1.0.0-dev-1783940945655 → 1.0.0-dev-1783973359164
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 +10 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/authority-state-bootstrap-CEuKScnL.mjs +1 -0
- package/dist/bus/index.d.mts +31 -31
- package/dist/bus/index.mjs +1 -1
- package/dist/{canonical-model-CVRCW9h7.mjs → canonical-model-C31NaBJs.mjs} +1 -1
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.mjs +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +228 -160
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/native-session-supervisor/index.d.mts +2 -2
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +3 -3
- package/dist/contracts/workflow/index.mjs +1 -1
- package/dist/{detached-extension-handle-CTaQoolf.mjs → detached-extension-handle-vDK194QV.mjs} +1 -1
- package/dist/drizzle/0026_m_mrgvi7fq.sql +16 -0
- package/dist/drizzle/0027_m_mrgw0uzg.sql +1 -0
- package/dist/drizzle/0028_m_mrgx04i1.sql +1 -0
- package/dist/drizzle/0029_terminal-authority.sql +1 -0
- package/dist/drizzle/meta/_journal.json +28 -0
- package/dist/{index-Do7Wgio_2.d.mts → index-BDr2Ba122.d.mts} +1 -1
- package/dist/{index-p6dWV52m.d.mts → index-BKZAAWo2.d.mts} +330 -330
- package/dist/{index-CB2XTzvd.d.mts → index-Bbr5LEUc.d.mts} +1 -1
- package/dist/{index-5s_dN3cg2.d.mts → index-BmsPH78f2.d.mts} +33 -5
- package/dist/{index-BsEvzFey.d.mts → index-ButbwvVY.d.mts} +6 -6
- package/dist/{index-D5IEq4_E.d.mts → index-C2C1qH1Y.d.mts} +6 -4
- package/dist/{index-BtL7ONuM.d.mts → index-C6LZOiDv.d.mts} +149 -1
- package/dist/{index-DxatNFz7.d.mts → index-COC9jCdc.d.mts} +12 -12
- package/dist/{index-BcejR1Jc.d.mts → index-CtjLeK1F.d.mts} +1 -1
- package/dist/{index-Cw3cjGAT.d.mts → index-Cx8jGKOs.d.mts} +11 -11
- package/dist/{index-DNc1yLQs.d.mts → index-DHGW7dFf.d.mts} +8 -8
- package/dist/{index-DlUPWOh4.d.mts → index-DNkR5yTY.d.mts} +2876 -709
- package/dist/{index-iJP-l15K.d.mts → index-DXBiCH2y.d.mts} +27 -1
- package/dist/{index-CW6-0k3Z.d.mts → index-DlAfs3RD.d.mts} +105 -105
- package/dist/{index-sCOlgPyj.d.mts → index-DpZbaS7y.d.mts} +388 -388
- package/dist/{index-C9Q1E8Y-.d.mts → index-x2gFj3BK.d.mts} +38 -38
- 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/{load-extensions-BtUrq2_t.mjs → load-extensions-nqL5WAKj.mjs} +1 -1
- package/dist/mcp-http-server/index.d.mts +27 -90
- package/dist/mcp-http-server/index.mjs +1 -1
- package/dist/{namespace-CQBSXm1U.d.mts → namespace-B0uZIZYT.d.mts} +20 -20
- package/dist/{namespace-CfgtqUWS.d.mts → namespace-BoA6u44C.d.mts} +156 -156
- package/dist/{namespace-CpyL93kW.d.mts → namespace-CCZXyxSe.d.mts} +9 -9
- package/dist/{namespace-D3SQQgxa2.d.mts → namespace-CukqFYHf2.d.mts} +1 -1
- package/dist/{namespace-CGgOLxiW2.d.mts → namespace-rO-C2Dgu2.d.mts} +2 -2
- package/dist/package-BYpWkSuQ.mjs +1 -0
- package/dist/package-CsFFT9iR.mjs +7 -0
- package/dist/{package-CdBiknf3.d.mts → package-DG9GSY8M.d.mts} +52 -1
- package/dist/package.json +1 -1
- package/dist/rules/index.mjs +1 -1
- package/dist/runtime-node/extension-validation.mjs +1 -1
- package/dist/runtime-node/index.d.mts +4 -89
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/makaio-config.mjs +1 -1
- package/dist/runtime-node/workflow-worker/index.d.mts +2 -2
- package/dist/runtime-node/workflow-worker/index.mjs +1 -1
- package/dist/runtime-node/workflow-worker/worker-entry.mjs +1 -1
- package/dist/{schema-BnTOFCdU.d.mts → schema-aOwmHxaF.d.mts} +1 -1
- package/dist/{schemas--uwN5dfK2.d.mts → schemas-CoJCTFod2.d.mts} +19 -19
- package/dist/{schemas-C17AifUQ.d.mts → schemas-OaBqeEUT.d.mts} +156 -156
- package/dist/schemas-th_nuC5t.mjs +1 -0
- package/dist/service-base/index.d.mts +4 -3
- package/dist/service-base/index.mjs +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 +3 -3
- 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/index.d.mts +104 -104
- package/dist/services/index.mjs +1 -1
- 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 +16 -16
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent/index.d.mts +2 -2
- package/dist/services/subagent/index.mjs +1 -1
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/{session-lineage-BLw8iWAj.d.mts → session-lineage-YShrn77v.d.mts} +1 -1
- package/dist/storage/drizzle/index.d.mts +8 -1
- package/dist/storage/drizzle/index.mjs +1 -1
- package/dist/tools/index.d.mts +1 -1
- package/dist/{tools-C8vqn1KY.mjs → tools-PC_L6g2m.mjs} +1 -1
- package/dist/{transition-Bfe8VVc1.d.mts → transition-CwUIm1hJ.d.mts} +8 -0
- package/dist/{types-q95p55BF.d.mts → types-BaDYigzD.d.mts} +567 -256
- package/dist/workflow-DFJYGjq_.mjs +1 -0
- package/dist/workflow-engine/index.d.mts +690 -87
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/dist/workflow-worker-BEFjCccX.mjs +1 -0
- package/package.json +9 -8
- package/dist/loop-gate-handlers-0a3dIY8O.mjs +0 -1
- package/dist/package-0gVhAVkO.mjs +0 -7
- package/dist/package-BwvGaKwn.mjs +0 -1
- package/dist/schemas-D6lj9NMg.mjs +0 -1
- package/dist/workflow-CvVAZ89A.mjs +0 -1
- package/dist/workflow-worker-CudfEstp.mjs +0 -1
- /package/dist/{await-trigger-D623tvig.mjs → await-trigger-DP-fTQc4.mjs} +0 -0
- /package/dist/{descriptor-to-package-D5SWf6TL.mjs → descriptor-to-package-Rs-OjOQU.mjs} +0 -0
- /package/dist/{esm-oHhRYTEn.mjs → esm-C_WW4-pP.mjs} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { o as Message$1 } from "./index-
|
|
1
|
+
import { H as SessionMessage$1, ct as BranchKind$1 } from "./types-BaDYigzD.mjs";
|
|
2
|
+
import { o as Message$1 } from "./index-Bbr5LEUc.mjs";
|
|
3
3
|
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-BZJGSaX3.mjs";
|
|
4
4
|
import * as _$zod from "zod";
|
|
5
5
|
import { z } from "zod";
|
|
@@ -50,25 +50,6 @@ 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
|
-
hidden: "hidden";
|
|
61
|
-
discovery: "discovery";
|
|
62
|
-
direct: "direct";
|
|
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>>;
|
|
72
53
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
73
54
|
name: _$zod.ZodString;
|
|
74
55
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -105,20 +86,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
105
86
|
type: _$zod.ZodLiteral<"http">;
|
|
106
87
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
107
88
|
exposureMode: _$zod.ZodEnum<{
|
|
108
|
-
discovery: "discovery";
|
|
109
89
|
direct: "direct";
|
|
90
|
+
discovery: "discovery";
|
|
110
91
|
}>;
|
|
111
92
|
}, _$zod_v4_core0.$strip>>;
|
|
112
|
-
|
|
93
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
113
94
|
fullName: _$zod.ZodString;
|
|
114
95
|
originalName: _$zod.ZodString;
|
|
115
96
|
serverName: _$zod.ZodString;
|
|
116
97
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
117
98
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
118
99
|
exposureMode: _$zod.ZodEnum<{
|
|
100
|
+
direct: "direct";
|
|
101
|
+
discovery: "discovery";
|
|
119
102
|
hidden: "hidden";
|
|
103
|
+
}>;
|
|
104
|
+
enabled: _$zod.ZodBoolean;
|
|
105
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
120
106
|
discovery: "discovery";
|
|
107
|
+
toolset: "toolset";
|
|
108
|
+
}>>;
|
|
109
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
110
|
+
exposed: _$zod.ZodBoolean;
|
|
111
|
+
}, _$zod_v4_core0.$strip>>;
|
|
112
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
113
|
+
fullName: _$zod.ZodString;
|
|
114
|
+
originalName: _$zod.ZodString;
|
|
115
|
+
serverName: _$zod.ZodString;
|
|
116
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
117
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
118
|
+
exposureMode: _$zod.ZodEnum<{
|
|
121
119
|
direct: "direct";
|
|
120
|
+
discovery: "discovery";
|
|
121
|
+
hidden: "hidden";
|
|
122
122
|
}>;
|
|
123
123
|
enabled: _$zod.ZodBoolean;
|
|
124
124
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -306,25 +306,6 @@ 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
|
-
hidden: "hidden";
|
|
317
|
-
discovery: "discovery";
|
|
318
|
-
direct: "direct";
|
|
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>>;
|
|
328
309
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
329
310
|
name: _$zod.ZodString;
|
|
330
311
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -361,20 +342,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
361
342
|
type: _$zod.ZodLiteral<"http">;
|
|
362
343
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
363
344
|
exposureMode: _$zod.ZodEnum<{
|
|
364
|
-
discovery: "discovery";
|
|
365
345
|
direct: "direct";
|
|
346
|
+
discovery: "discovery";
|
|
366
347
|
}>;
|
|
367
348
|
}, _$zod_v4_core0.$strip>>;
|
|
368
|
-
|
|
349
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
369
350
|
fullName: _$zod.ZodString;
|
|
370
351
|
originalName: _$zod.ZodString;
|
|
371
352
|
serverName: _$zod.ZodString;
|
|
372
353
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
354
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
374
355
|
exposureMode: _$zod.ZodEnum<{
|
|
356
|
+
direct: "direct";
|
|
357
|
+
discovery: "discovery";
|
|
375
358
|
hidden: "hidden";
|
|
359
|
+
}>;
|
|
360
|
+
enabled: _$zod.ZodBoolean;
|
|
361
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
376
362
|
discovery: "discovery";
|
|
363
|
+
toolset: "toolset";
|
|
364
|
+
}>>;
|
|
365
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
366
|
+
exposed: _$zod.ZodBoolean;
|
|
367
|
+
}, _$zod_v4_core0.$strip>>;
|
|
368
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
369
|
+
fullName: _$zod.ZodString;
|
|
370
|
+
originalName: _$zod.ZodString;
|
|
371
|
+
serverName: _$zod.ZodString;
|
|
372
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
373
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
374
|
+
exposureMode: _$zod.ZodEnum<{
|
|
377
375
|
direct: "direct";
|
|
376
|
+
discovery: "discovery";
|
|
377
|
+
hidden: "hidden";
|
|
378
378
|
}>;
|
|
379
379
|
enabled: _$zod.ZodBoolean;
|
|
380
380
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -409,25 +409,6 @@ 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
|
-
hidden: "hidden";
|
|
420
|
-
discovery: "discovery";
|
|
421
|
-
direct: "direct";
|
|
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>>;
|
|
431
412
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
432
413
|
name: _$zod.ZodString;
|
|
433
414
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -464,20 +445,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
464
445
|
type: _$zod.ZodLiteral<"http">;
|
|
465
446
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
466
447
|
exposureMode: _$zod.ZodEnum<{
|
|
467
|
-
discovery: "discovery";
|
|
468
448
|
direct: "direct";
|
|
449
|
+
discovery: "discovery";
|
|
469
450
|
}>;
|
|
470
451
|
}, _$zod_v4_core0.$strip>>;
|
|
471
|
-
|
|
452
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
472
453
|
fullName: _$zod.ZodString;
|
|
473
454
|
originalName: _$zod.ZodString;
|
|
474
455
|
serverName: _$zod.ZodString;
|
|
475
456
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
476
457
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
477
458
|
exposureMode: _$zod.ZodEnum<{
|
|
459
|
+
direct: "direct";
|
|
460
|
+
discovery: "discovery";
|
|
478
461
|
hidden: "hidden";
|
|
462
|
+
}>;
|
|
463
|
+
enabled: _$zod.ZodBoolean;
|
|
464
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
479
465
|
discovery: "discovery";
|
|
466
|
+
toolset: "toolset";
|
|
467
|
+
}>>;
|
|
468
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
469
|
+
exposed: _$zod.ZodBoolean;
|
|
470
|
+
}, _$zod_v4_core0.$strip>>;
|
|
471
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
472
|
+
fullName: _$zod.ZodString;
|
|
473
|
+
originalName: _$zod.ZodString;
|
|
474
|
+
serverName: _$zod.ZodString;
|
|
475
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
476
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
477
|
+
exposureMode: _$zod.ZodEnum<{
|
|
480
478
|
direct: "direct";
|
|
479
|
+
discovery: "discovery";
|
|
480
|
+
hidden: "hidden";
|
|
481
481
|
}>;
|
|
482
482
|
enabled: _$zod.ZodBoolean;
|
|
483
483
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -512,25 +512,6 @@ 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
|
-
hidden: "hidden";
|
|
523
|
-
discovery: "discovery";
|
|
524
|
-
direct: "direct";
|
|
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>>;
|
|
534
515
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
535
516
|
name: _$zod.ZodString;
|
|
536
517
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -567,20 +548,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
567
548
|
type: _$zod.ZodLiteral<"http">;
|
|
568
549
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
569
550
|
exposureMode: _$zod.ZodEnum<{
|
|
570
|
-
discovery: "discovery";
|
|
571
551
|
direct: "direct";
|
|
552
|
+
discovery: "discovery";
|
|
572
553
|
}>;
|
|
573
554
|
}, _$zod_v4_core0.$strip>>;
|
|
574
|
-
|
|
555
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
575
556
|
fullName: _$zod.ZodString;
|
|
576
557
|
originalName: _$zod.ZodString;
|
|
577
558
|
serverName: _$zod.ZodString;
|
|
578
559
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
579
560
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
580
561
|
exposureMode: _$zod.ZodEnum<{
|
|
562
|
+
direct: "direct";
|
|
563
|
+
discovery: "discovery";
|
|
581
564
|
hidden: "hidden";
|
|
565
|
+
}>;
|
|
566
|
+
enabled: _$zod.ZodBoolean;
|
|
567
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
582
568
|
discovery: "discovery";
|
|
569
|
+
toolset: "toolset";
|
|
570
|
+
}>>;
|
|
571
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
572
|
+
exposed: _$zod.ZodBoolean;
|
|
573
|
+
}, _$zod_v4_core0.$strip>>;
|
|
574
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
575
|
+
fullName: _$zod.ZodString;
|
|
576
|
+
originalName: _$zod.ZodString;
|
|
577
|
+
serverName: _$zod.ZodString;
|
|
578
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
579
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
580
|
+
exposureMode: _$zod.ZodEnum<{
|
|
583
581
|
direct: "direct";
|
|
582
|
+
discovery: "discovery";
|
|
583
|
+
hidden: "hidden";
|
|
584
584
|
}>;
|
|
585
585
|
enabled: _$zod.ZodBoolean;
|
|
586
586
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -821,25 +821,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
821
821
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
822
822
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
823
823
|
sessionId: _$zod.ZodString;
|
|
824
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
825
|
-
fullName: _$zod.ZodString;
|
|
826
|
-
originalName: _$zod.ZodString;
|
|
827
|
-
serverName: _$zod.ZodString;
|
|
828
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
829
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
830
|
-
exposureMode: _$zod.ZodEnum<{
|
|
831
|
-
hidden: "hidden";
|
|
832
|
-
discovery: "discovery";
|
|
833
|
-
direct: "direct";
|
|
834
|
-
}>;
|
|
835
|
-
enabled: _$zod.ZodBoolean;
|
|
836
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
837
|
-
discovery: "discovery";
|
|
838
|
-
toolset: "toolset";
|
|
839
|
-
}>>;
|
|
840
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
841
|
-
exposed: _$zod.ZodBoolean;
|
|
842
|
-
}, _$zod_v4_core0.$strip>>;
|
|
843
824
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
844
825
|
name: _$zod.ZodString;
|
|
845
826
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -876,20 +857,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
876
857
|
type: _$zod.ZodLiteral<"http">;
|
|
877
858
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
878
859
|
exposureMode: _$zod.ZodEnum<{
|
|
879
|
-
discovery: "discovery";
|
|
880
860
|
direct: "direct";
|
|
861
|
+
discovery: "discovery";
|
|
881
862
|
}>;
|
|
882
863
|
}, _$zod_v4_core0.$strip>>;
|
|
883
|
-
|
|
864
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
884
865
|
fullName: _$zod.ZodString;
|
|
885
866
|
originalName: _$zod.ZodString;
|
|
886
867
|
serverName: _$zod.ZodString;
|
|
887
868
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
888
869
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
889
870
|
exposureMode: _$zod.ZodEnum<{
|
|
871
|
+
direct: "direct";
|
|
872
|
+
discovery: "discovery";
|
|
890
873
|
hidden: "hidden";
|
|
874
|
+
}>;
|
|
875
|
+
enabled: _$zod.ZodBoolean;
|
|
876
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
891
877
|
discovery: "discovery";
|
|
878
|
+
toolset: "toolset";
|
|
879
|
+
}>>;
|
|
880
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
881
|
+
exposed: _$zod.ZodBoolean;
|
|
882
|
+
}, _$zod_v4_core0.$strip>>;
|
|
883
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
884
|
+
fullName: _$zod.ZodString;
|
|
885
|
+
originalName: _$zod.ZodString;
|
|
886
|
+
serverName: _$zod.ZodString;
|
|
887
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
888
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
889
|
+
exposureMode: _$zod.ZodEnum<{
|
|
892
890
|
direct: "direct";
|
|
891
|
+
discovery: "discovery";
|
|
892
|
+
hidden: "hidden";
|
|
893
893
|
}>;
|
|
894
894
|
enabled: _$zod.ZodBoolean;
|
|
895
895
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1064,25 +1064,6 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1064
1064
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1065
1065
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1066
1066
|
sessionId: _$zod.ZodString;
|
|
1067
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1068
|
-
fullName: _$zod.ZodString;
|
|
1069
|
-
originalName: _$zod.ZodString;
|
|
1070
|
-
serverName: _$zod.ZodString;
|
|
1071
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1072
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1073
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1074
|
-
hidden: "hidden";
|
|
1075
|
-
discovery: "discovery";
|
|
1076
|
-
direct: "direct";
|
|
1077
|
-
}>;
|
|
1078
|
-
enabled: _$zod.ZodBoolean;
|
|
1079
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1080
|
-
discovery: "discovery";
|
|
1081
|
-
toolset: "toolset";
|
|
1082
|
-
}>>;
|
|
1083
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1084
|
-
exposed: _$zod.ZodBoolean;
|
|
1085
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1086
1067
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1087
1068
|
name: _$zod.ZodString;
|
|
1088
1069
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1119,20 +1100,39 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1119
1100
|
type: _$zod.ZodLiteral<"http">;
|
|
1120
1101
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1121
1102
|
exposureMode: _$zod.ZodEnum<{
|
|
1122
|
-
discovery: "discovery";
|
|
1123
1103
|
direct: "direct";
|
|
1104
|
+
discovery: "discovery";
|
|
1124
1105
|
}>;
|
|
1125
1106
|
}, _$zod_v4_core0.$strip>>;
|
|
1126
|
-
|
|
1107
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1127
1108
|
fullName: _$zod.ZodString;
|
|
1128
1109
|
originalName: _$zod.ZodString;
|
|
1129
1110
|
serverName: _$zod.ZodString;
|
|
1130
1111
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1131
1112
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1132
1113
|
exposureMode: _$zod.ZodEnum<{
|
|
1114
|
+
direct: "direct";
|
|
1115
|
+
discovery: "discovery";
|
|
1133
1116
|
hidden: "hidden";
|
|
1117
|
+
}>;
|
|
1118
|
+
enabled: _$zod.ZodBoolean;
|
|
1119
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1134
1120
|
discovery: "discovery";
|
|
1121
|
+
toolset: "toolset";
|
|
1122
|
+
}>>;
|
|
1123
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1124
|
+
exposed: _$zod.ZodBoolean;
|
|
1125
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1126
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1127
|
+
fullName: _$zod.ZodString;
|
|
1128
|
+
originalName: _$zod.ZodString;
|
|
1129
|
+
serverName: _$zod.ZodString;
|
|
1130
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1131
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1132
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1135
1133
|
direct: "direct";
|
|
1134
|
+
discovery: "discovery";
|
|
1135
|
+
hidden: "hidden";
|
|
1136
1136
|
}>;
|
|
1137
1137
|
enabled: _$zod.ZodBoolean;
|
|
1138
1138
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1704,8 +1704,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1704
1704
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1705
1705
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1706
1706
|
fork: "fork";
|
|
1707
|
-
branch: "branch";
|
|
1708
1707
|
subagent: "subagent";
|
|
1708
|
+
branch: "branch";
|
|
1709
1709
|
compress: "compress";
|
|
1710
1710
|
rewrite: "rewrite";
|
|
1711
1711
|
coordinator: "coordinator";
|
|
@@ -1761,8 +1761,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1761
1761
|
parentSessionId: _$zod.ZodString;
|
|
1762
1762
|
kind: _$zod.ZodEnum<{
|
|
1763
1763
|
fork: "fork";
|
|
1764
|
-
branch: "branch";
|
|
1765
1764
|
subagent: "subagent";
|
|
1765
|
+
branch: "branch";
|
|
1766
1766
|
compress: "compress";
|
|
1767
1767
|
rewrite: "rewrite";
|
|
1768
1768
|
coordinator: "coordinator";
|
|
@@ -1809,8 +1809,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1809
1809
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1810
1810
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1811
1811
|
fork: "fork";
|
|
1812
|
-
branch: "branch";
|
|
1813
1812
|
subagent: "subagent";
|
|
1813
|
+
branch: "branch";
|
|
1814
1814
|
compress: "compress";
|
|
1815
1815
|
rewrite: "rewrite";
|
|
1816
1816
|
coordinator: "coordinator";
|
|
@@ -1910,8 +1910,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1910
1910
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1911
1911
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1912
1912
|
fork: "fork";
|
|
1913
|
-
branch: "branch";
|
|
1914
1913
|
subagent: "subagent";
|
|
1914
|
+
branch: "branch";
|
|
1915
1915
|
compress: "compress";
|
|
1916
1916
|
rewrite: "rewrite";
|
|
1917
1917
|
coordinator: "coordinator";
|
|
@@ -2398,8 +2398,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2398
2398
|
parentSessionId: _$zod.ZodString;
|
|
2399
2399
|
kind: _$zod.ZodEnum<{
|
|
2400
2400
|
fork: "fork";
|
|
2401
|
-
branch: "branch";
|
|
2402
2401
|
subagent: "subagent";
|
|
2402
|
+
branch: "branch";
|
|
2403
2403
|
compress: "compress";
|
|
2404
2404
|
rewrite: "rewrite";
|
|
2405
2405
|
coordinator: "coordinator";
|
|
@@ -2543,8 +2543,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2543
2543
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2544
2544
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2545
2545
|
fork: "fork";
|
|
2546
|
-
branch: "branch";
|
|
2547
2546
|
subagent: "subagent";
|
|
2547
|
+
branch: "branch";
|
|
2548
2548
|
compress: "compress";
|
|
2549
2549
|
rewrite: "rewrite";
|
|
2550
2550
|
coordinator: "coordinator";
|
|
@@ -3031,8 +3031,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3031
3031
|
parentSessionId: _$zod.ZodString;
|
|
3032
3032
|
kind: _$zod.ZodEnum<{
|
|
3033
3033
|
fork: "fork";
|
|
3034
|
-
branch: "branch";
|
|
3035
3034
|
subagent: "subagent";
|
|
3035
|
+
branch: "branch";
|
|
3036
3036
|
compress: "compress";
|
|
3037
3037
|
rewrite: "rewrite";
|
|
3038
3038
|
coordinator: "coordinator";
|
|
@@ -3543,8 +3543,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3543
3543
|
parentSessionId: _$zod.ZodString;
|
|
3544
3544
|
kind: _$zod.ZodEnum<{
|
|
3545
3545
|
fork: "fork";
|
|
3546
|
-
branch: "branch";
|
|
3547
3546
|
subagent: "subagent";
|
|
3547
|
+
branch: "branch";
|
|
3548
3548
|
compress: "compress";
|
|
3549
3549
|
rewrite: "rewrite";
|
|
3550
3550
|
coordinator: "coordinator";
|
|
@@ -3689,8 +3689,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3689
3689
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3690
3690
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3691
3691
|
fork: "fork";
|
|
3692
|
-
branch: "branch";
|
|
3693
3692
|
subagent: "subagent";
|
|
3693
|
+
branch: "branch";
|
|
3694
3694
|
compress: "compress";
|
|
3695
3695
|
rewrite: "rewrite";
|
|
3696
3696
|
coordinator: "coordinator";
|
|
@@ -3827,8 +3827,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3827
3827
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3828
3828
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3829
3829
|
fork: "fork";
|
|
3830
|
-
branch: "branch";
|
|
3831
3830
|
subagent: "subagent";
|
|
3831
|
+
branch: "branch";
|
|
3832
3832
|
compress: "compress";
|
|
3833
3833
|
rewrite: "rewrite";
|
|
3834
3834
|
coordinator: "coordinator";
|
|
@@ -3956,8 +3956,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3956
3956
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3957
3957
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3958
3958
|
fork: "fork";
|
|
3959
|
-
branch: "branch";
|
|
3960
3959
|
subagent: "subagent";
|
|
3960
|
+
branch: "branch";
|
|
3961
3961
|
compress: "compress";
|
|
3962
3962
|
rewrite: "rewrite";
|
|
3963
3963
|
coordinator: "coordinator";
|
|
@@ -4034,8 +4034,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
4034
4034
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4035
4035
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4036
4036
|
fork: "fork";
|
|
4037
|
-
branch: "branch";
|
|
4038
4037
|
subagent: "subagent";
|
|
4038
|
+
branch: "branch";
|
|
4039
4039
|
compress: "compress";
|
|
4040
4040
|
rewrite: "rewrite";
|
|
4041
4041
|
coordinator: "coordinator";
|
|
@@ -4199,8 +4199,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
4199
4199
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4200
4200
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4201
4201
|
fork: "fork";
|
|
4202
|
-
branch: "branch";
|
|
4203
4202
|
subagent: "subagent";
|
|
4203
|
+
branch: "branch";
|
|
4204
4204
|
compress: "compress";
|
|
4205
4205
|
rewrite: "rewrite";
|
|
4206
4206
|
coordinator: "coordinator";
|
|
@@ -4319,25 +4319,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4319
4319
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4320
4320
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4321
4321
|
sessionId: _$zod.ZodString;
|
|
4322
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4323
|
-
fullName: _$zod.ZodString;
|
|
4324
|
-
originalName: _$zod.ZodString;
|
|
4325
|
-
serverName: _$zod.ZodString;
|
|
4326
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4327
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4328
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4329
|
-
hidden: "hidden";
|
|
4330
|
-
discovery: "discovery";
|
|
4331
|
-
direct: "direct";
|
|
4332
|
-
}>;
|
|
4333
|
-
enabled: _$zod.ZodBoolean;
|
|
4334
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4335
|
-
discovery: "discovery";
|
|
4336
|
-
toolset: "toolset";
|
|
4337
|
-
}>>;
|
|
4338
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4339
|
-
exposed: _$zod.ZodBoolean;
|
|
4340
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4341
4322
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4342
4323
|
name: _$zod.ZodString;
|
|
4343
4324
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4374,20 +4355,39 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4374
4355
|
type: _$zod.ZodLiteral<"http">;
|
|
4375
4356
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4376
4357
|
exposureMode: _$zod.ZodEnum<{
|
|
4377
|
-
discovery: "discovery";
|
|
4378
4358
|
direct: "direct";
|
|
4359
|
+
discovery: "discovery";
|
|
4379
4360
|
}>;
|
|
4380
4361
|
}, _$zod_v4_core0.$strip>>;
|
|
4381
|
-
|
|
4362
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4382
4363
|
fullName: _$zod.ZodString;
|
|
4383
4364
|
originalName: _$zod.ZodString;
|
|
4384
4365
|
serverName: _$zod.ZodString;
|
|
4385
4366
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4386
4367
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4387
4368
|
exposureMode: _$zod.ZodEnum<{
|
|
4369
|
+
direct: "direct";
|
|
4370
|
+
discovery: "discovery";
|
|
4388
4371
|
hidden: "hidden";
|
|
4372
|
+
}>;
|
|
4373
|
+
enabled: _$zod.ZodBoolean;
|
|
4374
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4389
4375
|
discovery: "discovery";
|
|
4376
|
+
toolset: "toolset";
|
|
4377
|
+
}>>;
|
|
4378
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4379
|
+
exposed: _$zod.ZodBoolean;
|
|
4380
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4381
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4382
|
+
fullName: _$zod.ZodString;
|
|
4383
|
+
originalName: _$zod.ZodString;
|
|
4384
|
+
serverName: _$zod.ZodString;
|
|
4385
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4386
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4387
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4390
4388
|
direct: "direct";
|
|
4389
|
+
discovery: "discovery";
|
|
4390
|
+
hidden: "hidden";
|
|
4391
4391
|
}>;
|
|
4392
4392
|
enabled: _$zod.ZodBoolean;
|
|
4393
4393
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4575,25 +4575,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4575
4575
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4576
4576
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4577
4577
|
sessionId: _$zod.ZodString;
|
|
4578
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4579
|
-
fullName: _$zod.ZodString;
|
|
4580
|
-
originalName: _$zod.ZodString;
|
|
4581
|
-
serverName: _$zod.ZodString;
|
|
4582
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4583
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4584
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4585
|
-
hidden: "hidden";
|
|
4586
|
-
discovery: "discovery";
|
|
4587
|
-
direct: "direct";
|
|
4588
|
-
}>;
|
|
4589
|
-
enabled: _$zod.ZodBoolean;
|
|
4590
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4591
|
-
discovery: "discovery";
|
|
4592
|
-
toolset: "toolset";
|
|
4593
|
-
}>>;
|
|
4594
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4595
|
-
exposed: _$zod.ZodBoolean;
|
|
4596
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4597
4578
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4598
4579
|
name: _$zod.ZodString;
|
|
4599
4580
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4630,20 +4611,39 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4630
4611
|
type: _$zod.ZodLiteral<"http">;
|
|
4631
4612
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4632
4613
|
exposureMode: _$zod.ZodEnum<{
|
|
4633
|
-
discovery: "discovery";
|
|
4634
4614
|
direct: "direct";
|
|
4615
|
+
discovery: "discovery";
|
|
4635
4616
|
}>;
|
|
4636
4617
|
}, _$zod_v4_core0.$strip>>;
|
|
4637
|
-
|
|
4618
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4638
4619
|
fullName: _$zod.ZodString;
|
|
4639
4620
|
originalName: _$zod.ZodString;
|
|
4640
4621
|
serverName: _$zod.ZodString;
|
|
4641
4622
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4642
4623
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4643
4624
|
exposureMode: _$zod.ZodEnum<{
|
|
4625
|
+
direct: "direct";
|
|
4626
|
+
discovery: "discovery";
|
|
4644
4627
|
hidden: "hidden";
|
|
4628
|
+
}>;
|
|
4629
|
+
enabled: _$zod.ZodBoolean;
|
|
4630
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4645
4631
|
discovery: "discovery";
|
|
4632
|
+
toolset: "toolset";
|
|
4633
|
+
}>>;
|
|
4634
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4635
|
+
exposed: _$zod.ZodBoolean;
|
|
4636
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4637
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4638
|
+
fullName: _$zod.ZodString;
|
|
4639
|
+
originalName: _$zod.ZodString;
|
|
4640
|
+
serverName: _$zod.ZodString;
|
|
4641
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4642
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4643
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4646
4644
|
direct: "direct";
|
|
4645
|
+
discovery: "discovery";
|
|
4646
|
+
hidden: "hidden";
|
|
4647
4647
|
}>;
|
|
4648
4648
|
enabled: _$zod.ZodBoolean;
|
|
4649
4649
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4678,25 +4678,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4678
4678
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4679
4679
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4680
4680
|
sessionId: _$zod.ZodString;
|
|
4681
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4682
|
-
fullName: _$zod.ZodString;
|
|
4683
|
-
originalName: _$zod.ZodString;
|
|
4684
|
-
serverName: _$zod.ZodString;
|
|
4685
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4686
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4687
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4688
|
-
hidden: "hidden";
|
|
4689
|
-
discovery: "discovery";
|
|
4690
|
-
direct: "direct";
|
|
4691
|
-
}>;
|
|
4692
|
-
enabled: _$zod.ZodBoolean;
|
|
4693
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4694
|
-
discovery: "discovery";
|
|
4695
|
-
toolset: "toolset";
|
|
4696
|
-
}>>;
|
|
4697
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4698
|
-
exposed: _$zod.ZodBoolean;
|
|
4699
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4700
4681
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4701
4682
|
name: _$zod.ZodString;
|
|
4702
4683
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4733,9 +4714,28 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4733
4714
|
type: _$zod.ZodLiteral<"http">;
|
|
4734
4715
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4735
4716
|
exposureMode: _$zod.ZodEnum<{
|
|
4717
|
+
direct: "direct";
|
|
4736
4718
|
discovery: "discovery";
|
|
4719
|
+
}>;
|
|
4720
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4721
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4722
|
+
fullName: _$zod.ZodString;
|
|
4723
|
+
originalName: _$zod.ZodString;
|
|
4724
|
+
serverName: _$zod.ZodString;
|
|
4725
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4726
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4727
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4737
4728
|
direct: "direct";
|
|
4729
|
+
discovery: "discovery";
|
|
4730
|
+
hidden: "hidden";
|
|
4738
4731
|
}>;
|
|
4732
|
+
enabled: _$zod.ZodBoolean;
|
|
4733
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4734
|
+
discovery: "discovery";
|
|
4735
|
+
toolset: "toolset";
|
|
4736
|
+
}>>;
|
|
4737
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4738
|
+
exposed: _$zod.ZodBoolean;
|
|
4739
4739
|
}, _$zod_v4_core0.$strip>>;
|
|
4740
4740
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4741
4741
|
fullName: _$zod.ZodString;
|
|
@@ -4744,9 +4744,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4744
4744
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4745
4745
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4746
4746
|
exposureMode: _$zod.ZodEnum<{
|
|
4747
|
-
hidden: "hidden";
|
|
4748
|
-
discovery: "discovery";
|
|
4749
4747
|
direct: "direct";
|
|
4748
|
+
discovery: "discovery";
|
|
4749
|
+
hidden: "hidden";
|
|
4750
4750
|
}>;
|
|
4751
4751
|
enabled: _$zod.ZodBoolean;
|
|
4752
4752
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4781,25 +4781,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4781
4781
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4782
4782
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4783
4783
|
sessionId: _$zod.ZodString;
|
|
4784
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4785
|
-
fullName: _$zod.ZodString;
|
|
4786
|
-
originalName: _$zod.ZodString;
|
|
4787
|
-
serverName: _$zod.ZodString;
|
|
4788
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4789
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4790
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4791
|
-
hidden: "hidden";
|
|
4792
|
-
discovery: "discovery";
|
|
4793
|
-
direct: "direct";
|
|
4794
|
-
}>;
|
|
4795
|
-
enabled: _$zod.ZodBoolean;
|
|
4796
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4797
|
-
discovery: "discovery";
|
|
4798
|
-
toolset: "toolset";
|
|
4799
|
-
}>>;
|
|
4800
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4801
|
-
exposed: _$zod.ZodBoolean;
|
|
4802
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4803
4784
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4804
4785
|
name: _$zod.ZodString;
|
|
4805
4786
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4836,20 +4817,39 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4836
4817
|
type: _$zod.ZodLiteral<"http">;
|
|
4837
4818
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4838
4819
|
exposureMode: _$zod.ZodEnum<{
|
|
4839
|
-
discovery: "discovery";
|
|
4840
4820
|
direct: "direct";
|
|
4821
|
+
discovery: "discovery";
|
|
4841
4822
|
}>;
|
|
4842
4823
|
}, _$zod_v4_core0.$strip>>;
|
|
4843
|
-
|
|
4824
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4844
4825
|
fullName: _$zod.ZodString;
|
|
4845
4826
|
originalName: _$zod.ZodString;
|
|
4846
4827
|
serverName: _$zod.ZodString;
|
|
4847
4828
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4848
4829
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4849
4830
|
exposureMode: _$zod.ZodEnum<{
|
|
4831
|
+
direct: "direct";
|
|
4832
|
+
discovery: "discovery";
|
|
4850
4833
|
hidden: "hidden";
|
|
4834
|
+
}>;
|
|
4835
|
+
enabled: _$zod.ZodBoolean;
|
|
4836
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4851
4837
|
discovery: "discovery";
|
|
4838
|
+
toolset: "toolset";
|
|
4839
|
+
}>>;
|
|
4840
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4841
|
+
exposed: _$zod.ZodBoolean;
|
|
4842
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4843
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4844
|
+
fullName: _$zod.ZodString;
|
|
4845
|
+
originalName: _$zod.ZodString;
|
|
4846
|
+
serverName: _$zod.ZodString;
|
|
4847
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4848
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4849
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4852
4850
|
direct: "direct";
|
|
4851
|
+
discovery: "discovery";
|
|
4852
|
+
hidden: "hidden";
|
|
4853
4853
|
}>;
|
|
4854
4854
|
enabled: _$zod.ZodBoolean;
|
|
4855
4855
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5090,25 +5090,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5090
5090
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5091
5091
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5092
5092
|
sessionId: _$zod.ZodString;
|
|
5093
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5094
|
-
fullName: _$zod.ZodString;
|
|
5095
|
-
originalName: _$zod.ZodString;
|
|
5096
|
-
serverName: _$zod.ZodString;
|
|
5097
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5098
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5099
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5100
|
-
hidden: "hidden";
|
|
5101
|
-
discovery: "discovery";
|
|
5102
|
-
direct: "direct";
|
|
5103
|
-
}>;
|
|
5104
|
-
enabled: _$zod.ZodBoolean;
|
|
5105
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5106
|
-
discovery: "discovery";
|
|
5107
|
-
toolset: "toolset";
|
|
5108
|
-
}>>;
|
|
5109
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5110
|
-
exposed: _$zod.ZodBoolean;
|
|
5111
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5112
5093
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5113
5094
|
name: _$zod.ZodString;
|
|
5114
5095
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5145,20 +5126,39 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5145
5126
|
type: _$zod.ZodLiteral<"http">;
|
|
5146
5127
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5147
5128
|
exposureMode: _$zod.ZodEnum<{
|
|
5148
|
-
discovery: "discovery";
|
|
5149
5129
|
direct: "direct";
|
|
5130
|
+
discovery: "discovery";
|
|
5150
5131
|
}>;
|
|
5151
5132
|
}, _$zod_v4_core0.$strip>>;
|
|
5152
|
-
|
|
5133
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5153
5134
|
fullName: _$zod.ZodString;
|
|
5154
5135
|
originalName: _$zod.ZodString;
|
|
5155
5136
|
serverName: _$zod.ZodString;
|
|
5156
5137
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5157
5138
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5158
5139
|
exposureMode: _$zod.ZodEnum<{
|
|
5140
|
+
direct: "direct";
|
|
5141
|
+
discovery: "discovery";
|
|
5159
5142
|
hidden: "hidden";
|
|
5143
|
+
}>;
|
|
5144
|
+
enabled: _$zod.ZodBoolean;
|
|
5145
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5160
5146
|
discovery: "discovery";
|
|
5147
|
+
toolset: "toolset";
|
|
5148
|
+
}>>;
|
|
5149
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5150
|
+
exposed: _$zod.ZodBoolean;
|
|
5151
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5152
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5153
|
+
fullName: _$zod.ZodString;
|
|
5154
|
+
originalName: _$zod.ZodString;
|
|
5155
|
+
serverName: _$zod.ZodString;
|
|
5156
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5157
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5158
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5161
5159
|
direct: "direct";
|
|
5160
|
+
discovery: "discovery";
|
|
5161
|
+
hidden: "hidden";
|
|
5162
5162
|
}>;
|
|
5163
5163
|
enabled: _$zod.ZodBoolean;
|
|
5164
5164
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5333,25 +5333,6 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5333
5333
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5334
5334
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5335
5335
|
sessionId: _$zod.ZodString;
|
|
5336
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5337
|
-
fullName: _$zod.ZodString;
|
|
5338
|
-
originalName: _$zod.ZodString;
|
|
5339
|
-
serverName: _$zod.ZodString;
|
|
5340
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5341
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5342
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5343
|
-
hidden: "hidden";
|
|
5344
|
-
discovery: "discovery";
|
|
5345
|
-
direct: "direct";
|
|
5346
|
-
}>;
|
|
5347
|
-
enabled: _$zod.ZodBoolean;
|
|
5348
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5349
|
-
discovery: "discovery";
|
|
5350
|
-
toolset: "toolset";
|
|
5351
|
-
}>>;
|
|
5352
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5353
|
-
exposed: _$zod.ZodBoolean;
|
|
5354
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5355
5336
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5356
5337
|
name: _$zod.ZodString;
|
|
5357
5338
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5388,20 +5369,39 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5388
5369
|
type: _$zod.ZodLiteral<"http">;
|
|
5389
5370
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5390
5371
|
exposureMode: _$zod.ZodEnum<{
|
|
5391
|
-
discovery: "discovery";
|
|
5392
5372
|
direct: "direct";
|
|
5373
|
+
discovery: "discovery";
|
|
5393
5374
|
}>;
|
|
5394
5375
|
}, _$zod_v4_core0.$strip>>;
|
|
5395
|
-
|
|
5376
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5396
5377
|
fullName: _$zod.ZodString;
|
|
5397
5378
|
originalName: _$zod.ZodString;
|
|
5398
5379
|
serverName: _$zod.ZodString;
|
|
5399
5380
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5400
5381
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5401
5382
|
exposureMode: _$zod.ZodEnum<{
|
|
5383
|
+
direct: "direct";
|
|
5384
|
+
discovery: "discovery";
|
|
5402
5385
|
hidden: "hidden";
|
|
5386
|
+
}>;
|
|
5387
|
+
enabled: _$zod.ZodBoolean;
|
|
5388
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5403
5389
|
discovery: "discovery";
|
|
5390
|
+
toolset: "toolset";
|
|
5391
|
+
}>>;
|
|
5392
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5393
|
+
exposed: _$zod.ZodBoolean;
|
|
5394
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5395
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5396
|
+
fullName: _$zod.ZodString;
|
|
5397
|
+
originalName: _$zod.ZodString;
|
|
5398
|
+
serverName: _$zod.ZodString;
|
|
5399
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5400
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5401
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5404
5402
|
direct: "direct";
|
|
5403
|
+
discovery: "discovery";
|
|
5404
|
+
hidden: "hidden";
|
|
5405
5405
|
}>;
|
|
5406
5406
|
enabled: _$zod.ZodBoolean;
|
|
5407
5407
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5973,8 +5973,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5973
5973
|
forkPointMessageId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
5974
5974
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
5975
5975
|
fork: "fork";
|
|
5976
|
-
branch: "branch";
|
|
5977
5976
|
subagent: "subagent";
|
|
5977
|
+
branch: "branch";
|
|
5978
5978
|
compress: "compress";
|
|
5979
5979
|
rewrite: "rewrite";
|
|
5980
5980
|
coordinator: "coordinator";
|
|
@@ -6030,8 +6030,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6030
6030
|
parentSessionId: _$zod.ZodString;
|
|
6031
6031
|
kind: _$zod.ZodEnum<{
|
|
6032
6032
|
fork: "fork";
|
|
6033
|
-
branch: "branch";
|
|
6034
6033
|
subagent: "subagent";
|
|
6034
|
+
branch: "branch";
|
|
6035
6035
|
compress: "compress";
|
|
6036
6036
|
rewrite: "rewrite";
|
|
6037
6037
|
coordinator: "coordinator";
|
|
@@ -6078,8 +6078,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6078
6078
|
parentSessionId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
6079
6079
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
6080
6080
|
fork: "fork";
|
|
6081
|
-
branch: "branch";
|
|
6082
6081
|
subagent: "subagent";
|
|
6082
|
+
branch: "branch";
|
|
6083
6083
|
compress: "compress";
|
|
6084
6084
|
rewrite: "rewrite";
|
|
6085
6085
|
coordinator: "coordinator";
|
|
@@ -6179,8 +6179,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6179
6179
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6180
6180
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6181
6181
|
fork: "fork";
|
|
6182
|
-
branch: "branch";
|
|
6183
6182
|
subagent: "subagent";
|
|
6183
|
+
branch: "branch";
|
|
6184
6184
|
compress: "compress";
|
|
6185
6185
|
rewrite: "rewrite";
|
|
6186
6186
|
coordinator: "coordinator";
|
|
@@ -6667,8 +6667,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6667
6667
|
parentSessionId: _$zod.ZodString;
|
|
6668
6668
|
kind: _$zod.ZodEnum<{
|
|
6669
6669
|
fork: "fork";
|
|
6670
|
-
branch: "branch";
|
|
6671
6670
|
subagent: "subagent";
|
|
6671
|
+
branch: "branch";
|
|
6672
6672
|
compress: "compress";
|
|
6673
6673
|
rewrite: "rewrite";
|
|
6674
6674
|
coordinator: "coordinator";
|
|
@@ -6812,8 +6812,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6812
6812
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
6813
6813
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
6814
6814
|
fork: "fork";
|
|
6815
|
-
branch: "branch";
|
|
6816
6815
|
subagent: "subagent";
|
|
6816
|
+
branch: "branch";
|
|
6817
6817
|
compress: "compress";
|
|
6818
6818
|
rewrite: "rewrite";
|
|
6819
6819
|
coordinator: "coordinator";
|
|
@@ -7300,8 +7300,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7300
7300
|
parentSessionId: _$zod.ZodString;
|
|
7301
7301
|
kind: _$zod.ZodEnum<{
|
|
7302
7302
|
fork: "fork";
|
|
7303
|
-
branch: "branch";
|
|
7304
7303
|
subagent: "subagent";
|
|
7304
|
+
branch: "branch";
|
|
7305
7305
|
compress: "compress";
|
|
7306
7306
|
rewrite: "rewrite";
|
|
7307
7307
|
coordinator: "coordinator";
|
|
@@ -7812,8 +7812,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7812
7812
|
parentSessionId: _$zod.ZodString;
|
|
7813
7813
|
kind: _$zod.ZodEnum<{
|
|
7814
7814
|
fork: "fork";
|
|
7815
|
-
branch: "branch";
|
|
7816
7815
|
subagent: "subagent";
|
|
7816
|
+
branch: "branch";
|
|
7817
7817
|
compress: "compress";
|
|
7818
7818
|
rewrite: "rewrite";
|
|
7819
7819
|
coordinator: "coordinator";
|
|
@@ -7958,8 +7958,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7958
7958
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
7959
7959
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
7960
7960
|
fork: "fork";
|
|
7961
|
-
branch: "branch";
|
|
7962
7961
|
subagent: "subagent";
|
|
7962
|
+
branch: "branch";
|
|
7963
7963
|
compress: "compress";
|
|
7964
7964
|
rewrite: "rewrite";
|
|
7965
7965
|
coordinator: "coordinator";
|
|
@@ -8096,8 +8096,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
8096
8096
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8097
8097
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8098
8098
|
fork: "fork";
|
|
8099
|
-
branch: "branch";
|
|
8100
8099
|
subagent: "subagent";
|
|
8100
|
+
branch: "branch";
|
|
8101
8101
|
compress: "compress";
|
|
8102
8102
|
rewrite: "rewrite";
|
|
8103
8103
|
coordinator: "coordinator";
|
|
@@ -8225,8 +8225,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
8225
8225
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8226
8226
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8227
8227
|
fork: "fork";
|
|
8228
|
-
branch: "branch";
|
|
8229
8228
|
subagent: "subagent";
|
|
8229
|
+
branch: "branch";
|
|
8230
8230
|
compress: "compress";
|
|
8231
8231
|
rewrite: "rewrite";
|
|
8232
8232
|
coordinator: "coordinator";
|
|
@@ -8303,8 +8303,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
8303
8303
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8304
8304
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8305
8305
|
fork: "fork";
|
|
8306
|
-
branch: "branch";
|
|
8307
8306
|
subagent: "subagent";
|
|
8307
|
+
branch: "branch";
|
|
8308
8308
|
compress: "compress";
|
|
8309
8309
|
rewrite: "rewrite";
|
|
8310
8310
|
coordinator: "coordinator";
|
|
@@ -8468,8 +8468,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
8468
8468
|
forkPointMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
8469
8469
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
8470
8470
|
fork: "fork";
|
|
8471
|
-
branch: "branch";
|
|
8472
8471
|
subagent: "subagent";
|
|
8472
|
+
branch: "branch";
|
|
8473
8473
|
compress: "compress";
|
|
8474
8474
|
rewrite: "rewrite";
|
|
8475
8475
|
coordinator: "coordinator";
|
|
@@ -8925,25 +8925,6 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8925
8925
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
8926
8926
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
8927
8927
|
sessionId: z.ZodString;
|
|
8928
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
8929
|
-
fullName: z.ZodString;
|
|
8930
|
-
originalName: z.ZodString;
|
|
8931
|
-
serverName: z.ZodString;
|
|
8932
|
-
description: z.ZodOptional<z.ZodString>;
|
|
8933
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8934
|
-
exposureMode: z.ZodEnum<{
|
|
8935
|
-
hidden: "hidden";
|
|
8936
|
-
discovery: "discovery";
|
|
8937
|
-
direct: "direct";
|
|
8938
|
-
}>;
|
|
8939
|
-
enabled: z.ZodBoolean;
|
|
8940
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8941
|
-
discovery: "discovery";
|
|
8942
|
-
toolset: "toolset";
|
|
8943
|
-
}>>;
|
|
8944
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8945
|
-
exposed: z.ZodBoolean;
|
|
8946
|
-
}, z.core.$strip>>;
|
|
8947
8928
|
servers: z.ZodArray<z.ZodObject<{
|
|
8948
8929
|
name: z.ZodString;
|
|
8949
8930
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -8980,20 +8961,39 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8980
8961
|
type: z.ZodLiteral<"http">;
|
|
8981
8962
|
}, z.core.$strip>], "type">;
|
|
8982
8963
|
exposureMode: z.ZodEnum<{
|
|
8983
|
-
discovery: "discovery";
|
|
8984
8964
|
direct: "direct";
|
|
8965
|
+
discovery: "discovery";
|
|
8985
8966
|
}>;
|
|
8986
8967
|
}, z.core.$strip>>;
|
|
8987
|
-
|
|
8968
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
8988
8969
|
fullName: z.ZodString;
|
|
8989
8970
|
originalName: z.ZodString;
|
|
8990
8971
|
serverName: z.ZodString;
|
|
8991
8972
|
description: z.ZodOptional<z.ZodString>;
|
|
8992
8973
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8993
8974
|
exposureMode: z.ZodEnum<{
|
|
8975
|
+
direct: "direct";
|
|
8976
|
+
discovery: "discovery";
|
|
8994
8977
|
hidden: "hidden";
|
|
8978
|
+
}>;
|
|
8979
|
+
enabled: z.ZodBoolean;
|
|
8980
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8995
8981
|
discovery: "discovery";
|
|
8982
|
+
toolset: "toolset";
|
|
8983
|
+
}>>;
|
|
8984
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8985
|
+
exposed: z.ZodBoolean;
|
|
8986
|
+
}, z.core.$strip>>;
|
|
8987
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
8988
|
+
fullName: z.ZodString;
|
|
8989
|
+
originalName: z.ZodString;
|
|
8990
|
+
serverName: z.ZodString;
|
|
8991
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8992
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8993
|
+
exposureMode: z.ZodEnum<{
|
|
8996
8994
|
direct: "direct";
|
|
8995
|
+
discovery: "discovery";
|
|
8996
|
+
hidden: "hidden";
|
|
8997
8997
|
}>;
|
|
8998
8998
|
enabled: z.ZodBoolean;
|
|
8999
8999
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -11322,8 +11322,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11322
11322
|
parentSessionId: z.ZodString;
|
|
11323
11323
|
kind: z.ZodEnum<{
|
|
11324
11324
|
fork: "fork";
|
|
11325
|
-
branch: "branch";
|
|
11326
11325
|
subagent: "subagent";
|
|
11326
|
+
branch: "branch";
|
|
11327
11327
|
compress: "compress";
|
|
11328
11328
|
rewrite: "rewrite";
|
|
11329
11329
|
coordinator: "coordinator";
|
|
@@ -11707,8 +11707,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
11707
11707
|
parentSessionId: z.ZodString;
|
|
11708
11708
|
kind: z.ZodEnum<{
|
|
11709
11709
|
fork: "fork";
|
|
11710
|
-
branch: "branch";
|
|
11711
11710
|
subagent: "subagent";
|
|
11711
|
+
branch: "branch";
|
|
11712
11712
|
compress: "compress";
|
|
11713
11713
|
rewrite: "rewrite";
|
|
11714
11714
|
coordinator: "coordinator";
|
|
@@ -12082,8 +12082,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
12082
12082
|
parentSessionId: z.ZodString;
|
|
12083
12083
|
kind: z.ZodEnum<{
|
|
12084
12084
|
fork: "fork";
|
|
12085
|
-
branch: "branch";
|
|
12086
12085
|
subagent: "subagent";
|
|
12086
|
+
branch: "branch";
|
|
12087
12087
|
compress: "compress";
|
|
12088
12088
|
rewrite: "rewrite";
|
|
12089
12089
|
coordinator: "coordinator";
|
|
@@ -12471,8 +12471,8 @@ declare const SessionEventStorageNamespace$1: ContractStorageNamespaceDefinition
|
|
|
12471
12471
|
parentSessionId: z.ZodString;
|
|
12472
12472
|
kind: z.ZodEnum<{
|
|
12473
12473
|
fork: "fork";
|
|
12474
|
-
branch: "branch";
|
|
12475
12474
|
subagent: "subagent";
|
|
12475
|
+
branch: "branch";
|
|
12476
12476
|
compress: "compress";
|
|
12477
12477
|
rewrite: "rewrite";
|
|
12478
12478
|
coordinator: "coordinator";
|
|
@@ -12847,8 +12847,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
12847
12847
|
parentSessionId: z.ZodString;
|
|
12848
12848
|
kind: z.ZodEnum<{
|
|
12849
12849
|
fork: "fork";
|
|
12850
|
-
branch: "branch";
|
|
12851
12850
|
subagent: "subagent";
|
|
12851
|
+
branch: "branch";
|
|
12852
12852
|
compress: "compress";
|
|
12853
12853
|
rewrite: "rewrite";
|
|
12854
12854
|
coordinator: "coordinator";
|
|
@@ -13232,8 +13232,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13232
13232
|
parentSessionId: z.ZodString;
|
|
13233
13233
|
kind: z.ZodEnum<{
|
|
13234
13234
|
fork: "fork";
|
|
13235
|
-
branch: "branch";
|
|
13236
13235
|
subagent: "subagent";
|
|
13236
|
+
branch: "branch";
|
|
13237
13237
|
compress: "compress";
|
|
13238
13238
|
rewrite: "rewrite";
|
|
13239
13239
|
coordinator: "coordinator";
|
|
@@ -13607,8 +13607,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13607
13607
|
parentSessionId: z.ZodString;
|
|
13608
13608
|
kind: z.ZodEnum<{
|
|
13609
13609
|
fork: "fork";
|
|
13610
|
-
branch: "branch";
|
|
13611
13610
|
subagent: "subagent";
|
|
13611
|
+
branch: "branch";
|
|
13612
13612
|
compress: "compress";
|
|
13613
13613
|
rewrite: "rewrite";
|
|
13614
13614
|
coordinator: "coordinator";
|
|
@@ -13996,8 +13996,8 @@ declare const SessionEventStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio
|
|
|
13996
13996
|
parentSessionId: z.ZodString;
|
|
13997
13997
|
kind: z.ZodEnum<{
|
|
13998
13998
|
fork: "fork";
|
|
13999
|
-
branch: "branch";
|
|
14000
13999
|
subagent: "subagent";
|
|
14000
|
+
branch: "branch";
|
|
14001
14001
|
compress: "compress";
|
|
14002
14002
|
rewrite: "rewrite";
|
|
14003
14003
|
coordinator: "coordinator";
|
|
@@ -14132,8 +14132,8 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
14132
14132
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14133
14133
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14134
14134
|
fork: "fork";
|
|
14135
|
-
branch: "branch";
|
|
14136
14135
|
subagent: "subagent";
|
|
14136
|
+
branch: "branch";
|
|
14137
14137
|
compress: "compress";
|
|
14138
14138
|
rewrite: "rewrite";
|
|
14139
14139
|
coordinator: "coordinator";
|
|
@@ -14251,8 +14251,8 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
14251
14251
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14252
14252
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14253
14253
|
fork: "fork";
|
|
14254
|
-
branch: "branch";
|
|
14255
14254
|
subagent: "subagent";
|
|
14255
|
+
branch: "branch";
|
|
14256
14256
|
compress: "compress";
|
|
14257
14257
|
rewrite: "rewrite";
|
|
14258
14258
|
coordinator: "coordinator";
|
|
@@ -14339,8 +14339,8 @@ declare const SessionStorageUpdateSchema$1: {
|
|
|
14339
14339
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14340
14340
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14341
14341
|
fork: "fork";
|
|
14342
|
-
branch: "branch";
|
|
14343
14342
|
subagent: "subagent";
|
|
14343
|
+
branch: "branch";
|
|
14344
14344
|
compress: "compress";
|
|
14345
14345
|
rewrite: "rewrite";
|
|
14346
14346
|
coordinator: "coordinator";
|
|
@@ -14573,8 +14573,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14573
14573
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14574
14574
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14575
14575
|
fork: "fork";
|
|
14576
|
-
branch: "branch";
|
|
14577
14576
|
subagent: "subagent";
|
|
14577
|
+
branch: "branch";
|
|
14578
14578
|
compress: "compress";
|
|
14579
14579
|
rewrite: "rewrite";
|
|
14580
14580
|
coordinator: "coordinator";
|
|
@@ -14701,8 +14701,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14701
14701
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14702
14702
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14703
14703
|
fork: "fork";
|
|
14704
|
-
branch: "branch";
|
|
14705
14704
|
subagent: "subagent";
|
|
14705
|
+
branch: "branch";
|
|
14706
14706
|
compress: "compress";
|
|
14707
14707
|
rewrite: "rewrite";
|
|
14708
14708
|
coordinator: "coordinator";
|
|
@@ -14860,8 +14860,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14860
14860
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
14861
14861
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
14862
14862
|
fork: "fork";
|
|
14863
|
-
branch: "branch";
|
|
14864
14863
|
subagent: "subagent";
|
|
14864
|
+
branch: "branch";
|
|
14865
14865
|
compress: "compress";
|
|
14866
14866
|
rewrite: "rewrite";
|
|
14867
14867
|
coordinator: "coordinator";
|
|
@@ -14949,8 +14949,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14949
14949
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
14950
14950
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
14951
14951
|
fork: "fork";
|
|
14952
|
-
branch: "branch";
|
|
14953
14952
|
subagent: "subagent";
|
|
14953
|
+
branch: "branch";
|
|
14954
14954
|
compress: "compress";
|
|
14955
14955
|
rewrite: "rewrite";
|
|
14956
14956
|
coordinator: "coordinator";
|
|
@@ -15035,8 +15035,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15035
15035
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15036
15036
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15037
15037
|
fork: "fork";
|
|
15038
|
-
branch: "branch";
|
|
15039
15038
|
subagent: "subagent";
|
|
15039
|
+
branch: "branch";
|
|
15040
15040
|
compress: "compress";
|
|
15041
15041
|
rewrite: "rewrite";
|
|
15042
15042
|
coordinator: "coordinator";
|
|
@@ -15131,8 +15131,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15131
15131
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15132
15132
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15133
15133
|
fork: "fork";
|
|
15134
|
-
branch: "branch";
|
|
15135
15134
|
subagent: "subagent";
|
|
15135
|
+
branch: "branch";
|
|
15136
15136
|
compress: "compress";
|
|
15137
15137
|
rewrite: "rewrite";
|
|
15138
15138
|
coordinator: "coordinator";
|
|
@@ -15232,8 +15232,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15232
15232
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15233
15233
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15234
15234
|
fork: "fork";
|
|
15235
|
-
branch: "branch";
|
|
15236
15235
|
subagent: "subagent";
|
|
15236
|
+
branch: "branch";
|
|
15237
15237
|
compress: "compress";
|
|
15238
15238
|
rewrite: "rewrite";
|
|
15239
15239
|
coordinator: "coordinator";
|
|
@@ -15512,8 +15512,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15512
15512
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15513
15513
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15514
15514
|
fork: "fork";
|
|
15515
|
-
branch: "branch";
|
|
15516
15515
|
subagent: "subagent";
|
|
15516
|
+
branch: "branch";
|
|
15517
15517
|
compress: "compress";
|
|
15518
15518
|
rewrite: "rewrite";
|
|
15519
15519
|
coordinator: "coordinator";
|
|
@@ -15647,8 +15647,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
15647
15647
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15648
15648
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15649
15649
|
fork: "fork";
|
|
15650
|
-
branch: "branch";
|
|
15651
15650
|
subagent: "subagent";
|
|
15651
|
+
branch: "branch";
|
|
15652
15652
|
compress: "compress";
|
|
15653
15653
|
rewrite: "rewrite";
|
|
15654
15654
|
coordinator: "coordinator";
|
|
@@ -15820,8 +15820,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15820
15820
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15821
15821
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15822
15822
|
fork: "fork";
|
|
15823
|
-
branch: "branch";
|
|
15824
15823
|
subagent: "subagent";
|
|
15824
|
+
branch: "branch";
|
|
15825
15825
|
compress: "compress";
|
|
15826
15826
|
rewrite: "rewrite";
|
|
15827
15827
|
coordinator: "coordinator";
|
|
@@ -15948,8 +15948,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15948
15948
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
15949
15949
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
15950
15950
|
fork: "fork";
|
|
15951
|
-
branch: "branch";
|
|
15952
15951
|
subagent: "subagent";
|
|
15952
|
+
branch: "branch";
|
|
15953
15953
|
compress: "compress";
|
|
15954
15954
|
rewrite: "rewrite";
|
|
15955
15955
|
coordinator: "coordinator";
|
|
@@ -16107,8 +16107,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16107
16107
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16108
16108
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16109
16109
|
fork: "fork";
|
|
16110
|
-
branch: "branch";
|
|
16111
16110
|
subagent: "subagent";
|
|
16111
|
+
branch: "branch";
|
|
16112
16112
|
compress: "compress";
|
|
16113
16113
|
rewrite: "rewrite";
|
|
16114
16114
|
coordinator: "coordinator";
|
|
@@ -16196,8 +16196,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16196
16196
|
forkPointMessageId: z.ZodNullable<z.ZodString>;
|
|
16197
16197
|
branchKind: z.ZodNullable<z.ZodEnum<{
|
|
16198
16198
|
fork: "fork";
|
|
16199
|
-
branch: "branch";
|
|
16200
16199
|
subagent: "subagent";
|
|
16200
|
+
branch: "branch";
|
|
16201
16201
|
compress: "compress";
|
|
16202
16202
|
rewrite: "rewrite";
|
|
16203
16203
|
coordinator: "coordinator";
|
|
@@ -16282,8 +16282,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16282
16282
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16283
16283
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16284
16284
|
fork: "fork";
|
|
16285
|
-
branch: "branch";
|
|
16286
16285
|
subagent: "subagent";
|
|
16286
|
+
branch: "branch";
|
|
16287
16287
|
compress: "compress";
|
|
16288
16288
|
rewrite: "rewrite";
|
|
16289
16289
|
coordinator: "coordinator";
|
|
@@ -16378,8 +16378,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16378
16378
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16379
16379
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16380
16380
|
fork: "fork";
|
|
16381
|
-
branch: "branch";
|
|
16382
16381
|
subagent: "subagent";
|
|
16382
|
+
branch: "branch";
|
|
16383
16383
|
compress: "compress";
|
|
16384
16384
|
rewrite: "rewrite";
|
|
16385
16385
|
coordinator: "coordinator";
|
|
@@ -16479,8 +16479,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16479
16479
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16480
16480
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16481
16481
|
fork: "fork";
|
|
16482
|
-
branch: "branch";
|
|
16483
16482
|
subagent: "subagent";
|
|
16483
|
+
branch: "branch";
|
|
16484
16484
|
compress: "compress";
|
|
16485
16485
|
rewrite: "rewrite";
|
|
16486
16486
|
coordinator: "coordinator";
|
|
@@ -16759,8 +16759,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16759
16759
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16760
16760
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16761
16761
|
fork: "fork";
|
|
16762
|
-
branch: "branch";
|
|
16763
16762
|
subagent: "subagent";
|
|
16763
|
+
branch: "branch";
|
|
16764
16764
|
compress: "compress";
|
|
16765
16765
|
rewrite: "rewrite";
|
|
16766
16766
|
coordinator: "coordinator";
|
|
@@ -16894,8 +16894,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
16894
16894
|
forkPointMessageId: z.ZodOptional<z.ZodString>;
|
|
16895
16895
|
branchKind: z.ZodOptional<z.ZodEnum<{
|
|
16896
16896
|
fork: "fork";
|
|
16897
|
-
branch: "branch";
|
|
16898
16897
|
subagent: "subagent";
|
|
16898
|
+
branch: "branch";
|
|
16899
16899
|
compress: "compress";
|
|
16900
16900
|
rewrite: "rewrite";
|
|
16901
16901
|
coordinator: "coordinator";
|