@makaio/framework 1.0.0-dev-1781996773251 → 1.0.0-dev-1781999985054
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/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +2 -2
- package/dist/adapters/index.mjs +1 -1
- package/dist/adapters/stream-session/index.d.mts +15 -5
- package/dist/adapters/stream-session/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/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/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +28 -28
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-0EXM1tyu.d.mts → definition-D_3U4OLJ.d.mts} +1 -1
- package/dist/{index-DHUARU-6.d.mts → index-BWnf3pYm.d.mts} +6 -6
- package/dist/{index-DImePakw.d.mts → index-B_FtZ3Gn.d.mts} +20 -20
- package/dist/{index-DDehaguq.d.mts → index-C096hXsS.d.mts} +47 -47
- package/dist/{index-BfsvUD9j.d.mts → index-C2K2Tdo9.d.mts} +61 -61
- package/dist/{index-Cx1Bm6WD.d.mts → index-CRmApyqn.d.mts} +4 -4
- package/dist/{index-BAQ6QBcU.d.mts → index-CXZ1a_DD.d.mts} +32 -32
- package/dist/{index-WOoVeAEf.d.mts → index-D2WJ0Zpt.d.mts} +9 -9
- package/dist/{index-Dch9gi4S.d.mts → index-DM8PTbfm.d.mts} +1 -1
- package/dist/{index-CUSOL0X_.d.mts → index-DdBRlm7m.d.mts} +6 -6
- package/dist/{index-DvLCzle5.d.mts → index-DnZJ4j-7.d.mts} +24 -24
- package/dist/{index-4eP9DRL_.d.mts → index-Mi_UJoUV.d.mts} +4 -4
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-CqCe7Phc.d.mts → index-mU2lnU7O.d.mts} +6 -6
- package/dist/{index-DnLf0YKC.d.mts → index-q8nLr74m.d.mts} +6 -6
- package/dist/{index-DOIbPMcj.d.mts → index-vUhaDyDa.d.mts} +1 -1
- package/dist/{index-CYHWOXUm.d.mts → index-vs_GRZcb.d.mts} +2 -2
- package/dist/{index-CuILCdip.d.mts → index-xyXYG5WO.d.mts} +8 -8
- 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-Do_rmLFb.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-BLOld9Wa.d.mts} +2 -2
- package/dist/{namespace-B95uYmZB.d.mts → namespace-C6iVTunW.d.mts} +52 -52
- package/dist/{namespace-UaiY5v62.d.mts → namespace-CJkAriut.d.mts} +22 -22
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DSsdxeKi.d.mts} +9 -9
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-DXWpFdQH2.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-CKTzwiif.d.mts → schema-B3sB8_cB.d.mts} +1 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CgX7mPkv.d.mts} +2 -2
- package/dist/{schemas-CDGld_OC.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DDaP5WkH.d.mts → schemas-DXjyGVpx.d.mts} +3 -3
- package/dist/{schemas-CwgS7KoL2.d.mts → schemas-DhSdafzl2.d.mts} +9 -9
- 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 +3 -3
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +49 -49
- 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 +6 -6
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-Cht4jbvV.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-BBElJqQ8.d.mts → transition-ByWf06n-.d.mts} +1 -1
- package/dist/{types-B49V7vZJ.d.mts → types-BNgCREUh.d.mts} +13 -13
- package/dist/{types-BrTJEhR-.d.mts → types-BXCLseKt.d.mts} +7 -0
- package/dist/workflow-engine/index.d.mts +63 -63
- package/package.json +1 -1
|
@@ -14,9 +14,9 @@ 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
|
-
enabled: "enabled";
|
|
18
|
-
disabled: "disabled";
|
|
19
17
|
visible: "visible";
|
|
18
|
+
disabled: "disabled";
|
|
19
|
+
enabled: "enabled";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
22
22
|
allowlist: "allowlist";
|
|
@@ -187,9 +187,9 @@ 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
|
-
enabled: "enabled";
|
|
191
|
-
disabled: "disabled";
|
|
192
190
|
visible: "visible";
|
|
191
|
+
disabled: "disabled";
|
|
192
|
+
enabled: "enabled";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
195
195
|
allowlist: "allowlist";
|
|
@@ -217,9 +217,9 @@ 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
|
-
enabled: "enabled";
|
|
221
|
-
disabled: "disabled";
|
|
222
220
|
visible: "visible";
|
|
221
|
+
disabled: "disabled";
|
|
222
|
+
enabled: "enabled";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
225
225
|
allowlist: "allowlist";
|
|
@@ -247,9 +247,9 @@ 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
|
-
enabled: "enabled";
|
|
251
|
-
disabled: "disabled";
|
|
252
250
|
visible: "visible";
|
|
251
|
+
disabled: "disabled";
|
|
252
|
+
enabled: "enabled";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
255
255
|
allowlist: "allowlist";
|
|
@@ -323,9 +323,9 @@ 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
|
-
enabled: "enabled";
|
|
327
|
-
disabled: "disabled";
|
|
328
326
|
visible: "visible";
|
|
327
|
+
disabled: "disabled";
|
|
328
|
+
enabled: "enabled";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
331
331
|
allowlist: "allowlist";
|
|
@@ -487,9 +487,9 @@ 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
|
-
enabled: "enabled";
|
|
491
|
-
disabled: "disabled";
|
|
492
490
|
visible: "visible";
|
|
491
|
+
disabled: "disabled";
|
|
492
|
+
enabled: "enabled";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
495
495
|
allowlist: "allowlist";
|
|
@@ -504,9 +504,9 @@ 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
|
-
enabled: "enabled";
|
|
508
|
-
disabled: "disabled";
|
|
509
507
|
visible: "visible";
|
|
508
|
+
disabled: "disabled";
|
|
509
|
+
enabled: "enabled";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
512
512
|
allowlist: "allowlist";
|
|
@@ -533,9 +533,9 @@ 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
|
-
enabled: "enabled";
|
|
537
|
-
disabled: "disabled";
|
|
538
536
|
visible: "visible";
|
|
537
|
+
disabled: "disabled";
|
|
538
|
+
enabled: "enabled";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
541
541
|
}, z.core.$strict>;
|
|
@@ -547,9 +547,9 @@ 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
|
-
enabled: "enabled";
|
|
551
|
-
disabled: "disabled";
|
|
552
550
|
visible: "visible";
|
|
551
|
+
disabled: "disabled";
|
|
552
|
+
enabled: "enabled";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
555
555
|
allowlist: "allowlist";
|
|
@@ -578,9 +578,9 @@ 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
|
-
enabled: "enabled";
|
|
582
|
-
disabled: "disabled";
|
|
583
581
|
visible: "visible";
|
|
582
|
+
disabled: "disabled";
|
|
583
|
+
enabled: "enabled";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
586
586
|
allowlist: "allowlist";
|
|
@@ -619,9 +619,9 @@ 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
|
-
enabled: "enabled";
|
|
623
|
-
disabled: "disabled";
|
|
624
622
|
visible: "visible";
|
|
623
|
+
disabled: "disabled";
|
|
624
|
+
enabled: "enabled";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
627
627
|
allowlist: "allowlist";
|
|
@@ -654,9 +654,9 @@ 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
|
-
enabled: "enabled";
|
|
658
|
-
disabled: "disabled";
|
|
659
657
|
visible: "visible";
|
|
658
|
+
disabled: "disabled";
|
|
659
|
+
enabled: "enabled";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
662
662
|
allowlist: "allowlist";
|
|
@@ -780,9 +780,9 @@ 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
|
-
enabled: "enabled";
|
|
784
|
-
disabled: "disabled";
|
|
785
783
|
visible: "visible";
|
|
784
|
+
disabled: "disabled";
|
|
785
|
+
enabled: "enabled";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
788
788
|
allowlist: "allowlist";
|
|
@@ -800,9 +800,9 @@ 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
|
-
enabled: "enabled";
|
|
804
|
-
disabled: "disabled";
|
|
805
803
|
visible: "visible";
|
|
804
|
+
disabled: "disabled";
|
|
805
|
+
enabled: "enabled";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
808
808
|
allowlist: "allowlist";
|
|
@@ -936,9 +936,9 @@ 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
|
-
enabled: "enabled";
|
|
940
|
-
disabled: "disabled";
|
|
941
939
|
visible: "visible";
|
|
940
|
+
disabled: "disabled";
|
|
941
|
+
enabled: "enabled";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
944
944
|
allowlist: "allowlist";
|
|
@@ -959,9 +959,9 @@ 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
|
-
enabled: "enabled";
|
|
963
|
-
disabled: "disabled";
|
|
964
962
|
visible: "visible";
|
|
963
|
+
disabled: "disabled";
|
|
964
|
+
enabled: "enabled";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as CliContribution } from "./types-DCvp_swt.mjs";
|
|
2
|
-
import { c as ExtensionInfo } from "./index-
|
|
2
|
+
import { c as ExtensionInfo } from "./index-DnZJ4j-7.mjs";
|
|
3
3
|
import { r as WindowRegistry } from "./window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { IMakaioBus } from "@makaio/framework/bus";
|
|
5
5
|
import { ExtensionContributionProcessor, ExtensionService, ExtensionToken, MakaioExtension, NodeExtensionContext, StorageDialect, TrayManifest, VersionLiteral } from "@makaio/framework/contracts";
|
|
@@ -1583,9 +1583,9 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1583
1583
|
timestamp: _$zod.ZodNumber;
|
|
1584
1584
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1585
1585
|
error: "error";
|
|
1586
|
-
warn: "warn";
|
|
1587
|
-
info: "info";
|
|
1588
1586
|
debug: "debug";
|
|
1587
|
+
info: "info";
|
|
1588
|
+
warn: "warn";
|
|
1589
1589
|
}>>;
|
|
1590
1590
|
}, _$zod_v4_core0.$strip>;
|
|
1591
1591
|
error: _$zod.ZodObject<{
|
|
@@ -3195,9 +3195,9 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3195
3195
|
timestamp: _$zod.ZodNumber;
|
|
3196
3196
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3197
3197
|
error: "error";
|
|
3198
|
-
warn: "warn";
|
|
3199
|
-
info: "info";
|
|
3200
3198
|
debug: "debug";
|
|
3199
|
+
info: "info";
|
|
3200
|
+
warn: "warn";
|
|
3201
3201
|
}>>;
|
|
3202
3202
|
}, _$zod_v4_core0.$strip>;
|
|
3203
3203
|
error: _$zod.ZodObject<{
|
|
@@ -4831,9 +4831,9 @@ declare const AdapterSchemas: {
|
|
|
4831
4831
|
timestamp: _$zod.ZodNumber;
|
|
4832
4832
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4833
4833
|
error: "error";
|
|
4834
|
-
warn: "warn";
|
|
4835
|
-
info: "info";
|
|
4836
4834
|
debug: "debug";
|
|
4835
|
+
info: "info";
|
|
4836
|
+
warn: "warn";
|
|
4837
4837
|
}>>;
|
|
4838
4838
|
}, _$zod_v4_core0.$strip>;
|
|
4839
4839
|
error: _$zod.ZodObject<{
|
|
@@ -18,10 +18,10 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
18
18
|
* detail, not an externally observable state.
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
|
-
failed: "failed";
|
|
22
|
-
active: "active";
|
|
23
21
|
stopped: "stopped";
|
|
24
22
|
discovered: "discovered";
|
|
23
|
+
failed: "failed";
|
|
24
|
+
active: "active";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
@@ -47,10 +47,10 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
47
47
|
name: z.ZodString;
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
|
-
failed: "failed";
|
|
51
|
-
active: "active";
|
|
52
50
|
stopped: "stopped";
|
|
53
51
|
discovered: "discovered";
|
|
52
|
+
failed: "failed";
|
|
53
|
+
active: "active";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
@@ -68,10 +68,10 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
68
68
|
name: z.ZodString;
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
|
-
failed: "failed";
|
|
72
|
-
active: "active";
|
|
73
71
|
stopped: "stopped";
|
|
74
72
|
discovered: "discovered";
|
|
73
|
+
failed: "failed";
|
|
74
|
+
active: "active";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
@@ -90,10 +90,10 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
90
90
|
name: z.ZodString;
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
|
-
failed: "failed";
|
|
94
|
-
active: "active";
|
|
95
93
|
stopped: "stopped";
|
|
96
94
|
discovered: "discovered";
|
|
95
|
+
failed: "failed";
|
|
96
|
+
active: "active";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
@@ -138,18 +138,18 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
|
-
failed: "failed";
|
|
142
|
-
active: "active";
|
|
143
141
|
stopped: "stopped";
|
|
144
142
|
discovered: "discovered";
|
|
143
|
+
failed: "failed";
|
|
144
|
+
active: "active";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
|
-
failed: "failed";
|
|
150
|
-
active: "active";
|
|
151
149
|
stopped: "stopped";
|
|
152
150
|
discovered: "discovered";
|
|
151
|
+
failed: "failed";
|
|
152
|
+
active: "active";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
@@ -181,10 +181,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
181
181
|
name: z.ZodString;
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
|
-
failed: "failed";
|
|
185
|
-
active: "active";
|
|
186
184
|
stopped: "stopped";
|
|
187
185
|
discovered: "discovered";
|
|
186
|
+
failed: "failed";
|
|
187
|
+
active: "active";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
@@ -219,10 +219,10 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
219
219
|
name: z.ZodString;
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
|
-
failed: "failed";
|
|
223
|
-
active: "active";
|
|
224
222
|
stopped: "stopped";
|
|
225
223
|
discovered: "discovered";
|
|
224
|
+
failed: "failed";
|
|
225
|
+
active: "active";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -593,18 +593,18 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
593
593
|
name: z.ZodString;
|
|
594
594
|
displayName: z.ZodString;
|
|
595
595
|
from: z.ZodEnum<{
|
|
596
|
-
failed: "failed";
|
|
597
|
-
active: "active";
|
|
598
596
|
stopped: "stopped";
|
|
599
597
|
discovered: "discovered";
|
|
598
|
+
failed: "failed";
|
|
599
|
+
active: "active";
|
|
600
600
|
skipped: "skipped";
|
|
601
601
|
initializing: "initializing";
|
|
602
602
|
}>;
|
|
603
603
|
to: z.ZodEnum<{
|
|
604
|
-
failed: "failed";
|
|
605
|
-
active: "active";
|
|
606
604
|
stopped: "stopped";
|
|
607
605
|
discovered: "discovered";
|
|
606
|
+
failed: "failed";
|
|
607
|
+
active: "active";
|
|
608
608
|
skipped: "skipped";
|
|
609
609
|
initializing: "initializing";
|
|
610
610
|
}>;
|
|
@@ -636,10 +636,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
636
636
|
name: z.ZodString;
|
|
637
637
|
displayName: z.ZodString;
|
|
638
638
|
state: z.ZodEnum<{
|
|
639
|
-
failed: "failed";
|
|
640
|
-
active: "active";
|
|
641
639
|
stopped: "stopped";
|
|
642
640
|
discovered: "discovered";
|
|
641
|
+
failed: "failed";
|
|
642
|
+
active: "active";
|
|
643
643
|
skipped: "skipped";
|
|
644
644
|
initializing: "initializing";
|
|
645
645
|
}>;
|
|
@@ -674,10 +674,10 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
674
674
|
name: z.ZodString;
|
|
675
675
|
displayName: z.ZodString;
|
|
676
676
|
state: z.ZodEnum<{
|
|
677
|
-
failed: "failed";
|
|
678
|
-
active: "active";
|
|
679
677
|
stopped: "stopped";
|
|
680
678
|
discovered: "discovered";
|
|
679
|
+
failed: "failed";
|
|
680
|
+
active: "active";
|
|
681
681
|
skipped: "skipped";
|
|
682
682
|
initializing: "initializing";
|
|
683
683
|
}>;
|
|
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
complete: "complete";
|
|
31
30
|
downloading: "downloading";
|
|
32
31
|
progress: "progress";
|
|
33
32
|
applying: "applying";
|
|
33
|
+
complete: "complete";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
36
36
|
type VariantUpgradeStatus = z.infer<typeof VariantUpgradeStatusSchema>;
|
|
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
complete: "complete";
|
|
105
104
|
downloading: "downloading";
|
|
106
105
|
progress: "progress";
|
|
107
106
|
applying: "applying";
|
|
107
|
+
complete: "complete";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
110
110
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -158,10 +158,10 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
-
complete: "complete";
|
|
162
161
|
downloading: "downloading";
|
|
163
162
|
progress: "progress";
|
|
164
163
|
applying: "applying";
|
|
164
|
+
complete: "complete";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
167
167
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -205,10 +205,10 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
-
complete: "complete";
|
|
209
208
|
downloading: "downloading";
|
|
210
209
|
progress: "progress";
|
|
211
210
|
applying: "applying";
|
|
211
|
+
complete: "complete";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
214
214
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
+
failed: "failed";
|
|
44
45
|
passed: "passed";
|
|
45
46
|
enforced: "enforced";
|
|
46
|
-
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -44,9 +44,9 @@ type ContainerRuntime = z.infer<typeof ContainerRuntimeSchema>;
|
|
|
44
44
|
* Container state.
|
|
45
45
|
*/
|
|
46
46
|
declare const ContainerStateSchema: z.ZodEnum<{
|
|
47
|
-
created: "created";
|
|
48
47
|
running: "running";
|
|
49
48
|
stopped: "stopped";
|
|
49
|
+
created: "created";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
52
52
|
type ContainerState = z.infer<typeof ContainerStateSchema>;
|
|
@@ -225,9 +225,9 @@ type StatusRequest = z.infer<typeof StatusRequestSchema>;
|
|
|
225
225
|
*/
|
|
226
226
|
declare const StatusResponseSchema: z.ZodObject<{
|
|
227
227
|
state: z.ZodEnum<{
|
|
228
|
-
created: "created";
|
|
229
228
|
running: "running";
|
|
230
229
|
stopped: "stopped";
|
|
230
|
+
created: "created";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
233
233
|
sessionId: z.ZodString;
|
|
@@ -360,9 +360,9 @@ declare const DockerNamespace: _$_makaio_core0.BusNamespaceDefinition<"docker",
|
|
|
360
360
|
}, _$zod_v4_core0.$strip>;
|
|
361
361
|
response: _$zod.ZodObject<{
|
|
362
362
|
state: _$zod.ZodEnum<{
|
|
363
|
-
created: "created";
|
|
364
363
|
running: "running";
|
|
365
364
|
stopped: "stopped";
|
|
365
|
+
created: "created";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
368
368
|
sessionId: _$zod.ZodString;
|
|
@@ -478,9 +478,9 @@ declare const DockerSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
478
478
|
}, _$zod_v4_core0.$strip>;
|
|
479
479
|
response: _$zod.ZodObject<{
|
|
480
480
|
state: _$zod.ZodEnum<{
|
|
481
|
-
created: "created";
|
|
482
481
|
running: "running";
|
|
483
482
|
stopped: "stopped";
|
|
483
|
+
created: "created";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
486
486
|
sessionId: _$zod.ZodString;
|
|
@@ -598,9 +598,9 @@ declare const ContainerSpawnNamespace: _$_makaio_core0.BusNamespaceDefinition<"d
|
|
|
598
598
|
}, _$zod_v4_core0.$strip>;
|
|
599
599
|
response: _$zod.ZodObject<{
|
|
600
600
|
state: _$zod.ZodEnum<{
|
|
601
|
-
created: "created";
|
|
602
601
|
running: "running";
|
|
603
602
|
stopped: "stopped";
|
|
603
|
+
created: "created";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
606
606
|
sessionId: _$zod.ZodString;
|
|
@@ -716,9 +716,9 @@ declare const ContainerSpawnSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
716
716
|
}, _$zod_v4_core0.$strip>;
|
|
717
717
|
response: _$zod.ZodObject<{
|
|
718
718
|
state: _$zod.ZodEnum<{
|
|
719
|
-
created: "created";
|
|
720
719
|
running: "running";
|
|
721
720
|
stopped: "stopped";
|
|
721
|
+
created: "created";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
724
724
|
sessionId: _$zod.ZodString;
|
|
@@ -48,9 +48,9 @@ declare const MaterializationSchemas: {
|
|
|
48
48
|
template: z.ZodString;
|
|
49
49
|
}, z.core.$strip>], "kind">;
|
|
50
50
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
51
|
+
artifact: "artifact";
|
|
51
52
|
surface: "surface";
|
|
52
53
|
workpiece: "workpiece";
|
|
53
|
-
artifact: "artifact";
|
|
54
54
|
}>>;
|
|
55
55
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
56
56
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -88,9 +88,9 @@ declare const MaterializationSchemas: {
|
|
|
88
88
|
template: z.ZodString;
|
|
89
89
|
}, z.core.$strip>], "kind">;
|
|
90
90
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
91
|
+
artifact: "artifact";
|
|
91
92
|
surface: "surface";
|
|
92
93
|
workpiece: "workpiece";
|
|
93
|
-
artifact: "artifact";
|
|
94
94
|
}>>;
|
|
95
95
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
96
96
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -153,9 +153,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
153
153
|
template: z.ZodString;
|
|
154
154
|
}, z.core.$strip>], "kind">;
|
|
155
155
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
156
|
+
artifact: "artifact";
|
|
156
157
|
surface: "surface";
|
|
157
158
|
workpiece: "workpiece";
|
|
158
|
-
artifact: "artifact";
|
|
159
159
|
}>>;
|
|
160
160
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
161
161
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -193,9 +193,9 @@ declare const MaterializationNamespace: _$_makaio_core0.BusNamespaceDefinition<"
|
|
|
193
193
|
template: z.ZodString;
|
|
194
194
|
}, z.core.$strip>], "kind">;
|
|
195
195
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
196
|
+
artifact: "artifact";
|
|
196
197
|
surface: "surface";
|
|
197
198
|
workpiece: "workpiece";
|
|
198
|
-
artifact: "artifact";
|
|
199
199
|
}>>;
|
|
200
200
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
201
201
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -268,9 +268,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
268
268
|
template: z.ZodString;
|
|
269
269
|
}, z.core.$strip>], "kind">;
|
|
270
270
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
271
|
+
artifact: "artifact";
|
|
271
272
|
surface: "surface";
|
|
272
273
|
workpiece: "workpiece";
|
|
273
|
-
artifact: "artifact";
|
|
274
274
|
}>>;
|
|
275
275
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
276
276
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -308,9 +308,9 @@ declare const MaterializationSubjects: _$_makaio_core0.BusSubjects<_$_makaio_cor
|
|
|
308
308
|
template: z.ZodString;
|
|
309
309
|
}, z.core.$strip>], "kind">;
|
|
310
310
|
appliesTo: z.ZodArray<z.ZodEnum<{
|
|
311
|
+
artifact: "artifact";
|
|
311
312
|
surface: "surface";
|
|
312
313
|
workpiece: "workpiece";
|
|
313
|
-
artifact: "artifact";
|
|
314
314
|
}>>;
|
|
315
315
|
valueMapping: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
316
316
|
description: z.ZodOptional<z.ZodString>;
|
|
@@ -1905,7 +1905,7 @@ declare const sessionStorageSchema: _$_makaio_storage_drizzle0.DialectSchema<{
|
|
|
1905
1905
|
tableName: "sessions";
|
|
1906
1906
|
dataType: "string";
|
|
1907
1907
|
columnType: "SQLiteText";
|
|
1908
|
-
data: "closed" | "
|
|
1908
|
+
data: "closed" | "discovered" | "active" | "archived";
|
|
1909
1909
|
driverParam: string;
|
|
1910
1910
|
notNull: true;
|
|
1911
1911
|
hasDefault: false;
|
|
@@ -9,9 +9,9 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
enabled: "enabled";
|
|
13
|
-
disabled: "disabled";
|
|
14
12
|
visible: "visible";
|
|
13
|
+
disabled: "disabled";
|
|
14
|
+
enabled: "enabled";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
17
17
|
/**
|