@makaio/framework 1.0.0-dev-1783439621927 → 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 +106 -167
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-ODRyDBzu.d.mts → base-orchestrator-J1WKAUkF.d.mts} +24 -3
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-n0OJiTt1.mjs → client-l1Rq5p6X.mjs} +1 -1
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- 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 +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- 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 +105 -105
- package/dist/contracts/index.mjs +1 -1
- 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/session/index.mjs +1 -1
- 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-DpkfJi8v.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-DTBQOCar.d.mts → index-BMbmoarE.d.mts} +16 -16
- package/dist/{index-DmJ-OpTD.d.mts → index-BSprsrul.d.mts} +82 -44
- package/dist/{index-D7Fu3375.d.mts → index-BbQpQ1N3.d.mts} +3 -3
- package/dist/{index-B5Uczo3R.d.mts → index-C9FCWOhp.d.mts} +28 -28
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-CwHP8Jxs.d.mts → index-D8wmMJLi.d.mts} +189 -1
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-BIZeIA5k.d.mts → index-DKaEpPFS.d.mts} +9 -9
- package/dist/{index-DS6kxiFl.d.mts → index-DWu3qrwe.d.mts} +29 -29
- package/dist/{index-DFK3tpEY.d.mts → index-DZ14azod.d.mts} +79 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-C8k2f_E0.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-Cyi7y_aG.d.mts → index-Qd1Qom8M.d.mts} +16 -16
- package/dist/{index-Dtb2cVJz.d.mts → index-S7lj2TLp.d.mts} +81 -81
- 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-JFzrlNs4.d.mts → namespace-CZK2ff3B.d.mts} +5 -5
- package/dist/{namespace-DRXQyBe0.d.mts → namespace-Ceg3zkt2.d.mts} +24 -0
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-D4Uf5Mw_.d.mts → namespace-Dc94fHZW.d.mts} +18 -18
- package/dist/{namespace-CGxFYDlK.d.mts → namespace-DuUCiVmK.d.mts} +26 -26
- package/dist/{namespace-C74bbsdZ.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/{schemas-CurUbHy4.d.mts → schemas-BemsLc_V.d.mts} +4 -4
- package/dist/{schemas-9S9Y9PHT2.d.mts → schemas-Br-rSxPE2.d.mts} +11 -11
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DXeGCbJ9.d.mts → schemas-D512XweP.d.mts} +5 -5
- package/dist/{schemas-DnmbwE_V.d.mts → schemas-DWfo0wp4.d.mts} +7 -7
- package/dist/{schemas-CW6YsPT4.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 +6 -6
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +43 -43
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- 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/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- 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/{storage-namespace-BvRF22by.d.mts → storage-namespace-Di1A3DMm.d.mts} +10 -10
- package/dist/{tool-approval-service-BIbUSuqg.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/tools-CGFZkB7F.mjs +1 -0
- package/dist/{transition-DYorNHZu.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-9XCB1aPK.d.mts → types-Dhou-Itn.d.mts} +14 -14
- package/dist/{types-N_BOtTqt.d.mts → types-VwMx5_lS.d.mts} +31 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
- package/dist/session-CZUrp7gC.mjs +0 -69
- package/dist/tools-Yz8XyiwA.mjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as ArtifactProjectionPolicy$1 } from "./schemas-
|
|
1
|
+
import { r as ArtifactProjectionPolicy$1 } from "./schemas-D512XweP.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
4
4
|
import { MakaioBusLike } from "@makaio/framework/core";
|
|
@@ -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>>;
|
|
@@ -472,13 +472,13 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
472
472
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
473
473
|
projection: z.ZodOptional<z.ZodObject<{
|
|
474
474
|
mode: z.ZodEnum<{
|
|
475
|
-
comment: "comment";
|
|
476
|
-
surface: "surface";
|
|
477
475
|
none: "none";
|
|
476
|
+
surface: "surface";
|
|
477
|
+
comment: "comment";
|
|
478
478
|
}>;
|
|
479
479
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
480
|
-
workpiece: "workpiece";
|
|
481
480
|
artifact: "artifact";
|
|
481
|
+
workpiece: "workpiece";
|
|
482
482
|
}>>;
|
|
483
483
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
484
484
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -1664,13 +1664,13 @@ declare const ArtifactSchemas: {
|
|
|
1664
1664
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1665
1665
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1666
1666
|
mode: z.ZodEnum<{
|
|
1667
|
-
comment: "comment";
|
|
1668
|
-
surface: "surface";
|
|
1669
1667
|
none: "none";
|
|
1668
|
+
surface: "surface";
|
|
1669
|
+
comment: "comment";
|
|
1670
1670
|
}>;
|
|
1671
1671
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1672
|
-
workpiece: "workpiece";
|
|
1673
1672
|
artifact: "artifact";
|
|
1673
|
+
workpiece: "workpiece";
|
|
1674
1674
|
}>>;
|
|
1675
1675
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1676
1676
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -1728,13 +1728,13 @@ declare const ArtifactSchemas: {
|
|
|
1728
1728
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1729
1729
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1730
1730
|
mode: z.ZodEnum<{
|
|
1731
|
-
comment: "comment";
|
|
1732
|
-
surface: "surface";
|
|
1733
1731
|
none: "none";
|
|
1732
|
+
surface: "surface";
|
|
1733
|
+
comment: "comment";
|
|
1734
1734
|
}>;
|
|
1735
1735
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
1736
|
-
workpiece: "workpiece";
|
|
1737
1736
|
artifact: "artifact";
|
|
1737
|
+
workpiece: "workpiece";
|
|
1738
1738
|
}>>;
|
|
1739
1739
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1740
1740
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -3065,13 +3065,13 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3065
3065
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3066
3066
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3067
3067
|
mode: z.ZodEnum<{
|
|
3068
|
-
comment: "comment";
|
|
3069
|
-
surface: "surface";
|
|
3070
3068
|
none: "none";
|
|
3069
|
+
surface: "surface";
|
|
3070
|
+
comment: "comment";
|
|
3071
3071
|
}>;
|
|
3072
3072
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3073
|
-
workpiece: "workpiece";
|
|
3074
3073
|
artifact: "artifact";
|
|
3074
|
+
workpiece: "workpiece";
|
|
3075
3075
|
}>>;
|
|
3076
3076
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3077
3077
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -3129,13 +3129,13 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3129
3129
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3130
3130
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3131
3131
|
mode: z.ZodEnum<{
|
|
3132
|
-
comment: "comment";
|
|
3133
|
-
surface: "surface";
|
|
3134
3132
|
none: "none";
|
|
3133
|
+
surface: "surface";
|
|
3134
|
+
comment: "comment";
|
|
3135
3135
|
}>;
|
|
3136
3136
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
3137
|
-
workpiece: "workpiece";
|
|
3138
3137
|
artifact: "artifact";
|
|
3138
|
+
workpiece: "workpiece";
|
|
3139
3139
|
}>>;
|
|
3140
3140
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
3141
3141
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -4480,13 +4480,13 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4480
4480
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4481
4481
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4482
4482
|
mode: z.ZodEnum<{
|
|
4483
|
-
comment: "comment";
|
|
4484
|
-
surface: "surface";
|
|
4485
4483
|
none: "none";
|
|
4484
|
+
surface: "surface";
|
|
4485
|
+
comment: "comment";
|
|
4486
4486
|
}>;
|
|
4487
4487
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4488
|
-
workpiece: "workpiece";
|
|
4489
4488
|
artifact: "artifact";
|
|
4489
|
+
workpiece: "workpiece";
|
|
4490
4490
|
}>>;
|
|
4491
4491
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
4492
4492
|
created: "created";
|
|
@@ -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>>;
|
|
@@ -4544,13 +4544,13 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4544
4544
|
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4545
4545
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4546
4546
|
mode: z.ZodEnum<{
|
|
4547
|
-
comment: "comment";
|
|
4548
|
-
surface: "surface";
|
|
4549
4547
|
none: "none";
|
|
4548
|
+
surface: "surface";
|
|
4549
|
+
comment: "comment";
|
|
4550
4550
|
}>;
|
|
4551
4551
|
defaultRole: z.ZodOptional<z.ZodEnum<{
|
|
4552
|
-
workpiece: "workpiece";
|
|
4553
4552
|
artifact: "artifact";
|
|
4553
|
+
workpiece: "workpiece";
|
|
4554
4554
|
}>>;
|
|
4555
4555
|
semanticEvents: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
4556
4556
|
created: "created";
|
|
@@ -271,6 +271,15 @@ declare const ClientSchemas: {
|
|
|
271
271
|
}, z.core.$strip>;
|
|
272
272
|
observedAt: z.ZodNumber;
|
|
273
273
|
}, z.core.$strip>;
|
|
274
|
+
'runtime.isAdapterManaged': {
|
|
275
|
+
request: z.ZodObject<{
|
|
276
|
+
adapterSessionId: z.ZodString;
|
|
277
|
+
clientId: z.ZodString;
|
|
278
|
+
}, z.core.$strip>;
|
|
279
|
+
response: z.ZodObject<{
|
|
280
|
+
managed: z.ZodBoolean;
|
|
281
|
+
}, z.core.$strip>;
|
|
282
|
+
};
|
|
274
283
|
scan: {
|
|
275
284
|
request: z.ZodObject<{
|
|
276
285
|
targets: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -460,9 +469,9 @@ declare const ClientSchemas: {
|
|
|
460
469
|
cwd: z.ZodOptional<z.ZodString>;
|
|
461
470
|
machineId: z.ZodOptional<z.ZodString>;
|
|
462
471
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
463
|
-
fork: "fork";
|
|
464
472
|
fresh: "fresh";
|
|
465
473
|
resume: "resume";
|
|
474
|
+
fork: "fork";
|
|
466
475
|
clear: "clear";
|
|
467
476
|
compact: "compact";
|
|
468
477
|
}>>;
|
|
@@ -602,8 +611,8 @@ declare const ClientSchemas: {
|
|
|
602
611
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
603
612
|
}>;
|
|
604
613
|
stage: z.ZodEnum<{
|
|
605
|
-
resolving: "resolving";
|
|
606
614
|
downloading: "downloading";
|
|
615
|
+
resolving: "resolving";
|
|
607
616
|
verifying: "verifying";
|
|
608
617
|
extracting: "extracting";
|
|
609
618
|
installing: "installing";
|
|
@@ -642,8 +651,8 @@ declare const ClientSchemas: {
|
|
|
642
651
|
reason: z.ZodEnum<{
|
|
643
652
|
update: "update";
|
|
644
653
|
install: "install";
|
|
645
|
-
"set-active": "set-active";
|
|
646
654
|
uninstall: "uninstall";
|
|
655
|
+
"set-active": "set-active";
|
|
647
656
|
}>;
|
|
648
657
|
}, z.core.$strip>;
|
|
649
658
|
resolveBinary: {
|
|
@@ -1055,8 +1064,8 @@ type ClientSetActiveResponse = z.infer<typeof ClientSetActiveSchema.response>;
|
|
|
1055
1064
|
* - `'activating'` — marking the installed version as active.
|
|
1056
1065
|
*/
|
|
1057
1066
|
declare const InstallStageSchema: z.ZodEnum<{
|
|
1058
|
-
resolving: "resolving";
|
|
1059
1067
|
downloading: "downloading";
|
|
1068
|
+
resolving: "resolving";
|
|
1060
1069
|
verifying: "verifying";
|
|
1061
1070
|
extracting: "extracting";
|
|
1062
1071
|
installing: "installing";
|
|
@@ -1079,8 +1088,8 @@ declare const ClientInstallProgressSchema: z.ZodObject<{
|
|
|
1079
1088
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
1080
1089
|
}>;
|
|
1081
1090
|
stage: z.ZodEnum<{
|
|
1082
|
-
resolving: "resolving";
|
|
1083
1091
|
downloading: "downloading";
|
|
1092
|
+
resolving: "resolving";
|
|
1084
1093
|
verifying: "verifying";
|
|
1085
1094
|
extracting: "extracting";
|
|
1086
1095
|
installing: "installing";
|
|
@@ -1142,8 +1151,8 @@ declare const ClientVersionChangedSchema: z.ZodObject<{
|
|
|
1142
1151
|
reason: z.ZodEnum<{
|
|
1143
1152
|
update: "update";
|
|
1144
1153
|
install: "install";
|
|
1145
|
-
"set-active": "set-active";
|
|
1146
1154
|
uninstall: "uninstall";
|
|
1155
|
+
"set-active": "set-active";
|
|
1147
1156
|
}>;
|
|
1148
1157
|
}, z.core.$strip>;
|
|
1149
1158
|
type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
@@ -1294,6 +1303,41 @@ declare const ClientRuntimeStartedSchema: z.ZodObject<{
|
|
|
1294
1303
|
observedAt: z.ZodNumber;
|
|
1295
1304
|
}, z.core.$strip>;
|
|
1296
1305
|
type ClientRuntimeStarted = z.infer<typeof ClientRuntimeStartedSchema>;
|
|
1306
|
+
/**
|
|
1307
|
+
* Request and response schemas for `client.runtime.isAdapterManaged`.
|
|
1308
|
+
*
|
|
1309
|
+
* Query the runtime registry to determine whether an adapter session ID
|
|
1310
|
+
* was bound by an adapter-layer observation (`source.layer === 'adapter'`)
|
|
1311
|
+
* of the **current process**. This is present-tense runtime truth — it
|
|
1312
|
+
* does NOT merely check whether a runtime record exists for the pair.
|
|
1313
|
+
*
|
|
1314
|
+
* The distinction matters because `client.runtime.observe` is also emitted
|
|
1315
|
+
* by non-adapter layers (e.g. `client-hook` observations forwarded from
|
|
1316
|
+
* the hook bridge), and those sessions must remain importable. Only
|
|
1317
|
+
* adapter-layer observations mark the pair as adapter-owned in the
|
|
1318
|
+
* in-memory provenance set.
|
|
1319
|
+
*
|
|
1320
|
+
* **Provenance is intentionally in-memory-only.** After a restart,
|
|
1321
|
+
* adapter-managed processes are re-observed by the adapter layer and the
|
|
1322
|
+
* provenance set is rebuilt. Hydrated records from a prior process do not
|
|
1323
|
+
* count as "currently managed."
|
|
1324
|
+
*
|
|
1325
|
+
* Primary consumer: the log-importer skip predicate, which needs to
|
|
1326
|
+
* distinguish adapter-managed sessions from externally observed sessions
|
|
1327
|
+
* that share the same storage fingerprint (`isImported: true`,
|
|
1328
|
+
* `importStatus: 'tracking'`, `clientId` set).
|
|
1329
|
+
*/
|
|
1330
|
+
declare const ClientRuntimeIsAdapterManagedSchema: {
|
|
1331
|
+
request: z.ZodObject<{
|
|
1332
|
+
adapterSessionId: z.ZodString;
|
|
1333
|
+
clientId: z.ZodString;
|
|
1334
|
+
}, z.core.$strip>;
|
|
1335
|
+
response: z.ZodObject<{
|
|
1336
|
+
managed: z.ZodBoolean;
|
|
1337
|
+
}, z.core.$strip>;
|
|
1338
|
+
};
|
|
1339
|
+
type ClientRuntimeIsAdapterManagedRequest = z.infer<typeof ClientRuntimeIsAdapterManagedSchema.request>;
|
|
1340
|
+
type ClientRuntimeIsAdapterManagedResponse = z.infer<typeof ClientRuntimeIsAdapterManagedSchema.response>;
|
|
1297
1341
|
//#endregion
|
|
1298
1342
|
//#region core/contracts/src/client/session-observed.d.ts
|
|
1299
1343
|
/**
|
|
@@ -1347,9 +1391,9 @@ type ClientSessionObservedBase = z.infer<typeof ClientSessionObservedBaseSchema>
|
|
|
1347
1391
|
declare const CLIENT_SESSION_START_MODES: readonly ["fresh", "fork", "resume", "clear", "compact"];
|
|
1348
1392
|
/** Zod schema for the client-reported session start mode. */
|
|
1349
1393
|
declare const ClientSessionStartModeSchema: z.ZodEnum<{
|
|
1350
|
-
fork: "fork";
|
|
1351
1394
|
fresh: "fresh";
|
|
1352
1395
|
resume: "resume";
|
|
1396
|
+
fork: "fork";
|
|
1353
1397
|
clear: "clear";
|
|
1354
1398
|
compact: "compact";
|
|
1355
1399
|
}>;
|
|
@@ -1366,9 +1410,9 @@ declare const ClientSessionStartedSchema: z.ZodObject<{
|
|
|
1366
1410
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1367
1411
|
machineId: z.ZodOptional<z.ZodString>;
|
|
1368
1412
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
1369
|
-
fork: "fork";
|
|
1370
1413
|
fresh: "fresh";
|
|
1371
1414
|
resume: "resume";
|
|
1415
|
+
fork: "fork";
|
|
1372
1416
|
clear: "clear";
|
|
1373
1417
|
compact: "compact";
|
|
1374
1418
|
}>>;
|
|
@@ -1488,7 +1532,8 @@ type ClientWiringEntry = z.infer<typeof ClientWiringEntrySchema>;
|
|
|
1488
1532
|
* Defines the global `client.*` namespace for scan, account observation
|
|
1489
1533
|
* (`client.account.observe`, `client.account.activate`, `client.account.getActive`),
|
|
1490
1534
|
* usage ingestion/snapshot, runtime observation (`client.runtime.observe`,
|
|
1491
|
-
* `client.runtime.started`),
|
|
1535
|
+
* `client.runtime.started`, `client.runtime.isAdapterManaged`),
|
|
1536
|
+
* observed session semantics subjects
|
|
1492
1537
|
* (`client.session.started`, `client.session.userPrompt.submitted`,
|
|
1493
1538
|
* `client.session.turn.started`, `client.session.turn.completed`,
|
|
1494
1539
|
* `client.session.tool.pre`, `client.session.tool.post`), the global
|
|
@@ -1717,6 +1762,15 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1717
1762
|
}, _$zod_v4_core0.$strip>;
|
|
1718
1763
|
observedAt: _$zod.ZodNumber;
|
|
1719
1764
|
}, _$zod_v4_core0.$strip>;
|
|
1765
|
+
'runtime.isAdapterManaged': {
|
|
1766
|
+
request: _$zod.ZodObject<{
|
|
1767
|
+
adapterSessionId: _$zod.ZodString;
|
|
1768
|
+
clientId: _$zod.ZodString;
|
|
1769
|
+
}, _$zod_v4_core0.$strip>;
|
|
1770
|
+
response: _$zod.ZodObject<{
|
|
1771
|
+
managed: _$zod.ZodBoolean;
|
|
1772
|
+
}, _$zod_v4_core0.$strip>;
|
|
1773
|
+
};
|
|
1720
1774
|
scan: {
|
|
1721
1775
|
request: _$zod.ZodObject<{
|
|
1722
1776
|
targets: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -1890,9 +1944,9 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
1890
1944
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1891
1945
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1892
1946
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1893
|
-
fork: "fork";
|
|
1894
1947
|
fresh: "fresh";
|
|
1895
1948
|
resume: "resume";
|
|
1949
|
+
fork: "fork";
|
|
1896
1950
|
clear: "clear";
|
|
1897
1951
|
compact: "compact";
|
|
1898
1952
|
}>>;
|
|
@@ -2032,8 +2086,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2032
2086
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2033
2087
|
}>;
|
|
2034
2088
|
stage: _$zod.ZodEnum<{
|
|
2035
|
-
resolving: "resolving";
|
|
2036
2089
|
downloading: "downloading";
|
|
2090
|
+
resolving: "resolving";
|
|
2037
2091
|
verifying: "verifying";
|
|
2038
2092
|
extracting: "extracting";
|
|
2039
2093
|
installing: "installing";
|
|
@@ -2072,8 +2126,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2072
2126
|
reason: _$zod.ZodEnum<{
|
|
2073
2127
|
update: "update";
|
|
2074
2128
|
install: "install";
|
|
2075
|
-
"set-active": "set-active";
|
|
2076
2129
|
uninstall: "uninstall";
|
|
2130
|
+
"set-active": "set-active";
|
|
2077
2131
|
}>;
|
|
2078
2132
|
}, _$zod_v4_core0.$strip>;
|
|
2079
2133
|
resolveBinary: {
|
|
@@ -2311,6 +2365,15 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2311
2365
|
}, _$zod_v4_core0.$strip>;
|
|
2312
2366
|
observedAt: _$zod.ZodNumber;
|
|
2313
2367
|
}, _$zod_v4_core0.$strip>;
|
|
2368
|
+
'runtime.isAdapterManaged': {
|
|
2369
|
+
request: _$zod.ZodObject<{
|
|
2370
|
+
adapterSessionId: _$zod.ZodString;
|
|
2371
|
+
clientId: _$zod.ZodString;
|
|
2372
|
+
}, _$zod_v4_core0.$strip>;
|
|
2373
|
+
response: _$zod.ZodObject<{
|
|
2374
|
+
managed: _$zod.ZodBoolean;
|
|
2375
|
+
}, _$zod_v4_core0.$strip>;
|
|
2376
|
+
};
|
|
2314
2377
|
scan: {
|
|
2315
2378
|
request: _$zod.ZodObject<{
|
|
2316
2379
|
targets: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -2484,9 +2547,9 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2484
2547
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2485
2548
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2486
2549
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2487
|
-
fork: "fork";
|
|
2488
2550
|
fresh: "fresh";
|
|
2489
2551
|
resume: "resume";
|
|
2552
|
+
fork: "fork";
|
|
2490
2553
|
clear: "clear";
|
|
2491
2554
|
compact: "compact";
|
|
2492
2555
|
}>>;
|
|
@@ -2626,8 +2689,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2626
2689
|
"signed-binary-bucket": "signed-binary-bucket";
|
|
2627
2690
|
}>;
|
|
2628
2691
|
stage: _$zod.ZodEnum<{
|
|
2629
|
-
resolving: "resolving";
|
|
2630
2692
|
downloading: "downloading";
|
|
2693
|
+
resolving: "resolving";
|
|
2631
2694
|
verifying: "verifying";
|
|
2632
2695
|
extracting: "extracting";
|
|
2633
2696
|
installing: "installing";
|
|
@@ -2666,8 +2729,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2666
2729
|
reason: _$zod.ZodEnum<{
|
|
2667
2730
|
update: "update";
|
|
2668
2731
|
install: "install";
|
|
2669
|
-
"set-active": "set-active";
|
|
2670
2732
|
uninstall: "uninstall";
|
|
2733
|
+
"set-active": "set-active";
|
|
2671
2734
|
}>;
|
|
2672
2735
|
}, _$zod_v4_core0.$strip>;
|
|
2673
2736
|
resolveBinary: {
|
|
@@ -3067,4 +3130,4 @@ type SessionConfigDestroyResponse = z.infer<(typeof ClientSessionConfigSchemas)[
|
|
|
3067
3130
|
type SessionConfigCleanupRequest = z.infer<(typeof ClientSessionConfigSchemas)['sessionConfig.cleanup']['request']>;
|
|
3068
3131
|
type SessionConfigCleanupResponse = z.infer<(typeof ClientSessionConfigSchemas)['sessionConfig.cleanup']['response']>;
|
|
3069
3132
|
//#endregion
|
|
3070
|
-
export { ClientSessionToolPre as $,
|
|
3133
|
+
export { ClientSessionToolPre as $, ManagedInstallStrategySchema as $t, SessionConfigIdSchema as A, ClientExecutionContextSchema as An, ClientInstallResponse as At, SessionConfigTeardownResponseSchema as B, ClientUninstallSchema as Bt, SessionConfigCleanupRequest as C, ClientUsageSnapshotSchema as Cn, ClientBinaryListEntry as Ct, SessionConfigDestroyRequest as D, ClientUsageWindowsSchema as Dn, ClientInstallProgress as Dt, SessionConfigCreateResponse as E, ClientUsageWindows as En, ClientInstallCompletedSchema as Et, SessionConfigSetupResponse as F, ClientSetActiveRequest as Ft, ClientSessionObservedBase as G, ClientVersionChangedSchema as Gt, ClientNamespace as H, ClientUpdateResponse as Ht, SessionConfigSetupResponseSchema as I, ClientSetActiveResponse as It, ClientSessionStartModeSchema as J, InstallStage as Jt, ClientSessionObservedBaseSchema as K, InstallError as Kt, SessionConfigTeardownRequest as L, ClientSetActiveSchema as Lt, SessionConfigInheritanceSchema as M, ClientResolveBinaryResponse as Mn, ClientListRequest as Mt, SessionConfigSetupRequest as N, ClientResolveBinarySchema as Nn, ClientListResponse as Nt, SessionConfigDestroyResponse as O, ClientSchemas as On, ClientInstallProgressSchema as Ot, SessionConfigSetupRequestSchema as P, ClientListSchema as Pt, ClientSessionToolPostSchema as Q, ManagedInstallStrategy as Qt, SessionConfigTeardownRequestSchema as R, ClientUninstallRequest as Rt, ProfileUpdateResponse as S, ClientUsageSnapshot as Sn, ClientRuntimeStartedSchema as St, SessionConfigCreateRequest as T, ClientUsageWindowSchema as Tn, ClientInstallCompleted as Tt, ClientSubjects as U, ClientUpdateSchema as Ut, createClientDefinition as V, ClientUpdateRequest as Vt, CLIENT_SESSION_START_MODES as W, ClientVersionChanged as Wt, ClientSessionStartedSchema as X, InstalledVersionEntry as Xt, ClientSessionStarted as Y, InstallStageSchema as Yt, ClientSessionToolPost as Z, InstalledVersionEntrySchema as Zt, ProfileListRequest as _, ClientSessionLocator as _n, ClientRuntimeSource as _t, ClientConfigPrimeSchema as a, ClientIdentifierStrength as an, ClientSessionUserPromptSubmitted as at, ProfileSetDefaultResponse as b, ClientUsageIngestResponse as bn, ClientRuntimeSourceSchema as bt, ClientProfileSchema as c, ClientIdentityObservationSchema as cn, ClientWiringEntrySchema as ct, ProfileCreateRequest as d, ClientScanResultSchema as dn, ClientRuntimeIsAdapterManagedRequest as dt, ClientAccountIdentifier as en, ClientSessionToolPreSchema as et, ProfileCreateResponse as f, ClientScanTarget as fn, ClientRuntimeIsAdapterManagedResponse as ft, ProfileGetResponse as g, ClientSessionAccountObserveSchema as gn, ClientRuntimeObserveSchema as gt, ProfileGetRequest as h, ClientSessionAccountObserveResponse as hn, ClientRuntimeObserveResponse as ht, ClientConfigPrimeResponse as i, ClientAccountObserveSchema as in, ClientSessionTurnStartedSchema as it, SessionConfigInheritance as j, ClientResolveBinaryRequest as jn, ClientInstallSchema as jt, SessionConfigEnvSchema as k, ClientExecutionContext as kn, ClientInstallRequest as kt, ClientProfileSchemas as l, ClientMetadataSchema as ln, ClientRuntimeEvidenceBase as lt, ProfileDeleteResponse as m, ClientSessionAccountObserveRequest as mn, ClientRuntimeObserveRequest as mt, ClientConfigPrimePhaseSchema as n, ClientAccountObserveRequest as nn, ClientSessionTurnCompletedSchema as nt, ClientProfile as o, ClientIdentifierStrengthSchema as on, ClientSessionUserPromptSubmittedSchema as ot, ProfileDeleteRequest as p, ClientScanTargetSchema as pn, ClientRuntimeIsAdapterManagedSchema as pt, ClientSessionStartMode as q, InstallErrorSchema as qt, ClientConfigPrimeRequest as r, ClientAccountObserveResponse as rn, ClientSessionTurnStarted as rt, ClientProfileNameSchema as s, ClientIdentityObservation as sn, ClientWiringEntry as st, ClientConfigPrimePhase as t, ClientAccountIdentifierSchema as tn, ClientSessionTurnCompleted as tt, ClientSessionConfigSchemas as u, ClientScanResult as un, ClientRuntimeEvidenceBaseSchema as ut, ProfileListResponse as v, ClientSessionLocatorSchema as vn, ClientRuntimeSourceLayer as vt, SessionConfigCleanupResponse as w, ClientUsageWindow as wn, ClientBinaryListEntrySchema as wt, ProfileUpdateRequest as x, ClientUsageIngestSchema as xn, ClientRuntimeStarted as xt, ProfileSetDefaultRequest as y, ClientUsageIngestRequest as yn, ClientRuntimeSourceLayerSchema as yt, SessionConfigTeardownResponse as z, ClientUninstallResponse as zt };
|
|
@@ -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,8 +14,8 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
enabled: "enabled";
|
|
18
17
|
disabled: "disabled";
|
|
18
|
+
enabled: "enabled";
|
|
19
19
|
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -187,8 +187,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
enabled: "enabled";
|
|
191
190
|
disabled: "disabled";
|
|
191
|
+
enabled: "enabled";
|
|
192
192
|
visible: "visible";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -217,8 +217,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
enabled: "enabled";
|
|
221
220
|
disabled: "disabled";
|
|
221
|
+
enabled: "enabled";
|
|
222
222
|
visible: "visible";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -247,8 +247,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
enabled: "enabled";
|
|
251
250
|
disabled: "disabled";
|
|
251
|
+
enabled: "enabled";
|
|
252
252
|
visible: "visible";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -323,8 +323,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
enabled: "enabled";
|
|
327
326
|
disabled: "disabled";
|
|
327
|
+
enabled: "enabled";
|
|
328
328
|
visible: "visible";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -487,8 +487,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
487
487
|
openai: z.ZodOptional<z.ZodString>;
|
|
488
488
|
}, z.core.$strip>>;
|
|
489
489
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
490
|
-
enabled: "enabled";
|
|
491
490
|
disabled: "disabled";
|
|
491
|
+
enabled: "enabled";
|
|
492
492
|
visible: "visible";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -504,8 +504,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
504
504
|
name: z.ZodString;
|
|
505
505
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
506
506
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
507
|
-
enabled: "enabled";
|
|
508
507
|
disabled: "disabled";
|
|
508
|
+
enabled: "enabled";
|
|
509
509
|
visible: "visible";
|
|
510
510
|
}>>>;
|
|
511
511
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -533,8 +533,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
533
533
|
openai: z.ZodOptional<z.ZodString>;
|
|
534
534
|
}, z.core.$strip>>>;
|
|
535
535
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
536
|
-
enabled: "enabled";
|
|
537
536
|
disabled: "disabled";
|
|
537
|
+
enabled: "enabled";
|
|
538
538
|
visible: "visible";
|
|
539
539
|
}>>>;
|
|
540
540
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -547,8 +547,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
547
547
|
name: z.ZodString;
|
|
548
548
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
549
549
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
550
|
-
enabled: "enabled";
|
|
551
550
|
disabled: "disabled";
|
|
551
|
+
enabled: "enabled";
|
|
552
552
|
visible: "visible";
|
|
553
553
|
}>>>;
|
|
554
554
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -578,8 +578,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
578
578
|
name: z.ZodString;
|
|
579
579
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
580
580
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
581
|
-
enabled: "enabled";
|
|
582
581
|
disabled: "disabled";
|
|
582
|
+
enabled: "enabled";
|
|
583
583
|
visible: "visible";
|
|
584
584
|
}>>>;
|
|
585
585
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -619,8 +619,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
619
619
|
name: z.ZodString;
|
|
620
620
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
621
621
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
622
|
-
enabled: "enabled";
|
|
623
622
|
disabled: "disabled";
|
|
623
|
+
enabled: "enabled";
|
|
624
624
|
visible: "visible";
|
|
625
625
|
}>>>;
|
|
626
626
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -654,8 +654,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
654
654
|
name: z.ZodString;
|
|
655
655
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
656
656
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
657
|
-
enabled: "enabled";
|
|
658
657
|
disabled: "disabled";
|
|
658
|
+
enabled: "enabled";
|
|
659
659
|
visible: "visible";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -780,8 +780,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
780
780
|
name: z.ZodString;
|
|
781
781
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
782
782
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
783
|
-
enabled: "enabled";
|
|
784
783
|
disabled: "disabled";
|
|
784
|
+
enabled: "enabled";
|
|
785
785
|
visible: "visible";
|
|
786
786
|
}>>>;
|
|
787
787
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -800,8 +800,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
800
800
|
name: z.ZodString;
|
|
801
801
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
802
802
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
803
|
-
enabled: "enabled";
|
|
804
803
|
disabled: "disabled";
|
|
804
|
+
enabled: "enabled";
|
|
805
805
|
visible: "visible";
|
|
806
806
|
}>>>;
|
|
807
807
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -936,8 +936,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
936
936
|
openai: z.ZodOptional<z.ZodString>;
|
|
937
937
|
}, z.core.$strip>>;
|
|
938
938
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
939
|
-
enabled: "enabled";
|
|
940
939
|
disabled: "disabled";
|
|
940
|
+
enabled: "enabled";
|
|
941
941
|
visible: "visible";
|
|
942
942
|
}>>>;
|
|
943
943
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -959,8 +959,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
959
959
|
openai: z.ZodOptional<z.ZodString>;
|
|
960
960
|
}, z.core.$strip>>>;
|
|
961
961
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
962
|
-
enabled: "enabled";
|
|
963
962
|
disabled: "disabled";
|
|
963
|
+
enabled: "enabled";
|
|
964
964
|
visible: "visible";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|