@makaio/framework 1.0.0-dev-1783477169057 → 1.0.0-dev-1783615060726
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +105 -166
- package/dist/adapters/index.mjs +6 -6
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/canonical-model/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +182 -182
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{index-Dv4oGVZK.d.mts → index-BSprsrul.d.mts} +409 -371
- package/dist/{index-C_xQM96Y.d.mts → index-BbQpQ1N3.d.mts} +388 -388
- package/dist/{index-CA-AJbq6.d.mts → index-C9FCWOhp.d.mts} +12 -12
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BcwOnvUh.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Bl42SCEI.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-B-6DtLLz.d.mts → index-D7rWAEY0.d.mts} +1 -1
- package/dist/{index-DScUb-hF.d.mts → index-D8wmMJLi.d.mts} +1 -1
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-uM4KZopE.d.mts → index-DKaEpPFS.d.mts} +4 -4
- package/dist/{index-j_X5xefv2.d.mts → index-DLNRgZPo2.d.mts} +26 -26
- package/dist/{index-BX1MxwFr.d.mts → index-DWu3qrwe.d.mts} +13 -13
- package/dist/{index-CwFSL4xI.d.mts → index-DZ14azod.d.mts} +16 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-BjO4Zkap.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-BeouVICp.d.mts → index-Qd1Qom8M.d.mts} +40 -40
- package/dist/{index-CQQcnpev.d.mts → index-S7lj2TLp.d.mts} +75 -75
- package/dist/{index-DMz-2ACU.d.mts → index-WHUV7neB.d.mts} +105 -105
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-TPbegIMi.d.mts → namespace-CZK2ff3B.d.mts} +4 -4
- package/dist/{namespace-Boh42UoL.d.mts → namespace-Ceg3zkt2.d.mts} +44 -20
- package/dist/{namespace-COEUMuHL.d.mts → namespace-CfvtDD_U.d.mts} +156 -156
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-OLAh9wHU.d.mts → namespace-Dc94fHZW.d.mts} +27 -27
- package/dist/{namespace-D94HrTtq.d.mts → namespace-DuUCiVmK.d.mts} +64 -64
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-B5vHi7Uu.d.mts → schema-B9goOieO.d.mts} +1 -1
- package/dist/{schemas-DOV4UouN2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-CDBn9MTz.d.mts → schemas-CoFCV42v.d.mts} +156 -156
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +144 -144
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +19 -19
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{tool-approval-service-BNXgr-az.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/{tools-BaO4GYj0.mjs → tools-CGFZkB7F.mjs} +1 -1
- package/dist/{transition-Bbjlwv5K.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-CNkx2awa.d.mts → types-BWduCvRU.d.mts} +1 -1
- package/dist/{types-jruUn6oW.d.mts → types-Dhou-Itn.d.mts} +266 -266
- package/dist/{types-D7W0ntGr.d.mts → types-VwMx5_lS.d.mts} +15 -1
- package/dist/workflow-engine/index.d.mts +71 -71
- package/package.json +1 -1
- package/dist/session-CoGaTin6.mjs +0 -69
|
@@ -462,9 +462,9 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
462
462
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
463
463
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
464
464
|
active: "active";
|
|
465
|
+
archived: "archived";
|
|
465
466
|
fading: "fading";
|
|
466
467
|
retired: "retired";
|
|
467
|
-
archived: "archived";
|
|
468
468
|
}>>;
|
|
469
469
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
470
470
|
}, z.core.$strip>>;
|
|
@@ -1654,9 +1654,9 @@ declare const ArtifactSchemas: {
|
|
|
1654
1654
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
1655
1655
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
1656
1656
|
active: "active";
|
|
1657
|
+
archived: "archived";
|
|
1657
1658
|
fading: "fading";
|
|
1658
1659
|
retired: "retired";
|
|
1659
|
-
archived: "archived";
|
|
1660
1660
|
}>>;
|
|
1661
1661
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
1662
1662
|
}, z.core.$strip>>;
|
|
@@ -1718,9 +1718,9 @@ declare const ArtifactSchemas: {
|
|
|
1718
1718
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
1719
1719
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
1720
1720
|
active: "active";
|
|
1721
|
+
archived: "archived";
|
|
1721
1722
|
fading: "fading";
|
|
1722
1723
|
retired: "retired";
|
|
1723
|
-
archived: "archived";
|
|
1724
1724
|
}>>;
|
|
1725
1725
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
1726
1726
|
}, z.core.$strip>>;
|
|
@@ -1801,6 +1801,7 @@ declare const ArtifactSchemas: {
|
|
|
1801
1801
|
request: z.ZodObject<{
|
|
1802
1802
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1803
1803
|
kind: z.ZodString;
|
|
1804
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1804
1805
|
scope: z.ZodObject<{
|
|
1805
1806
|
level: z.ZodString;
|
|
1806
1807
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -1880,7 +1881,6 @@ declare const ArtifactSchemas: {
|
|
|
1880
1881
|
summary: z.ZodOptional<z.ZodString>;
|
|
1881
1882
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1882
1883
|
}, z.core.$strip>>;
|
|
1883
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1884
1884
|
}, z.core.$strip>;
|
|
1885
1885
|
response: z.ZodObject<{
|
|
1886
1886
|
artifact: z.ZodObject<{
|
|
@@ -1983,6 +1983,7 @@ declare const ArtifactSchemas: {
|
|
|
1983
1983
|
revision: z.ZodObject<{
|
|
1984
1984
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
1985
1985
|
kind: z.ZodString;
|
|
1986
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
1986
1987
|
scope: z.ZodObject<{
|
|
1987
1988
|
level: z.ZodString;
|
|
1988
1989
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -2062,7 +2063,6 @@ declare const ArtifactSchemas: {
|
|
|
2062
2063
|
summary: z.ZodOptional<z.ZodString>;
|
|
2063
2064
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2064
2065
|
}, z.core.$strip>>;
|
|
2065
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
2066
2066
|
}, z.core.$strip>;
|
|
2067
2067
|
}, z.core.$strip>;
|
|
2068
2068
|
response: z.ZodObject<{
|
|
@@ -3055,9 +3055,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3055
3055
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
3056
3056
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
3057
3057
|
active: "active";
|
|
3058
|
+
archived: "archived";
|
|
3058
3059
|
fading: "fading";
|
|
3059
3060
|
retired: "retired";
|
|
3060
|
-
archived: "archived";
|
|
3061
3061
|
}>>;
|
|
3062
3062
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3063
3063
|
}, z.core.$strip>>;
|
|
@@ -3119,9 +3119,9 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3119
3119
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
3120
3120
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
3121
3121
|
active: "active";
|
|
3122
|
+
archived: "archived";
|
|
3122
3123
|
fading: "fading";
|
|
3123
3124
|
retired: "retired";
|
|
3124
|
-
archived: "archived";
|
|
3125
3125
|
}>>;
|
|
3126
3126
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3127
3127
|
}, z.core.$strip>>;
|
|
@@ -3202,6 +3202,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3202
3202
|
request: z.ZodObject<{
|
|
3203
3203
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3204
3204
|
kind: z.ZodString;
|
|
3205
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3205
3206
|
scope: z.ZodObject<{
|
|
3206
3207
|
level: z.ZodString;
|
|
3207
3208
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3281,7 +3282,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3281
3282
|
summary: z.ZodOptional<z.ZodString>;
|
|
3282
3283
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3283
3284
|
}, z.core.$strip>>;
|
|
3284
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3285
3285
|
}, z.core.$strip>;
|
|
3286
3286
|
response: z.ZodObject<{
|
|
3287
3287
|
artifact: z.ZodObject<{
|
|
@@ -3384,6 +3384,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3384
3384
|
revision: z.ZodObject<{
|
|
3385
3385
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
3386
3386
|
kind: z.ZodString;
|
|
3387
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3387
3388
|
scope: z.ZodObject<{
|
|
3388
3389
|
level: z.ZodString;
|
|
3389
3390
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3463,7 +3464,6 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3463
3464
|
summary: z.ZodOptional<z.ZodString>;
|
|
3464
3465
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3465
3466
|
}, z.core.$strip>>;
|
|
3466
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
3467
3467
|
}, z.core.$strip>;
|
|
3468
3468
|
}, z.core.$strip>;
|
|
3469
3469
|
response: z.ZodObject<{
|
|
@@ -4470,9 +4470,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4470
4470
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
4471
4471
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
4472
4472
|
active: "active";
|
|
4473
|
+
archived: "archived";
|
|
4473
4474
|
fading: "fading";
|
|
4474
4475
|
retired: "retired";
|
|
4475
|
-
archived: "archived";
|
|
4476
4476
|
}>>;
|
|
4477
4477
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
4478
4478
|
}, z.core.$strip>>;
|
|
@@ -4534,9 +4534,9 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4534
4534
|
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
4535
4535
|
defaultRelevance: z.ZodOptional<z.ZodEnum<{
|
|
4536
4536
|
active: "active";
|
|
4537
|
+
archived: "archived";
|
|
4537
4538
|
fading: "fading";
|
|
4538
4539
|
retired: "retired";
|
|
4539
|
-
archived: "archived";
|
|
4540
4540
|
}>>;
|
|
4541
4541
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
4542
4542
|
}, z.core.$strip>>;
|
|
@@ -4617,6 +4617,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4617
4617
|
request: z.ZodObject<{
|
|
4618
4618
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4619
4619
|
kind: z.ZodString;
|
|
4620
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4620
4621
|
scope: z.ZodObject<{
|
|
4621
4622
|
level: z.ZodString;
|
|
4622
4623
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4696,7 +4697,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4696
4697
|
summary: z.ZodOptional<z.ZodString>;
|
|
4697
4698
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4698
4699
|
}, z.core.$strip>>;
|
|
4699
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4700
4700
|
}, z.core.$strip>;
|
|
4701
4701
|
response: z.ZodObject<{
|
|
4702
4702
|
artifact: z.ZodObject<{
|
|
@@ -4799,6 +4799,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4799
4799
|
revision: z.ZodObject<{
|
|
4800
4800
|
data: z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>;
|
|
4801
4801
|
kind: z.ZodString;
|
|
4802
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4802
4803
|
scope: z.ZodObject<{
|
|
4803
4804
|
level: z.ZodString;
|
|
4804
4805
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4878,7 +4879,6 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4878
4879
|
summary: z.ZodOptional<z.ZodString>;
|
|
4879
4880
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4880
4881
|
}, z.core.$strip>>;
|
|
4881
|
-
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4882
4882
|
}, z.core.$strip>;
|
|
4883
4883
|
}, z.core.$strip>;
|
|
4884
4884
|
response: z.ZodObject<{
|
|
@@ -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<{
|
|
@@ -469,9 +469,9 @@ declare const ClientSchemas: {
|
|
|
469
469
|
cwd: z.ZodOptional<z.ZodString>;
|
|
470
470
|
machineId: z.ZodOptional<z.ZodString>;
|
|
471
471
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
472
|
-
fork: "fork";
|
|
473
472
|
fresh: "fresh";
|
|
474
473
|
resume: "resume";
|
|
474
|
+
fork: "fork";
|
|
475
475
|
clear: "clear";
|
|
476
476
|
compact: "compact";
|
|
477
477
|
}>>;
|
|
@@ -611,8 +611,8 @@ declare const ClientSchemas: {
|
|
|
611
611
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
612
612
|
}>;
|
|
613
613
|
stage: z.ZodEnum<{
|
|
614
|
-
resolving: "resolving";
|
|
615
614
|
downloading: "downloading";
|
|
615
|
+
resolving: "resolving";
|
|
616
616
|
verifying: "verifying";
|
|
617
617
|
extracting: "extracting";
|
|
618
618
|
installing: "installing";
|
|
@@ -1064,8 +1064,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1064
1064
|
* - `'activating'` — marking the installed version as active.
|
|
1065
1065
|
*/
|
|
1066
1066
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1067
|
-
resolving: "resolving";
|
|
1068
1067
|
downloading: "downloading";
|
|
1068
|
+
resolving: "resolving";
|
|
1069
1069
|
verifying: "verifying";
|
|
1070
1070
|
extracting: "extracting";
|
|
1071
1071
|
installing: "installing";
|
|
@@ -1088,8 +1088,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1088
1088
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1089
1089
|
}>;
|
|
1090
1090
|
stage: z.ZodEnum<{
|
|
1091
|
-
resolving: "resolving";
|
|
1092
1091
|
downloading: "downloading";
|
|
1092
|
+
resolving: "resolving";
|
|
1093
1093
|
verifying: "verifying";
|
|
1094
1094
|
extracting: "extracting";
|
|
1095
1095
|
installing: "installing";
|
|
@@ -1391,9 +1391,9 @@ type ClientSessionObservedBase = z.infer<typeof ClientSessionObservedBaseSchema>
|
|
|
1391
1391
|
declare const CLIENT_SESSION_START_MODES: readonly ["fresh", "fork", "resume", "clear", "compact"];
|
|
1392
1392
|
/** Zod schema for the client-reported session start mode. */
|
|
1393
1393
|
declare const ClientSessionStartModeSchema: z.ZodEnum<{
|
|
1394
|
-
fork: "fork";
|
|
1395
1394
|
fresh: "fresh";
|
|
1396
1395
|
resume: "resume";
|
|
1396
|
+
fork: "fork";
|
|
1397
1397
|
clear: "clear";
|
|
1398
1398
|
compact: "compact";
|
|
1399
1399
|
}>;
|
|
@@ -1410,9 +1410,9 @@ declare const ClientSessionStartedSchema: z.ZodObject<{
|
|
|
1410
1410
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1411
1411
|
machineId: z.ZodOptional<z.ZodString>;
|
|
1412
1412
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
1413
|
-
fork: "fork";
|
|
1414
1413
|
fresh: "fresh";
|
|
1415
1414
|
resume: "resume";
|
|
1415
|
+
fork: "fork";
|
|
1416
1416
|
clear: "clear";
|
|
1417
1417
|
compact: "compact";
|
|
1418
1418
|
}>>;
|
|
@@ -1579,9 +1579,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1579
1579
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1580
1580
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1581
1581
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1582
|
+
empty: "empty";
|
|
1582
1583
|
"auth-only": "auth-only";
|
|
1583
1584
|
full: "full";
|
|
1584
|
-
empty: "empty";
|
|
1585
1585
|
}>>;
|
|
1586
1586
|
}, _$zod_v4_core0.$strip>;
|
|
1587
1587
|
response: _$zod.ZodObject<{
|
|
@@ -1944,9 +1944,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1944
1944
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1945
1945
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1946
1946
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1947
|
-
fork: "fork";
|
|
1948
1947
|
fresh: "fresh";
|
|
1949
1948
|
resume: "resume";
|
|
1949
|
+
fork: "fork";
|
|
1950
1950
|
clear: "clear";
|
|
1951
1951
|
compact: "compact";
|
|
1952
1952
|
}>>;
|
|
@@ -2086,8 +2086,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2086
2086
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2087
2087
|
}>;
|
|
2088
2088
|
stage: _$zod.ZodEnum<{
|
|
2089
|
-
resolving: "resolving";
|
|
2090
2089
|
downloading: "downloading";
|
|
2090
|
+
resolving: "resolving";
|
|
2091
2091
|
verifying: "verifying";
|
|
2092
2092
|
extracting: "extracting";
|
|
2093
2093
|
installing: "installing";
|
|
@@ -2182,9 +2182,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2182
2182
|
baseConfigDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2183
2183
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2184
2184
|
configInheritance: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2185
|
+
empty: "empty";
|
|
2185
2186
|
"auth-only": "auth-only";
|
|
2186
2187
|
full: "full";
|
|
2187
|
-
empty: "empty";
|
|
2188
2188
|
}>>;
|
|
2189
2189
|
}, _$zod_v4_core0.$strip>;
|
|
2190
2190
|
response: _$zod.ZodObject<{
|
|
@@ -2547,9 +2547,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2547
2547
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2548
2548
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2549
2549
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2550
|
-
fork: "fork";
|
|
2551
2550
|
fresh: "fresh";
|
|
2552
2551
|
resume: "resume";
|
|
2552
|
+
fork: "fork";
|
|
2553
2553
|
clear: "clear";
|
|
2554
2554
|
compact: "compact";
|
|
2555
2555
|
}>>;
|
|
@@ -2689,8 +2689,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2689
2689
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2690
2690
|
}>;
|
|
2691
2691
|
stage: _$zod.ZodEnum<{
|
|
2692
|
-
resolving: "resolving";
|
|
2693
2692
|
downloading: "downloading";
|
|
2693
|
+
resolving: "resolving";
|
|
2694
2694
|
verifying: "verifying";
|
|
2695
2695
|
extracting: "extracting";
|
|
2696
2696
|
installing: "installing";
|
|
@@ -2809,9 +2809,9 @@ declare const SessionConfigEnvSchema: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
|
2809
2809
|
* Policy for materializing a session config directory from a base client config.
|
|
2810
2810
|
*/
|
|
2811
2811
|
declare const SessionConfigInheritanceSchema: z.ZodEnum<{
|
|
2812
|
+
empty: "empty";
|
|
2812
2813
|
"auth-only": "auth-only";
|
|
2813
2814
|
full: "full";
|
|
2814
|
-
empty: "empty";
|
|
2815
2815
|
}>;
|
|
2816
2816
|
type SessionConfigInheritance = z.infer<typeof SessionConfigInheritanceSchema>;
|
|
2817
2817
|
/**
|
|
@@ -2966,9 +2966,9 @@ declare const ClientSessionConfigSchemas: {
|
|
|
2966
2966
|
baseConfigDir: z.ZodOptional<z.ZodString>;
|
|
2967
2967
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
2968
2968
|
configInheritance: z.ZodOptional<z.ZodEnum<{
|
|
2969
|
+
empty: "empty";
|
|
2969
2970
|
"auth-only": "auth-only";
|
|
2970
2971
|
full: "full";
|
|
2971
|
-
empty: "empty";
|
|
2972
2972
|
}>>;
|
|
2973
2973
|
}, z.core.$strip>;
|
|
2974
2974
|
response: z.ZodObject<{
|
|
@@ -3021,9 +3021,9 @@ declare const SessionConfigSetupRequestSchema: z.ZodObject<{
|
|
|
3021
3021
|
win32: "win32";
|
|
3022
3022
|
}>;
|
|
3023
3023
|
configInheritance: z.ZodEnum<{
|
|
3024
|
+
empty: "empty";
|
|
3024
3025
|
"auth-only": "auth-only";
|
|
3025
3026
|
full: "full";
|
|
3026
|
-
empty: "empty";
|
|
3027
3027
|
}>;
|
|
3028
3028
|
}, z.core.$strip>;
|
|
3029
3029
|
type SessionConfigSetupRequest = z.infer<typeof SessionConfigSetupRequestSchema>;
|
|
@@ -27,9 +27,9 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
progress: "progress";
|
|
31
30
|
complete: "complete";
|
|
32
31
|
downloading: "downloading";
|
|
32
|
+
progress: "progress";
|
|
33
33
|
applying: "applying";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
@@ -101,9 +101,9 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
progress: "progress";
|
|
105
104
|
complete: "complete";
|
|
106
105
|
downloading: "downloading";
|
|
106
|
+
progress: "progress";
|
|
107
107
|
applying: "applying";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
@@ -158,9 +158,9 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
-
progress: "progress";
|
|
162
161
|
complete: "complete";
|
|
163
162
|
downloading: "downloading";
|
|
163
|
+
progress: "progress";
|
|
164
164
|
applying: "applying";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -205,9 +205,9 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
-
progress: "progress";
|
|
209
208
|
complete: "complete";
|
|
210
209
|
downloading: "downloading";
|
|
210
|
+
progress: "progress";
|
|
211
211
|
applying: "applying";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
@@ -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-C9FCWOhp.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";
|
|
@@ -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
|
-
visible: "visible";
|
|
18
|
-
enabled: "enabled";
|
|
19
17
|
disabled: "disabled";
|
|
18
|
+
enabled: "enabled";
|
|
19
|
+
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
22
22
|
allowlist: "allowlist";
|
|
@@ -49,16 +49,16 @@ type BindingRecord = z.infer<typeof BindingRecordSchema>;
|
|
|
49
49
|
*/
|
|
50
50
|
declare const AdapterFileConfigSchema: z.ZodObject<{
|
|
51
51
|
description: z.ZodOptional<z.ZodString>;
|
|
52
|
-
protocol: z.ZodOptional<z.ZodString>;
|
|
53
52
|
displayName: z.ZodOptional<z.ZodString>;
|
|
53
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
54
54
|
clientId: z.ZodOptional<z.ZodString>;
|
|
55
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
55
56
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
56
57
|
label: z.ZodString;
|
|
57
58
|
url: z.ZodString;
|
|
58
59
|
}, z.core.$strict>>>;
|
|
59
60
|
instructions: z.ZodOptional<z.ZodString>;
|
|
60
61
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
61
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
62
62
|
name: z.ZodString;
|
|
63
63
|
enabled: z.ZodBoolean;
|
|
64
64
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -125,16 +125,16 @@ declare const AdapterSubsystemSchemas: {
|
|
|
125
125
|
response: z.ZodObject<{
|
|
126
126
|
config: z.ZodNullable<z.ZodObject<{
|
|
127
127
|
description: z.ZodOptional<z.ZodString>;
|
|
128
|
-
protocol: z.ZodOptional<z.ZodString>;
|
|
129
128
|
displayName: z.ZodOptional<z.ZodString>;
|
|
129
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
130
130
|
clientId: z.ZodOptional<z.ZodString>;
|
|
131
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
131
132
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
132
133
|
label: z.ZodString;
|
|
133
134
|
url: z.ZodString;
|
|
134
135
|
}, z.core.$strict>>>;
|
|
135
136
|
instructions: z.ZodOptional<z.ZodString>;
|
|
136
137
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
137
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
enabled: z.ZodBoolean;
|
|
140
140
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -153,16 +153,16 @@ declare const AdapterSubsystemSchemas: {
|
|
|
153
153
|
response: z.ZodObject<{
|
|
154
154
|
configs: z.ZodArray<z.ZodObject<{
|
|
155
155
|
description: z.ZodOptional<z.ZodString>;
|
|
156
|
-
protocol: z.ZodOptional<z.ZodString>;
|
|
157
156
|
displayName: z.ZodOptional<z.ZodString>;
|
|
157
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
158
158
|
clientId: z.ZodOptional<z.ZodString>;
|
|
159
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
159
160
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
160
161
|
label: z.ZodString;
|
|
161
162
|
url: z.ZodString;
|
|
162
163
|
}, z.core.$strict>>>;
|
|
163
164
|
instructions: z.ZodOptional<z.ZodString>;
|
|
164
165
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
165
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
166
166
|
name: z.ZodString;
|
|
167
167
|
enabled: z.ZodBoolean;
|
|
168
168
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -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
|
-
visible: "visible";
|
|
191
|
-
enabled: "enabled";
|
|
192
190
|
disabled: "disabled";
|
|
191
|
+
enabled: "enabled";
|
|
192
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
221
|
-
enabled: "enabled";
|
|
222
220
|
disabled: "disabled";
|
|
221
|
+
enabled: "enabled";
|
|
222
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
251
|
-
enabled: "enabled";
|
|
252
250
|
disabled: "disabled";
|
|
251
|
+
enabled: "enabled";
|
|
252
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
327
|
-
enabled: "enabled";
|
|
328
326
|
disabled: "disabled";
|
|
327
|
+
enabled: "enabled";
|
|
328
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
491
|
-
enabled: "enabled";
|
|
492
490
|
disabled: "disabled";
|
|
491
|
+
enabled: "enabled";
|
|
492
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
508
|
-
enabled: "enabled";
|
|
509
507
|
disabled: "disabled";
|
|
508
|
+
enabled: "enabled";
|
|
509
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
537
|
-
enabled: "enabled";
|
|
538
536
|
disabled: "disabled";
|
|
537
|
+
enabled: "enabled";
|
|
538
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
551
|
-
enabled: "enabled";
|
|
552
550
|
disabled: "disabled";
|
|
551
|
+
enabled: "enabled";
|
|
552
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
582
|
-
enabled: "enabled";
|
|
583
581
|
disabled: "disabled";
|
|
582
|
+
enabled: "enabled";
|
|
583
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
623
|
-
enabled: "enabled";
|
|
624
622
|
disabled: "disabled";
|
|
623
|
+
enabled: "enabled";
|
|
624
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
658
|
-
enabled: "enabled";
|
|
659
657
|
disabled: "disabled";
|
|
658
|
+
enabled: "enabled";
|
|
659
|
+
visible: "visible";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
662
662
|
allowlist: "allowlist";
|
|
@@ -694,16 +694,16 @@ declare const AdapterSubsystemSchemas: {
|
|
|
694
694
|
response: z.ZodObject<{
|
|
695
695
|
config: z.ZodObject<{
|
|
696
696
|
description: z.ZodOptional<z.ZodString>;
|
|
697
|
-
protocol: z.ZodOptional<z.ZodString>;
|
|
698
697
|
displayName: z.ZodOptional<z.ZodString>;
|
|
698
|
+
protocol: z.ZodOptional<z.ZodString>;
|
|
699
699
|
clientId: z.ZodOptional<z.ZodString>;
|
|
700
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
700
701
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
701
702
|
label: z.ZodString;
|
|
702
703
|
url: z.ZodString;
|
|
703
704
|
}, z.core.$strict>>>;
|
|
704
705
|
instructions: z.ZodOptional<z.ZodString>;
|
|
705
706
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
706
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
707
707
|
name: z.ZodString;
|
|
708
708
|
enabled: z.ZodBoolean;
|
|
709
709
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -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
|
-
visible: "visible";
|
|
784
|
-
enabled: "enabled";
|
|
785
783
|
disabled: "disabled";
|
|
784
|
+
enabled: "enabled";
|
|
785
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
804
|
-
enabled: "enabled";
|
|
805
803
|
disabled: "disabled";
|
|
804
|
+
enabled: "enabled";
|
|
805
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
940
|
-
enabled: "enabled";
|
|
941
939
|
disabled: "disabled";
|
|
940
|
+
enabled: "enabled";
|
|
941
|
+
visible: "visible";
|
|
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
|
-
visible: "visible";
|
|
963
|
-
enabled: "enabled";
|
|
964
962
|
disabled: "disabled";
|
|
963
|
+
enabled: "enabled";
|
|
964
|
+
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|