@makaio/framework 1.0.0-dev-1781443723575 → 1.0.0-dev-1781457526466
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/index.d.mts +1 -1
- 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/client/index.d.mts +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 +399 -65
- 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/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/{definition-CPc6oKaF.d.mts → definition-DSq5ErZD.d.mts} +1 -1
- package/dist/{index-BSFmBEDL.d.mts → index-B19U8IjG.d.mts} +9 -9
- package/dist/{index-BZuF4I8O.d.mts → index-B3mq3Qjf.d.mts} +1 -1
- package/dist/{index-Doy13wLW.d.mts → index-BQ8H7cvY.d.mts} +15 -15
- package/dist/{index-CQuLV3jj.d.mts → index-BVf5D_xQ.d.mts} +8 -8
- package/dist/{index-D7oEYudM.d.mts → index-B_Z1Mgko.d.mts} +1 -1
- package/dist/{index-CtVy1e5h.d.mts → index-C7DEqbEy.d.mts} +16 -16
- package/dist/{index-BDnI2oqX.d.mts → index-CEdOq5Om.d.mts} +1 -1
- package/dist/{index-N7JtH6hX.d.mts → index-CmnQr7_x.d.mts} +3 -3
- package/dist/{index-gYlNeEGH.d.mts → index-Cs1JVq0D.d.mts} +16 -16
- package/dist/{index-DWRwbJjQ.d.mts → index-DLPjliGd.d.mts} +1 -1
- package/dist/{index-DsAfeVbS.d.mts → index-DacXw2sg.d.mts} +24 -24
- package/dist/{index-iRe4CsR5.d.mts → index-DfNIhEm_.d.mts} +20 -20
- package/dist/{index-C2tDMYm0.d.mts → index-DmZxKuwh.d.mts} +5 -5
- package/dist/{index-DWBpxSGQ.d.mts → index-DpeRgR7z.d.mts} +134 -134
- package/dist/{index-GuspCNLR.d.mts → index-DyqZej9j.d.mts} +8 -8
- package/dist/{index-BM_y78ZA2.d.mts → index-iXawmtSH2.d.mts} +6 -6
- package/dist/{index-bLWdMu_T.d.mts → index-p0Gs2cHX.d.mts} +22 -22
- 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-vfKj-JHx.d.mts → namespace-B1Bldc48.d.mts} +9 -9
- package/dist/{namespace-CK50FeCH.d.mts → namespace-DB6RC_Pn.d.mts} +2 -2
- package/dist/{namespace-thr1fR3_.d.mts → namespace-D_ZXa76m.d.mts} +32 -32
- package/dist/{namespace-D63jVkzY.d.mts → namespace-DphMg7CF.d.mts} +5 -5
- package/dist/{namespace-DWT6hqxX.d.mts → namespace-u_b7D-p2.d.mts} +58 -58
- package/dist/package-CBjoefAW.mjs +1 -0
- package/dist/{package-BEbo1-6S.d.mts → package-fwIv7zzj.d.mts} +1 -1
- package/dist/package.json +1 -1
- package/dist/primitive-runtime-BHSEOIH6.mjs +1 -0
- package/dist/{schema-CXgFk-dK.d.mts → schema-BDQID7HI.d.mts} +3 -3
- package/dist/{schemas-BS8xAZ2y2.d.mts → schemas-Bxc0-SF62.d.mts} +4 -4
- package/dist/{schemas-DZfBym73.d.mts → schemas-Bxjfpl2Y.d.mts} +7 -7
- package/dist/{schemas-DMl7IKG-.d.mts → schemas-ByBtBmoL.d.mts} +3 -3
- package/dist/{schemas-CRS7tkFP.d.mts → schemas-D2IRKPJN.d.mts} +4 -4
- package/dist/{schemas-YFBpHbzr.d.mts → schemas-DdHltfZX.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/context-rules/index.d.mts +11 -11
- package/dist/services/filesystem/namespace.d.mts +12 -12
- package/dist/services/filesystem/schemas.d.mts +6 -6
- package/dist/services/index.d.mts +51 -51
- 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/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/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/settings/namespace.d.mts +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{session-lineage-CJgqfkMj.d.mts → session-lineage-DFkJgYt5.d.mts} +1 -1
- package/dist/{storage-namespace-gey7EUhM.d.mts → storage-namespace-Cd5XzgVC.d.mts} +10 -10
- package/dist/{types-bPzpZb7_.d.mts → types-BB8iIAjZ.d.mts} +1 -1
- package/dist/{types-8q9G9p34.d.mts → types-BC3nHLuk.d.mts} +51 -51
- 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 +127 -23
- 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/dist/workflow-engine/workflow-orchestrator.mjs +1 -1
- package/package.json +1 -1
- package/dist/package-Dvk8-Gfd.mjs +0 -1
- package/dist/primitive-runtime-UEzX4Ayu.mjs +0 -1
|
@@ -19,9 +19,9 @@ import { ExtensionWarningEntry, ExtensionWarningEntrySchema } from "@makaio/fram
|
|
|
19
19
|
*/
|
|
20
20
|
declare const ComponentStateSchema: z.ZodEnum<{
|
|
21
21
|
failed: "failed";
|
|
22
|
-
stopped: "stopped";
|
|
23
|
-
active: "active";
|
|
24
22
|
discovered: "discovered";
|
|
23
|
+
active: "active";
|
|
24
|
+
stopped: "stopped";
|
|
25
25
|
skipped: "skipped";
|
|
26
26
|
initializing: "initializing";
|
|
27
27
|
}>;
|
|
@@ -48,9 +48,9 @@ declare const ComponentInfoSchema: z.ZodObject<{
|
|
|
48
48
|
displayName: z.ZodString;
|
|
49
49
|
state: z.ZodEnum<{
|
|
50
50
|
failed: "failed";
|
|
51
|
-
stopped: "stopped";
|
|
52
|
-
active: "active";
|
|
53
51
|
discovered: "discovered";
|
|
52
|
+
active: "active";
|
|
53
|
+
stopped: "stopped";
|
|
54
54
|
skipped: "skipped";
|
|
55
55
|
initializing: "initializing";
|
|
56
56
|
}>;
|
|
@@ -69,9 +69,9 @@ declare const ServiceInfoSchema: z.ZodObject<{
|
|
|
69
69
|
displayName: z.ZodString;
|
|
70
70
|
state: z.ZodEnum<{
|
|
71
71
|
failed: "failed";
|
|
72
|
-
stopped: "stopped";
|
|
73
|
-
active: "active";
|
|
74
72
|
discovered: "discovered";
|
|
73
|
+
active: "active";
|
|
74
|
+
stopped: "stopped";
|
|
75
75
|
skipped: "skipped";
|
|
76
76
|
initializing: "initializing";
|
|
77
77
|
}>;
|
|
@@ -91,9 +91,9 @@ declare const ExtensionInfoSchema: z.ZodObject<{
|
|
|
91
91
|
displayName: z.ZodString;
|
|
92
92
|
state: z.ZodEnum<{
|
|
93
93
|
failed: "failed";
|
|
94
|
-
stopped: "stopped";
|
|
95
|
-
active: "active";
|
|
96
94
|
discovered: "discovered";
|
|
95
|
+
active: "active";
|
|
96
|
+
stopped: "stopped";
|
|
97
97
|
skipped: "skipped";
|
|
98
98
|
initializing: "initializing";
|
|
99
99
|
}>;
|
|
@@ -139,17 +139,17 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
139
139
|
displayName: z.ZodString;
|
|
140
140
|
from: z.ZodEnum<{
|
|
141
141
|
failed: "failed";
|
|
142
|
-
stopped: "stopped";
|
|
143
|
-
active: "active";
|
|
144
142
|
discovered: "discovered";
|
|
143
|
+
active: "active";
|
|
144
|
+
stopped: "stopped";
|
|
145
145
|
skipped: "skipped";
|
|
146
146
|
initializing: "initializing";
|
|
147
147
|
}>;
|
|
148
148
|
to: z.ZodEnum<{
|
|
149
149
|
failed: "failed";
|
|
150
|
-
stopped: "stopped";
|
|
151
|
-
active: "active";
|
|
152
150
|
discovered: "discovered";
|
|
151
|
+
active: "active";
|
|
152
|
+
stopped: "stopped";
|
|
153
153
|
skipped: "skipped";
|
|
154
154
|
initializing: "initializing";
|
|
155
155
|
}>;
|
|
@@ -182,9 +182,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
182
182
|
displayName: z.ZodString;
|
|
183
183
|
state: z.ZodEnum<{
|
|
184
184
|
failed: "failed";
|
|
185
|
-
stopped: "stopped";
|
|
186
|
-
active: "active";
|
|
187
185
|
discovered: "discovered";
|
|
186
|
+
active: "active";
|
|
187
|
+
stopped: "stopped";
|
|
188
188
|
skipped: "skipped";
|
|
189
189
|
initializing: "initializing";
|
|
190
190
|
}>;
|
|
@@ -220,9 +220,9 @@ declare const ExtensionNamespace: _$_makaio_core0.BusNamespaceDefinition<"kernel
|
|
|
220
220
|
displayName: z.ZodString;
|
|
221
221
|
state: z.ZodEnum<{
|
|
222
222
|
failed: "failed";
|
|
223
|
-
stopped: "stopped";
|
|
224
|
-
active: "active";
|
|
225
223
|
discovered: "discovered";
|
|
224
|
+
active: "active";
|
|
225
|
+
stopped: "stopped";
|
|
226
226
|
skipped: "skipped";
|
|
227
227
|
initializing: "initializing";
|
|
228
228
|
}>;
|
|
@@ -593,17 +593,17 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
593
593
|
displayName: z.ZodString;
|
|
594
594
|
from: z.ZodEnum<{
|
|
595
595
|
failed: "failed";
|
|
596
|
-
stopped: "stopped";
|
|
597
|
-
active: "active";
|
|
598
596
|
discovered: "discovered";
|
|
597
|
+
active: "active";
|
|
598
|
+
stopped: "stopped";
|
|
599
599
|
skipped: "skipped";
|
|
600
600
|
initializing: "initializing";
|
|
601
601
|
}>;
|
|
602
602
|
to: z.ZodEnum<{
|
|
603
603
|
failed: "failed";
|
|
604
|
-
stopped: "stopped";
|
|
605
|
-
active: "active";
|
|
606
604
|
discovered: "discovered";
|
|
605
|
+
active: "active";
|
|
606
|
+
stopped: "stopped";
|
|
607
607
|
skipped: "skipped";
|
|
608
608
|
initializing: "initializing";
|
|
609
609
|
}>;
|
|
@@ -636,9 +636,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
636
636
|
displayName: z.ZodString;
|
|
637
637
|
state: z.ZodEnum<{
|
|
638
638
|
failed: "failed";
|
|
639
|
-
stopped: "stopped";
|
|
640
|
-
active: "active";
|
|
641
639
|
discovered: "discovered";
|
|
640
|
+
active: "active";
|
|
641
|
+
stopped: "stopped";
|
|
642
642
|
skipped: "skipped";
|
|
643
643
|
initializing: "initializing";
|
|
644
644
|
}>;
|
|
@@ -674,9 +674,9 @@ declare const ExtensionSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
674
674
|
displayName: z.ZodString;
|
|
675
675
|
state: z.ZodEnum<{
|
|
676
676
|
failed: "failed";
|
|
677
|
-
stopped: "stopped";
|
|
678
|
-
active: "active";
|
|
679
677
|
discovered: "discovered";
|
|
678
|
+
active: "active";
|
|
679
|
+
stopped: "stopped";
|
|
680
680
|
skipped: "skipped";
|
|
681
681
|
initializing: "initializing";
|
|
682
682
|
}>;
|
|
@@ -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<{
|
|
@@ -52,13 +52,13 @@ declare const AdapterFileConfigSchema: z.ZodObject<{
|
|
|
52
52
|
displayName: z.ZodOptional<z.ZodString>;
|
|
53
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>>>>;
|
|
56
55
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
57
56
|
label: z.ZodString;
|
|
58
57
|
url: z.ZodString;
|
|
59
58
|
}, z.core.$strict>>>;
|
|
60
59
|
instructions: z.ZodOptional<z.ZodString>;
|
|
61
60
|
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<{
|
|
@@ -128,13 +128,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
128
128
|
displayName: z.ZodOptional<z.ZodString>;
|
|
129
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>>>>;
|
|
132
131
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
133
132
|
label: z.ZodString;
|
|
134
133
|
url: z.ZodString;
|
|
135
134
|
}, z.core.$strict>>>;
|
|
136
135
|
instructions: z.ZodOptional<z.ZodString>;
|
|
137
136
|
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<{
|
|
@@ -156,13 +156,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
156
156
|
displayName: z.ZodOptional<z.ZodString>;
|
|
157
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>>>>;
|
|
160
159
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
161
160
|
label: z.ZodString;
|
|
162
161
|
url: z.ZodString;
|
|
163
162
|
}, z.core.$strict>>>;
|
|
164
163
|
instructions: z.ZodOptional<z.ZodString>;
|
|
165
164
|
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,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<{
|
|
@@ -485,8 +485,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
485
485
|
openai: z.ZodOptional<z.ZodString>;
|
|
486
486
|
}, z.core.$strip>>;
|
|
487
487
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
488
|
-
enabled: "enabled";
|
|
489
488
|
disabled: "disabled";
|
|
489
|
+
enabled: "enabled";
|
|
490
490
|
visible: "visible";
|
|
491
491
|
}>>>;
|
|
492
492
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -502,8 +502,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
502
502
|
name: z.ZodString;
|
|
503
503
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
504
504
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
505
|
-
enabled: "enabled";
|
|
506
505
|
disabled: "disabled";
|
|
506
|
+
enabled: "enabled";
|
|
507
507
|
visible: "visible";
|
|
508
508
|
}>>>;
|
|
509
509
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -531,8 +531,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
531
531
|
openai: z.ZodOptional<z.ZodString>;
|
|
532
532
|
}, z.core.$strip>>>;
|
|
533
533
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
534
|
-
enabled: "enabled";
|
|
535
534
|
disabled: "disabled";
|
|
535
|
+
enabled: "enabled";
|
|
536
536
|
visible: "visible";
|
|
537
537
|
}>>>;
|
|
538
538
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -545,8 +545,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
545
545
|
name: z.ZodString;
|
|
546
546
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
547
547
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
548
|
-
enabled: "enabled";
|
|
549
548
|
disabled: "disabled";
|
|
549
|
+
enabled: "enabled";
|
|
550
550
|
visible: "visible";
|
|
551
551
|
}>>>;
|
|
552
552
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -576,8 +576,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
576
576
|
name: z.ZodString;
|
|
577
577
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
578
578
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
579
|
-
enabled: "enabled";
|
|
580
579
|
disabled: "disabled";
|
|
580
|
+
enabled: "enabled";
|
|
581
581
|
visible: "visible";
|
|
582
582
|
}>>>;
|
|
583
583
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -617,8 +617,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
617
617
|
name: z.ZodString;
|
|
618
618
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
619
619
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
620
|
-
enabled: "enabled";
|
|
621
620
|
disabled: "disabled";
|
|
621
|
+
enabled: "enabled";
|
|
622
622
|
visible: "visible";
|
|
623
623
|
}>>>;
|
|
624
624
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -652,8 +652,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
652
652
|
name: z.ZodString;
|
|
653
653
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
654
654
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
655
|
-
enabled: "enabled";
|
|
656
655
|
disabled: "disabled";
|
|
656
|
+
enabled: "enabled";
|
|
657
657
|
visible: "visible";
|
|
658
658
|
}>>>;
|
|
659
659
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -695,13 +695,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
695
695
|
displayName: z.ZodOptional<z.ZodString>;
|
|
696
696
|
protocol: z.ZodOptional<z.ZodString>;
|
|
697
697
|
clientId: z.ZodOptional<z.ZodString>;
|
|
698
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
699
698
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
700
699
|
label: z.ZodString;
|
|
701
700
|
url: z.ZodString;
|
|
702
701
|
}, z.core.$strict>>>;
|
|
703
702
|
instructions: z.ZodOptional<z.ZodString>;
|
|
704
703
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
704
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
705
705
|
name: z.ZodString;
|
|
706
706
|
enabled: z.ZodBoolean;
|
|
707
707
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -778,8 +778,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
778
778
|
name: z.ZodString;
|
|
779
779
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
780
780
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
781
|
-
enabled: "enabled";
|
|
782
781
|
disabled: "disabled";
|
|
782
|
+
enabled: "enabled";
|
|
783
783
|
visible: "visible";
|
|
784
784
|
}>>>;
|
|
785
785
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -798,8 +798,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
798
798
|
name: z.ZodString;
|
|
799
799
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
800
800
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
801
|
-
enabled: "enabled";
|
|
802
801
|
disabled: "disabled";
|
|
802
|
+
enabled: "enabled";
|
|
803
803
|
visible: "visible";
|
|
804
804
|
}>>>;
|
|
805
805
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -934,8 +934,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
934
934
|
openai: z.ZodOptional<z.ZodString>;
|
|
935
935
|
}, z.core.$strip>>;
|
|
936
936
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
937
|
-
enabled: "enabled";
|
|
938
937
|
disabled: "disabled";
|
|
938
|
+
enabled: "enabled";
|
|
939
939
|
visible: "visible";
|
|
940
940
|
}>>>;
|
|
941
941
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -957,8 +957,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
957
957
|
openai: z.ZodOptional<z.ZodString>;
|
|
958
958
|
}, z.core.$strip>>>;
|
|
959
959
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
960
|
-
enabled: "enabled";
|
|
961
960
|
disabled: "disabled";
|
|
961
|
+
enabled: "enabled";
|
|
962
962
|
visible: "visible";
|
|
963
963
|
}>>>;
|
|
964
964
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-
|
|
1
|
+
import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEvent, T as AnyArtifactKindDefinition, mt as ArtifactRevision$1 } from "./index-p0Gs2cHX.mjs";
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-BdxbXbrq.mjs";
|
|
3
3
|
import { o as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-BwLJnqEo.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-CBTp2XuF.mjs";
|
|
5
|
-
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-
|
|
7
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
8
|
-
import { t as SurfaceBindingDefinition } from "./definition-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-BC3nHLuk.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-B3mq3Qjf.mjs";
|
|
7
|
+
import { l as FacetNamespaceDefinition } from "./index-Cs1JVq0D.mjs";
|
|
8
|
+
import { t as SurfaceBindingDefinition } from "./definition-DSq5ErZD.mjs";
|
|
9
9
|
import { z } from "zod";
|
|
10
10
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
11
11
|
import * as _$_makaio_contracts0 from "@makaio/framework/contracts";
|