@makaio/framework 1.0.0-dev-1782127638374 → 1.0.0-dev-1782132847242
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 +20 -20
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/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 +185 -185
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- 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 +2 -2
- package/dist/{definition-rjwHUOBd.d.mts → definition-0EXM1tyu.d.mts} +1 -1
- package/dist/{extension-BJHRahFl.mjs → extension-DZqYHmhK.mjs} +1 -1
- package/dist/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-Ck7dBtkM.d.mts → index-B5w-0Gg9.d.mts} +4 -4
- package/dist/{index-DeIxVnVs.d.mts → index-BI0f85po.d.mts} +9 -9
- package/dist/{index-ZpJftSoa.d.mts → index-BKZhnb2B.d.mts} +342 -342
- package/dist/{index-DP-JW3Jc.d.mts → index-BN8MOIKm.d.mts} +432 -432
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DTBQOCar.d.mts → index-CuILCdip.d.mts} +16 -16
- package/dist/{index-DO_Cu5A4.d.mts → index-D2WJ0Zpt.d.mts} +4 -4
- package/dist/{index-D1nWOF49.d.mts → index-DImePakw.d.mts} +8 -8
- package/dist/{index-BWIkf5oJ.d.mts → index-DnLf0YKC.d.mts} +6 -6
- package/dist/{index-BB8AMXbw.d.mts → index-Dsw66R3Z.d.mts} +28 -28
- package/dist/{index-DDOB47U7.d.mts → index-ES_PkK4d.d.mts} +46 -46
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-BCNDvAhA.d.mts → index-X2xf5vSA.d.mts} +13 -1
- package/dist/{index-DknXbjOs.d.mts → index-vUhaDyDa.d.mts} +16 -16
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/extension/index.mjs +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.mjs +1 -1
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-4xHw59K8.d.mts → namespace-Bm77p82L.d.mts} +1 -1
- package/dist/{namespace-XmDoz6Sz.d.mts → namespace-CJkAriut.d.mts} +78 -78
- package/dist/{namespace-CUkosedS.d.mts → namespace-CfvtDD_U.d.mts} +154 -154
- package/dist/{namespace-DXWpFdQH2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-Do_rmLFb.d.mts} +2 -2
- package/dist/{namespace-Bv8B89uB.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/package.json +1 -1
- package/dist/{schema-fZknEOha.d.mts → schema-B3sB8_cB.d.mts} +3 -3
- package/dist/{schemas-CscdPqCt.d.mts → schemas-CDGld_OC.d.mts} +3 -3
- package/dist/{schemas-BOhGc0CT.d.mts → schemas-CoFCV42v.d.mts} +154 -154
- package/dist/{schemas-1ynXdrNI2.d.mts → schemas-CwgS7KoL2.d.mts} +7 -7
- package/dist/{schemas-Dn5bfiTL.d.mts → schemas-DDaP5WkH.d.mts} +2 -2
- 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/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +106 -106
- 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 +4 -4
- 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/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/{transition-_Uow1Pr1.d.mts → transition-BBElJqQ8.d.mts} +1 -1
- package/dist/{types-BTqJIp9-.d.mts → types-Cog8MogZ.d.mts} +282 -282
- package/dist/workflow-engine/index.d.mts +43 -43
- package/package.json +1 -1
|
@@ -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
|
-
discovery: "discovery";
|
|
274
|
-
direct: "direct";
|
|
275
|
-
hidden: "hidden";
|
|
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,9 +299,28 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
318
299
|
type: z.ZodLiteral<"http">;
|
|
319
300
|
}, z.core.$strip>], "type">;
|
|
320
301
|
exposureMode: z.ZodEnum<{
|
|
302
|
+
direct: "direct";
|
|
321
303
|
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<{
|
|
322
313
|
direct: "direct";
|
|
314
|
+
discovery: "discovery";
|
|
315
|
+
hidden: "hidden";
|
|
323
316
|
}>;
|
|
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,8 +329,8 @@ 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
|
-
discovery: "discovery";
|
|
333
332
|
direct: "direct";
|
|
333
|
+
discovery: "discovery";
|
|
334
334
|
hidden: "hidden";
|
|
335
335
|
}>;
|
|
336
336
|
enabled: z.ZodBoolean;
|
|
@@ -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
|
-
discovery: "discovery";
|
|
391
|
-
direct: "direct";
|
|
392
|
-
hidden: "hidden";
|
|
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,9 +416,28 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
435
416
|
type: z.ZodLiteral<"http">;
|
|
436
417
|
}, z.core.$strip>], "type">;
|
|
437
418
|
exposureMode: z.ZodEnum<{
|
|
419
|
+
direct: "direct";
|
|
438
420
|
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<{
|
|
439
430
|
direct: "direct";
|
|
431
|
+
discovery: "discovery";
|
|
432
|
+
hidden: "hidden";
|
|
440
433
|
}>;
|
|
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,8 +446,8 @@ 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
|
-
discovery: "discovery";
|
|
450
449
|
direct: "direct";
|
|
450
|
+
discovery: "discovery";
|
|
451
451
|
hidden: "hidden";
|
|
452
452
|
}>;
|
|
453
453
|
enabled: z.ZodBoolean;
|
|
@@ -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
|
-
discovery: "discovery";
|
|
521
|
-
direct: "direct";
|
|
522
|
-
hidden: "hidden";
|
|
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,9 +546,28 @@ declare const CanonicalModelSchemas: {
|
|
|
565
546
|
type: z.ZodLiteral<"http">;
|
|
566
547
|
}, z.core.$strip>], "type">;
|
|
567
548
|
exposureMode: z.ZodEnum<{
|
|
549
|
+
direct: "direct";
|
|
568
550
|
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<{
|
|
569
560
|
direct: "direct";
|
|
561
|
+
discovery: "discovery";
|
|
562
|
+
hidden: "hidden";
|
|
570
563
|
}>;
|
|
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,8 +576,8 @@ 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
|
-
discovery: "discovery";
|
|
580
579
|
direct: "direct";
|
|
580
|
+
discovery: "discovery";
|
|
581
581
|
hidden: "hidden";
|
|
582
582
|
}>;
|
|
583
583
|
enabled: z.ZodBoolean;
|
|
@@ -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
|
-
discovery: "discovery";
|
|
650
|
-
direct: "direct";
|
|
651
|
-
hidden: "hidden";
|
|
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,9 +675,28 @@ 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<{
|
|
678
|
+
direct: "direct";
|
|
697
679
|
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<{
|
|
698
689
|
direct: "direct";
|
|
690
|
+
discovery: "discovery";
|
|
691
|
+
hidden: "hidden";
|
|
699
692
|
}>;
|
|
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,8 +705,8 @@ 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
|
-
discovery: "discovery";
|
|
709
708
|
direct: "direct";
|
|
709
|
+
discovery: "discovery";
|
|
710
710
|
hidden: "hidden";
|
|
711
711
|
}>;
|
|
712
712
|
enabled: _$zod.ZodBoolean;
|
|
@@ -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
|
-
discovery: "discovery";
|
|
777
|
-
direct: "direct";
|
|
778
|
-
hidden: "hidden";
|
|
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,9 +802,28 @@ 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<{
|
|
805
|
+
direct: "direct";
|
|
824
806
|
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<{
|
|
825
816
|
direct: "direct";
|
|
817
|
+
discovery: "discovery";
|
|
818
|
+
hidden: "hidden";
|
|
826
819
|
}>;
|
|
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,8 +832,8 @@ 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
|
-
discovery: "discovery";
|
|
836
835
|
direct: "direct";
|
|
836
|
+
discovery: "discovery";
|
|
837
837
|
hidden: "hidden";
|
|
838
838
|
}>;
|
|
839
839
|
enabled: _$zod.ZodBoolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-Dsw66R3Z.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -312,6 +312,18 @@ declare class ExtensionCoordinator {
|
|
|
312
312
|
* @returns The extension, or `undefined` if not loaded.
|
|
313
313
|
*/
|
|
314
314
|
getExtension(name: string): KernelMakaioExtension | undefined;
|
|
315
|
+
/**
|
|
316
|
+
* Collect all provider definition IDs declared by loaded extensions.
|
|
317
|
+
*
|
|
318
|
+
* Iterates every loaded extension regardless of lifecycle state and extracts
|
|
319
|
+
* provider definition IDs from their {@link KernelMakaioExtension.providers}
|
|
320
|
+
* arrays. The returned set represents the universe of provider definitions
|
|
321
|
+
* that may eventually become active. Consumers use this to distinguish
|
|
322
|
+
* providers whose extension is loaded but not yet active (present in the
|
|
323
|
+
* set) from providers whose extension is not installed at all (absent).
|
|
324
|
+
* @returns Set of provider definition IDs from all loaded extensions.
|
|
325
|
+
*/
|
|
326
|
+
getLoadedProviderDefinitionIds(): ReadonlySet<string>;
|
|
315
327
|
/**
|
|
316
328
|
* Iterate all active extensions in dependency order with their contexts.
|
|
317
329
|
*
|
|
@@ -946,8 +946,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
946
946
|
member: "member";
|
|
947
947
|
}>;
|
|
948
948
|
status: z.ZodEnum<{
|
|
949
|
-
active: "active";
|
|
950
949
|
idle: "idle";
|
|
950
|
+
active: "active";
|
|
951
951
|
dead: "dead";
|
|
952
952
|
disposed: "disposed";
|
|
953
953
|
}>;
|
|
@@ -989,8 +989,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
989
989
|
member: "member";
|
|
990
990
|
}>;
|
|
991
991
|
status: z.ZodEnum<{
|
|
992
|
-
active: "active";
|
|
993
992
|
idle: "idle";
|
|
993
|
+
active: "active";
|
|
994
994
|
dead: "dead";
|
|
995
995
|
disposed: "disposed";
|
|
996
996
|
}>;
|
|
@@ -1027,8 +1027,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1027
1027
|
adapterName: z.ZodString;
|
|
1028
1028
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1029
1029
|
all: "all";
|
|
1030
|
-
active: "active";
|
|
1031
1030
|
idle: "idle";
|
|
1031
|
+
active: "active";
|
|
1032
1032
|
dead: "dead";
|
|
1033
1033
|
disposed: "disposed";
|
|
1034
1034
|
}>>;
|
|
@@ -1058,8 +1058,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1058
1058
|
member: "member";
|
|
1059
1059
|
}>;
|
|
1060
1060
|
status: z.ZodEnum<{
|
|
1061
|
-
active: "active";
|
|
1062
1061
|
idle: "idle";
|
|
1062
|
+
active: "active";
|
|
1063
1063
|
dead: "dead";
|
|
1064
1064
|
disposed: "disposed";
|
|
1065
1065
|
}>;
|
|
@@ -1103,8 +1103,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1103
1103
|
member: "member";
|
|
1104
1104
|
}>;
|
|
1105
1105
|
status: z.ZodEnum<{
|
|
1106
|
-
active: "active";
|
|
1107
1106
|
idle: "idle";
|
|
1107
|
+
active: "active";
|
|
1108
1108
|
dead: "dead";
|
|
1109
1109
|
disposed: "disposed";
|
|
1110
1110
|
}>;
|
|
@@ -1123,8 +1123,8 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1123
1123
|
request: z.ZodObject<{
|
|
1124
1124
|
agentId: z.ZodString;
|
|
1125
1125
|
status: z.ZodEnum<{
|
|
1126
|
-
active: "active";
|
|
1127
1126
|
idle: "idle";
|
|
1127
|
+
active: "active";
|
|
1128
1128
|
dead: "dead";
|
|
1129
1129
|
disposed: "disposed";
|
|
1130
1130
|
}>;
|
|
@@ -1463,7 +1463,7 @@ declare const AgentStorageNamespace: _$_makaio_storage_core0.StorageNamespaceDef
|
|
|
1463
1463
|
tableName: "agents";
|
|
1464
1464
|
dataType: "string";
|
|
1465
1465
|
columnType: "SQLiteText";
|
|
1466
|
-
data: "
|
|
1466
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
1467
1467
|
driverParam: string;
|
|
1468
1468
|
notNull: true;
|
|
1469
1469
|
hasDefault: false;
|
|
@@ -1555,8 +1555,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1555
1555
|
member: "member";
|
|
1556
1556
|
}>;
|
|
1557
1557
|
status: z.ZodEnum<{
|
|
1558
|
-
active: "active";
|
|
1559
1558
|
idle: "idle";
|
|
1559
|
+
active: "active";
|
|
1560
1560
|
dead: "dead";
|
|
1561
1561
|
disposed: "disposed";
|
|
1562
1562
|
}>;
|
|
@@ -1598,8 +1598,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1598
1598
|
member: "member";
|
|
1599
1599
|
}>;
|
|
1600
1600
|
status: z.ZodEnum<{
|
|
1601
|
-
active: "active";
|
|
1602
1601
|
idle: "idle";
|
|
1602
|
+
active: "active";
|
|
1603
1603
|
dead: "dead";
|
|
1604
1604
|
disposed: "disposed";
|
|
1605
1605
|
}>;
|
|
@@ -1636,8 +1636,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1636
1636
|
adapterName: z.ZodString;
|
|
1637
1637
|
status: z.ZodOptional<z.ZodEnum<{
|
|
1638
1638
|
all: "all";
|
|
1639
|
-
active: "active";
|
|
1640
1639
|
idle: "idle";
|
|
1640
|
+
active: "active";
|
|
1641
1641
|
dead: "dead";
|
|
1642
1642
|
disposed: "disposed";
|
|
1643
1643
|
}>>;
|
|
@@ -1667,8 +1667,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1667
1667
|
member: "member";
|
|
1668
1668
|
}>;
|
|
1669
1669
|
status: z.ZodEnum<{
|
|
1670
|
-
active: "active";
|
|
1671
1670
|
idle: "idle";
|
|
1671
|
+
active: "active";
|
|
1672
1672
|
dead: "dead";
|
|
1673
1673
|
disposed: "disposed";
|
|
1674
1674
|
}>;
|
|
@@ -1712,8 +1712,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1712
1712
|
member: "member";
|
|
1713
1713
|
}>;
|
|
1714
1714
|
status: z.ZodEnum<{
|
|
1715
|
-
active: "active";
|
|
1716
1715
|
idle: "idle";
|
|
1716
|
+
active: "active";
|
|
1717
1717
|
dead: "dead";
|
|
1718
1718
|
disposed: "disposed";
|
|
1719
1719
|
}>;
|
|
@@ -1732,8 +1732,8 @@ declare const AgentStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
1732
1732
|
request: z.ZodObject<{
|
|
1733
1733
|
agentId: z.ZodString;
|
|
1734
1734
|
status: z.ZodEnum<{
|
|
1735
|
-
active: "active";
|
|
1736
1735
|
idle: "idle";
|
|
1736
|
+
active: "active";
|
|
1737
1737
|
dead: "dead";
|
|
1738
1738
|
disposed: "disposed";
|
|
1739
1739
|
}>;
|
|
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
1905
1905
|
tableName: "sessions";
|
|
1906
1906
|
dataType: "string";
|
|
1907
1907
|
columnType: "SQLiteText";
|
|
1908
|
-
data: "
|
|
1908
|
+
data: "closed" | "discovered" | "active" | "archived";
|
|
1909
1909
|
driverParam: string;
|
|
1910
1910
|
notNull: true;
|
|
1911
1911
|
hasDefault: false;
|
|
@@ -2019,7 +2019,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2019
2019
|
tableName: "sessions";
|
|
2020
2020
|
dataType: "string";
|
|
2021
2021
|
columnType: "SQLiteText";
|
|
2022
|
-
data: "fork" | "
|
|
2022
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
2023
2023
|
driverParam: string;
|
|
2024
2024
|
notNull: false;
|
|
2025
2025
|
hasDefault: false;
|
|
@@ -2740,7 +2740,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
2740
2740
|
tableName: "agents";
|
|
2741
2741
|
dataType: "string";
|
|
2742
2742
|
columnType: "SQLiteText";
|
|
2743
|
-
data: "
|
|
2743
|
+
data: "idle" | "active" | "dead" | "disposed";
|
|
2744
2744
|
driverParam: string;
|
|
2745
2745
|
notNull: true;
|
|
2746
2746
|
hasDefault: false;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-
|
|
1
|
+
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-X2xf5vSA.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{n as e,r as t,t as n}from"../../extension-
|
|
1
|
+
import{n as e,r as t,t as n}from"../../extension-DZqYHmhK.mjs";export{n as ExtensionCoordinator,e as coalesceExtensionOverrides,t as filterEligibleExtensions};
|
package/dist/kernel/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-
|
|
2
|
-
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-
|
|
1
|
+
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-Dsw66R3Z.mjs";
|
|
2
|
+
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-X2xf5vSA.mjs";
|
|
3
3
|
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-Y8rMeYYX.mjs";
|
|
5
5
|
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CpKikwK4.mjs";
|
package/dist/kernel/index.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as e,i as t,n,r,t as i}from"../namespace-BdO4e1Fm.mjs";import{n as a,t as o}from"../window-registry-PkrFIwX2.mjs";import"./window/index.mjs";import{n as s,r as c,t as l}from"../providers-Bd7BOZs0.mjs";import{a as u,i as d,n as f,o as p,r as m,t as h}from"../extension-
|
|
1
|
+
import{a as e,i as t,n,r,t as i}from"../namespace-BdO4e1Fm.mjs";import{n as a,t as o}from"../window-registry-PkrFIwX2.mjs";import"./window/index.mjs";import{n as s,r as c,t as l}from"../providers-Bd7BOZs0.mjs";import{a as u,i as d,n as f,o as p,r as m,t as h}from"../extension-DZqYHmhK.mjs";import{a as g,c as _,n as v,o as y,t as b}from"../extension-namespace-v3K0qVry.mjs";import"./observability/index.mjs";function x(e){let t=null;return()=>t||(t=(async()=>{for(let t of e)try{await t()}catch(e){console.warn(`[shutdown]`,e)}})(),t)}export{u as BootNamespace,p as BootSubjects,g as ComponentStateSchema,l as EphemeralIdentityProvider,h as ExtensionCoordinator,y as ExtensionInfoSchema,b as ExtensionNamespace,v as ExtensionSubjects,i as KernelNamespace,e as KernelSchemas,n as KernelSubjects,c as MemoryStorageProvider,s as NoTransportProvider,o as STYLE_DEFAULTS,_ as ServiceInfoSchema,d as ServiceSkipError,a as WindowRegistry,f as coalesceExtensionOverrides,x as createShutdownSequence,m as filterEligibleExtensions,r as getWorkflowTriggerTypeRegistry,t as setWorkflowTriggerTypeRegistry};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-
|
|
1
|
+
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-Dsw66R3Z.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -2032,9 +2032,9 @@ declare const MessageStorageNamespace$1: {
|
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
2034
|
turnId: string | null;
|
|
2035
|
+
limit: never;
|
|
2035
2036
|
timestamp: number;
|
|
2036
2037
|
query: string;
|
|
2037
|
-
limit: never;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
2040
2040
|
emitEvent: never;
|