@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
|
@@ -409,4 +409,30 @@ declare const NativeSessionSupervisorSchemas: {
|
|
|
409
409
|
};
|
|
410
410
|
};
|
|
411
411
|
//#endregion
|
|
412
|
-
|
|
412
|
+
//#region core/contracts/src/native-session-supervisor/pty.d.ts
|
|
413
|
+
/**
|
|
414
|
+
* Structural handle for a running pseudoterminal process.
|
|
415
|
+
*
|
|
416
|
+
* This contract is implementation-agnostic so public adapters can describe
|
|
417
|
+
* terminal capabilities without depending on the private supervisor runtime.
|
|
418
|
+
*/
|
|
419
|
+
interface IPtyProcess {
|
|
420
|
+
readonly pid: number;
|
|
421
|
+
readonly process: string;
|
|
422
|
+
readonly cols: number;
|
|
423
|
+
readonly rows: number;
|
|
424
|
+
write(data: string): void;
|
|
425
|
+
resize(cols: number, rows: number): void;
|
|
426
|
+
kill(signal?: string): void;
|
|
427
|
+
onData: (listener: (data: string) => void) => {
|
|
428
|
+
dispose(): void;
|
|
429
|
+
};
|
|
430
|
+
onExit: (listener: (event: {
|
|
431
|
+
exitCode: number;
|
|
432
|
+
signal?: number;
|
|
433
|
+
}) => void) => {
|
|
434
|
+
dispose(): void;
|
|
435
|
+
};
|
|
436
|
+
}
|
|
437
|
+
//#endregion
|
|
438
|
+
export { SupervisorSessionStatus as _, NativeSupervisorAttachSchema as a, NativeSessionSupervisorSubjects as b, NativeSupervisorLaunchSchema as c, NativeSupervisorStatusSchema as d, NativeSupervisorStopRequest as f, SupervisorRuntimeSnapshotSchema as g, SupervisorRuntimeSnapshot as h, NativeSupervisorAttachResponse as i, NativeSupervisorStatusRequest as l, NativeSupervisorStopSchema as m, NativeSessionSupervisorSchemas as n, NativeSupervisorLaunchRequest as o, NativeSupervisorStopResponse as p, NativeSupervisorAttachRequest as r, NativeSupervisorLaunchResponse as s, IPtyProcess as t, NativeSupervisorStatusResponse as u, SupervisorSessionStatusSchema as v, NativeSessionSupervisorNamespace as y };
|
|
@@ -263,25 +263,6 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
263
263
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
264
264
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
265
265
|
sessionId: z.ZodString;
|
|
266
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
267
|
-
fullName: z.ZodString;
|
|
268
|
-
originalName: z.ZodString;
|
|
269
|
-
serverName: z.ZodString;
|
|
270
|
-
description: z.ZodOptional<z.ZodString>;
|
|
271
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
272
|
-
exposureMode: z.ZodEnum<{
|
|
273
|
-
hidden: "hidden";
|
|
274
|
-
discovery: "discovery";
|
|
275
|
-
direct: "direct";
|
|
276
|
-
}>;
|
|
277
|
-
enabled: z.ZodBoolean;
|
|
278
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
279
|
-
discovery: "discovery";
|
|
280
|
-
toolset: "toolset";
|
|
281
|
-
}>>;
|
|
282
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
283
|
-
exposed: z.ZodBoolean;
|
|
284
|
-
}, z.core.$strip>>;
|
|
285
266
|
servers: z.ZodArray<z.ZodObject<{
|
|
286
267
|
name: z.ZodString;
|
|
287
268
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -318,20 +299,39 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
318
299
|
type: z.ZodLiteral<"http">;
|
|
319
300
|
}, z.core.$strip>], "type">;
|
|
320
301
|
exposureMode: z.ZodEnum<{
|
|
321
|
-
discovery: "discovery";
|
|
322
302
|
direct: "direct";
|
|
303
|
+
discovery: "discovery";
|
|
323
304
|
}>;
|
|
324
305
|
}, z.core.$strip>>;
|
|
325
|
-
|
|
306
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
326
307
|
fullName: z.ZodString;
|
|
327
308
|
originalName: z.ZodString;
|
|
328
309
|
serverName: z.ZodString;
|
|
329
310
|
description: z.ZodOptional<z.ZodString>;
|
|
330
311
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
331
312
|
exposureMode: z.ZodEnum<{
|
|
313
|
+
direct: "direct";
|
|
314
|
+
discovery: "discovery";
|
|
332
315
|
hidden: "hidden";
|
|
316
|
+
}>;
|
|
317
|
+
enabled: z.ZodBoolean;
|
|
318
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
333
319
|
discovery: "discovery";
|
|
320
|
+
toolset: "toolset";
|
|
321
|
+
}>>;
|
|
322
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
323
|
+
exposed: z.ZodBoolean;
|
|
324
|
+
}, z.core.$strip>>;
|
|
325
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
326
|
+
fullName: z.ZodString;
|
|
327
|
+
originalName: z.ZodString;
|
|
328
|
+
serverName: z.ZodString;
|
|
329
|
+
description: z.ZodOptional<z.ZodString>;
|
|
330
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
331
|
+
exposureMode: z.ZodEnum<{
|
|
334
332
|
direct: "direct";
|
|
333
|
+
discovery: "discovery";
|
|
334
|
+
hidden: "hidden";
|
|
335
335
|
}>;
|
|
336
336
|
enabled: z.ZodBoolean;
|
|
337
337
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -380,25 +380,6 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
380
380
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
381
381
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
382
382
|
sessionId: z.ZodString;
|
|
383
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
384
|
-
fullName: z.ZodString;
|
|
385
|
-
originalName: z.ZodString;
|
|
386
|
-
serverName: z.ZodString;
|
|
387
|
-
description: z.ZodOptional<z.ZodString>;
|
|
388
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
389
|
-
exposureMode: z.ZodEnum<{
|
|
390
|
-
hidden: "hidden";
|
|
391
|
-
discovery: "discovery";
|
|
392
|
-
direct: "direct";
|
|
393
|
-
}>;
|
|
394
|
-
enabled: z.ZodBoolean;
|
|
395
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
396
|
-
discovery: "discovery";
|
|
397
|
-
toolset: "toolset";
|
|
398
|
-
}>>;
|
|
399
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
400
|
-
exposed: z.ZodBoolean;
|
|
401
|
-
}, z.core.$strip>>;
|
|
402
383
|
servers: z.ZodArray<z.ZodObject<{
|
|
403
384
|
name: z.ZodString;
|
|
404
385
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -435,20 +416,39 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
435
416
|
type: z.ZodLiteral<"http">;
|
|
436
417
|
}, z.core.$strip>], "type">;
|
|
437
418
|
exposureMode: z.ZodEnum<{
|
|
438
|
-
discovery: "discovery";
|
|
439
419
|
direct: "direct";
|
|
420
|
+
discovery: "discovery";
|
|
440
421
|
}>;
|
|
441
422
|
}, z.core.$strip>>;
|
|
442
|
-
|
|
423
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
443
424
|
fullName: z.ZodString;
|
|
444
425
|
originalName: z.ZodString;
|
|
445
426
|
serverName: z.ZodString;
|
|
446
427
|
description: z.ZodOptional<z.ZodString>;
|
|
447
428
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
448
429
|
exposureMode: z.ZodEnum<{
|
|
430
|
+
direct: "direct";
|
|
431
|
+
discovery: "discovery";
|
|
449
432
|
hidden: "hidden";
|
|
433
|
+
}>;
|
|
434
|
+
enabled: z.ZodBoolean;
|
|
435
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
450
436
|
discovery: "discovery";
|
|
437
|
+
toolset: "toolset";
|
|
438
|
+
}>>;
|
|
439
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
440
|
+
exposed: z.ZodBoolean;
|
|
441
|
+
}, z.core.$strip>>;
|
|
442
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
443
|
+
fullName: z.ZodString;
|
|
444
|
+
originalName: z.ZodString;
|
|
445
|
+
serverName: z.ZodString;
|
|
446
|
+
description: z.ZodOptional<z.ZodString>;
|
|
447
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
448
|
+
exposureMode: z.ZodEnum<{
|
|
451
449
|
direct: "direct";
|
|
450
|
+
discovery: "discovery";
|
|
451
|
+
hidden: "hidden";
|
|
452
452
|
}>;
|
|
453
453
|
enabled: z.ZodBoolean;
|
|
454
454
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -510,25 +510,6 @@ declare const CanonicalModelSchemas: {
|
|
|
510
510
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
511
511
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
512
512
|
sessionId: z.ZodString;
|
|
513
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
514
|
-
fullName: z.ZodString;
|
|
515
|
-
originalName: z.ZodString;
|
|
516
|
-
serverName: z.ZodString;
|
|
517
|
-
description: z.ZodOptional<z.ZodString>;
|
|
518
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
519
|
-
exposureMode: z.ZodEnum<{
|
|
520
|
-
hidden: "hidden";
|
|
521
|
-
discovery: "discovery";
|
|
522
|
-
direct: "direct";
|
|
523
|
-
}>;
|
|
524
|
-
enabled: z.ZodBoolean;
|
|
525
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
526
|
-
discovery: "discovery";
|
|
527
|
-
toolset: "toolset";
|
|
528
|
-
}>>;
|
|
529
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
530
|
-
exposed: z.ZodBoolean;
|
|
531
|
-
}, z.core.$strip>>;
|
|
532
513
|
servers: z.ZodArray<z.ZodObject<{
|
|
533
514
|
name: z.ZodString;
|
|
534
515
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -565,20 +546,39 @@ declare const CanonicalModelSchemas: {
|
|
|
565
546
|
type: z.ZodLiteral<"http">;
|
|
566
547
|
}, z.core.$strip>], "type">;
|
|
567
548
|
exposureMode: z.ZodEnum<{
|
|
568
|
-
discovery: "discovery";
|
|
569
549
|
direct: "direct";
|
|
550
|
+
discovery: "discovery";
|
|
570
551
|
}>;
|
|
571
552
|
}, z.core.$strip>>;
|
|
572
|
-
|
|
553
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
573
554
|
fullName: z.ZodString;
|
|
574
555
|
originalName: z.ZodString;
|
|
575
556
|
serverName: z.ZodString;
|
|
576
557
|
description: z.ZodOptional<z.ZodString>;
|
|
577
558
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
578
559
|
exposureMode: z.ZodEnum<{
|
|
560
|
+
direct: "direct";
|
|
561
|
+
discovery: "discovery";
|
|
579
562
|
hidden: "hidden";
|
|
563
|
+
}>;
|
|
564
|
+
enabled: z.ZodBoolean;
|
|
565
|
+
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
580
566
|
discovery: "discovery";
|
|
567
|
+
toolset: "toolset";
|
|
568
|
+
}>>;
|
|
569
|
+
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
570
|
+
exposed: z.ZodBoolean;
|
|
571
|
+
}, z.core.$strip>>;
|
|
572
|
+
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
573
|
+
fullName: z.ZodString;
|
|
574
|
+
originalName: z.ZodString;
|
|
575
|
+
serverName: z.ZodString;
|
|
576
|
+
description: z.ZodOptional<z.ZodString>;
|
|
577
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
578
|
+
exposureMode: z.ZodEnum<{
|
|
581
579
|
direct: "direct";
|
|
580
|
+
discovery: "discovery";
|
|
581
|
+
hidden: "hidden";
|
|
582
582
|
}>;
|
|
583
583
|
enabled: z.ZodBoolean;
|
|
584
584
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -639,25 +639,6 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
639
639
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
640
640
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
641
641
|
sessionId: _$zod.ZodString;
|
|
642
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
|
-
fullName: _$zod.ZodString;
|
|
644
|
-
originalName: _$zod.ZodString;
|
|
645
|
-
serverName: _$zod.ZodString;
|
|
646
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
647
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
648
|
-
exposureMode: _$zod.ZodEnum<{
|
|
649
|
-
hidden: "hidden";
|
|
650
|
-
discovery: "discovery";
|
|
651
|
-
direct: "direct";
|
|
652
|
-
}>;
|
|
653
|
-
enabled: _$zod.ZodBoolean;
|
|
654
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
655
|
-
discovery: "discovery";
|
|
656
|
-
toolset: "toolset";
|
|
657
|
-
}>>;
|
|
658
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
659
|
-
exposed: _$zod.ZodBoolean;
|
|
660
|
-
}, _$zod_v4_core0.$strip>>;
|
|
661
642
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
662
643
|
name: _$zod.ZodString;
|
|
663
644
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -694,20 +675,39 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
694
675
|
type: _$zod.ZodLiteral<"http">;
|
|
695
676
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
696
677
|
exposureMode: _$zod.ZodEnum<{
|
|
697
|
-
discovery: "discovery";
|
|
698
678
|
direct: "direct";
|
|
679
|
+
discovery: "discovery";
|
|
699
680
|
}>;
|
|
700
681
|
}, _$zod_v4_core0.$strip>>;
|
|
701
|
-
|
|
682
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
702
683
|
fullName: _$zod.ZodString;
|
|
703
684
|
originalName: _$zod.ZodString;
|
|
704
685
|
serverName: _$zod.ZodString;
|
|
705
686
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
687
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
707
688
|
exposureMode: _$zod.ZodEnum<{
|
|
689
|
+
direct: "direct";
|
|
690
|
+
discovery: "discovery";
|
|
708
691
|
hidden: "hidden";
|
|
692
|
+
}>;
|
|
693
|
+
enabled: _$zod.ZodBoolean;
|
|
694
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
709
695
|
discovery: "discovery";
|
|
696
|
+
toolset: "toolset";
|
|
697
|
+
}>>;
|
|
698
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
699
|
+
exposed: _$zod.ZodBoolean;
|
|
700
|
+
}, _$zod_v4_core0.$strip>>;
|
|
701
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
702
|
+
fullName: _$zod.ZodString;
|
|
703
|
+
originalName: _$zod.ZodString;
|
|
704
|
+
serverName: _$zod.ZodString;
|
|
705
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
707
|
+
exposureMode: _$zod.ZodEnum<{
|
|
710
708
|
direct: "direct";
|
|
709
|
+
discovery: "discovery";
|
|
710
|
+
hidden: "hidden";
|
|
711
711
|
}>;
|
|
712
712
|
enabled: _$zod.ZodBoolean;
|
|
713
713
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -766,25 +766,6 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
766
766
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
767
767
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
768
768
|
sessionId: _$zod.ZodString;
|
|
769
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
|
-
fullName: _$zod.ZodString;
|
|
771
|
-
originalName: _$zod.ZodString;
|
|
772
|
-
serverName: _$zod.ZodString;
|
|
773
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
774
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
775
|
-
exposureMode: _$zod.ZodEnum<{
|
|
776
|
-
hidden: "hidden";
|
|
777
|
-
discovery: "discovery";
|
|
778
|
-
direct: "direct";
|
|
779
|
-
}>;
|
|
780
|
-
enabled: _$zod.ZodBoolean;
|
|
781
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
782
|
-
discovery: "discovery";
|
|
783
|
-
toolset: "toolset";
|
|
784
|
-
}>>;
|
|
785
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
786
|
-
exposed: _$zod.ZodBoolean;
|
|
787
|
-
}, _$zod_v4_core0.$strip>>;
|
|
788
769
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
789
770
|
name: _$zod.ZodString;
|
|
790
771
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -821,20 +802,39 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
821
802
|
type: _$zod.ZodLiteral<"http">;
|
|
822
803
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
823
804
|
exposureMode: _$zod.ZodEnum<{
|
|
824
|
-
discovery: "discovery";
|
|
825
805
|
direct: "direct";
|
|
806
|
+
discovery: "discovery";
|
|
826
807
|
}>;
|
|
827
808
|
}, _$zod_v4_core0.$strip>>;
|
|
828
|
-
|
|
809
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
829
810
|
fullName: _$zod.ZodString;
|
|
830
811
|
originalName: _$zod.ZodString;
|
|
831
812
|
serverName: _$zod.ZodString;
|
|
832
813
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
833
814
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
834
815
|
exposureMode: _$zod.ZodEnum<{
|
|
816
|
+
direct: "direct";
|
|
817
|
+
discovery: "discovery";
|
|
835
818
|
hidden: "hidden";
|
|
819
|
+
}>;
|
|
820
|
+
enabled: _$zod.ZodBoolean;
|
|
821
|
+
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
836
822
|
discovery: "discovery";
|
|
823
|
+
toolset: "toolset";
|
|
824
|
+
}>>;
|
|
825
|
+
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
826
|
+
exposed: _$zod.ZodBoolean;
|
|
827
|
+
}, _$zod_v4_core0.$strip>>;
|
|
828
|
+
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
829
|
+
fullName: _$zod.ZodString;
|
|
830
|
+
originalName: _$zod.ZodString;
|
|
831
|
+
serverName: _$zod.ZodString;
|
|
832
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
833
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
834
|
+
exposureMode: _$zod.ZodEnum<{
|
|
837
835
|
direct: "direct";
|
|
836
|
+
discovery: "discovery";
|
|
837
|
+
hidden: "hidden";
|
|
838
838
|
}>;
|
|
839
839
|
enabled: _$zod.ZodBoolean;
|
|
840
840
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|