@makaio/framework 1.0.0-dev-1781884053376 → 1.0.0-dev-1781899284968
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-Deu9viD2.mjs +1 -0
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +1 -1
- package/dist/adapters/index.mjs +1 -1
- package/dist/bus/index.d.mts +20 -20
- package/dist/bus/index.mjs +1 -1
- 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/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -152
- package/dist/contracts/index.mjs +1 -1
- 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/{index-Mi_UJoUV.d.mts → index-4eP9DRL_.d.mts} +4 -4
- package/dist/{index-DoWQjCE-.d.mts → index-6k5ktwXY.d.mts} +399 -339
- package/dist/{index-BvjLe_w9.d.mts → index-B76e7m2R.d.mts} +4 -4
- package/dist/{index-Di84JjS0.d.mts → index-BAnDvAk4.d.mts} +1 -1
- package/dist/{index--diIlm1t.d.mts → index-BNT7Ys9c.d.mts} +36 -36
- package/dist/{index-BwZpSUql.d.mts → index-Bw_CfRNZ.d.mts} +24 -24
- package/dist/{index-SAGZBNB0.d.mts → index-CF8ldAwM.d.mts} +341 -324
- package/dist/{index-D6sjCuQA.d.mts → index-CHy2TweG.d.mts} +26 -26
- package/dist/{index-CBN898N1.d.mts → index-CYu8kZek.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-DiifAKRu.d.mts → index-DFk-zky_.d.mts} +34 -0
- package/dist/{index-UKndP4iV.d.mts → index-DKs0sHne.d.mts} +1 -1
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-CqImyhjX.d.mts → index-WHUV7neB.d.mts} +100 -100
- package/dist/{index-DYcyc2rR.d.mts → index-XeFiBam-.d.mts} +1 -1
- package/dist/{index-BUrNl0QJ.d.mts → index-gKaw_TMU.d.mts} +16 -16
- 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-BeMGmLrp.d.mts → namespace-Bv8B89uB.d.mts} +9 -9
- package/dist/{namespace-Bcn5EuKq.d.mts → namespace-CMN1WR_2.d.mts} +2 -2
- package/dist/{namespace-CGGzwaCj.d.mts → namespace-CfvtDD_U.d.mts} +152 -152
- package/dist/{namespace-d_0I6P7N.d.mts → namespace-Dybz75l5.d.mts} +26 -26
- package/dist/{namespace-qC3OUGCB.d.mts → namespace-MuyQDzjD.d.mts} +20 -20
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/runtime-bun/index.d.mts +2 -2
- package/dist/runtime-bun/index.mjs +1 -1
- package/dist/runtime-node/index.d.mts +3 -3
- package/dist/runtime-node/index.mjs +24 -24
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-BD0TvgFP.d.mts → schema-CzrYmB9E.d.mts} +1 -1
- package/dist/{schemas-CyL5UEV7.d.mts → schemas-CoFCV42v.d.mts} +152 -152
- package/dist/{schemas-TQPiRl642.d.mts → schemas-CwgS7KoL2.d.mts} +4 -4
- package/dist/schemas-bfhY9W6A.mjs +1 -0
- 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 +8 -8
- package/dist/services/index.d.mts +105 -105
- 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/subagent-template/index.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/{session-DLTZOum3.mjs → session-CpVSzgkZ.mjs} +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CCflZ6JS.d.mts → transition-DKMQs6eP.d.mts} +1 -1
- package/dist/{types-CPmOg4X7.d.mts → types-BrTJEhR-.d.mts} +20 -2
- package/dist/{types-BXUm60GF.d.mts → types-QxCQtHQJ.d.mts} +257 -247
- package/dist/workflow-engine/index.d.mts +42 -42
- package/package.json +1 -1
- package/dist/adapter-BmdC3QwV.mjs +0 -1
- package/dist/schemas-yNBjlOKi.mjs +0 -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;
|
|
@@ -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: "
|
|
2022
|
+
data: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
2023
2023
|
driverParam: string;
|
|
2024
2024
|
notNull: false;
|
|
2025
2025
|
hasDefault: false;
|
|
@@ -14,8 +14,8 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
visible: "visible";
|
|
18
17
|
enabled: "enabled";
|
|
18
|
+
visible: "visible";
|
|
19
19
|
disabled: "disabled";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -187,8 +187,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
visible: "visible";
|
|
191
190
|
enabled: "enabled";
|
|
191
|
+
visible: "visible";
|
|
192
192
|
disabled: "disabled";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -217,8 +217,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
visible: "visible";
|
|
221
220
|
enabled: "enabled";
|
|
221
|
+
visible: "visible";
|
|
222
222
|
disabled: "disabled";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -247,8 +247,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
visible: "visible";
|
|
251
250
|
enabled: "enabled";
|
|
251
|
+
visible: "visible";
|
|
252
252
|
disabled: "disabled";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -323,8 +323,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
visible: "visible";
|
|
327
326
|
enabled: "enabled";
|
|
327
|
+
visible: "visible";
|
|
328
328
|
disabled: "disabled";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -487,8 +487,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
487
487
|
openai: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, z.core.$strip>>;
|
|
489
489
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
490
|
-
visible: "visible";
|
|
491
490
|
enabled: "enabled";
|
|
491
|
+
visible: "visible";
|
|
492
492
|
disabled: "disabled";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -504,8 +504,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
504
504
|
name: z.ZodString;
|
|
505
505
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
506
506
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
507
|
-
visible: "visible";
|
|
508
507
|
enabled: "enabled";
|
|
508
|
+
visible: "visible";
|
|
509
509
|
disabled: "disabled";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -533,8 +533,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
533
533
|
openai: z.ZodOptional<z.ZodString>;
|
|
534
534
|
}, z.core.$strip>>>;
|
|
535
535
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
536
|
-
visible: "visible";
|
|
537
536
|
enabled: "enabled";
|
|
537
|
+
visible: "visible";
|
|
538
538
|
disabled: "disabled";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -547,8 +547,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
547
547
|
name: z.ZodString;
|
|
548
548
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
549
549
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
550
|
-
visible: "visible";
|
|
551
550
|
enabled: "enabled";
|
|
551
|
+
visible: "visible";
|
|
552
552
|
disabled: "disabled";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -578,8 +578,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
578
578
|
name: z.ZodString;
|
|
579
579
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
580
580
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
581
|
-
visible: "visible";
|
|
582
581
|
enabled: "enabled";
|
|
582
|
+
visible: "visible";
|
|
583
583
|
disabled: "disabled";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -619,8 +619,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
619
619
|
name: z.ZodString;
|
|
620
620
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
621
621
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
622
|
-
visible: "visible";
|
|
623
622
|
enabled: "enabled";
|
|
623
|
+
visible: "visible";
|
|
624
624
|
disabled: "disabled";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -654,8 +654,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
654
654
|
name: z.ZodString;
|
|
655
655
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
656
656
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
657
|
-
visible: "visible";
|
|
658
657
|
enabled: "enabled";
|
|
658
|
+
visible: "visible";
|
|
659
659
|
disabled: "disabled";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -780,8 +780,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
780
780
|
name: z.ZodString;
|
|
781
781
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
782
782
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
783
|
-
visible: "visible";
|
|
784
783
|
enabled: "enabled";
|
|
784
|
+
visible: "visible";
|
|
785
785
|
disabled: "disabled";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -800,8 +800,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
800
800
|
name: z.ZodString;
|
|
801
801
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
802
802
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
803
|
-
visible: "visible";
|
|
804
803
|
enabled: "enabled";
|
|
804
|
+
visible: "visible";
|
|
805
805
|
disabled: "disabled";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -936,8 +936,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
936
936
|
openai: z.ZodOptional<z.ZodString>;
|
|
937
937
|
}, z.core.$strip>>;
|
|
938
938
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
939
|
-
visible: "visible";
|
|
940
939
|
enabled: "enabled";
|
|
940
|
+
visible: "visible";
|
|
941
941
|
disabled: "disabled";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -959,8 +959,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
959
959
|
openai: z.ZodOptional<z.ZodString>;
|
|
960
960
|
}, z.core.$strip>>>;
|
|
961
961
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
962
|
-
visible: "visible";
|
|
963
962
|
enabled: "enabled";
|
|
963
|
+
visible: "visible";
|
|
964
964
|
disabled: "disabled";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -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-DKs0sHne.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-Bw_CfRNZ.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-DKs0sHne.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-Bw_CfRNZ.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -536,8 +536,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
536
536
|
childSessionId: _$zod.ZodString;
|
|
537
537
|
parentSessionId: _$zod.ZodString;
|
|
538
538
|
kind: _$zod.ZodEnum<{
|
|
539
|
-
branch: "branch";
|
|
540
539
|
fork: "fork";
|
|
540
|
+
branch: "branch";
|
|
541
541
|
subagent: "subagent";
|
|
542
542
|
compress: "compress";
|
|
543
543
|
rewrite: "rewrite";
|
|
@@ -866,8 +866,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
866
866
|
childSessionId: _$zod.ZodString;
|
|
867
867
|
parentSessionId: _$zod.ZodString;
|
|
868
868
|
kind: _$zod.ZodEnum<{
|
|
869
|
-
branch: "branch";
|
|
870
869
|
fork: "fork";
|
|
870
|
+
branch: "branch";
|
|
871
871
|
subagent: "subagent";
|
|
872
872
|
compress: "compress";
|
|
873
873
|
rewrite: "rewrite";
|
|
@@ -1186,8 +1186,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1186
1186
|
childSessionId: _$zod.ZodString;
|
|
1187
1187
|
parentSessionId: _$zod.ZodString;
|
|
1188
1188
|
kind: _$zod.ZodEnum<{
|
|
1189
|
-
branch: "branch";
|
|
1190
1189
|
fork: "fork";
|
|
1190
|
+
branch: "branch";
|
|
1191
1191
|
subagent: "subagent";
|
|
1192
1192
|
compress: "compress";
|
|
1193
1193
|
rewrite: "rewrite";
|
|
@@ -1514,8 +1514,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1514
1514
|
childSessionId: _$zod.ZodString;
|
|
1515
1515
|
parentSessionId: _$zod.ZodString;
|
|
1516
1516
|
kind: _$zod.ZodEnum<{
|
|
1517
|
-
branch: "branch";
|
|
1518
1517
|
fork: "fork";
|
|
1518
|
+
branch: "branch";
|
|
1519
1519
|
subagent: "subagent";
|
|
1520
1520
|
compress: "compress";
|
|
1521
1521
|
rewrite: "rewrite";
|
|
@@ -1830,8 +1830,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1830
1830
|
childSessionId: _$zod.ZodString;
|
|
1831
1831
|
parentSessionId: _$zod.ZodString;
|
|
1832
1832
|
kind: _$zod.ZodEnum<{
|
|
1833
|
-
branch: "branch";
|
|
1834
1833
|
fork: "fork";
|
|
1834
|
+
branch: "branch";
|
|
1835
1835
|
subagent: "subagent";
|
|
1836
1836
|
compress: "compress";
|
|
1837
1837
|
rewrite: "rewrite";
|
|
@@ -2160,8 +2160,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2160
2160
|
childSessionId: _$zod.ZodString;
|
|
2161
2161
|
parentSessionId: _$zod.ZodString;
|
|
2162
2162
|
kind: _$zod.ZodEnum<{
|
|
2163
|
-
branch: "branch";
|
|
2164
2163
|
fork: "fork";
|
|
2164
|
+
branch: "branch";
|
|
2165
2165
|
subagent: "subagent";
|
|
2166
2166
|
compress: "compress";
|
|
2167
2167
|
rewrite: "rewrite";
|
|
@@ -2480,8 +2480,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2480
2480
|
childSessionId: _$zod.ZodString;
|
|
2481
2481
|
parentSessionId: _$zod.ZodString;
|
|
2482
2482
|
kind: _$zod.ZodEnum<{
|
|
2483
|
-
branch: "branch";
|
|
2484
2483
|
fork: "fork";
|
|
2484
|
+
branch: "branch";
|
|
2485
2485
|
subagent: "subagent";
|
|
2486
2486
|
compress: "compress";
|
|
2487
2487
|
rewrite: "rewrite";
|
|
@@ -2808,8 +2808,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2808
2808
|
childSessionId: _$zod.ZodString;
|
|
2809
2809
|
parentSessionId: _$zod.ZodString;
|
|
2810
2810
|
kind: _$zod.ZodEnum<{
|
|
2811
|
-
branch: "branch";
|
|
2812
2811
|
fork: "fork";
|
|
2812
|
+
branch: "branch";
|
|
2813
2813
|
subagent: "subagent";
|
|
2814
2814
|
compress: "compress";
|
|
2815
2815
|
rewrite: "rewrite";
|
|
@@ -3086,7 +3086,7 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3086
3086
|
payload: {
|
|
3087
3087
|
childSessionId: string;
|
|
3088
3088
|
parentSessionId: string;
|
|
3089
|
-
kind: "
|
|
3089
|
+
kind: "fork" | "branch" | "subagent" | "compress" | "rewrite" | "coordinator" | "aside";
|
|
3090
3090
|
forkPointMessageId?: string | undefined;
|
|
3091
3091
|
};
|
|
3092
3092
|
} | {
|
|
@@ -2030,11 +2030,11 @@ declare const MessageStorageNamespace$1: {
|
|
|
2030
2030
|
})[];
|
|
2031
2031
|
messageId: string;
|
|
2032
2032
|
timestamp: number;
|
|
2033
|
+
limit: never;
|
|
2034
|
+
query: string;
|
|
2033
2035
|
agentId: never;
|
|
2034
2036
|
adapterSessionId: never;
|
|
2035
2037
|
turnId: string | null;
|
|
2036
|
-
query: string;
|
|
2037
|
-
limit: never;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
2040
2040
|
emitEvent: never;
|