@makaio/framework 1.0.0-dev-1783355411417 → 1.0.0-dev-1783477169057
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-Lx6K7yQS.mjs +1 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +219 -40
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-BNysGvaM.d.mts → base-orchestrator-J1WKAUkF.d.mts} +32 -3
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/client-l1Rq5p6X.mjs +1 -0
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.mjs +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 +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +454 -276
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-b9jyJqPD.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/drizzle/0023_m_mr9gc37m.sql +1 -0
- package/dist/drizzle/meta/_journal.json +7 -0
- package/dist/handlers-B74FvKlA.mjs +57 -0
- package/dist/hooks/index.d.mts +19 -2
- package/dist/{identity-BarL3JYI.mjs → identity-DC3Pk0ps.mjs} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-D7rWAEY0.d.mts → index-B-6DtLLz.d.mts} +1 -1
- package/dist/{index-4eP9DRL_.d.mts → index-B3fjN5HX.d.mts} +7 -7
- package/dist/{index-O08Q2ikz.d.mts → index-BMbmoarE.d.mts} +8 -8
- package/dist/{index-DV4nRk0h.d.mts → index-BX1MxwFr.d.mts} +28 -28
- package/dist/{index-CqCe7Phc.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D6aAzr32.d.mts → index-BeouVICp.d.mts} +36 -36
- package/dist/{index-DQYj8-53.d.mts → index-BjO4Zkap.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Bl42SCEI.d.mts} +8 -8
- package/dist/{index-BYfSAJRC.d.mts → index-BvTd61i5.d.mts} +151 -29
- package/dist/{index-3X0368CL.d.mts → index-CA-AJbq6.d.mts} +4 -4
- package/dist/{index-C5C1tk9f.d.mts → index-CQQcnpev.d.mts} +41 -41
- package/dist/{index-BKZhnb2B.d.mts → index-C_xQM96Y.d.mts} +802 -422
- package/dist/{index-31vR1sxk.d.mts → index-CwFSL4xI.d.mts} +144 -21
- package/dist/{index-WHUV7neB.d.mts → index-DMz-2ACU.d.mts} +105 -105
- package/dist/{index-3J0HZlPH.d.mts → index-DScUb-hF.d.mts} +334 -13
- package/dist/{index-DEzdNQum.d.mts → index-Di84JjS0.d.mts} +2 -2
- package/dist/{index-DvHYpi-J.d.mts → index-Dv4oGVZK.d.mts} +1246 -397
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-D9-vOJvZ.d.mts → index-h5go5Dtd.d.mts} +1 -1
- package/dist/{index-DLNRgZPo2.d.mts → index-j_X5xefv2.d.mts} +26 -26
- package/dist/{index-C6Ys8pxt.d.mts → index-uM4KZopE.d.mts} +9 -9
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-j7vFsmYL.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
- package/dist/{namespace-B3ol3pc-.d.mts → namespace-BigVYQyx.d.mts} +12 -0
- package/dist/{namespace-DmqoDDRD.d.mts → namespace-Boh42UoL.d.mts} +66 -22
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-COEUMuHL.d.mts} +156 -156
- package/dist/{namespace-B4cV_pk3.d.mts → namespace-D94HrTtq.d.mts} +58 -58
- package/dist/{namespace-DhDY0juT.d.mts → namespace-OLAh9wHU.d.mts} +375 -27
- package/dist/{namespace-Bm77p82L.d.mts → namespace-TPbegIMi.d.mts} +27 -27
- package/dist/{package-MmQvNJ3u.d.mts → package-B6mEMD8r.d.mts} +5 -0
- package/dist/{package-BmRhhi-3.mjs → package-BQn_RTo7.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-DLNBajAV.d.mts → schema-B5vHi7Uu.d.mts} +28 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CDBn9MTz.d.mts} +156 -156
- package/dist/schemas-CkOigLAT.mjs +1 -0
- package/dist/{schemas-lnE9YoG7.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DMMWmWjq.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-DuuVuhHX2.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
- package/dist/{schemas-DmGRSeIq.d.mts → schemas-t6h9oSct.d.mts} +28 -1
- package/dist/services/adapter-runtime/index.d.mts +4 -4
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +2 -2
- package/dist/services/adapter-runtime/schemas.mjs +1 -1
- 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 +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- 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 +147 -140
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +15 -2
- package/dist/services/log-import/index.mjs +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/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +7 -7
- package/dist/services/session/index.mjs +1 -1
- 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/session/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +3 -2
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +10 -10
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- 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/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CoGaTin6.mjs +69 -0
- package/dist/session-Dp7z5N1d.mjs +1 -0
- package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-C1M7-O3C.d.mts} +3 -3
- package/dist/{tool-approval-service-MU_DmJsf.mjs → tool-approval-service-BNXgr-az.mjs} +1 -1
- package/dist/tools-BaO4GYj0.mjs +1 -0
- package/dist/{transition-Dq41YCkc.d.mts → transition-Bbjlwv5K.d.mts} +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-BMlzmWp6.d.mts → types-CNkx2awa.d.mts} +12 -1
- package/dist/{types-Cse8s_cD.d.mts → types-D7W0ntGr.d.mts} +45 -18
- package/dist/{types-C76EP81O.d.mts → types-jruUn6oW.d.mts} +694 -282
- package/dist/workflow-engine/index.d.mts +41 -41
- 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/package.json +1 -1
- package/dist/adapter-BRxCc72E.mjs +0 -1
- package/dist/client-BgUjVbXX.mjs +0 -1
- package/dist/handlers-v47Gbsr1.mjs +0 -57
- package/dist/schemas-ftgVeWIG.mjs +0 -1
- package/dist/session-CKWfn3oc.mjs +0 -1
- package/dist/session-DCbJwYEU.mjs +0 -69
- package/dist/tools-BrNm-een.mjs +0 -1
|
@@ -263,6 +263,25 @@ 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>>;
|
|
266
285
|
servers: z.ZodArray<z.ZodObject<{
|
|
267
286
|
name: z.ZodString;
|
|
268
287
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -299,28 +318,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
299
318
|
type: z.ZodLiteral<"http">;
|
|
300
319
|
}, z.core.$strip>], "type">;
|
|
301
320
|
exposureMode: z.ZodEnum<{
|
|
302
|
-
direct: "direct";
|
|
303
321
|
discovery: "discovery";
|
|
304
|
-
}>;
|
|
305
|
-
}, z.core.$strip>>;
|
|
306
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
307
|
-
fullName: z.ZodString;
|
|
308
|
-
originalName: z.ZodString;
|
|
309
|
-
serverName: z.ZodString;
|
|
310
|
-
description: z.ZodOptional<z.ZodString>;
|
|
311
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
312
|
-
exposureMode: z.ZodEnum<{
|
|
313
322
|
direct: "direct";
|
|
314
|
-
discovery: "discovery";
|
|
315
|
-
hidden: "hidden";
|
|
316
323
|
}>;
|
|
317
|
-
enabled: z.ZodBoolean;
|
|
318
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
319
|
-
discovery: "discovery";
|
|
320
|
-
toolset: "toolset";
|
|
321
|
-
}>>;
|
|
322
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
323
|
-
exposed: z.ZodBoolean;
|
|
324
324
|
}, z.core.$strip>>;
|
|
325
325
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
326
326
|
fullName: z.ZodString;
|
|
@@ -329,9 +329,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
329
329
|
description: z.ZodOptional<z.ZodString>;
|
|
330
330
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
331
331
|
exposureMode: z.ZodEnum<{
|
|
332
|
-
direct: "direct";
|
|
333
|
-
discovery: "discovery";
|
|
334
332
|
hidden: "hidden";
|
|
333
|
+
discovery: "discovery";
|
|
334
|
+
direct: "direct";
|
|
335
335
|
}>;
|
|
336
336
|
enabled: z.ZodBoolean;
|
|
337
337
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -380,6 +380,25 @@ 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>>;
|
|
383
402
|
servers: z.ZodArray<z.ZodObject<{
|
|
384
403
|
name: z.ZodString;
|
|
385
404
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -416,28 +435,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
416
435
|
type: z.ZodLiteral<"http">;
|
|
417
436
|
}, z.core.$strip>], "type">;
|
|
418
437
|
exposureMode: z.ZodEnum<{
|
|
419
|
-
direct: "direct";
|
|
420
438
|
discovery: "discovery";
|
|
421
|
-
}>;
|
|
422
|
-
}, z.core.$strip>>;
|
|
423
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
424
|
-
fullName: z.ZodString;
|
|
425
|
-
originalName: z.ZodString;
|
|
426
|
-
serverName: z.ZodString;
|
|
427
|
-
description: z.ZodOptional<z.ZodString>;
|
|
428
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
429
|
-
exposureMode: z.ZodEnum<{
|
|
430
439
|
direct: "direct";
|
|
431
|
-
discovery: "discovery";
|
|
432
|
-
hidden: "hidden";
|
|
433
440
|
}>;
|
|
434
|
-
enabled: z.ZodBoolean;
|
|
435
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
436
|
-
discovery: "discovery";
|
|
437
|
-
toolset: "toolset";
|
|
438
|
-
}>>;
|
|
439
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
440
|
-
exposed: z.ZodBoolean;
|
|
441
441
|
}, z.core.$strip>>;
|
|
442
442
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
443
443
|
fullName: z.ZodString;
|
|
@@ -446,9 +446,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
446
446
|
description: z.ZodOptional<z.ZodString>;
|
|
447
447
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
448
448
|
exposureMode: z.ZodEnum<{
|
|
449
|
-
direct: "direct";
|
|
450
|
-
discovery: "discovery";
|
|
451
449
|
hidden: "hidden";
|
|
450
|
+
discovery: "discovery";
|
|
451
|
+
direct: "direct";
|
|
452
452
|
}>;
|
|
453
453
|
enabled: z.ZodBoolean;
|
|
454
454
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -510,6 +510,25 @@ 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>>;
|
|
513
532
|
servers: z.ZodArray<z.ZodObject<{
|
|
514
533
|
name: z.ZodString;
|
|
515
534
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -546,28 +565,9 @@ declare const CanonicalModelSchemas: {
|
|
|
546
565
|
type: z.ZodLiteral<"http">;
|
|
547
566
|
}, z.core.$strip>], "type">;
|
|
548
567
|
exposureMode: z.ZodEnum<{
|
|
549
|
-
direct: "direct";
|
|
550
568
|
discovery: "discovery";
|
|
551
|
-
}>;
|
|
552
|
-
}, z.core.$strip>>;
|
|
553
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
554
|
-
fullName: z.ZodString;
|
|
555
|
-
originalName: z.ZodString;
|
|
556
|
-
serverName: z.ZodString;
|
|
557
|
-
description: z.ZodOptional<z.ZodString>;
|
|
558
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
559
|
-
exposureMode: z.ZodEnum<{
|
|
560
569
|
direct: "direct";
|
|
561
|
-
discovery: "discovery";
|
|
562
|
-
hidden: "hidden";
|
|
563
570
|
}>;
|
|
564
|
-
enabled: z.ZodBoolean;
|
|
565
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
566
|
-
discovery: "discovery";
|
|
567
|
-
toolset: "toolset";
|
|
568
|
-
}>>;
|
|
569
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
570
|
-
exposed: z.ZodBoolean;
|
|
571
571
|
}, z.core.$strip>>;
|
|
572
572
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
573
573
|
fullName: z.ZodString;
|
|
@@ -576,9 +576,9 @@ declare const CanonicalModelSchemas: {
|
|
|
576
576
|
description: z.ZodOptional<z.ZodString>;
|
|
577
577
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
578
578
|
exposureMode: z.ZodEnum<{
|
|
579
|
-
direct: "direct";
|
|
580
|
-
discovery: "discovery";
|
|
581
579
|
hidden: "hidden";
|
|
580
|
+
discovery: "discovery";
|
|
581
|
+
direct: "direct";
|
|
582
582
|
}>;
|
|
583
583
|
enabled: z.ZodBoolean;
|
|
584
584
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -639,6 +639,25 @@ 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>>;
|
|
642
661
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
662
|
name: _$zod.ZodString;
|
|
644
663
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -675,28 +694,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
675
694
|
type: _$zod.ZodLiteral<"http">;
|
|
676
695
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
677
696
|
exposureMode: _$zod.ZodEnum<{
|
|
678
|
-
direct: "direct";
|
|
679
697
|
discovery: "discovery";
|
|
680
|
-
}>;
|
|
681
|
-
}, _$zod_v4_core0.$strip>>;
|
|
682
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
683
|
-
fullName: _$zod.ZodString;
|
|
684
|
-
originalName: _$zod.ZodString;
|
|
685
|
-
serverName: _$zod.ZodString;
|
|
686
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
687
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
688
|
-
exposureMode: _$zod.ZodEnum<{
|
|
689
698
|
direct: "direct";
|
|
690
|
-
discovery: "discovery";
|
|
691
|
-
hidden: "hidden";
|
|
692
699
|
}>;
|
|
693
|
-
enabled: _$zod.ZodBoolean;
|
|
694
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
695
|
-
discovery: "discovery";
|
|
696
|
-
toolset: "toolset";
|
|
697
|
-
}>>;
|
|
698
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
699
|
-
exposed: _$zod.ZodBoolean;
|
|
700
700
|
}, _$zod_v4_core0.$strip>>;
|
|
701
701
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
702
702
|
fullName: _$zod.ZodString;
|
|
@@ -705,9 +705,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
705
705
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
706
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
707
707
|
exposureMode: _$zod.ZodEnum<{
|
|
708
|
-
direct: "direct";
|
|
709
|
-
discovery: "discovery";
|
|
710
708
|
hidden: "hidden";
|
|
709
|
+
discovery: "discovery";
|
|
710
|
+
direct: "direct";
|
|
711
711
|
}>;
|
|
712
712
|
enabled: _$zod.ZodBoolean;
|
|
713
713
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -766,6 +766,25 @@ 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>>;
|
|
769
788
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
789
|
name: _$zod.ZodString;
|
|
771
790
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -802,28 +821,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
802
821
|
type: _$zod.ZodLiteral<"http">;
|
|
803
822
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
804
823
|
exposureMode: _$zod.ZodEnum<{
|
|
805
|
-
direct: "direct";
|
|
806
824
|
discovery: "discovery";
|
|
807
|
-
}>;
|
|
808
|
-
}, _$zod_v4_core0.$strip>>;
|
|
809
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
810
|
-
fullName: _$zod.ZodString;
|
|
811
|
-
originalName: _$zod.ZodString;
|
|
812
|
-
serverName: _$zod.ZodString;
|
|
813
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
814
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
815
|
-
exposureMode: _$zod.ZodEnum<{
|
|
816
825
|
direct: "direct";
|
|
817
|
-
discovery: "discovery";
|
|
818
|
-
hidden: "hidden";
|
|
819
826
|
}>;
|
|
820
|
-
enabled: _$zod.ZodBoolean;
|
|
821
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
822
|
-
discovery: "discovery";
|
|
823
|
-
toolset: "toolset";
|
|
824
|
-
}>>;
|
|
825
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
826
|
-
exposed: _$zod.ZodBoolean;
|
|
827
827
|
}, _$zod_v4_core0.$strip>>;
|
|
828
828
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
829
829
|
fullName: _$zod.ZodString;
|
|
@@ -832,9 +832,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
832
832
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
833
833
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
834
834
|
exposureMode: _$zod.ZodEnum<{
|
|
835
|
-
direct: "direct";
|
|
836
|
-
discovery: "discovery";
|
|
837
835
|
hidden: "hidden";
|
|
836
|
+
discovery: "discovery";
|
|
837
|
+
direct: "direct";
|
|
838
838
|
}>;
|
|
839
839
|
enabled: _$zod.ZodBoolean;
|
|
840
840
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|