@makaio/framework 1.0.0-dev-1781766035621 → 1.0.0-dev-1781884053376
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 +21 -21
- package/dist/clients/index.mjs +1 -1
- 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/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +172 -172
- package/dist/contracts/materialization/index.d.mts +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- 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-B_FtZ3Gn.d.mts → index--diIlm1t.d.mts} +6 -6
- package/dist/{index-BAQ6QBcU.d.mts → index-BUrNl0QJ.d.mts} +16 -16
- package/dist/{index-Y2r0Zvcm.d.mts → index-BvjLe_w9.d.mts} +12 -12
- package/dist/{index-CewENhZO.d.mts → index-CBN898N1.d.mts} +3 -3
- package/dist/{index-ByDySw3V.d.mts → index-CqImyhjX.d.mts} +105 -105
- package/dist/{index-B08YYzYZ.d.mts → index-D2WJ0Zpt.d.mts} +30 -30
- package/dist/{index-YoTbsavl.d.mts → index-D6sjCuQA.d.mts} +12 -12
- package/dist/{index-DLNRgZPo2.d.mts → index-D94cDExW2.d.mts} +15 -15
- package/dist/{index-Ch8A757m.d.mts → index-DYcyc2rR.d.mts} +15 -15
- package/dist/{index-CYHWOXUm.d.mts → index-Di84JjS0.d.mts} +1 -1
- package/dist/{index-DCDZrmkB.d.mts → index-DoWQjCE-.d.mts} +380 -380
- package/dist/{index-BN95duxC.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-61LNzR4E.d.mts → index-SAGZBNB0.d.mts} +310 -310
- package/dist/{index-mpYmdMt9.d.mts → index-q8nLr74m.d.mts} +3 -3
- package/dist/{index-CfIW5biI.d.mts → index-wfSedMR9.d.mts} +1 -1
- package/dist/{namespace-Cir7d-vM.d.mts → namespace-65uwTpbg.d.mts} +6 -6
- package/dist/{namespace-CTsfVI3H.d.mts → namespace-Bcn5EuKq.d.mts} +5 -5
- package/dist/{namespace-Ct8ipis5.d.mts → namespace-CGGzwaCj.d.mts} +154 -154
- package/dist/{namespace-B95uYmZB.d.mts → namespace-d_0I6P7N.d.mts} +26 -26
- package/dist/{namespace-Da5Ip_ru.d.mts → namespace-qC3OUGCB.d.mts} +16 -16
- package/dist/package.json +1 -1
- package/dist/{schema-TNNx-dYQ.d.mts → schema-BD0TvgFP.d.mts} +1 -1
- package/dist/{schemas-CarFhw0P.d.mts → schemas-CyL5UEV7.d.mts} +154 -154
- package/dist/{schemas-C_gGGevw.d.mts → schemas-D4zaFE2p.d.mts} +6 -6
- package/dist/{schemas-DF_RgKLw2.d.mts → schemas-TQPiRl642.d.mts} +8 -8
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +119 -119
- 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 +4 -4
- package/dist/services/session/messages/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 +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +6 -6
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{transition-ByWf06n-.d.mts → transition-CCflZ6JS.d.mts} +1 -1
- package/dist/{types-D2Q9qI-a.d.mts → types-BXUm60GF.d.mts} +246 -246
- package/dist/{types-BslClRkH.d.mts → types-InWSdi-V.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +19 -19
- package/package.json +1 -1
|
@@ -263,6 +263,25 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
263
263
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
264
264
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
265
265
|
sessionId: z.ZodString;
|
|
266
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
267
|
+
fullName: z.ZodString;
|
|
268
|
+
originalName: z.ZodString;
|
|
269
|
+
serverName: z.ZodString;
|
|
270
|
+
description: z.ZodOptional<z.ZodString>;
|
|
271
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
272
|
+
exposureMode: z.ZodEnum<{
|
|
273
|
+
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>>;
|
|
266
285
|
servers: z.ZodArray<z.ZodObject<{
|
|
267
286
|
name: z.ZodString;
|
|
268
287
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -299,28 +318,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
299
318
|
type: z.ZodLiteral<"http">;
|
|
300
319
|
}, z.core.$strip>], "type">;
|
|
301
320
|
exposureMode: z.ZodEnum<{
|
|
302
|
-
direct: "direct";
|
|
303
321
|
discovery: "discovery";
|
|
304
|
-
}>;
|
|
305
|
-
}, z.core.$strip>>;
|
|
306
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
307
|
-
fullName: z.ZodString;
|
|
308
|
-
originalName: z.ZodString;
|
|
309
|
-
serverName: z.ZodString;
|
|
310
|
-
description: z.ZodOptional<z.ZodString>;
|
|
311
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
312
|
-
exposureMode: z.ZodEnum<{
|
|
313
|
-
hidden: "hidden";
|
|
314
322
|
direct: "direct";
|
|
315
|
-
discovery: "discovery";
|
|
316
323
|
}>;
|
|
317
|
-
enabled: z.ZodBoolean;
|
|
318
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
319
|
-
discovery: "discovery";
|
|
320
|
-
toolset: "toolset";
|
|
321
|
-
}>>;
|
|
322
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
323
|
-
exposed: z.ZodBoolean;
|
|
324
324
|
}, z.core.$strip>>;
|
|
325
325
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
326
326
|
fullName: z.ZodString;
|
|
@@ -329,9 +329,9 @@ declare const CanonicalModelSelectionSchema: z.ZodObject<{
|
|
|
329
329
|
description: z.ZodOptional<z.ZodString>;
|
|
330
330
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
331
331
|
exposureMode: z.ZodEnum<{
|
|
332
|
-
hidden: "hidden";
|
|
333
|
-
direct: "direct";
|
|
334
332
|
discovery: "discovery";
|
|
333
|
+
direct: "direct";
|
|
334
|
+
hidden: "hidden";
|
|
335
335
|
}>;
|
|
336
336
|
enabled: z.ZodBoolean;
|
|
337
337
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -380,6 +380,25 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
380
380
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
381
381
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
382
382
|
sessionId: z.ZodString;
|
|
383
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
384
|
+
fullName: z.ZodString;
|
|
385
|
+
originalName: z.ZodString;
|
|
386
|
+
serverName: z.ZodString;
|
|
387
|
+
description: z.ZodOptional<z.ZodString>;
|
|
388
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
389
|
+
exposureMode: z.ZodEnum<{
|
|
390
|
+
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>>;
|
|
383
402
|
servers: z.ZodArray<z.ZodObject<{
|
|
384
403
|
name: z.ZodString;
|
|
385
404
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -416,28 +435,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
416
435
|
type: z.ZodLiteral<"http">;
|
|
417
436
|
}, z.core.$strip>], "type">;
|
|
418
437
|
exposureMode: z.ZodEnum<{
|
|
419
|
-
direct: "direct";
|
|
420
438
|
discovery: "discovery";
|
|
421
|
-
}>;
|
|
422
|
-
}, z.core.$strip>>;
|
|
423
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
424
|
-
fullName: z.ZodString;
|
|
425
|
-
originalName: z.ZodString;
|
|
426
|
-
serverName: z.ZodString;
|
|
427
|
-
description: z.ZodOptional<z.ZodString>;
|
|
428
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
429
|
-
exposureMode: z.ZodEnum<{
|
|
430
|
-
hidden: "hidden";
|
|
431
439
|
direct: "direct";
|
|
432
|
-
discovery: "discovery";
|
|
433
440
|
}>;
|
|
434
|
-
enabled: z.ZodBoolean;
|
|
435
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
436
|
-
discovery: "discovery";
|
|
437
|
-
toolset: "toolset";
|
|
438
|
-
}>>;
|
|
439
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
440
|
-
exposed: z.ZodBoolean;
|
|
441
441
|
}, z.core.$strip>>;
|
|
442
442
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
443
443
|
fullName: z.ZodString;
|
|
@@ -446,9 +446,9 @@ declare const CanonicalModelResolvedSelectionSchema: z.ZodObject<{
|
|
|
446
446
|
description: z.ZodOptional<z.ZodString>;
|
|
447
447
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
448
448
|
exposureMode: z.ZodEnum<{
|
|
449
|
-
hidden: "hidden";
|
|
450
|
-
direct: "direct";
|
|
451
449
|
discovery: "discovery";
|
|
450
|
+
direct: "direct";
|
|
451
|
+
hidden: "hidden";
|
|
452
452
|
}>;
|
|
453
453
|
enabled: z.ZodBoolean;
|
|
454
454
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -510,6 +510,25 @@ declare const CanonicalModelSchemas: {
|
|
|
510
510
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
511
511
|
mcpSessionContext: z.ZodOptional<z.ZodObject<{
|
|
512
512
|
sessionId: z.ZodString;
|
|
513
|
+
directTools: z.ZodArray<z.ZodObject<{
|
|
514
|
+
fullName: z.ZodString;
|
|
515
|
+
originalName: z.ZodString;
|
|
516
|
+
serverName: z.ZodString;
|
|
517
|
+
description: z.ZodOptional<z.ZodString>;
|
|
518
|
+
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
519
|
+
exposureMode: z.ZodEnum<{
|
|
520
|
+
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>>;
|
|
513
532
|
servers: z.ZodArray<z.ZodObject<{
|
|
514
533
|
name: z.ZodString;
|
|
515
534
|
transport: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
@@ -546,28 +565,9 @@ declare const CanonicalModelSchemas: {
|
|
|
546
565
|
type: z.ZodLiteral<"http">;
|
|
547
566
|
}, z.core.$strip>], "type">;
|
|
548
567
|
exposureMode: z.ZodEnum<{
|
|
549
|
-
direct: "direct";
|
|
550
568
|
discovery: "discovery";
|
|
551
|
-
}>;
|
|
552
|
-
}, z.core.$strip>>;
|
|
553
|
-
directTools: z.ZodArray<z.ZodObject<{
|
|
554
|
-
fullName: z.ZodString;
|
|
555
|
-
originalName: z.ZodString;
|
|
556
|
-
serverName: z.ZodString;
|
|
557
|
-
description: z.ZodOptional<z.ZodString>;
|
|
558
|
-
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
559
|
-
exposureMode: z.ZodEnum<{
|
|
560
|
-
hidden: "hidden";
|
|
561
569
|
direct: "direct";
|
|
562
|
-
discovery: "discovery";
|
|
563
570
|
}>;
|
|
564
|
-
enabled: z.ZodBoolean;
|
|
565
|
-
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
566
|
-
discovery: "discovery";
|
|
567
|
-
toolset: "toolset";
|
|
568
|
-
}>>;
|
|
569
|
-
enabledAt: z.ZodOptional<z.ZodNumber>;
|
|
570
|
-
exposed: z.ZodBoolean;
|
|
571
571
|
}, z.core.$strip>>;
|
|
572
572
|
discoverableTools: z.ZodArray<z.ZodObject<{
|
|
573
573
|
fullName: z.ZodString;
|
|
@@ -576,9 +576,9 @@ declare const CanonicalModelSchemas: {
|
|
|
576
576
|
description: z.ZodOptional<z.ZodString>;
|
|
577
577
|
inputSchema: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
578
578
|
exposureMode: z.ZodEnum<{
|
|
579
|
-
hidden: "hidden";
|
|
580
|
-
direct: "direct";
|
|
581
579
|
discovery: "discovery";
|
|
580
|
+
direct: "direct";
|
|
581
|
+
hidden: "hidden";
|
|
582
582
|
}>;
|
|
583
583
|
enabled: z.ZodBoolean;
|
|
584
584
|
enabledBy: z.ZodOptional<z.ZodEnum<{
|
|
@@ -639,6 +639,25 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
639
639
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
640
640
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
641
641
|
sessionId: _$zod.ZodString;
|
|
642
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
|
+
fullName: _$zod.ZodString;
|
|
644
|
+
originalName: _$zod.ZodString;
|
|
645
|
+
serverName: _$zod.ZodString;
|
|
646
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
647
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
648
|
+
exposureMode: _$zod.ZodEnum<{
|
|
649
|
+
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>>;
|
|
642
661
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
643
662
|
name: _$zod.ZodString;
|
|
644
663
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -675,28 +694,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
675
694
|
type: _$zod.ZodLiteral<"http">;
|
|
676
695
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
677
696
|
exposureMode: _$zod.ZodEnum<{
|
|
678
|
-
direct: "direct";
|
|
679
697
|
discovery: "discovery";
|
|
680
|
-
}>;
|
|
681
|
-
}, _$zod_v4_core0.$strip>>;
|
|
682
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
683
|
-
fullName: _$zod.ZodString;
|
|
684
|
-
originalName: _$zod.ZodString;
|
|
685
|
-
serverName: _$zod.ZodString;
|
|
686
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
687
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
688
|
-
exposureMode: _$zod.ZodEnum<{
|
|
689
|
-
hidden: "hidden";
|
|
690
698
|
direct: "direct";
|
|
691
|
-
discovery: "discovery";
|
|
692
699
|
}>;
|
|
693
|
-
enabled: _$zod.ZodBoolean;
|
|
694
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
695
|
-
discovery: "discovery";
|
|
696
|
-
toolset: "toolset";
|
|
697
|
-
}>>;
|
|
698
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
699
|
-
exposed: _$zod.ZodBoolean;
|
|
700
700
|
}, _$zod_v4_core0.$strip>>;
|
|
701
701
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
702
702
|
fullName: _$zod.ZodString;
|
|
@@ -705,9 +705,9 @@ declare const CanonicalModelNamespace: _$_makaio_core0.BusNamespaceDefinition<"c
|
|
|
705
705
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
706
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
707
707
|
exposureMode: _$zod.ZodEnum<{
|
|
708
|
-
hidden: "hidden";
|
|
709
|
-
direct: "direct";
|
|
710
708
|
discovery: "discovery";
|
|
709
|
+
direct: "direct";
|
|
710
|
+
hidden: "hidden";
|
|
711
711
|
}>;
|
|
712
712
|
enabled: _$zod.ZodBoolean;
|
|
713
713
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -766,6 +766,25 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
766
766
|
env: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
767
767
|
mcpSessionContext: _$zod.ZodOptional<_$zod.ZodObject<{
|
|
768
768
|
sessionId: _$zod.ZodString;
|
|
769
|
+
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
|
+
fullName: _$zod.ZodString;
|
|
771
|
+
originalName: _$zod.ZodString;
|
|
772
|
+
serverName: _$zod.ZodString;
|
|
773
|
+
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
774
|
+
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
775
|
+
exposureMode: _$zod.ZodEnum<{
|
|
776
|
+
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>>;
|
|
769
788
|
servers: _$zod.ZodArray<_$zod.ZodObject<{
|
|
770
789
|
name: _$zod.ZodString;
|
|
771
790
|
transport: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
@@ -802,28 +821,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
802
821
|
type: _$zod.ZodLiteral<"http">;
|
|
803
822
|
}, _$zod_v4_core0.$strip>], "type">;
|
|
804
823
|
exposureMode: _$zod.ZodEnum<{
|
|
805
|
-
direct: "direct";
|
|
806
824
|
discovery: "discovery";
|
|
807
|
-
}>;
|
|
808
|
-
}, _$zod_v4_core0.$strip>>;
|
|
809
|
-
directTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
810
|
-
fullName: _$zod.ZodString;
|
|
811
|
-
originalName: _$zod.ZodString;
|
|
812
|
-
serverName: _$zod.ZodString;
|
|
813
|
-
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
814
|
-
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
815
|
-
exposureMode: _$zod.ZodEnum<{
|
|
816
|
-
hidden: "hidden";
|
|
817
825
|
direct: "direct";
|
|
818
|
-
discovery: "discovery";
|
|
819
826
|
}>;
|
|
820
|
-
enabled: _$zod.ZodBoolean;
|
|
821
|
-
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
822
|
-
discovery: "discovery";
|
|
823
|
-
toolset: "toolset";
|
|
824
|
-
}>>;
|
|
825
|
-
enabledAt: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
826
|
-
exposed: _$zod.ZodBoolean;
|
|
827
827
|
}, _$zod_v4_core0.$strip>>;
|
|
828
828
|
discoverableTools: _$zod.ZodArray<_$zod.ZodObject<{
|
|
829
829
|
fullName: _$zod.ZodString;
|
|
@@ -832,9 +832,9 @@ declare const CanonicalModelSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
832
832
|
description: _$zod.ZodOptional<_$zod.ZodString>;
|
|
833
833
|
inputSchema: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>;
|
|
834
834
|
exposureMode: _$zod.ZodEnum<{
|
|
835
|
-
hidden: "hidden";
|
|
836
|
-
direct: "direct";
|
|
837
835
|
discovery: "discovery";
|
|
836
|
+
direct: "direct";
|
|
837
|
+
hidden: "hidden";
|
|
838
838
|
}>;
|
|
839
839
|
enabled: _$zod.ZodBoolean;
|
|
840
840
|
enabledBy: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -17,8 +17,8 @@ declare const ClientExecutionContextSchema: z.ZodObject<{
|
|
|
17
17
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
18
18
|
configDir: z.ZodNullable<z.ZodString>;
|
|
19
19
|
source: z.ZodEnum<{
|
|
20
|
-
managed: "managed";
|
|
21
20
|
global: "global";
|
|
21
|
+
managed: "managed";
|
|
22
22
|
}>;
|
|
23
23
|
version: z.ZodNullable<z.ZodString>;
|
|
24
24
|
}, z.core.$strip>;
|
|
@@ -39,8 +39,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
39
39
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
40
40
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
41
41
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
42
|
-
managed: "managed";
|
|
43
42
|
global: "global";
|
|
43
|
+
managed: "managed";
|
|
44
44
|
}>>;
|
|
45
45
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
46
46
|
}, z.core.$strip>;
|
|
@@ -49,8 +49,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
49
49
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
50
50
|
configDir: z.ZodNullable<z.ZodString>;
|
|
51
51
|
source: z.ZodEnum<{
|
|
52
|
-
managed: "managed";
|
|
53
52
|
global: "global";
|
|
53
|
+
managed: "managed";
|
|
54
54
|
}>;
|
|
55
55
|
version: z.ZodNullable<z.ZodString>;
|
|
56
56
|
}, z.core.$strip>;
|
|
@@ -88,9 +88,9 @@ declare const ClientSchemas: {
|
|
|
88
88
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
89
89
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
90
90
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
91
|
+
empty: "empty";
|
|
91
92
|
"auth-only": "auth-only";
|
|
92
93
|
full: "full";
|
|
93
|
-
empty: "empty";
|
|
94
94
|
}>>;
|
|
95
95
|
}, z.core.$strip>;
|
|
96
96
|
response: z.ZodObject<{
|
|
@@ -220,8 +220,8 @@ declare const ClientSchemas: {
|
|
|
220
220
|
clientId: z.ZodString;
|
|
221
221
|
source: z.ZodObject<{
|
|
222
222
|
layer: z.ZodEnum<{
|
|
223
|
-
supervisor: "supervisor";
|
|
224
223
|
adapter: "adapter";
|
|
224
|
+
supervisor: "supervisor";
|
|
225
225
|
"client-hook": "client-hook";
|
|
226
226
|
statusline: "statusline";
|
|
227
227
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -261,8 +261,8 @@ declare const ClientSchemas: {
|
|
|
261
261
|
}>;
|
|
262
262
|
source: z.ZodObject<{
|
|
263
263
|
layer: z.ZodEnum<{
|
|
264
|
-
supervisor: "supervisor";
|
|
265
264
|
adapter: "adapter";
|
|
265
|
+
supervisor: "supervisor";
|
|
266
266
|
"client-hook": "client-hook";
|
|
267
267
|
statusline: "statusline";
|
|
268
268
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -590,8 +590,8 @@ declare const ClientSchemas: {
|
|
|
590
590
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
591
591
|
}>;
|
|
592
592
|
stage: z.ZodEnum<{
|
|
593
|
-
resolving: "resolving";
|
|
594
593
|
downloading: "downloading";
|
|
594
|
+
resolving: "resolving";
|
|
595
595
|
verifying: "verifying";
|
|
596
596
|
extracting: "extracting";
|
|
597
597
|
installing: "installing";
|
|
@@ -640,8 +640,8 @@ declare const ClientSchemas: {
|
|
|
640
640
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
641
641
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
642
642
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
643
|
-
managed: "managed";
|
|
644
643
|
global: "global";
|
|
644
|
+
managed: "managed";
|
|
645
645
|
}>>;
|
|
646
646
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
647
647
|
}, z.core.$strip>;
|
|
@@ -650,8 +650,8 @@ declare const ClientSchemas: {
|
|
|
650
650
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
651
651
|
configDir: z.ZodNullable<z.ZodString>;
|
|
652
652
|
source: z.ZodEnum<{
|
|
653
|
-
managed: "managed";
|
|
654
653
|
global: "global";
|
|
654
|
+
managed: "managed";
|
|
655
655
|
}>;
|
|
656
656
|
version: z.ZodNullable<z.ZodString>;
|
|
657
657
|
}, z.core.$strip>;
|
|
@@ -1043,8 +1043,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1043
1043
|
* - `'activating'` — marking the installed version as active.
|
|
1044
1044
|
*/
|
|
1045
1045
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1046
|
-
resolving: "resolving";
|
|
1047
1046
|
downloading: "downloading";
|
|
1047
|
+
resolving: "resolving";
|
|
1048
1048
|
verifying: "verifying";
|
|
1049
1049
|
extracting: "extracting";
|
|
1050
1050
|
installing: "installing";
|
|
@@ -1067,8 +1067,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1067
1067
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1068
1068
|
}>;
|
|
1069
1069
|
stage: z.ZodEnum<{
|
|
1070
|
-
resolving: "resolving";
|
|
1071
1070
|
downloading: "downloading";
|
|
1071
|
+
resolving: "resolving";
|
|
1072
1072
|
verifying: "verifying";
|
|
1073
1073
|
extracting: "extracting";
|
|
1074
1074
|
installing: "installing";
|
|
@@ -1148,8 +1148,8 @@ type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
|
1148
1148
|
* - `'cli-wrapper'` — a thin CLI shim wrapping the client binary reported the signal
|
|
1149
1149
|
*/
|
|
1150
1150
|
declare const ClientRuntimeSourceLayerSchema: z.ZodEnum<{
|
|
1151
|
-
supervisor: "supervisor";
|
|
1152
1151
|
adapter: "adapter";
|
|
1152
|
+
supervisor: "supervisor";
|
|
1153
1153
|
"client-hook": "client-hook";
|
|
1154
1154
|
statusline: "statusline";
|
|
1155
1155
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1163,8 +1163,8 @@ type ClientRuntimeSourceLayer = z.infer<typeof ClientRuntimeSourceLayerSchema>;
|
|
|
1163
1163
|
*/
|
|
1164
1164
|
declare const ClientRuntimeSourceSchema: z.ZodObject<{
|
|
1165
1165
|
layer: z.ZodEnum<{
|
|
1166
|
-
supervisor: "supervisor";
|
|
1167
1166
|
adapter: "adapter";
|
|
1167
|
+
supervisor: "supervisor";
|
|
1168
1168
|
"client-hook": "client-hook";
|
|
1169
1169
|
statusline: "statusline";
|
|
1170
1170
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1218,8 +1218,8 @@ declare const ClientRuntimeObserveSchema: {
|
|
|
1218
1218
|
clientId: z.ZodString;
|
|
1219
1219
|
source: z.ZodObject<{
|
|
1220
1220
|
layer: z.ZodEnum<{
|
|
1221
|
-
supervisor: "supervisor";
|
|
1222
1221
|
adapter: "adapter";
|
|
1222
|
+
supervisor: "supervisor";
|
|
1223
1223
|
"client-hook": "client-hook";
|
|
1224
1224
|
statusline: "statusline";
|
|
1225
1225
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1271,8 +1271,8 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1271
1271
|
}>;
|
|
1272
1272
|
source: z.ZodObject<{
|
|
1273
1273
|
layer: z.ZodEnum<{
|
|
1274
|
-
supervisor: "supervisor";
|
|
1275
1274
|
adapter: "adapter";
|
|
1275
|
+
supervisor: "supervisor";
|
|
1276
1276
|
"client-hook": "client-hook";
|
|
1277
1277
|
statusline: "statusline";
|
|
1278
1278
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1480,9 +1480,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1480
1480
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1481
1481
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1482
1482
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1483
|
+
empty: "empty";
|
|
1483
1484
|
"auth-only": "auth-only";
|
|
1484
1485
|
full: "full";
|
|
1485
|
-
empty: "empty";
|
|
1486
1486
|
}>>;
|
|
1487
1487
|
}, _$zod_v4_core0.$strip>;
|
|
1488
1488
|
response: _$zod.ZodObject<{
|
|
@@ -1612,8 +1612,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1612
1612
|
clientId: _$zod.ZodString;
|
|
1613
1613
|
source: _$zod.ZodObject<{
|
|
1614
1614
|
layer: _$zod.ZodEnum<{
|
|
1615
|
-
supervisor: "supervisor";
|
|
1616
1615
|
adapter: "adapter";
|
|
1616
|
+
supervisor: "supervisor";
|
|
1617
1617
|
"client-hook": "client-hook";
|
|
1618
1618
|
statusline: "statusline";
|
|
1619
1619
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1653,8 +1653,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1653
1653
|
}>;
|
|
1654
1654
|
source: _$zod.ZodObject<{
|
|
1655
1655
|
layer: _$zod.ZodEnum<{
|
|
1656
|
-
supervisor: "supervisor";
|
|
1657
1656
|
adapter: "adapter";
|
|
1657
|
+
supervisor: "supervisor";
|
|
1658
1658
|
"client-hook": "client-hook";
|
|
1659
1659
|
statusline: "statusline";
|
|
1660
1660
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -1966,8 +1966,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1966
1966
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1967
1967
|
}>;
|
|
1968
1968
|
stage: _$zod.ZodEnum<{
|
|
1969
|
-
resolving: "resolving";
|
|
1970
1969
|
downloading: "downloading";
|
|
1970
|
+
resolving: "resolving";
|
|
1971
1971
|
verifying: "verifying";
|
|
1972
1972
|
extracting: "extracting";
|
|
1973
1973
|
installing: "installing";
|
|
@@ -2016,8 +2016,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2016
2016
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2017
2017
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2018
2018
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2019
|
-
managed: "managed";
|
|
2020
2019
|
global: "global";
|
|
2020
|
+
managed: "managed";
|
|
2021
2021
|
}>>;
|
|
2022
2022
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2023
2023
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2026,8 +2026,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2026
2026
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2027
2027
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2028
2028
|
source: _$zod.ZodEnum<{
|
|
2029
|
-
managed: "managed";
|
|
2030
2029
|
global: "global";
|
|
2030
|
+
managed: "managed";
|
|
2031
2031
|
}>;
|
|
2032
2032
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2033
2033
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2062,9 +2062,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2062
2062
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2063
2063
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2064
2064
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2065
|
+
empty: "empty";
|
|
2065
2066
|
"auth-only": "auth-only";
|
|
2066
2067
|
full: "full";
|
|
2067
|
-
empty: "empty";
|
|
2068
2068
|
}>>;
|
|
2069
2069
|
}, _$zod_v4_core0.$strip>;
|
|
2070
2070
|
response: _$zod.ZodObject<{
|
|
@@ -2194,8 +2194,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2194
2194
|
clientId: _$zod.ZodString;
|
|
2195
2195
|
source: _$zod.ZodObject<{
|
|
2196
2196
|
layer: _$zod.ZodEnum<{
|
|
2197
|
-
supervisor: "supervisor";
|
|
2198
2197
|
adapter: "adapter";
|
|
2198
|
+
supervisor: "supervisor";
|
|
2199
2199
|
"client-hook": "client-hook";
|
|
2200
2200
|
statusline: "statusline";
|
|
2201
2201
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2235,8 +2235,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2235
2235
|
}>;
|
|
2236
2236
|
source: _$zod.ZodObject<{
|
|
2237
2237
|
layer: _$zod.ZodEnum<{
|
|
2238
|
-
supervisor: "supervisor";
|
|
2239
2238
|
adapter: "adapter";
|
|
2239
|
+
supervisor: "supervisor";
|
|
2240
2240
|
"client-hook": "client-hook";
|
|
2241
2241
|
statusline: "statusline";
|
|
2242
2242
|
"cli-wrapper": "cli-wrapper";
|
|
@@ -2548,8 +2548,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2548
2548
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2549
2549
|
}>;
|
|
2550
2550
|
stage: _$zod.ZodEnum<{
|
|
2551
|
-
resolving: "resolving";
|
|
2552
2551
|
downloading: "downloading";
|
|
2552
|
+
resolving: "resolving";
|
|
2553
2553
|
verifying: "verifying";
|
|
2554
2554
|
extracting: "extracting";
|
|
2555
2555
|
installing: "installing";
|
|
@@ -2598,8 +2598,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2598
2598
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2599
2599
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2600
2600
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2601
|
-
managed: "managed";
|
|
2602
2601
|
global: "global";
|
|
2602
|
+
managed: "managed";
|
|
2603
2603
|
}>>;
|
|
2604
2604
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2605
2605
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2608,8 +2608,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2608
2608
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2609
2609
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2610
2610
|
source: _$zod.ZodEnum<{
|
|
2611
|
-
managed: "managed";
|
|
2612
2611
|
global: "global";
|
|
2612
|
+
managed: "managed";
|
|
2613
2613
|
}>;
|
|
2614
2614
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2615
2615
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2668,9 +2668,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
|
2668
2668
|
* Policy for materializing a session config directory from a base client config.
|
|
2669
2669
|
*/
|
|
2670
2670
|
declare const SessionConfigInheritanceSchema: z.ZodEnum<{
|
|
2671
|
+
empty: "empty";
|
|
2671
2672
|
"auth-only": "auth-only";
|
|
2672
2673
|
full: "full";
|
|
2673
|
-
empty: "empty";
|
|
2674
2674
|
}>;
|
|
2675
2675
|
type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
|
|
2676
2676
|
/**
|
|
@@ -2825,9 +2825,9 @@ declare const ClientSessionConfigSchemas: {
|
|
|
2825
2825
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
2826
2826
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
2827
2827
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
2828
|
+
empty: "empty";
|
|
2828
2829
|
"auth-only": "auth-only";
|
|
2829
2830
|
full: "full";
|
|
2830
|
-
empty: "empty";
|
|
2831
2831
|
}>>;
|
|
2832
2832
|
}, z.core.$strip>;
|
|
2833
2833
|
response: z.ZodObject<{
|
|
@@ -2880,9 +2880,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
|
|
|
2880
2880
|
win32: "win32";
|
|
2881
2881
|
}>;
|
|
2882
2882
|
configInheritance: z.ZodEnum<{
|
|
2883
|
+
empty: "empty";
|
|
2883
2884
|
"auth-only": "auth-only";
|
|
2884
2885
|
full: "full";
|
|
2885
|
-
empty: "empty";
|
|
2886
2886
|
}>;
|
|
2887
2887
|
}, z.core.$strip>;
|
|
2888
2888
|
type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
|