@makaio/framework 1.0.0-dev-1781766035621 → 1.0.0-dev-1781884053376
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.mjs +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/bus/index.d.mts +21 -21
- package/dist/clients/index.mjs +1 -1
- 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 +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +119 -119
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/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 +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- 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-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- 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-BXUm60GF.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
|
-
hidden: "hidden";
|
|
101
109
|
direct: "direct";
|
|
102
|
-
discovery: "discovery";
|
|
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,9 +116,9 @@ 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
|
-
hidden: "hidden";
|
|
120
|
-
direct: "direct";
|
|
121
119
|
discovery: "discovery";
|
|
120
|
+
direct: "direct";
|
|
121
|
+
hidden: "hidden";
|
|
122
122
|
}>;
|
|
123
123
|
enabled: _$zod.ZodBoolean;
|
|
124
124
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -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
|
-
hidden: "hidden";
|
|
357
365
|
direct: "direct";
|
|
358
|
-
discovery: "discovery";
|
|
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,9 +372,9 @@ 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
|
-
hidden: "hidden";
|
|
376
|
-
direct: "direct";
|
|
377
375
|
discovery: "discovery";
|
|
376
|
+
direct: "direct";
|
|
377
|
+
hidden: "hidden";
|
|
378
378
|
}>;
|
|
379
379
|
enabled: _$zod.ZodBoolean;
|
|
380
380
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -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
|
-
hidden: "hidden";
|
|
460
468
|
direct: "direct";
|
|
461
|
-
discovery: "discovery";
|
|
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,9 +475,9 @@ 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
|
-
hidden: "hidden";
|
|
479
|
-
direct: "direct";
|
|
480
478
|
discovery: "discovery";
|
|
479
|
+
direct: "direct";
|
|
480
|
+
hidden: "hidden";
|
|
481
481
|
}>;
|
|
482
482
|
enabled: _$zod.ZodBoolean;
|
|
483
483
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -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
|
-
hidden: "hidden";
|
|
563
571
|
direct: "direct";
|
|
564
|
-
discovery: "discovery";
|
|
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,9 +578,9 @@ 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
|
-
hidden: "hidden";
|
|
582
|
-
direct: "direct";
|
|
583
581
|
discovery: "discovery";
|
|
582
|
+
direct: "direct";
|
|
583
|
+
hidden: "hidden";
|
|
584
584
|
}>;
|
|
585
585
|
enabled: _$zod.ZodBoolean;
|
|
586
586
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -779,6 +779,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
779
779
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
780
780
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
781
781
|
sessionId: _$zod.ZodString;
|
|
782
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
783
|
+
fullName: _$zod.ZodString;
|
|
784
|
+
originalName: _$zod.ZodString;
|
|
785
|
+
serverName: _$zod.ZodString;
|
|
786
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
787
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
788
|
+
exposureMode: _$zod.ZodEnum<{
|
|
789
|
+
discovery: "discovery";
|
|
790
|
+
direct: "direct";
|
|
791
|
+
hidden: "hidden";
|
|
792
|
+
}>;
|
|
793
|
+
enabled: _$zod.ZodBoolean;
|
|
794
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
795
|
+
discovery: "discovery";
|
|
796
|
+
toolset: "toolset";
|
|
797
|
+
}>>;
|
|
798
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
799
|
+
exposed: _$zod.ZodBoolean;
|
|
800
|
+
}, _$zod_v4_core0.$strip>>;
|
|
782
801
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
783
802
|
name: _$zod.ZodString;
|
|
784
803
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -815,28 +834,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
815
834
|
type: _$zod.ZodLiteral<"http">;
|
|
816
835
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
817
836
|
exposureMode: _$zod.ZodEnum<{
|
|
818
|
-
direct: "direct";
|
|
819
837
|
discovery: "discovery";
|
|
820
|
-
}>;
|
|
821
|
-
}, _$zod_v4_core0.$strip>>;
|
|
822
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
823
|
-
fullName: _$zod.ZodString;
|
|
824
|
-
originalName: _$zod.ZodString;
|
|
825
|
-
serverName: _$zod.ZodString;
|
|
826
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
827
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
828
|
-
exposureMode: _$zod.ZodEnum<{
|
|
829
|
-
hidden: "hidden";
|
|
830
838
|
direct: "direct";
|
|
831
|
-
discovery: "discovery";
|
|
832
839
|
}>;
|
|
833
|
-
enabled: _$zod.ZodBoolean;
|
|
834
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
835
|
-
discovery: "discovery";
|
|
836
|
-
toolset: "toolset";
|
|
837
|
-
}>>;
|
|
838
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
839
|
-
exposed: _$zod.ZodBoolean;
|
|
840
840
|
}, _$zod_v4_core0.$strip>>;
|
|
841
841
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
842
842
|
fullName: _$zod.ZodString;
|
|
@@ -845,9 +845,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
845
845
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
846
846
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
847
847
|
exposureMode: _$zod.ZodEnum<{
|
|
848
|
-
hidden: "hidden";
|
|
849
|
-
direct: "direct";
|
|
850
848
|
discovery: "discovery";
|
|
849
|
+
direct: "direct";
|
|
850
|
+
hidden: "hidden";
|
|
851
851
|
}>;
|
|
852
852
|
enabled: _$zod.ZodBoolean;
|
|
853
853
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1022,6 +1022,25 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1022
1022
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1023
1023
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
1024
1024
|
sessionId: _$zod.ZodString;
|
|
1025
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1026
|
+
fullName: _$zod.ZodString;
|
|
1027
|
+
originalName: _$zod.ZodString;
|
|
1028
|
+
serverName: _$zod.ZodString;
|
|
1029
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1030
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1031
|
+
exposureMode: _$zod.ZodEnum<{
|
|
1032
|
+
discovery: "discovery";
|
|
1033
|
+
direct: "direct";
|
|
1034
|
+
hidden: "hidden";
|
|
1035
|
+
}>;
|
|
1036
|
+
enabled: _$zod.ZodBoolean;
|
|
1037
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1038
|
+
discovery: "discovery";
|
|
1039
|
+
toolset: "toolset";
|
|
1040
|
+
}>>;
|
|
1041
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1042
|
+
exposed: _$zod.ZodBoolean;
|
|
1043
|
+
}, _$zod_v4_core0.$strip>>;
|
|
1025
1044
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1026
1045
|
name: _$zod.ZodString;
|
|
1027
1046
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -1058,28 +1077,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1058
1077
|
type: _$zod.ZodLiteral<"http">;
|
|
1059
1078
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
1060
1079
|
exposureMode: _$zod.ZodEnum<{
|
|
1061
|
-
direct: "direct";
|
|
1062
1080
|
discovery: "discovery";
|
|
1063
|
-
}>;
|
|
1064
|
-
}, _$zod_v4_core0.$strip>>;
|
|
1065
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1066
|
-
fullName: _$zod.ZodString;
|
|
1067
|
-
originalName: _$zod.ZodString;
|
|
1068
|
-
serverName: _$zod.ZodString;
|
|
1069
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1070
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1071
|
-
exposureMode: _$zod.ZodEnum<{
|
|
1072
|
-
hidden: "hidden";
|
|
1073
1081
|
direct: "direct";
|
|
1074
|
-
discovery: "discovery";
|
|
1075
1082
|
}>;
|
|
1076
|
-
enabled: _$zod.ZodBoolean;
|
|
1077
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1078
|
-
discovery: "discovery";
|
|
1079
|
-
toolset: "toolset";
|
|
1080
|
-
}>>;
|
|
1081
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
1082
|
-
exposed: _$zod.ZodBoolean;
|
|
1083
1083
|
}, _$zod_v4_core0.$strip>>;
|
|
1084
1084
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
1085
1085
|
fullName: _$zod.ZodString;
|
|
@@ -1088,9 +1088,9 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1088
1088
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1089
1089
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
1090
1090
|
exposureMode: _$zod.ZodEnum<{
|
|
1091
|
-
hidden: "hidden";
|
|
1092
|
-
direct: "direct";
|
|
1093
1091
|
discovery: "discovery";
|
|
1092
|
+
direct: "direct";
|
|
1093
|
+
hidden: "hidden";
|
|
1094
1094
|
}>;
|
|
1095
1095
|
enabled: _$zod.ZodBoolean;
|
|
1096
1096
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1762,8 +1762,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1762
1762
|
member: "member";
|
|
1763
1763
|
}>;
|
|
1764
1764
|
status: _$zod.ZodEnum<{
|
|
1765
|
-
idle: "idle";
|
|
1766
1765
|
active: "active";
|
|
1766
|
+
idle: "idle";
|
|
1767
1767
|
dead: "dead";
|
|
1768
1768
|
disposed: "disposed";
|
|
1769
1769
|
}>;
|
|
@@ -1873,8 +1873,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
1873
1873
|
member: "member";
|
|
1874
1874
|
}>;
|
|
1875
1875
|
status: _$zod.ZodEnum<{
|
|
1876
|
-
idle: "idle";
|
|
1877
1876
|
active: "active";
|
|
1877
|
+
idle: "idle";
|
|
1878
1878
|
dead: "dead";
|
|
1879
1879
|
disposed: "disposed";
|
|
1880
1880
|
}>;
|
|
@@ -2344,8 +2344,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2344
2344
|
member: "member";
|
|
2345
2345
|
}>;
|
|
2346
2346
|
status: _$zod.ZodEnum<{
|
|
2347
|
-
idle: "idle";
|
|
2348
2347
|
active: "active";
|
|
2348
|
+
idle: "idle";
|
|
2349
2349
|
dead: "dead";
|
|
2350
2350
|
disposed: "disposed";
|
|
2351
2351
|
}>;
|
|
@@ -2455,8 +2455,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2455
2455
|
member: "member";
|
|
2456
2456
|
}>;
|
|
2457
2457
|
status: _$zod.ZodEnum<{
|
|
2458
|
-
idle: "idle";
|
|
2459
2458
|
active: "active";
|
|
2459
|
+
idle: "idle";
|
|
2460
2460
|
dead: "dead";
|
|
2461
2461
|
disposed: "disposed";
|
|
2462
2462
|
}>;
|
|
@@ -2976,8 +2976,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2976
2976
|
maxTokens: _$zod.ZodNumber;
|
|
2977
2977
|
percentage: _$zod.ZodNumber;
|
|
2978
2978
|
level: _$zod.ZodEnum<{
|
|
2979
|
-
ok: "ok";
|
|
2980
2979
|
warn: "warn";
|
|
2980
|
+
ok: "ok";
|
|
2981
2981
|
critical: "critical";
|
|
2982
2982
|
}>;
|
|
2983
2983
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -3350,8 +3350,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3350
3350
|
member: "member";
|
|
3351
3351
|
}>;
|
|
3352
3352
|
status: _$zod.ZodEnum<{
|
|
3353
|
-
idle: "idle";
|
|
3354
3353
|
active: "active";
|
|
3354
|
+
idle: "idle";
|
|
3355
3355
|
dead: "dead";
|
|
3356
3356
|
disposed: "disposed";
|
|
3357
3357
|
}>;
|
|
@@ -3486,8 +3486,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3486
3486
|
member: "member";
|
|
3487
3487
|
}>;
|
|
3488
3488
|
status: _$zod.ZodEnum<{
|
|
3489
|
-
idle: "idle";
|
|
3490
3489
|
active: "active";
|
|
3490
|
+
idle: "idle";
|
|
3491
3491
|
dead: "dead";
|
|
3492
3492
|
disposed: "disposed";
|
|
3493
3493
|
}>;
|
|
@@ -3613,8 +3613,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3613
3613
|
member: "member";
|
|
3614
3614
|
}>;
|
|
3615
3615
|
status: _$zod.ZodEnum<{
|
|
3616
|
-
idle: "idle";
|
|
3617
3616
|
active: "active";
|
|
3617
|
+
idle: "idle";
|
|
3618
3618
|
dead: "dead";
|
|
3619
3619
|
disposed: "disposed";
|
|
3620
3620
|
}>;
|
|
@@ -3852,8 +3852,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
3852
3852
|
member: "member";
|
|
3853
3853
|
}>;
|
|
3854
3854
|
status: _$zod.ZodEnum<{
|
|
3855
|
-
idle: "idle";
|
|
3856
3855
|
active: "active";
|
|
3856
|
+
idle: "idle";
|
|
3857
3857
|
dead: "dead";
|
|
3858
3858
|
disposed: "disposed";
|
|
3859
3859
|
}>;
|
|
@@ -4053,6 +4053,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4053
4053
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4054
4054
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4055
4055
|
sessionId: _$zod.ZodString;
|
|
4056
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4057
|
+
fullName: _$zod.ZodString;
|
|
4058
|
+
originalName: _$zod.ZodString;
|
|
4059
|
+
serverName: _$zod.ZodString;
|
|
4060
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4061
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4062
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4063
|
+
discovery: "discovery";
|
|
4064
|
+
direct: "direct";
|
|
4065
|
+
hidden: "hidden";
|
|
4066
|
+
}>;
|
|
4067
|
+
enabled: _$zod.ZodBoolean;
|
|
4068
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4069
|
+
discovery: "discovery";
|
|
4070
|
+
toolset: "toolset";
|
|
4071
|
+
}>>;
|
|
4072
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4073
|
+
exposed: _$zod.ZodBoolean;
|
|
4074
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4056
4075
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4057
4076
|
name: _$zod.ZodString;
|
|
4058
4077
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4089,28 +4108,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4089
4108
|
type: _$zod.ZodLiteral<"http">;
|
|
4090
4109
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4091
4110
|
exposureMode: _$zod.ZodEnum<{
|
|
4092
|
-
direct: "direct";
|
|
4093
4111
|
discovery: "discovery";
|
|
4094
|
-
}>;
|
|
4095
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4096
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4097
|
-
fullName: _$zod.ZodString;
|
|
4098
|
-
originalName: _$zod.ZodString;
|
|
4099
|
-
serverName: _$zod.ZodString;
|
|
4100
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4101
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4102
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4103
|
-
hidden: "hidden";
|
|
4104
4112
|
direct: "direct";
|
|
4105
|
-
discovery: "discovery";
|
|
4106
4113
|
}>;
|
|
4107
|
-
enabled: _$zod.ZodBoolean;
|
|
4108
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4109
|
-
discovery: "discovery";
|
|
4110
|
-
toolset: "toolset";
|
|
4111
|
-
}>>;
|
|
4112
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4113
|
-
exposed: _$zod.ZodBoolean;
|
|
4114
4114
|
}, _$zod_v4_core0.$strip>>;
|
|
4115
4115
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4116
4116
|
fullName: _$zod.ZodString;
|
|
@@ -4119,9 +4119,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4119
4119
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4120
4120
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4121
4121
|
exposureMode: _$zod.ZodEnum<{
|
|
4122
|
-
hidden: "hidden";
|
|
4123
|
-
direct: "direct";
|
|
4124
4122
|
discovery: "discovery";
|
|
4123
|
+
direct: "direct";
|
|
4124
|
+
hidden: "hidden";
|
|
4125
4125
|
}>;
|
|
4126
4126
|
enabled: _$zod.ZodBoolean;
|
|
4127
4127
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4309,6 +4309,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4309
4309
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4310
4310
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4311
4311
|
sessionId: _$zod.ZodString;
|
|
4312
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4313
|
+
fullName: _$zod.ZodString;
|
|
4314
|
+
originalName: _$zod.ZodString;
|
|
4315
|
+
serverName: _$zod.ZodString;
|
|
4316
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4317
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4318
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4319
|
+
discovery: "discovery";
|
|
4320
|
+
direct: "direct";
|
|
4321
|
+
hidden: "hidden";
|
|
4322
|
+
}>;
|
|
4323
|
+
enabled: _$zod.ZodBoolean;
|
|
4324
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4325
|
+
discovery: "discovery";
|
|
4326
|
+
toolset: "toolset";
|
|
4327
|
+
}>>;
|
|
4328
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4329
|
+
exposed: _$zod.ZodBoolean;
|
|
4330
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4312
4331
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4313
4332
|
name: _$zod.ZodString;
|
|
4314
4333
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4345,28 +4364,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4345
4364
|
type: _$zod.ZodLiteral<"http">;
|
|
4346
4365
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4347
4366
|
exposureMode: _$zod.ZodEnum<{
|
|
4348
|
-
direct: "direct";
|
|
4349
4367
|
discovery: "discovery";
|
|
4350
|
-
}>;
|
|
4351
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4352
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4353
|
-
fullName: _$zod.ZodString;
|
|
4354
|
-
originalName: _$zod.ZodString;
|
|
4355
|
-
serverName: _$zod.ZodString;
|
|
4356
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4357
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4358
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4359
|
-
hidden: "hidden";
|
|
4360
4368
|
direct: "direct";
|
|
4361
|
-
discovery: "discovery";
|
|
4362
4369
|
}>;
|
|
4363
|
-
enabled: _$zod.ZodBoolean;
|
|
4364
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4365
|
-
discovery: "discovery";
|
|
4366
|
-
toolset: "toolset";
|
|
4367
|
-
}>>;
|
|
4368
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4369
|
-
exposed: _$zod.ZodBoolean;
|
|
4370
4370
|
}, _$zod_v4_core0.$strip>>;
|
|
4371
4371
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4372
4372
|
fullName: _$zod.ZodString;
|
|
@@ -4375,9 +4375,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4375
4375
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4376
4376
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4377
4377
|
exposureMode: _$zod.ZodEnum<{
|
|
4378
|
-
hidden: "hidden";
|
|
4379
|
-
direct: "direct";
|
|
4380
4378
|
discovery: "discovery";
|
|
4379
|
+
direct: "direct";
|
|
4380
|
+
hidden: "hidden";
|
|
4381
4381
|
}>;
|
|
4382
4382
|
enabled: _$zod.ZodBoolean;
|
|
4383
4383
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4412,6 +4412,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4412
4412
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4413
4413
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4414
4414
|
sessionId: _$zod.ZodString;
|
|
4415
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4416
|
+
fullName: _$zod.ZodString;
|
|
4417
|
+
originalName: _$zod.ZodString;
|
|
4418
|
+
serverName: _$zod.ZodString;
|
|
4419
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4420
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4421
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4422
|
+
discovery: "discovery";
|
|
4423
|
+
direct: "direct";
|
|
4424
|
+
hidden: "hidden";
|
|
4425
|
+
}>;
|
|
4426
|
+
enabled: _$zod.ZodBoolean;
|
|
4427
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4428
|
+
discovery: "discovery";
|
|
4429
|
+
toolset: "toolset";
|
|
4430
|
+
}>>;
|
|
4431
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4432
|
+
exposed: _$zod.ZodBoolean;
|
|
4433
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4415
4434
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4416
4435
|
name: _$zod.ZodString;
|
|
4417
4436
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4448,28 +4467,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4448
4467
|
type: _$zod.ZodLiteral<"http">;
|
|
4449
4468
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4450
4469
|
exposureMode: _$zod.ZodEnum<{
|
|
4451
|
-
direct: "direct";
|
|
4452
4470
|
discovery: "discovery";
|
|
4453
|
-
}>;
|
|
4454
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4455
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4456
|
-
fullName: _$zod.ZodString;
|
|
4457
|
-
originalName: _$zod.ZodString;
|
|
4458
|
-
serverName: _$zod.ZodString;
|
|
4459
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4460
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4461
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4462
|
-
hidden: "hidden";
|
|
4463
4471
|
direct: "direct";
|
|
4464
|
-
discovery: "discovery";
|
|
4465
4472
|
}>;
|
|
4466
|
-
enabled: _$zod.ZodBoolean;
|
|
4467
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4468
|
-
discovery: "discovery";
|
|
4469
|
-
toolset: "toolset";
|
|
4470
|
-
}>>;
|
|
4471
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4472
|
-
exposed: _$zod.ZodBoolean;
|
|
4473
4473
|
}, _$zod_v4_core0.$strip>>;
|
|
4474
4474
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4475
4475
|
fullName: _$zod.ZodString;
|
|
@@ -4478,9 +4478,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4478
4478
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4479
4479
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4480
4480
|
exposureMode: _$zod.ZodEnum<{
|
|
4481
|
-
hidden: "hidden";
|
|
4482
|
-
direct: "direct";
|
|
4483
4481
|
discovery: "discovery";
|
|
4482
|
+
direct: "direct";
|
|
4483
|
+
hidden: "hidden";
|
|
4484
4484
|
}>;
|
|
4485
4485
|
enabled: _$zod.ZodBoolean;
|
|
4486
4486
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4515,6 +4515,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4515
4515
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4516
4516
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4517
4517
|
sessionId: _$zod.ZodString;
|
|
4518
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4519
|
+
fullName: _$zod.ZodString;
|
|
4520
|
+
originalName: _$zod.ZodString;
|
|
4521
|
+
serverName: _$zod.ZodString;
|
|
4522
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4523
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4524
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4525
|
+
discovery: "discovery";
|
|
4526
|
+
direct: "direct";
|
|
4527
|
+
hidden: "hidden";
|
|
4528
|
+
}>;
|
|
4529
|
+
enabled: _$zod.ZodBoolean;
|
|
4530
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4531
|
+
discovery: "discovery";
|
|
4532
|
+
toolset: "toolset";
|
|
4533
|
+
}>>;
|
|
4534
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4535
|
+
exposed: _$zod.ZodBoolean;
|
|
4536
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4518
4537
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4519
4538
|
name: _$zod.ZodString;
|
|
4520
4539
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4551,28 +4570,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4551
4570
|
type: _$zod.ZodLiteral<"http">;
|
|
4552
4571
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4553
4572
|
exposureMode: _$zod.ZodEnum<{
|
|
4554
|
-
direct: "direct";
|
|
4555
4573
|
discovery: "discovery";
|
|
4556
|
-
}>;
|
|
4557
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4558
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4559
|
-
fullName: _$zod.ZodString;
|
|
4560
|
-
originalName: _$zod.ZodString;
|
|
4561
|
-
serverName: _$zod.ZodString;
|
|
4562
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4563
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4564
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4565
|
-
hidden: "hidden";
|
|
4566
4574
|
direct: "direct";
|
|
4567
|
-
discovery: "discovery";
|
|
4568
4575
|
}>;
|
|
4569
|
-
enabled: _$zod.ZodBoolean;
|
|
4570
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4571
|
-
discovery: "discovery";
|
|
4572
|
-
toolset: "toolset";
|
|
4573
|
-
}>>;
|
|
4574
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4575
|
-
exposed: _$zod.ZodBoolean;
|
|
4576
4576
|
}, _$zod_v4_core0.$strip>>;
|
|
4577
4577
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4578
4578
|
fullName: _$zod.ZodString;
|
|
@@ -4581,9 +4581,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4581
4581
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4582
4582
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4583
4583
|
exposureMode: _$zod.ZodEnum<{
|
|
4584
|
-
hidden: "hidden";
|
|
4585
|
-
direct: "direct";
|
|
4586
4584
|
discovery: "discovery";
|
|
4585
|
+
direct: "direct";
|
|
4586
|
+
hidden: "hidden";
|
|
4587
4587
|
}>;
|
|
4588
4588
|
enabled: _$zod.ZodBoolean;
|
|
4589
4589
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -4782,6 +4782,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4782
4782
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
4783
4783
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
4784
4784
|
sessionId: _$zod.ZodString;
|
|
4785
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4786
|
+
fullName: _$zod.ZodString;
|
|
4787
|
+
originalName: _$zod.ZodString;
|
|
4788
|
+
serverName: _$zod.ZodString;
|
|
4789
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4790
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4791
|
+
exposureMode: _$zod.ZodEnum<{
|
|
4792
|
+
discovery: "discovery";
|
|
4793
|
+
direct: "direct";
|
|
4794
|
+
hidden: "hidden";
|
|
4795
|
+
}>;
|
|
4796
|
+
enabled: _$zod.ZodBoolean;
|
|
4797
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4798
|
+
discovery: "discovery";
|
|
4799
|
+
toolset: "toolset";
|
|
4800
|
+
}>>;
|
|
4801
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4802
|
+
exposed: _$zod.ZodBoolean;
|
|
4803
|
+
}, _$zod_v4_core0.$strip>>;
|
|
4785
4804
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4786
4805
|
name: _$zod.ZodString;
|
|
4787
4806
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -4818,28 +4837,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4818
4837
|
type: _$zod.ZodLiteral<"http">;
|
|
4819
4838
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
4820
4839
|
exposureMode: _$zod.ZodEnum<{
|
|
4821
|
-
direct: "direct";
|
|
4822
4840
|
discovery: "discovery";
|
|
4823
|
-
}>;
|
|
4824
|
-
}, _$zod_v4_core0.$strip>>;
|
|
4825
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4826
|
-
fullName: _$zod.ZodString;
|
|
4827
|
-
originalName: _$zod.ZodString;
|
|
4828
|
-
serverName: _$zod.ZodString;
|
|
4829
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4830
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4831
|
-
exposureMode: _$zod.ZodEnum<{
|
|
4832
|
-
hidden: "hidden";
|
|
4833
4841
|
direct: "direct";
|
|
4834
|
-
discovery: "discovery";
|
|
4835
4842
|
}>;
|
|
4836
|
-
enabled: _$zod.ZodBoolean;
|
|
4837
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4838
|
-
discovery: "discovery";
|
|
4839
|
-
toolset: "toolset";
|
|
4840
|
-
}>>;
|
|
4841
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
4842
|
-
exposed: _$zod.ZodBoolean;
|
|
4843
4843
|
}, _$zod_v4_core0.$strip>>;
|
|
4844
4844
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
4845
4845
|
fullName: _$zod.ZodString;
|
|
@@ -4848,9 +4848,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
4848
4848
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
4849
4849
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
4850
4850
|
exposureMode: _$zod.ZodEnum<{
|
|
4851
|
-
hidden: "hidden";
|
|
4852
|
-
direct: "direct";
|
|
4853
4851
|
discovery: "discovery";
|
|
4852
|
+
direct: "direct";
|
|
4853
|
+
hidden: "hidden";
|
|
4854
4854
|
}>;
|
|
4855
4855
|
enabled: _$zod.ZodBoolean;
|
|
4856
4856
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5025,6 +5025,25 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5025
5025
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
5026
5026
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
5027
5027
|
sessionId: _$zod.ZodString;
|
|
5028
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5029
|
+
fullName: _$zod.ZodString;
|
|
5030
|
+
originalName: _$zod.ZodString;
|
|
5031
|
+
serverName: _$zod.ZodString;
|
|
5032
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5033
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5034
|
+
exposureMode: _$zod.ZodEnum<{
|
|
5035
|
+
discovery: "discovery";
|
|
5036
|
+
direct: "direct";
|
|
5037
|
+
hidden: "hidden";
|
|
5038
|
+
}>;
|
|
5039
|
+
enabled: _$zod.ZodBoolean;
|
|
5040
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5041
|
+
discovery: "discovery";
|
|
5042
|
+
toolset: "toolset";
|
|
5043
|
+
}>>;
|
|
5044
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5045
|
+
exposed: _$zod.ZodBoolean;
|
|
5046
|
+
}, _$zod_v4_core0.$strip>>;
|
|
5028
5047
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5029
5048
|
name: _$zod.ZodString;
|
|
5030
5049
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -5061,28 +5080,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5061
5080
|
type: _$zod.ZodLiteral<"http">;
|
|
5062
5081
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
5063
5082
|
exposureMode: _$zod.ZodEnum<{
|
|
5064
|
-
direct: "direct";
|
|
5065
5083
|
discovery: "discovery";
|
|
5066
|
-
}>;
|
|
5067
|
-
}, _$zod_v4_core0.$strip>>;
|
|
5068
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5069
|
-
fullName: _$zod.ZodString;
|
|
5070
|
-
originalName: _$zod.ZodString;
|
|
5071
|
-
serverName: _$zod.ZodString;
|
|
5072
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5073
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5074
|
-
exposureMode: _$zod.ZodEnum<{
|
|
5075
|
-
hidden: "hidden";
|
|
5076
5084
|
direct: "direct";
|
|
5077
|
-
discovery: "discovery";
|
|
5078
5085
|
}>;
|
|
5079
|
-
enabled: _$zod.ZodBoolean;
|
|
5080
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
5081
|
-
discovery: "discovery";
|
|
5082
|
-
toolset: "toolset";
|
|
5083
|
-
}>>;
|
|
5084
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
5085
|
-
exposed: _$zod.ZodBoolean;
|
|
5086
5086
|
}, _$zod_v4_core0.$strip>>;
|
|
5087
5087
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
5088
5088
|
fullName: _$zod.ZodString;
|
|
@@ -5091,9 +5091,9 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5091
5091
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
5092
5092
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
5093
5093
|
exposureMode: _$zod.ZodEnum<{
|
|
5094
|
-
hidden: "hidden";
|
|
5095
|
-
direct: "direct";
|
|
5096
5094
|
discovery: "discovery";
|
|
5095
|
+
direct: "direct";
|
|
5096
|
+
hidden: "hidden";
|
|
5097
5097
|
}>;
|
|
5098
5098
|
enabled: _$zod.ZodBoolean;
|
|
5099
5099
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -5765,8 +5765,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5765
5765
|
member: "member";
|
|
5766
5766
|
}>;
|
|
5767
5767
|
status: _$zod.ZodEnum<{
|
|
5768
|
-
idle: "idle";
|
|
5769
5768
|
active: "active";
|
|
5769
|
+
idle: "idle";
|
|
5770
5770
|
dead: "dead";
|
|
5771
5771
|
disposed: "disposed";
|
|
5772
5772
|
}>;
|
|
@@ -5876,8 +5876,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
5876
5876
|
member: "member";
|
|
5877
5877
|
}>;
|
|
5878
5878
|
status: _$zod.ZodEnum<{
|
|
5879
|
-
idle: "idle";
|
|
5880
5879
|
active: "active";
|
|
5880
|
+
idle: "idle";
|
|
5881
5881
|
dead: "dead";
|
|
5882
5882
|
disposed: "disposed";
|
|
5883
5883
|
}>;
|
|
@@ -6347,8 +6347,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6347
6347
|
member: "member";
|
|
6348
6348
|
}>;
|
|
6349
6349
|
status: _$zod.ZodEnum<{
|
|
6350
|
-
idle: "idle";
|
|
6351
6350
|
active: "active";
|
|
6351
|
+
idle: "idle";
|
|
6352
6352
|
dead: "dead";
|
|
6353
6353
|
disposed: "disposed";
|
|
6354
6354
|
}>;
|
|
@@ -6458,8 +6458,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6458
6458
|
member: "member";
|
|
6459
6459
|
}>;
|
|
6460
6460
|
status: _$zod.ZodEnum<{
|
|
6461
|
-
idle: "idle";
|
|
6462
6461
|
active: "active";
|
|
6462
|
+
idle: "idle";
|
|
6463
6463
|
dead: "dead";
|
|
6464
6464
|
disposed: "disposed";
|
|
6465
6465
|
}>;
|
|
@@ -6979,8 +6979,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6979
6979
|
maxTokens: _$zod.ZodNumber;
|
|
6980
6980
|
percentage: _$zod.ZodNumber;
|
|
6981
6981
|
level: _$zod.ZodEnum<{
|
|
6982
|
-
ok: "ok";
|
|
6983
6982
|
warn: "warn";
|
|
6983
|
+
ok: "ok";
|
|
6984
6984
|
critical: "critical";
|
|
6985
6985
|
}>;
|
|
6986
6986
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -7353,8 +7353,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7353
7353
|
member: "member";
|
|
7354
7354
|
}>;
|
|
7355
7355
|
status: _$zod.ZodEnum<{
|
|
7356
|
-
idle: "idle";
|
|
7357
7356
|
active: "active";
|
|
7357
|
+
idle: "idle";
|
|
7358
7358
|
dead: "dead";
|
|
7359
7359
|
disposed: "disposed";
|
|
7360
7360
|
}>;
|
|
@@ -7489,8 +7489,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7489
7489
|
member: "member";
|
|
7490
7490
|
}>;
|
|
7491
7491
|
status: _$zod.ZodEnum<{
|
|
7492
|
-
idle: "idle";
|
|
7493
7492
|
active: "active";
|
|
7493
|
+
idle: "idle";
|
|
7494
7494
|
dead: "dead";
|
|
7495
7495
|
disposed: "disposed";
|
|
7496
7496
|
}>;
|
|
@@ -7616,8 +7616,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7616
7616
|
member: "member";
|
|
7617
7617
|
}>;
|
|
7618
7618
|
status: _$zod.ZodEnum<{
|
|
7619
|
-
idle: "idle";
|
|
7620
7619
|
active: "active";
|
|
7620
|
+
idle: "idle";
|
|
7621
7621
|
dead: "dead";
|
|
7622
7622
|
disposed: "disposed";
|
|
7623
7623
|
}>;
|
|
@@ -7855,8 +7855,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
7855
7855
|
member: "member";
|
|
7856
7856
|
}>;
|
|
7857
7857
|
status: _$zod.ZodEnum<{
|
|
7858
|
-
idle: "idle";
|
|
7859
7858
|
active: "active";
|
|
7859
|
+
idle: "idle";
|
|
7860
7860
|
dead: "dead";
|
|
7861
7861
|
disposed: "disposed";
|
|
7862
7862
|
}>;
|
|
@@ -8331,6 +8331,25 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8331
8331
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
8332
8332
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
8333
8333
|
sessionId: z.ZodString;
|
|
8334
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
8335
|
+
fullName: z.ZodString;
|
|
8336
|
+
originalName: z.ZodString;
|
|
8337
|
+
serverName: z.ZodString;
|
|
8338
|
+
description: z.ZodOptional<z.ZodString>;
|
|
8339
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8340
|
+
exposureMode: z.ZodEnum<{
|
|
8341
|
+
discovery: "discovery";
|
|
8342
|
+
direct: "direct";
|
|
8343
|
+
hidden: "hidden";
|
|
8344
|
+
}>;
|
|
8345
|
+
enabled: z.ZodBoolean;
|
|
8346
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8347
|
+
discovery: "discovery";
|
|
8348
|
+
toolset: "toolset";
|
|
8349
|
+
}>>;
|
|
8350
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8351
|
+
exposed: z.ZodBoolean;
|
|
8352
|
+
}, z.core.$strip>>;
|
|
8334
8353
|
servers: z.ZodArray<z.ZodObject<{
|
|
8335
8354
|
name: z.ZodString;
|
|
8336
8355
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -8367,28 +8386,9 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8367
8386
|
type: z.ZodLiteral<"http">;
|
|
8368
8387
|
}, z.core.$strip>], "type">;
|
|
8369
8388
|
exposureMode: z.ZodEnum<{
|
|
8370
|
-
direct: "direct";
|
|
8371
8389
|
discovery: "discovery";
|
|
8372
|
-
}>;
|
|
8373
|
-
}, z.core.$strip>>;
|
|
8374
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
8375
|
-
fullName: z.ZodString;
|
|
8376
|
-
originalName: z.ZodString;
|
|
8377
|
-
serverName: z.ZodString;
|
|
8378
|
-
description: z.ZodOptional<z.ZodString>;
|
|
8379
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8380
|
-
exposureMode: z.ZodEnum<{
|
|
8381
|
-
hidden: "hidden";
|
|
8382
8390
|
direct: "direct";
|
|
8383
|
-
discovery: "discovery";
|
|
8384
8391
|
}>;
|
|
8385
|
-
enabled: z.ZodBoolean;
|
|
8386
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
8387
|
-
discovery: "discovery";
|
|
8388
|
-
toolset: "toolset";
|
|
8389
|
-
}>>;
|
|
8390
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
8391
|
-
exposed: z.ZodBoolean;
|
|
8392
8392
|
}, z.core.$strip>>;
|
|
8393
8393
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
8394
8394
|
fullName: z.ZodString;
|
|
@@ -8397,9 +8397,9 @@ declare const ResolveAgentConfigSchema: {
|
|
|
8397
8397
|
description: z.ZodOptional<z.ZodString>;
|
|
8398
8398
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8399
8399
|
exposureMode: z.ZodEnum<{
|
|
8400
|
-
hidden: "hidden";
|
|
8401
|
-
direct: "direct";
|
|
8402
8400
|
discovery: "discovery";
|
|
8401
|
+
direct: "direct";
|
|
8402
|
+
hidden: "hidden";
|
|
8403
8403
|
}>;
|
|
8404
8404
|
enabled: z.ZodBoolean;
|
|
8405
8405
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -8775,10 +8775,10 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
8775
8775
|
output: z.ZodString;
|
|
8776
8776
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
8777
8777
|
}, z.core.$strip>], "type">>;
|
|
8778
|
+
timestamp: z.ZodNumber;
|
|
8778
8779
|
agentId: z.ZodOptional<z.ZodString>;
|
|
8779
8780
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8780
8781
|
turnId: z.ZodNullable<z.ZodString>;
|
|
8781
|
-
timestamp: z.ZodNumber;
|
|
8782
8782
|
contentText: z.ZodString;
|
|
8783
8783
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
8784
8784
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -9623,10 +9623,10 @@ declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
9623
9623
|
output: z.ZodString;
|
|
9624
9624
|
isError: z.ZodOptional<z.ZodBoolean>;
|
|
9625
9625
|
}, z.core.$strip>], "type">>;
|
|
9626
|
+
timestamp: z.ZodNumber;
|
|
9626
9627
|
agentId: z.ZodOptional<z.ZodString>;
|
|
9627
9628
|
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
9628
9629
|
turnId: z.ZodNullable<z.ZodString>;
|
|
9629
|
-
timestamp: z.ZodNumber;
|
|
9630
9630
|
contentText: z.ZodString;
|
|
9631
9631
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
9632
9632
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -13122,8 +13122,8 @@ declare const SessionStorageSetSessionSchema: z.ZodObject<{
|
|
|
13122
13122
|
member: "member";
|
|
13123
13123
|
}>;
|
|
13124
13124
|
status: z.ZodEnum<{
|
|
13125
|
-
idle: "idle";
|
|
13126
13125
|
active: "active";
|
|
13126
|
+
idle: "idle";
|
|
13127
13127
|
dead: "dead";
|
|
13128
13128
|
disposed: "disposed";
|
|
13129
13129
|
}>;
|
|
@@ -13239,8 +13239,8 @@ declare const SessionStorageSetRequestSchema$1: z.ZodObject<{
|
|
|
13239
13239
|
member: "member";
|
|
13240
13240
|
}>;
|
|
13241
13241
|
status: z.ZodEnum<{
|
|
13242
|
-
idle: "idle";
|
|
13243
13242
|
active: "active";
|
|
13243
|
+
idle: "idle";
|
|
13244
13244
|
dead: "dead";
|
|
13245
13245
|
disposed: "disposed";
|
|
13246
13246
|
}>;
|
|
@@ -13490,8 +13490,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13490
13490
|
member: "member";
|
|
13491
13491
|
}>;
|
|
13492
13492
|
status: z.ZodEnum<{
|
|
13493
|
-
idle: "idle";
|
|
13494
13493
|
active: "active";
|
|
13494
|
+
idle: "idle";
|
|
13495
13495
|
dead: "dead";
|
|
13496
13496
|
disposed: "disposed";
|
|
13497
13497
|
}>;
|
|
@@ -13616,8 +13616,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13616
13616
|
member: "member";
|
|
13617
13617
|
}>;
|
|
13618
13618
|
status: z.ZodEnum<{
|
|
13619
|
-
idle: "idle";
|
|
13620
13619
|
active: "active";
|
|
13620
|
+
idle: "idle";
|
|
13621
13621
|
dead: "dead";
|
|
13622
13622
|
disposed: "disposed";
|
|
13623
13623
|
}>;
|
|
@@ -13773,8 +13773,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13773
13773
|
member: "member";
|
|
13774
13774
|
}>;
|
|
13775
13775
|
status: z.ZodEnum<{
|
|
13776
|
-
idle: "idle";
|
|
13777
13776
|
active: "active";
|
|
13777
|
+
idle: "idle";
|
|
13778
13778
|
dead: "dead";
|
|
13779
13779
|
disposed: "disposed";
|
|
13780
13780
|
}>;
|
|
@@ -13946,8 +13946,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
13946
13946
|
member: "member";
|
|
13947
13947
|
}>;
|
|
13948
13948
|
status: z.ZodEnum<{
|
|
13949
|
-
idle: "idle";
|
|
13950
13949
|
active: "active";
|
|
13950
|
+
idle: "idle";
|
|
13951
13951
|
dead: "dead";
|
|
13952
13952
|
disposed: "disposed";
|
|
13953
13953
|
}>;
|
|
@@ -14140,8 +14140,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14140
14140
|
member: "member";
|
|
14141
14141
|
}>;
|
|
14142
14142
|
status: z.ZodEnum<{
|
|
14143
|
-
idle: "idle";
|
|
14144
14143
|
active: "active";
|
|
14144
|
+
idle: "idle";
|
|
14145
14145
|
dead: "dead";
|
|
14146
14146
|
disposed: "disposed";
|
|
14147
14147
|
}>;
|
|
@@ -14349,8 +14349,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14349
14349
|
member: "member";
|
|
14350
14350
|
}>;
|
|
14351
14351
|
status: z.ZodEnum<{
|
|
14352
|
-
idle: "idle";
|
|
14353
14352
|
active: "active";
|
|
14353
|
+
idle: "idle";
|
|
14354
14354
|
dead: "dead";
|
|
14355
14355
|
disposed: "disposed";
|
|
14356
14356
|
}>;
|
|
@@ -14482,8 +14482,8 @@ declare const SessionStorageNamespace$1: ContractStorageNamespaceDefinition<"ses
|
|
|
14482
14482
|
member: "member";
|
|
14483
14483
|
}>;
|
|
14484
14484
|
status: z.ZodEnum<{
|
|
14485
|
-
idle: "idle";
|
|
14486
14485
|
active: "active";
|
|
14486
|
+
idle: "idle";
|
|
14487
14487
|
dead: "dead";
|
|
14488
14488
|
disposed: "disposed";
|
|
14489
14489
|
}>;
|
|
@@ -14653,8 +14653,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14653
14653
|
member: "member";
|
|
14654
14654
|
}>;
|
|
14655
14655
|
status: z.ZodEnum<{
|
|
14656
|
-
idle: "idle";
|
|
14657
14656
|
active: "active";
|
|
14657
|
+
idle: "idle";
|
|
14658
14658
|
dead: "dead";
|
|
14659
14659
|
disposed: "disposed";
|
|
14660
14660
|
}>;
|
|
@@ -14779,8 +14779,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14779
14779
|
member: "member";
|
|
14780
14780
|
}>;
|
|
14781
14781
|
status: z.ZodEnum<{
|
|
14782
|
-
idle: "idle";
|
|
14783
14782
|
active: "active";
|
|
14783
|
+
idle: "idle";
|
|
14784
14784
|
dead: "dead";
|
|
14785
14785
|
disposed: "disposed";
|
|
14786
14786
|
}>;
|
|
@@ -14936,8 +14936,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
14936
14936
|
member: "member";
|
|
14937
14937
|
}>;
|
|
14938
14938
|
status: z.ZodEnum<{
|
|
14939
|
-
idle: "idle";
|
|
14940
14939
|
active: "active";
|
|
14940
|
+
idle: "idle";
|
|
14941
14941
|
dead: "dead";
|
|
14942
14942
|
disposed: "disposed";
|
|
14943
14943
|
}>;
|
|
@@ -15109,8 +15109,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15109
15109
|
member: "member";
|
|
15110
15110
|
}>;
|
|
15111
15111
|
status: z.ZodEnum<{
|
|
15112
|
-
idle: "idle";
|
|
15113
15112
|
active: "active";
|
|
15113
|
+
idle: "idle";
|
|
15114
15114
|
dead: "dead";
|
|
15115
15115
|
disposed: "disposed";
|
|
15116
15116
|
}>;
|
|
@@ -15303,8 +15303,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15303
15303
|
member: "member";
|
|
15304
15304
|
}>;
|
|
15305
15305
|
status: z.ZodEnum<{
|
|
15306
|
-
idle: "idle";
|
|
15307
15306
|
active: "active";
|
|
15307
|
+
idle: "idle";
|
|
15308
15308
|
dead: "dead";
|
|
15309
15309
|
disposed: "disposed";
|
|
15310
15310
|
}>;
|
|
@@ -15512,8 +15512,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15512
15512
|
member: "member";
|
|
15513
15513
|
}>;
|
|
15514
15514
|
status: z.ZodEnum<{
|
|
15515
|
-
idle: "idle";
|
|
15516
15515
|
active: "active";
|
|
15516
|
+
idle: "idle";
|
|
15517
15517
|
dead: "dead";
|
|
15518
15518
|
disposed: "disposed";
|
|
15519
15519
|
}>;
|
|
@@ -15645,8 +15645,8 @@ declare const SessionStorageSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
15645
15645
|
member: "member";
|
|
15646
15646
|
}>;
|
|
15647
15647
|
status: z.ZodEnum<{
|
|
15648
|
-
idle: "idle";
|
|
15649
15648
|
active: "active";
|
|
15649
|
+
idle: "idle";
|
|
15650
15650
|
dead: "dead";
|
|
15651
15651
|
disposed: "disposed";
|
|
15652
15652
|
}>;
|