@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
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/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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 +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- 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/{index-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- 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-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- 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 +11 -11
- 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/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- 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 +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 +5 -5
- 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/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- 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-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
|
@@ -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<{
|
|
@@ -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-DoEF9LAc.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, 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-C9FCWOhp.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-DoEF9LAc.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";
|
|
@@ -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-C9FCWOhp.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -335,9 +335,9 @@ declare const MessageStorageNamespace$1: {
|
|
|
335
335
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
336
336
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
337
337
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
338
|
-
timestamp: _$zod.ZodNumber;
|
|
339
338
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
340
339
|
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
340
|
+
timestamp: _$zod.ZodNumber;
|
|
341
341
|
contentText: _$zod.ZodString;
|
|
342
342
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
343
343
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1120,9 +1120,9 @@ declare const MessageStorageNamespace$1: {
|
|
|
1120
1120
|
isError: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1121
1121
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
1122
1122
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1123
|
-
timestamp: _$zod.ZodNumber;
|
|
1124
1123
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1125
1124
|
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1125
|
+
timestamp: _$zod.ZodNumber;
|
|
1126
1126
|
contentText: _$zod.ZodString;
|
|
1127
1127
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1128
1128
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1960,8 +1960,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1960
1960
|
output: string;
|
|
1961
1961
|
isError?: boolean | undefined;
|
|
1962
1962
|
})[];
|
|
1963
|
-
timestamp: number;
|
|
1964
1963
|
turnId: string | null;
|
|
1964
|
+
timestamp: number;
|
|
1965
1965
|
contentText: string;
|
|
1966
1966
|
origin?: "text" | "compact" | "voice" | undefined;
|
|
1967
1967
|
agentId?: string | undefined;
|
|
@@ -2030,10 +2030,10 @@ declare const MessageStorageNamespace$1: {
|
|
|
2030
2030
|
})[];
|
|
2031
2031
|
messageId: string;
|
|
2032
2032
|
agentId: never;
|
|
2033
|
-
timestamp: number;
|
|
2034
2033
|
adapterSessionId: never;
|
|
2035
2034
|
turnId: string | null;
|
|
2036
2035
|
limit: never;
|
|
2036
|
+
timestamp: number;
|
|
2037
2037
|
query: string;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
@@ -202,7 +202,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
202
202
|
tableName: "sessions";
|
|
203
203
|
dataType: "string";
|
|
204
204
|
columnType: "SQLiteText";
|
|
205
|
-
data: "fork" | "subagent" | "
|
|
205
|
+
data: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside";
|
|
206
206
|
driverParam: string;
|
|
207
207
|
notNull: false;
|
|
208
208
|
hasDefault: false;
|
|
@@ -1073,8 +1073,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1073
1073
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1074
1074
|
fork: "fork";
|
|
1075
1075
|
subagent: "subagent";
|
|
1076
|
-
branch: "branch";
|
|
1077
1076
|
compress: "compress";
|
|
1077
|
+
branch: "branch";
|
|
1078
1078
|
rewrite: "rewrite";
|
|
1079
1079
|
coordinator: "coordinator";
|
|
1080
1080
|
aside: "aside";
|
|
@@ -1195,8 +1195,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1195
1195
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1196
1196
|
fork: "fork";
|
|
1197
1197
|
subagent: "subagent";
|
|
1198
|
-
branch: "branch";
|
|
1199
1198
|
compress: "compress";
|
|
1199
|
+
branch: "branch";
|
|
1200
1200
|
rewrite: "rewrite";
|
|
1201
1201
|
coordinator: "coordinator";
|
|
1202
1202
|
aside: "aside";
|
|
@@ -1342,8 +1342,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1342
1342
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1343
1343
|
fork: "fork";
|
|
1344
1344
|
subagent: "subagent";
|
|
1345
|
-
branch: "branch";
|
|
1346
1345
|
compress: "compress";
|
|
1346
|
+
branch: "branch";
|
|
1347
1347
|
rewrite: "rewrite";
|
|
1348
1348
|
coordinator: "coordinator";
|
|
1349
1349
|
aside: "aside";
|
|
@@ -1425,8 +1425,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1425
1425
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
1426
1426
|
fork: "fork";
|
|
1427
1427
|
subagent: "subagent";
|
|
1428
|
-
branch: "branch";
|
|
1429
1428
|
compress: "compress";
|
|
1429
|
+
branch: "branch";
|
|
1430
1430
|
rewrite: "rewrite";
|
|
1431
1431
|
coordinator: "coordinator";
|
|
1432
1432
|
aside: "aside";
|
|
@@ -1504,8 +1504,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1504
1504
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1505
1505
|
fork: "fork";
|
|
1506
1506
|
subagent: "subagent";
|
|
1507
|
-
branch: "branch";
|
|
1508
1507
|
compress: "compress";
|
|
1508
|
+
branch: "branch";
|
|
1509
1509
|
rewrite: "rewrite";
|
|
1510
1510
|
coordinator: "coordinator";
|
|
1511
1511
|
aside: "aside";
|
|
@@ -1594,8 +1594,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1594
1594
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1595
1595
|
fork: "fork";
|
|
1596
1596
|
subagent: "subagent";
|
|
1597
|
-
branch: "branch";
|
|
1598
1597
|
compress: "compress";
|
|
1598
|
+
branch: "branch";
|
|
1599
1599
|
rewrite: "rewrite";
|
|
1600
1600
|
coordinator: "coordinator";
|
|
1601
1601
|
aside: "aside";
|
|
@@ -1689,8 +1689,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1689
1689
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1690
1690
|
fork: "fork";
|
|
1691
1691
|
subagent: "subagent";
|
|
1692
|
-
branch: "branch";
|
|
1693
1692
|
compress: "compress";
|
|
1693
|
+
branch: "branch";
|
|
1694
1694
|
rewrite: "rewrite";
|
|
1695
1695
|
coordinator: "coordinator";
|
|
1696
1696
|
aside: "aside";
|
|
@@ -1787,6 +1787,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1787
1787
|
discovered: "discovered";
|
|
1788
1788
|
tracking: "tracking";
|
|
1789
1789
|
}>>;
|
|
1790
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1791
|
+
live: "live";
|
|
1792
|
+
}>>;
|
|
1790
1793
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1791
1794
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1792
1795
|
kind: _$zod.ZodLiteral<"root">;
|
|
@@ -1813,6 +1816,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1813
1816
|
discovered: "discovered";
|
|
1814
1817
|
tracking: "tracking";
|
|
1815
1818
|
}>>;
|
|
1819
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1820
|
+
live: "live";
|
|
1821
|
+
}>>;
|
|
1816
1822
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1817
1823
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1818
1824
|
kind: _$zod.ZodLiteral<"fork">;
|
|
@@ -1839,6 +1845,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1839
1845
|
discovered: "discovered";
|
|
1840
1846
|
tracking: "tracking";
|
|
1841
1847
|
}>>;
|
|
1848
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1849
|
+
live: "live";
|
|
1850
|
+
}>>;
|
|
1842
1851
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1843
1852
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1844
1853
|
kind: _$zod.ZodLiteral<"subagent">;
|
|
@@ -1865,6 +1874,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1865
1874
|
discovered: "discovered";
|
|
1866
1875
|
tracking: "tracking";
|
|
1867
1876
|
}>>;
|
|
1877
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1878
|
+
live: "live";
|
|
1879
|
+
}>>;
|
|
1868
1880
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1869
1881
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1870
1882
|
kind: _$zod.ZodLiteral<"compress">;
|
|
@@ -1934,8 +1946,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
1934
1946
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1935
1947
|
fork: "fork";
|
|
1936
1948
|
subagent: "subagent";
|
|
1937
|
-
branch: "branch";
|
|
1938
1949
|
compress: "compress";
|
|
1950
|
+
branch: "branch";
|
|
1939
1951
|
rewrite: "rewrite";
|
|
1940
1952
|
coordinator: "coordinator";
|
|
1941
1953
|
aside: "aside";
|
|
@@ -2063,8 +2075,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2063
2075
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2064
2076
|
fork: "fork";
|
|
2065
2077
|
subagent: "subagent";
|
|
2066
|
-
branch: "branch";
|
|
2067
2078
|
compress: "compress";
|
|
2079
|
+
branch: "branch";
|
|
2068
2080
|
rewrite: "rewrite";
|
|
2069
2081
|
coordinator: "coordinator";
|
|
2070
2082
|
aside: "aside";
|
|
@@ -2213,8 +2225,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2213
2225
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2214
2226
|
fork: "fork";
|
|
2215
2227
|
subagent: "subagent";
|
|
2216
|
-
branch: "branch";
|
|
2217
2228
|
compress: "compress";
|
|
2229
|
+
branch: "branch";
|
|
2218
2230
|
rewrite: "rewrite";
|
|
2219
2231
|
coordinator: "coordinator";
|
|
2220
2232
|
aside: "aside";
|
|
@@ -2335,8 +2347,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2335
2347
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2336
2348
|
fork: "fork";
|
|
2337
2349
|
subagent: "subagent";
|
|
2338
|
-
branch: "branch";
|
|
2339
2350
|
compress: "compress";
|
|
2351
|
+
branch: "branch";
|
|
2340
2352
|
rewrite: "rewrite";
|
|
2341
2353
|
coordinator: "coordinator";
|
|
2342
2354
|
aside: "aside";
|
|
@@ -2482,8 +2494,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2482
2494
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2483
2495
|
fork: "fork";
|
|
2484
2496
|
subagent: "subagent";
|
|
2485
|
-
branch: "branch";
|
|
2486
2497
|
compress: "compress";
|
|
2498
|
+
branch: "branch";
|
|
2487
2499
|
rewrite: "rewrite";
|
|
2488
2500
|
coordinator: "coordinator";
|
|
2489
2501
|
aside: "aside";
|
|
@@ -2565,8 +2577,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2565
2577
|
branchKind: _$zod.ZodNullable<_$zod.ZodEnum<{
|
|
2566
2578
|
fork: "fork";
|
|
2567
2579
|
subagent: "subagent";
|
|
2568
|
-
branch: "branch";
|
|
2569
2580
|
compress: "compress";
|
|
2581
|
+
branch: "branch";
|
|
2570
2582
|
rewrite: "rewrite";
|
|
2571
2583
|
coordinator: "coordinator";
|
|
2572
2584
|
aside: "aside";
|
|
@@ -2644,8 +2656,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2644
2656
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2645
2657
|
fork: "fork";
|
|
2646
2658
|
subagent: "subagent";
|
|
2647
|
-
branch: "branch";
|
|
2648
2659
|
compress: "compress";
|
|
2660
|
+
branch: "branch";
|
|
2649
2661
|
rewrite: "rewrite";
|
|
2650
2662
|
coordinator: "coordinator";
|
|
2651
2663
|
aside: "aside";
|
|
@@ -2734,8 +2746,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2734
2746
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2735
2747
|
fork: "fork";
|
|
2736
2748
|
subagent: "subagent";
|
|
2737
|
-
branch: "branch";
|
|
2738
2749
|
compress: "compress";
|
|
2750
|
+
branch: "branch";
|
|
2739
2751
|
rewrite: "rewrite";
|
|
2740
2752
|
coordinator: "coordinator";
|
|
2741
2753
|
aside: "aside";
|
|
@@ -2829,8 +2841,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
2829
2841
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2830
2842
|
fork: "fork";
|
|
2831
2843
|
subagent: "subagent";
|
|
2832
|
-
branch: "branch";
|
|
2833
2844
|
compress: "compress";
|
|
2845
|
+
branch: "branch";
|
|
2834
2846
|
rewrite: "rewrite";
|
|
2835
2847
|
coordinator: "coordinator";
|
|
2836
2848
|
aside: "aside";
|
|
@@ -2927,6 +2939,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2927
2939
|
discovered: "discovered";
|
|
2928
2940
|
tracking: "tracking";
|
|
2929
2941
|
}>>;
|
|
2942
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2943
|
+
live: "live";
|
|
2944
|
+
}>>;
|
|
2930
2945
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2931
2946
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2932
2947
|
kind: _$zod.ZodLiteral<"root">;
|
|
@@ -2953,6 +2968,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2953
2968
|
discovered: "discovered";
|
|
2954
2969
|
tracking: "tracking";
|
|
2955
2970
|
}>>;
|
|
2971
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2972
|
+
live: "live";
|
|
2973
|
+
}>>;
|
|
2956
2974
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2957
2975
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2958
2976
|
kind: _$zod.ZodLiteral<"fork">;
|
|
@@ -2979,6 +2997,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2979
2997
|
discovered: "discovered";
|
|
2980
2998
|
tracking: "tracking";
|
|
2981
2999
|
}>>;
|
|
3000
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3001
|
+
live: "live";
|
|
3002
|
+
}>>;
|
|
2982
3003
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2983
3004
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2984
3005
|
kind: _$zod.ZodLiteral<"subagent">;
|
|
@@ -3005,6 +3026,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
3005
3026
|
discovered: "discovered";
|
|
3006
3027
|
tracking: "tracking";
|
|
3007
3028
|
}>>;
|
|
3029
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3030
|
+
live: "live";
|
|
3031
|
+
}>>;
|
|
3008
3032
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3009
3033
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
3010
3034
|
kind: _$zod.ZodLiteral<"compress">;
|
|
@@ -3074,8 +3098,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
3074
3098
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3075
3099
|
fork: "fork";
|
|
3076
3100
|
subagent: "subagent";
|
|
3077
|
-
branch: "branch";
|
|
3078
3101
|
compress: "compress";
|
|
3102
|
+
branch: "branch";
|
|
3079
3103
|
rewrite: "rewrite";
|
|
3080
3104
|
coordinator: "coordinator";
|
|
3081
3105
|
aside: "aside";
|
|
@@ -3203,8 +3227,8 @@ declare const SessionStorageNamespace$1: {
|
|
|
3203
3227
|
branchKind: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3204
3228
|
fork: "fork";
|
|
3205
3229
|
subagent: "subagent";
|
|
3206
|
-
branch: "branch";
|
|
3207
3230
|
compress: "compress";
|
|
3231
|
+
branch: "branch";
|
|
3208
3232
|
rewrite: "rewrite";
|
|
3209
3233
|
coordinator: "coordinator";
|
|
3210
3234
|
aside: "aside";
|
|
@@ -3333,7 +3357,7 @@ declare const SessionStorageNamespace$1: {
|
|
|
3333
3357
|
contextInheritance?: "none" | "parent-history" | undefined;
|
|
3334
3358
|
rootSessionId?: string | undefined;
|
|
3335
3359
|
forkPointMessageId?: string | undefined;
|
|
3336
|
-
branchKind?: "fork" | "subagent" | "
|
|
3360
|
+
branchKind?: "fork" | "subagent" | "compress" | "branch" | "rewrite" | "coordinator" | "aside" | undefined;
|
|
3337
3361
|
adapterName?: string | undefined;
|
|
3338
3362
|
adapterSessionId?: string | undefined;
|
|
3339
3363
|
adapterId?: string | undefined;
|