@makaio/framework 1.0.0-dev-1783355411417 → 1.0.0-dev-1783477169057
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-Lx6K7yQS.mjs +1 -0
- package/dist/adapter-subsystem/index.mjs +1 -1
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +219 -40
- 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-BNysGvaM.d.mts → base-orchestrator-J1WKAUkF.d.mts} +32 -3
- package/dist/bus/index.d.mts +22 -22
- package/dist/bus/index.mjs +1 -1
- package/dist/client-l1Rq5p6X.mjs +1 -0
- 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/index.mjs +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/adapter/schemas/session-lineage.mjs +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 +2 -2
- package/dist/contracts/client/index.mjs +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 +454 -276
- 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 +3 -3
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-b9jyJqPD.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/drizzle/0023_m_mr9gc37m.sql +1 -0
- package/dist/drizzle/meta/_journal.json +7 -0
- package/dist/handlers-B74FvKlA.mjs +57 -0
- package/dist/hooks/index.d.mts +19 -2
- package/dist/{identity-BarL3JYI.mjs → identity-DC3Pk0ps.mjs} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-D7rWAEY0.d.mts → index-B-6DtLLz.d.mts} +1 -1
- package/dist/{index-4eP9DRL_.d.mts → index-B3fjN5HX.d.mts} +7 -7
- package/dist/{index-O08Q2ikz.d.mts → index-BMbmoarE.d.mts} +8 -8
- package/dist/{index-DV4nRk0h.d.mts → index-BX1MxwFr.d.mts} +28 -28
- package/dist/{index-CqCe7Phc.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D6aAzr32.d.mts → index-BeouVICp.d.mts} +36 -36
- package/dist/{index-DQYj8-53.d.mts → index-BjO4Zkap.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Bl42SCEI.d.mts} +8 -8
- package/dist/{index-BYfSAJRC.d.mts → index-BvTd61i5.d.mts} +151 -29
- package/dist/{index-3X0368CL.d.mts → index-CA-AJbq6.d.mts} +4 -4
- package/dist/{index-C5C1tk9f.d.mts → index-CQQcnpev.d.mts} +41 -41
- package/dist/{index-BKZhnb2B.d.mts → index-C_xQM96Y.d.mts} +802 -422
- package/dist/{index-31vR1sxk.d.mts → index-CwFSL4xI.d.mts} +144 -21
- package/dist/{index-WHUV7neB.d.mts → index-DMz-2ACU.d.mts} +105 -105
- package/dist/{index-3J0HZlPH.d.mts → index-DScUb-hF.d.mts} +334 -13
- package/dist/{index-DEzdNQum.d.mts → index-Di84JjS0.d.mts} +2 -2
- package/dist/{index-DvHYpi-J.d.mts → index-Dv4oGVZK.d.mts} +1246 -397
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-D9-vOJvZ.d.mts → index-h5go5Dtd.d.mts} +1 -1
- package/dist/{index-DLNRgZPo2.d.mts → index-j_X5xefv2.d.mts} +26 -26
- package/dist/{index-C6Ys8pxt.d.mts → index-uM4KZopE.d.mts} +9 -9
- 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-j7vFsmYL.d.mts → namespace-3yGm4WF9.d.mts} +2 -2
- package/dist/{namespace-D8P8Sxce2.d.mts → namespace-6sIu5nBI2.d.mts} +2 -2
- package/dist/{namespace-B3ol3pc-.d.mts → namespace-BigVYQyx.d.mts} +12 -0
- package/dist/{namespace-DmqoDDRD.d.mts → namespace-Boh42UoL.d.mts} +66 -22
- package/dist/{namespace-CfvtDD_U.d.mts → namespace-COEUMuHL.d.mts} +156 -156
- package/dist/{namespace-B4cV_pk3.d.mts → namespace-D94HrTtq.d.mts} +58 -58
- package/dist/{namespace-DhDY0juT.d.mts → namespace-OLAh9wHU.d.mts} +375 -27
- package/dist/{namespace-Bm77p82L.d.mts → namespace-TPbegIMi.d.mts} +27 -27
- package/dist/{package-MmQvNJ3u.d.mts → package-B6mEMD8r.d.mts} +5 -0
- package/dist/{package-BmRhhi-3.mjs → package-BQn_RTo7.mjs} +1 -1
- package/dist/package.json +1 -1
- package/dist/{schema-DLNBajAV.d.mts → schema-B5vHi7Uu.d.mts} +28 -1
- package/dist/{schemas-CoFCV42v.d.mts → schemas-CDBn9MTz.d.mts} +156 -156
- package/dist/schemas-CkOigLAT.mjs +1 -0
- package/dist/{schemas-lnE9YoG7.d.mts → schemas-CscdPqCt.d.mts} +3 -3
- package/dist/{schemas-DMMWmWjq.d.mts → schemas-D512XweP.d.mts} +4 -4
- package/dist/{schemas-DuuVuhHX2.d.mts → schemas-DOV4UouN2.d.mts} +13 -13
- package/dist/{schemas-DmGRSeIq.d.mts → schemas-t6h9oSct.d.mts} +28 -1
- package/dist/services/adapter-runtime/index.d.mts +4 -4
- package/dist/services/adapter-runtime/index.mjs +1 -1
- package/dist/services/adapter-runtime/namespace.d.mts +1 -1
- package/dist/services/adapter-runtime/schemas.d.mts +2 -2
- package/dist/services/adapter-runtime/schemas.mjs +1 -1
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +8 -8
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +147 -140
- 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 +15 -2
- package/dist/services/log-import/index.mjs +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/handlers/index.d.mts +1 -1
- package/dist/services/session/handlers/index.mjs +1 -1
- package/dist/services/session/index.d.mts +7 -7
- 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/storage/schema.mjs +1 -1
- package/dist/services/session/testing/index.mjs +3 -2
- package/dist/services/session-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +10 -10
- 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-CoGaTin6.mjs +69 -0
- package/dist/session-Dp7z5N1d.mjs +1 -0
- package/dist/{session-lineage-DR-9DU-U.d.mts → session-lineage-C1M7-O3C.d.mts} +3 -3
- package/dist/{tool-approval-service-MU_DmJsf.mjs → tool-approval-service-BNXgr-az.mjs} +1 -1
- package/dist/tools-BaO4GYj0.mjs +1 -0
- package/dist/{transition-Dq41YCkc.d.mts → transition-Bbjlwv5K.d.mts} +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-BMlzmWp6.d.mts → types-CNkx2awa.d.mts} +12 -1
- package/dist/{types-Cse8s_cD.d.mts → types-D7W0ntGr.d.mts} +45 -18
- package/dist/{types-C76EP81O.d.mts → types-jruUn6oW.d.mts} +694 -282
- package/dist/workflow-engine/index.d.mts +41 -41
- package/dist/workflow-engine/index.mjs +1 -1
- package/dist/workflow-engine/package.d.mts +1 -1
- package/dist/workflow-engine/package.mjs +1 -1
- package/package.json +1 -1
- package/dist/adapter-BRxCc72E.mjs +0 -1
- package/dist/client-BgUjVbXX.mjs +0 -1
- package/dist/handlers-v47Gbsr1.mjs +0 -57
- package/dist/schemas-ftgVeWIG.mjs +0 -1
- package/dist/session-CKWfn3oc.mjs +0 -1
- package/dist/session-DCbJwYEU.mjs +0 -69
- package/dist/tools-BrNm-een.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";
|
|
466
465
|
fading: "fading";
|
|
467
466
|
retired: "retired";
|
|
467
|
+
archived: "archived";
|
|
468
468
|
}>>;
|
|
469
469
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
470
470
|
}, z.core.$strip>>;
|
|
@@ -473,12 +473,12 @@ declare const ArtifactKindRegistrationSchema: z.ZodObject<{
|
|
|
473
473
|
projection: z.ZodOptional<z.ZodObject<{
|
|
474
474
|
mode: z.ZodEnum<{
|
|
475
475
|
none: "none";
|
|
476
|
-
comment: "comment";
|
|
477
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";
|
|
1658
1657
|
fading: "fading";
|
|
1659
1658
|
retired: "retired";
|
|
1659
|
+
archived: "archived";
|
|
1660
1660
|
}>>;
|
|
1661
1661
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
1662
1662
|
}, z.core.$strip>>;
|
|
@@ -1665,12 +1665,12 @@ declare const ArtifactSchemas: {
|
|
|
1665
1665
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1666
1666
|
mode: z.ZodEnum<{
|
|
1667
1667
|
none: "none";
|
|
1668
|
-
comment: "comment";
|
|
1669
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";
|
|
1722
1721
|
fading: "fading";
|
|
1723
1722
|
retired: "retired";
|
|
1723
|
+
archived: "archived";
|
|
1724
1724
|
}>>;
|
|
1725
1725
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
1726
1726
|
}, z.core.$strip>>;
|
|
@@ -1729,12 +1729,12 @@ declare const ArtifactSchemas: {
|
|
|
1729
1729
|
projection: z.ZodOptional<z.ZodObject<{
|
|
1730
1730
|
mode: z.ZodEnum<{
|
|
1731
1731
|
none: "none";
|
|
1732
|
-
comment: "comment";
|
|
1733
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";
|
|
@@ -1801,7 +1801,6 @@ 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>;
|
|
1805
1804
|
scope: z.ZodObject<{
|
|
1806
1805
|
level: z.ZodString;
|
|
1807
1806
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -1881,6 +1880,7 @@ declare const ArtifactSchemas: {
|
|
|
1881
1880
|
summary: z.ZodOptional<z.ZodString>;
|
|
1882
1881
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
1883
1882
|
}, 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,7 +1983,6 @@ 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>;
|
|
1987
1986
|
scope: z.ZodObject<{
|
|
1988
1987
|
level: z.ZodString;
|
|
1989
1988
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -2063,6 +2062,7 @@ declare const ArtifactSchemas: {
|
|
|
2063
2062
|
summary: z.ZodOptional<z.ZodString>;
|
|
2064
2063
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
2065
2064
|
}, 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";
|
|
3059
3058
|
fading: "fading";
|
|
3060
3059
|
retired: "retired";
|
|
3060
|
+
archived: "archived";
|
|
3061
3061
|
}>>;
|
|
3062
3062
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3063
3063
|
}, z.core.$strip>>;
|
|
@@ -3066,12 +3066,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3066
3066
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3067
3067
|
mode: z.ZodEnum<{
|
|
3068
3068
|
none: "none";
|
|
3069
|
-
comment: "comment";
|
|
3070
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";
|
|
3123
3122
|
fading: "fading";
|
|
3124
3123
|
retired: "retired";
|
|
3124
|
+
archived: "archived";
|
|
3125
3125
|
}>>;
|
|
3126
3126
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
3127
3127
|
}, z.core.$strip>>;
|
|
@@ -3130,12 +3130,12 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3130
3130
|
projection: z.ZodOptional<z.ZodObject<{
|
|
3131
3131
|
mode: z.ZodEnum<{
|
|
3132
3132
|
none: "none";
|
|
3133
|
-
comment: "comment";
|
|
3134
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";
|
|
@@ -3202,7 +3202,6 @@ 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>;
|
|
3206
3205
|
scope: z.ZodObject<{
|
|
3207
3206
|
level: z.ZodString;
|
|
3208
3207
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3282,6 +3281,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3282
3281
|
summary: z.ZodOptional<z.ZodString>;
|
|
3283
3282
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3284
3283
|
}, 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,7 +3384,6 @@ 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>;
|
|
3388
3387
|
scope: z.ZodObject<{
|
|
3389
3388
|
level: z.ZodString;
|
|
3390
3389
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -3464,6 +3463,7 @@ declare const ArtifactNamespace: _$_makaio_core0.BusNamespaceDefinition<"artifac
|
|
|
3464
3463
|
summary: z.ZodOptional<z.ZodString>;
|
|
3465
3464
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
3466
3465
|
}, 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";
|
|
4474
4473
|
fading: "fading";
|
|
4475
4474
|
retired: "retired";
|
|
4475
|
+
archived: "archived";
|
|
4476
4476
|
}>>;
|
|
4477
4477
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
4478
4478
|
}, z.core.$strip>>;
|
|
@@ -4481,12 +4481,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4481
4481
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4482
4482
|
mode: z.ZodEnum<{
|
|
4483
4483
|
none: "none";
|
|
4484
|
-
comment: "comment";
|
|
4485
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";
|
|
4538
4537
|
fading: "fading";
|
|
4539
4538
|
retired: "retired";
|
|
4539
|
+
archived: "archived";
|
|
4540
4540
|
}>>;
|
|
4541
4541
|
decayPolicy: z.ZodOptional<z.ZodString>;
|
|
4542
4542
|
}, z.core.$strip>>;
|
|
@@ -4545,12 +4545,12 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4545
4545
|
projection: z.ZodOptional<z.ZodObject<{
|
|
4546
4546
|
mode: z.ZodEnum<{
|
|
4547
4547
|
none: "none";
|
|
4548
|
-
comment: "comment";
|
|
4549
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";
|
|
@@ -4617,7 +4617,6 @@ 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>;
|
|
4621
4620
|
scope: z.ZodObject<{
|
|
4622
4621
|
level: z.ZodString;
|
|
4623
4622
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4697,6 +4696,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4697
4696
|
summary: z.ZodOptional<z.ZodString>;
|
|
4698
4697
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4699
4698
|
}, 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,7 +4799,6 @@ 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>;
|
|
4803
4802
|
scope: z.ZodObject<{
|
|
4804
4803
|
level: z.ZodString;
|
|
4805
4804
|
ids: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
@@ -4879,6 +4878,7 @@ declare const ArtifactSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fl
|
|
|
4879
4878
|
summary: z.ZodOptional<z.ZodString>;
|
|
4880
4879
|
plaintext: z.ZodOptional<z.ZodString>;
|
|
4881
4880
|
}, z.core.$strip>>;
|
|
4881
|
+
createdAt: z.ZodOptional<z.ZodNumber>;
|
|
4882
4882
|
}, z.core.$strip>;
|
|
4883
4883
|
}, z.core.$strip>;
|
|
4884
4884
|
response: z.ZodObject<{
|
|
@@ -44,8 +44,8 @@ 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";
|
|
48
|
+
created: "created";
|
|
49
49
|
stopped: "stopped";
|
|
50
50
|
destroyed: "destroyed";
|
|
51
51
|
}>;
|
|
@@ -225,8 +225,8 @@ 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";
|
|
229
|
+
created: "created";
|
|
230
230
|
stopped: "stopped";
|
|
231
231
|
destroyed: "destroyed";
|
|
232
232
|
}>;
|
|
@@ -360,8 +360,8 @@ 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";
|
|
364
|
+
created: "created";
|
|
365
365
|
stopped: "stopped";
|
|
366
366
|
destroyed: "destroyed";
|
|
367
367
|
}>;
|
|
@@ -478,8 +478,8 @@ 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";
|
|
482
|
+
created: "created";
|
|
483
483
|
stopped: "stopped";
|
|
484
484
|
destroyed: "destroyed";
|
|
485
485
|
}>;
|
|
@@ -598,8 +598,8 @@ 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";
|
|
602
|
+
created: "created";
|
|
603
603
|
stopped: "stopped";
|
|
604
604
|
destroyed: "destroyed";
|
|
605
605
|
}>;
|
|
@@ -716,8 +716,8 @@ 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";
|
|
720
|
+
created: "created";
|
|
721
721
|
stopped: "stopped";
|
|
722
722
|
destroyed: "destroyed";
|
|
723
723
|
}>;
|
|
@@ -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
|
-
disabled: "disabled";
|
|
18
|
-
enabled: "enabled";
|
|
19
17
|
visible: "visible";
|
|
18
|
+
enabled: "enabled";
|
|
19
|
+
disabled: "disabled";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
22
22
|
allowlist: "allowlist";
|
|
@@ -49,8 +49,8 @@ type BindingRecord = z.infer<typeof BindingRecordSchema>;
|
|
|
49
49
|
*/
|
|
50
50
|
declare const AdapterFileConfigSchema: z.ZodObject<{
|
|
51
51
|
description: z.ZodOptional<z.ZodString>;
|
|
52
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
53
52
|
protocol: z.ZodOptional<z.ZodString>;
|
|
53
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
54
54
|
clientId: z.ZodOptional<z.ZodString>;
|
|
55
55
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
56
56
|
label: z.ZodString;
|
|
@@ -125,8 +125,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
125
125
|
response: z.ZodObject<{
|
|
126
126
|
config: z.ZodNullable<z.ZodObject<{
|
|
127
127
|
description: z.ZodOptional<z.ZodString>;
|
|
128
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
129
128
|
protocol: z.ZodOptional<z.ZodString>;
|
|
129
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
130
130
|
clientId: z.ZodOptional<z.ZodString>;
|
|
131
131
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
132
132
|
label: z.ZodString;
|
|
@@ -153,8 +153,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
153
153
|
response: z.ZodObject<{
|
|
154
154
|
configs: z.ZodArray<z.ZodObject<{
|
|
155
155
|
description: z.ZodOptional<z.ZodString>;
|
|
156
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
157
156
|
protocol: z.ZodOptional<z.ZodString>;
|
|
157
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
158
158
|
clientId: z.ZodOptional<z.ZodString>;
|
|
159
159
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
160
160
|
label: z.ZodString;
|
|
@@ -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
|
-
disabled: "disabled";
|
|
191
|
-
enabled: "enabled";
|
|
192
190
|
visible: "visible";
|
|
191
|
+
enabled: "enabled";
|
|
192
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
221
|
-
enabled: "enabled";
|
|
222
220
|
visible: "visible";
|
|
221
|
+
enabled: "enabled";
|
|
222
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
251
|
-
enabled: "enabled";
|
|
252
250
|
visible: "visible";
|
|
251
|
+
enabled: "enabled";
|
|
252
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
327
|
-
enabled: "enabled";
|
|
328
326
|
visible: "visible";
|
|
327
|
+
enabled: "enabled";
|
|
328
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
491
|
-
enabled: "enabled";
|
|
492
490
|
visible: "visible";
|
|
491
|
+
enabled: "enabled";
|
|
492
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
508
|
-
enabled: "enabled";
|
|
509
507
|
visible: "visible";
|
|
508
|
+
enabled: "enabled";
|
|
509
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
537
|
-
enabled: "enabled";
|
|
538
536
|
visible: "visible";
|
|
537
|
+
enabled: "enabled";
|
|
538
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
551
|
-
enabled: "enabled";
|
|
552
550
|
visible: "visible";
|
|
551
|
+
enabled: "enabled";
|
|
552
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
582
|
-
enabled: "enabled";
|
|
583
581
|
visible: "visible";
|
|
582
|
+
enabled: "enabled";
|
|
583
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
623
|
-
enabled: "enabled";
|
|
624
622
|
visible: "visible";
|
|
623
|
+
enabled: "enabled";
|
|
624
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
658
|
-
enabled: "enabled";
|
|
659
657
|
visible: "visible";
|
|
658
|
+
enabled: "enabled";
|
|
659
|
+
disabled: "disabled";
|
|
660
660
|
}>>>;
|
|
661
661
|
modelFilterMode: z.ZodEnum<{
|
|
662
662
|
allowlist: "allowlist";
|
|
@@ -694,8 +694,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
694
694
|
response: z.ZodObject<{
|
|
695
695
|
config: z.ZodObject<{
|
|
696
696
|
description: z.ZodOptional<z.ZodString>;
|
|
697
|
-
displayName: z.ZodOptional<z.ZodString>;
|
|
698
697
|
protocol: z.ZodOptional<z.ZodString>;
|
|
698
|
+
displayName: z.ZodOptional<z.ZodString>;
|
|
699
699
|
clientId: z.ZodOptional<z.ZodString>;
|
|
700
700
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
701
701
|
label: z.ZodString;
|
|
@@ -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
|
-
disabled: "disabled";
|
|
784
|
-
enabled: "enabled";
|
|
785
783
|
visible: "visible";
|
|
784
|
+
enabled: "enabled";
|
|
785
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
804
|
-
enabled: "enabled";
|
|
805
803
|
visible: "visible";
|
|
804
|
+
enabled: "enabled";
|
|
805
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
940
|
-
enabled: "enabled";
|
|
941
939
|
visible: "visible";
|
|
940
|
+
enabled: "enabled";
|
|
941
|
+
disabled: "disabled";
|
|
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
|
-
disabled: "disabled";
|
|
963
|
-
enabled: "enabled";
|
|
964
962
|
visible: "visible";
|
|
963
|
+
enabled: "enabled";
|
|
964
|
+
disabled: "disabled";
|
|
965
965
|
}>>>;
|
|
966
966
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
967
967
|
}, z.core.$strict>;
|
|
@@ -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-CA-AJbq6.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";
|
|
@@ -141,16 +141,16 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
141
141
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
142
142
|
name: z.ZodString;
|
|
143
143
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
|
-
|
|
144
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
145
145
|
nativeTools: z.ZodObject<{
|
|
146
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
148
148
|
}, z.core.$strip>;
|
|
149
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
150
149
|
registryTools: z.ZodObject<{
|
|
151
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
152
151
|
disabled: z.ZodArray<z.ZodString>;
|
|
153
152
|
}, z.core.$strip>;
|
|
153
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
154
154
|
skills: z.ZodOptional<z.ZodObject<{
|
|
155
155
|
enabled: z.ZodArray<z.ZodString>;
|
|
156
156
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -317,16 +317,16 @@ declare const HarnessSchemas: {
|
|
|
317
317
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
318
318
|
name: z.ZodString;
|
|
319
319
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
|
-
|
|
320
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
321
321
|
nativeTools: z.ZodObject<{
|
|
322
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
324
324
|
}, z.core.$strip>;
|
|
325
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
326
325
|
registryTools: z.ZodObject<{
|
|
327
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
328
327
|
disabled: z.ZodArray<z.ZodString>;
|
|
329
328
|
}, z.core.$strip>;
|
|
329
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
330
330
|
skills: z.ZodOptional<z.ZodObject<{
|
|
331
331
|
enabled: z.ZodArray<z.ZodString>;
|
|
332
332
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -760,16 +760,16 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
760
760
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
761
|
name: z.ZodString;
|
|
762
762
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
|
-
|
|
763
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
764
764
|
nativeTools: z.ZodObject<{
|
|
765
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
767
767
|
}, z.core.$strip>;
|
|
768
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
769
768
|
registryTools: z.ZodObject<{
|
|
770
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
771
770
|
disabled: z.ZodArray<z.ZodString>;
|
|
772
771
|
}, z.core.$strip>;
|
|
772
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
773
773
|
skills: z.ZodOptional<z.ZodObject<{
|
|
774
774
|
enabled: z.ZodArray<z.ZodString>;
|
|
775
775
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1203,16 +1203,16 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1203
1203
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
1205
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
|
-
|
|
1206
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1207
1207
|
nativeTools: z.ZodObject<{
|
|
1208
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
1210
1210
|
}, z.core.$strip>;
|
|
1211
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1212
1211
|
registryTools: z.ZodObject<{
|
|
1213
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1214
1213
|
disabled: z.ZodArray<z.ZodString>;
|
|
1215
1214
|
}, z.core.$strip>;
|
|
1215
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1216
1216
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1217
1217
|
enabled: z.ZodArray<z.ZodString>;
|
|
1218
1218
|
disabled: z.ZodArray<z.ZodString>;
|