@makaio/framework 1.0.0-dev-1783687982716 → 1.0.0-dev-1783705652236
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 +150 -7
- package/dist/adapters/index.mjs +6 -6
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +12 -12
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +30 -30
- 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/contracts/workflow/index.d.mts +1 -1
- package/dist/{index-oePgeOph.d.mts → index-B2DjrVb8.d.mts} +3 -3
- package/dist/{index-B4ZddkPI.d.mts → index-BcvG3wPv.d.mts} +76 -76
- package/dist/{index-mU2lnU7O.d.mts → index-BcwOnvUh.d.mts} +6 -6
- package/dist/{index-D4gn93gL.d.mts → index-C9FCWOhp.d.mts} +4 -4
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-Bc82MC0z.d.mts → index-Cx1Bm6WD.d.mts} +4 -4
- package/dist/{index-BUrNl0QJ.d.mts → index-D6aAzr32.d.mts} +32 -32
- package/dist/{index-Di84JjS0.d.mts → index-DEzdNQum.d.mts} +2 -2
- package/dist/{index-D94cDExW2.d.mts → index-DLNRgZPo2.d.mts} +15 -15
- package/dist/{index-DLDQDXhD.d.mts → index-DScUb-hF.d.mts} +2 -2
- package/dist/{index-CmHdpW0E.d.mts → index-DZPNuWMc.d.mts} +11 -11
- package/dist/{index-DNfNwGu6.d.mts → index-DnnKUwHm.d.mts} +6 -6
- package/dist/{index-DsLpP5ek.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-CAhKyxfm.d.mts → index-FFVwQMad.d.mts} +64 -64
- package/dist/{index-DTBQOCar.d.mts → index-O08Q2ikz.d.mts} +8 -8
- package/dist/{index-DTkGyKKA.d.mts → index-PIlYSC73.d.mts} +14 -14
- 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-d_0I6P7N.d.mts → namespace-B4cV_pk3.d.mts} +52 -52
- package/dist/{namespace-B9V9R3AY.d.mts → namespace-CZK2ff3B.d.mts} +22 -22
- 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-Dm454cNM.d.mts → namespace-D9PLFmPQ.d.mts} +27 -27
- package/dist/{namespace-3yGm4WF9.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/package.json +1 -1
- package/dist/{schemas-CNUk34qC2.d.mts → schemas-Br-rSxPE2.d.mts} +19 -19
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-CscdPqCt.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +14 -14
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +56 -56
- package/dist/services/session/index.d.mts +3 -3
- 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-editor/index.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +16 -16
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-BMS6yfLS.d.mts → types-BNW5n6qm.d.mts} +1 -1
- package/dist/{types-1a2D10yb.d.mts → types-BrUOVfwe.d.mts} +13 -0
- package/dist/{types-BSilhlYE.d.mts → types-CBLPaQXe.d.mts} +28 -28
- package/dist/workflow-engine/index.d.mts +55 -55
- package/package.json +1 -1
|
@@ -11,8 +11,8 @@ import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
|
11
11
|
*/
|
|
12
12
|
declare const FacetAuthoritySchema: z.ZodEnum<{
|
|
13
13
|
system: "system";
|
|
14
|
-
human: "human";
|
|
15
14
|
agent: "agent";
|
|
15
|
+
human: "human";
|
|
16
16
|
}>;
|
|
17
17
|
/**
|
|
18
18
|
* Cardinality of values a facet namespace permits per target.
|
|
@@ -53,8 +53,8 @@ declare const FacetNamespaceRegistrationSchema: z.ZodObject<{
|
|
|
53
53
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
54
54
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
55
55
|
system: "system";
|
|
56
|
-
human: "human";
|
|
57
56
|
agent: "agent";
|
|
57
|
+
human: "human";
|
|
58
58
|
}>>>;
|
|
59
59
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
60
60
|
workpiece: "workpiece";
|
|
@@ -157,8 +157,8 @@ declare const FacetSchemas: {
|
|
|
157
157
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
158
158
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
159
159
|
system: "system";
|
|
160
|
-
human: "human";
|
|
161
160
|
agent: "agent";
|
|
161
|
+
human: "human";
|
|
162
162
|
}>>>;
|
|
163
163
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
164
164
|
workpiece: "workpiece";
|
|
@@ -185,8 +185,8 @@ declare const FacetSchemas: {
|
|
|
185
185
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
186
186
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
187
187
|
system: "system";
|
|
188
|
-
human: "human";
|
|
189
188
|
agent: "agent";
|
|
189
|
+
human: "human";
|
|
190
190
|
}>>>;
|
|
191
191
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
192
192
|
workpiece: "workpiece";
|
|
@@ -223,8 +223,8 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
223
223
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
224
224
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
225
225
|
system: "system";
|
|
226
|
-
human: "human";
|
|
227
226
|
agent: "agent";
|
|
227
|
+
human: "human";
|
|
228
228
|
}>>>;
|
|
229
229
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
230
230
|
workpiece: "workpiece";
|
|
@@ -251,8 +251,8 @@ declare const FacetNamespace: _$_makaio_core0.BusNamespaceDefinition<"facet", {
|
|
|
251
251
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
252
252
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
253
253
|
system: "system";
|
|
254
|
-
human: "human";
|
|
255
254
|
agent: "agent";
|
|
255
|
+
human: "human";
|
|
256
256
|
}>>>;
|
|
257
257
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
258
258
|
workpiece: "workpiece";
|
|
@@ -295,8 +295,8 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
295
295
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
296
296
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
297
297
|
system: "system";
|
|
298
|
-
human: "human";
|
|
299
298
|
agent: "agent";
|
|
299
|
+
human: "human";
|
|
300
300
|
}>>>;
|
|
301
301
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
302
302
|
workpiece: "workpiece";
|
|
@@ -323,8 +323,8 @@ declare const FacetSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSub
|
|
|
323
323
|
values: z.ZodUnion<readonly [z.ZodLiteral<"open">, z.ZodReadonly<z.ZodArray<z.ZodString>>]>;
|
|
324
324
|
authority: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
325
325
|
system: "system";
|
|
326
|
-
human: "human";
|
|
327
326
|
agent: "agent";
|
|
327
|
+
human: "human";
|
|
328
328
|
}>>>;
|
|
329
329
|
appliesTo: z.ZodReadonly<z.ZodArray<z.ZodEnum<{
|
|
330
330
|
workpiece: "workpiece";
|
|
@@ -503,11 +503,11 @@ declare const ClientSchemas: {
|
|
|
503
503
|
cwd: z.ZodOptional<z.ZodString>;
|
|
504
504
|
machineId: z.ZodOptional<z.ZodString>;
|
|
505
505
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
506
|
-
fork: "fork";
|
|
507
506
|
fresh: "fresh";
|
|
508
507
|
resume: "resume";
|
|
509
|
-
|
|
508
|
+
fork: "fork";
|
|
510
509
|
clear: "clear";
|
|
510
|
+
compact: "compact";
|
|
511
511
|
}>>;
|
|
512
512
|
parentAdapterSessionId: z.ZodOptional<z.ZodString>;
|
|
513
513
|
}, z.core.$strip>;
|
|
@@ -685,8 +685,8 @@ declare const ClientSchemas: {
|
|
|
685
685
|
reason: z.ZodEnum<{
|
|
686
686
|
update: "update";
|
|
687
687
|
install: "install";
|
|
688
|
-
"set-active": "set-active";
|
|
689
688
|
uninstall: "uninstall";
|
|
689
|
+
"set-active": "set-active";
|
|
690
690
|
}>;
|
|
691
691
|
}, z.core.$strip>;
|
|
692
692
|
resolveBinary: {
|
|
@@ -1242,8 +1242,8 @@ declare const ClientVersionChangedSchema: z.ZodObject<{
|
|
|
1242
1242
|
reason: z.ZodEnum<{
|
|
1243
1243
|
update: "update";
|
|
1244
1244
|
install: "install";
|
|
1245
|
-
"set-active": "set-active";
|
|
1246
1245
|
uninstall: "uninstall";
|
|
1246
|
+
"set-active": "set-active";
|
|
1247
1247
|
}>;
|
|
1248
1248
|
}, z.core.$strip>;
|
|
1249
1249
|
type ClientVersionChanged = z.infer<typeof ClientVersionChangedSchema>;
|
|
@@ -1482,11 +1482,11 @@ type ClientSessionObservedBase = z.infer<typeof ClientSessionObservedBaseSchema>
|
|
|
1482
1482
|
declare const CLIENT_SESSION_START_MODES: readonly ["fresh", "fork", "resume", "clear", "compact"];
|
|
1483
1483
|
/** Zod schema for the client-reported session start mode. */
|
|
1484
1484
|
declare const ClientSessionStartModeSchema: z.ZodEnum<{
|
|
1485
|
-
fork: "fork";
|
|
1486
1485
|
fresh: "fresh";
|
|
1487
1486
|
resume: "resume";
|
|
1488
|
-
|
|
1487
|
+
fork: "fork";
|
|
1489
1488
|
clear: "clear";
|
|
1489
|
+
compact: "compact";
|
|
1490
1490
|
}>;
|
|
1491
1491
|
/** Client-reported session start mode discriminator. */
|
|
1492
1492
|
type ClientSessionStartMode = z.infer<typeof ClientSessionStartModeSchema>;
|
|
@@ -1501,11 +1501,11 @@ declare const ClientSessionStartedSchema: z.ZodObject<{
|
|
|
1501
1501
|
cwd: z.ZodOptional<z.ZodString>;
|
|
1502
1502
|
machineId: z.ZodOptional<z.ZodString>;
|
|
1503
1503
|
startMode: z.ZodOptional<z.ZodEnum<{
|
|
1504
|
-
fork: "fork";
|
|
1505
1504
|
fresh: "fresh";
|
|
1506
1505
|
resume: "resume";
|
|
1507
|
-
|
|
1506
|
+
fork: "fork";
|
|
1508
1507
|
clear: "clear";
|
|
1508
|
+
compact: "compact";
|
|
1509
1509
|
}>>;
|
|
1510
1510
|
parentAdapterSessionId: z.ZodOptional<z.ZodString>;
|
|
1511
1511
|
}, z.core.$strip>;
|
|
@@ -2069,11 +2069,11 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2069
2069
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2070
2070
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2071
2071
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2072
|
-
fork: "fork";
|
|
2073
2072
|
fresh: "fresh";
|
|
2074
2073
|
resume: "resume";
|
|
2075
|
-
|
|
2074
|
+
fork: "fork";
|
|
2076
2075
|
clear: "clear";
|
|
2076
|
+
compact: "compact";
|
|
2077
2077
|
}>>;
|
|
2078
2078
|
parentAdapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2079
2079
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2251,8 +2251,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2251
2251
|
reason: _$zod.ZodEnum<{
|
|
2252
2252
|
update: "update";
|
|
2253
2253
|
install: "install";
|
|
2254
|
-
"set-active": "set-active";
|
|
2255
2254
|
uninstall: "uninstall";
|
|
2255
|
+
"set-active": "set-active";
|
|
2256
2256
|
}>;
|
|
2257
2257
|
}, _$zod_v4_core0.$strip>;
|
|
2258
2258
|
resolveBinary: {
|
|
@@ -2706,11 +2706,11 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2706
2706
|
cwd: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2707
2707
|
machineId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2708
2708
|
startMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2709
|
-
fork: "fork";
|
|
2710
2709
|
fresh: "fresh";
|
|
2711
2710
|
resume: "resume";
|
|
2712
|
-
|
|
2711
|
+
fork: "fork";
|
|
2713
2712
|
clear: "clear";
|
|
2713
|
+
compact: "compact";
|
|
2714
2714
|
}>>;
|
|
2715
2715
|
parentAdapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2716
2716
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2888,8 +2888,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2888
2888
|
reason: _$zod.ZodEnum<{
|
|
2889
2889
|
update: "update";
|
|
2890
2890
|
install: "install";
|
|
2891
|
-
"set-active": "set-active";
|
|
2892
2891
|
uninstall: "uninstall";
|
|
2892
|
+
"set-active": "set-active";
|
|
2893
2893
|
}>;
|
|
2894
2894
|
}, _$zod_v4_core0.$strip>;
|
|
2895
2895
|
resolveBinary: {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-
|
|
1
|
+
import { a as ExtensionCoordinatorOptions, c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../../index-DoEF9LAc.mjs";
|
|
2
2
|
export { ContributionProcessor, ExtensionCoordinator, ExtensionCoordinatorOptions, ExtensionRuntimeSurface, KernelExtensionContext, KernelMakaioExtension, RuntimeCapability, RuntimeEnvironment, coalesceExtensionOverrides, filterEligibleExtensions };
|
package/dist/kernel/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-
|
|
2
|
-
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-
|
|
1
|
+
import { c as ExtensionInfo, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, s as ComponentStateSchema, t as ExtensionNamespace } from "../index-C9FCWOhp.mjs";
|
|
2
|
+
import { c as KernelMakaioExtension, i as ContributionProcessor, l as RuntimeCapability, n as filterEligibleExtensions, o as ExtensionRuntimeSurface, r as ExtensionCoordinator, s as KernelExtensionContext, t as coalesceExtensionOverrides, u as RuntimeEnvironment } from "../index-DoEF9LAc.mjs";
|
|
3
3
|
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-ofIUQnfo.mjs";
|
|
4
4
|
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-Y8rMeYYX.mjs";
|
|
5
5
|
import { a as MachineIdentity, c as StorageProvider, i as IdentityProvider, n as NoTransportProvider, o as TransportProvider, r as MemoryStorageProvider, s as StorageCleanup, t as EphemeralIdentityProvider } from "../index-CpKikwK4.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-
|
|
1
|
+
import { a as ComponentInfoSchema, c as ExtensionInfo, d as ExtensionWarningEntrySchema, f as ServiceInfo, i as ComponentInfo, l as ExtensionInfoSchema, n as ExtensionSubjects, o as ComponentState, p as ServiceInfoSchema, r as ComponentIdentitySchema, s as ComponentStateSchema, t as ExtensionNamespace, u as ExtensionWarningEntry } from "../../index-C9FCWOhp.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -70,9 +70,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
70
70
|
name: _$zod.ZodString;
|
|
71
71
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
72
72
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
73
|
-
visible: "visible";
|
|
74
|
-
enabled: "enabled";
|
|
75
73
|
disabled: "disabled";
|
|
74
|
+
enabled: "enabled";
|
|
75
|
+
visible: "visible";
|
|
76
76
|
}>>>;
|
|
77
77
|
modelFilterMode: _$zod.ZodEnum<{
|
|
78
78
|
allowlist: "allowlist";
|
|
@@ -97,9 +97,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
97
97
|
name: _$zod.ZodString;
|
|
98
98
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
99
99
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
100
|
-
visible: "visible";
|
|
101
|
-
enabled: "enabled";
|
|
102
100
|
disabled: "disabled";
|
|
101
|
+
enabled: "enabled";
|
|
102
|
+
visible: "visible";
|
|
103
103
|
}>>>;
|
|
104
104
|
modelFilterMode: _$zod.ZodEnum<{
|
|
105
105
|
allowlist: "allowlist";
|
|
@@ -124,9 +124,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
124
124
|
name: _$zod.ZodString;
|
|
125
125
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
126
126
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
127
|
-
visible: "visible";
|
|
128
|
-
enabled: "enabled";
|
|
129
127
|
disabled: "disabled";
|
|
128
|
+
enabled: "enabled";
|
|
129
|
+
visible: "visible";
|
|
130
130
|
}>>>;
|
|
131
131
|
modelFilterMode: _$zod.ZodEnum<{
|
|
132
132
|
allowlist: "allowlist";
|
|
@@ -188,9 +188,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
188
188
|
name: _$zod.ZodString;
|
|
189
189
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
190
190
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
191
|
-
visible: "visible";
|
|
192
|
-
enabled: "enabled";
|
|
193
191
|
disabled: "disabled";
|
|
192
|
+
enabled: "enabled";
|
|
193
|
+
visible: "visible";
|
|
194
194
|
}>>>;
|
|
195
195
|
modelFilterMode: _$zod.ZodEnum<{
|
|
196
196
|
allowlist: "allowlist";
|
|
@@ -337,9 +337,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
337
337
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
338
338
|
}, _$zod_v4_core0.$strip>>;
|
|
339
339
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
340
|
-
visible: "visible";
|
|
341
|
-
enabled: "enabled";
|
|
342
340
|
disabled: "disabled";
|
|
341
|
+
enabled: "enabled";
|
|
342
|
+
visible: "visible";
|
|
343
343
|
}>>>;
|
|
344
344
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
345
345
|
allowlist: "allowlist";
|
|
@@ -354,9 +354,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
354
354
|
name: _$zod.ZodString;
|
|
355
355
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
356
356
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
357
|
-
visible: "visible";
|
|
358
|
-
enabled: "enabled";
|
|
359
357
|
disabled: "disabled";
|
|
358
|
+
enabled: "enabled";
|
|
359
|
+
visible: "visible";
|
|
360
360
|
}>>>;
|
|
361
361
|
modelFilterMode: _$zod.ZodEnum<{
|
|
362
362
|
allowlist: "allowlist";
|
|
@@ -380,9 +380,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
380
380
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
381
381
|
}, _$zod_v4_core0.$strip>>>;
|
|
382
382
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
383
|
-
visible: "visible";
|
|
384
|
-
enabled: "enabled";
|
|
385
383
|
disabled: "disabled";
|
|
384
|
+
enabled: "enabled";
|
|
385
|
+
visible: "visible";
|
|
386
386
|
}>>>;
|
|
387
387
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
388
388
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -394,9 +394,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
394
394
|
name: _$zod.ZodString;
|
|
395
395
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
396
396
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
397
|
-
visible: "visible";
|
|
398
|
-
enabled: "enabled";
|
|
399
397
|
disabled: "disabled";
|
|
398
|
+
enabled: "enabled";
|
|
399
|
+
visible: "visible";
|
|
400
400
|
}>>>;
|
|
401
401
|
modelFilterMode: _$zod.ZodEnum<{
|
|
402
402
|
allowlist: "allowlist";
|
|
@@ -422,9 +422,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
422
422
|
name: _$zod.ZodString;
|
|
423
423
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
424
424
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
425
|
-
visible: "visible";
|
|
426
|
-
enabled: "enabled";
|
|
427
425
|
disabled: "disabled";
|
|
426
|
+
enabled: "enabled";
|
|
427
|
+
visible: "visible";
|
|
428
428
|
}>>>;
|
|
429
429
|
modelFilterMode: _$zod.ZodEnum<{
|
|
430
430
|
allowlist: "allowlist";
|
|
@@ -457,9 +457,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
457
457
|
name: _$zod.ZodString;
|
|
458
458
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
459
459
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
460
|
-
visible: "visible";
|
|
461
|
-
enabled: "enabled";
|
|
462
460
|
disabled: "disabled";
|
|
461
|
+
enabled: "enabled";
|
|
462
|
+
visible: "visible";
|
|
463
463
|
}>>>;
|
|
464
464
|
modelFilterMode: _$zod.ZodEnum<{
|
|
465
465
|
allowlist: "allowlist";
|
|
@@ -489,9 +489,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
489
489
|
name: _$zod.ZodString;
|
|
490
490
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
491
491
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
492
|
-
visible: "visible";
|
|
493
|
-
enabled: "enabled";
|
|
494
492
|
disabled: "disabled";
|
|
493
|
+
enabled: "enabled";
|
|
494
|
+
visible: "visible";
|
|
495
495
|
}>>>;
|
|
496
496
|
modelFilterMode: _$zod.ZodEnum<{
|
|
497
497
|
allowlist: "allowlist";
|
|
@@ -594,9 +594,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
594
594
|
name: _$zod.ZodString;
|
|
595
595
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
596
596
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
597
|
-
visible: "visible";
|
|
598
|
-
enabled: "enabled";
|
|
599
597
|
disabled: "disabled";
|
|
598
|
+
enabled: "enabled";
|
|
599
|
+
visible: "visible";
|
|
600
600
|
}>>>;
|
|
601
601
|
modelFilterMode: _$zod.ZodEnum<{
|
|
602
602
|
allowlist: "allowlist";
|
|
@@ -614,9 +614,9 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
614
614
|
name: _$zod.ZodString;
|
|
615
615
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
616
616
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
617
|
-
visible: "visible";
|
|
618
|
-
enabled: "enabled";
|
|
619
617
|
disabled: "disabled";
|
|
618
|
+
enabled: "enabled";
|
|
619
|
+
visible: "visible";
|
|
620
620
|
}>>>;
|
|
621
621
|
modelFilterMode: _$zod.ZodEnum<{
|
|
622
622
|
allowlist: "allowlist";
|
|
@@ -725,9 +725,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
725
725
|
name: _$zod.ZodString;
|
|
726
726
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
727
727
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
728
|
-
visible: "visible";
|
|
729
|
-
enabled: "enabled";
|
|
730
728
|
disabled: "disabled";
|
|
729
|
+
enabled: "enabled";
|
|
730
|
+
visible: "visible";
|
|
731
731
|
}>>>;
|
|
732
732
|
modelFilterMode: _$zod.ZodEnum<{
|
|
733
733
|
allowlist: "allowlist";
|
|
@@ -752,9 +752,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
752
752
|
name: _$zod.ZodString;
|
|
753
753
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
754
754
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
755
|
-
visible: "visible";
|
|
756
|
-
enabled: "enabled";
|
|
757
755
|
disabled: "disabled";
|
|
756
|
+
enabled: "enabled";
|
|
757
|
+
visible: "visible";
|
|
758
758
|
}>>>;
|
|
759
759
|
modelFilterMode: _$zod.ZodEnum<{
|
|
760
760
|
allowlist: "allowlist";
|
|
@@ -779,9 +779,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
779
779
|
name: _$zod.ZodString;
|
|
780
780
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
781
781
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
782
|
-
visible: "visible";
|
|
783
|
-
enabled: "enabled";
|
|
784
782
|
disabled: "disabled";
|
|
783
|
+
enabled: "enabled";
|
|
784
|
+
visible: "visible";
|
|
785
785
|
}>>>;
|
|
786
786
|
modelFilterMode: _$zod.ZodEnum<{
|
|
787
787
|
allowlist: "allowlist";
|
|
@@ -843,9 +843,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
843
843
|
name: _$zod.ZodString;
|
|
844
844
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
845
845
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
846
|
-
visible: "visible";
|
|
847
|
-
enabled: "enabled";
|
|
848
846
|
disabled: "disabled";
|
|
847
|
+
enabled: "enabled";
|
|
848
|
+
visible: "visible";
|
|
849
849
|
}>>>;
|
|
850
850
|
modelFilterMode: _$zod.ZodEnum<{
|
|
851
851
|
allowlist: "allowlist";
|
|
@@ -992,9 +992,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
992
992
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
993
993
|
}, _$zod_v4_core0.$strip>>;
|
|
994
994
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
995
|
-
visible: "visible";
|
|
996
|
-
enabled: "enabled";
|
|
997
995
|
disabled: "disabled";
|
|
996
|
+
enabled: "enabled";
|
|
997
|
+
visible: "visible";
|
|
998
998
|
}>>>;
|
|
999
999
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1000
1000
|
allowlist: "allowlist";
|
|
@@ -1009,9 +1009,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1009
1009
|
name: _$zod.ZodString;
|
|
1010
1010
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1011
1011
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1012
|
-
visible: "visible";
|
|
1013
|
-
enabled: "enabled";
|
|
1014
1012
|
disabled: "disabled";
|
|
1013
|
+
enabled: "enabled";
|
|
1014
|
+
visible: "visible";
|
|
1015
1015
|
}>>>;
|
|
1016
1016
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1017
1017
|
allowlist: "allowlist";
|
|
@@ -1035,9 +1035,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1035
1035
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1036
1036
|
}, _$zod_v4_core0.$strip>>>;
|
|
1037
1037
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1038
|
-
visible: "visible";
|
|
1039
|
-
enabled: "enabled";
|
|
1040
1038
|
disabled: "disabled";
|
|
1039
|
+
enabled: "enabled";
|
|
1040
|
+
visible: "visible";
|
|
1041
1041
|
}>>>;
|
|
1042
1042
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1043
1043
|
}, _$zod_v4_core0.$strict>;
|
|
@@ -1049,9 +1049,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1049
1049
|
name: _$zod.ZodString;
|
|
1050
1050
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1051
1051
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1052
|
-
visible: "visible";
|
|
1053
|
-
enabled: "enabled";
|
|
1054
1052
|
disabled: "disabled";
|
|
1053
|
+
enabled: "enabled";
|
|
1054
|
+
visible: "visible";
|
|
1055
1055
|
}>>>;
|
|
1056
1056
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1057
1057
|
allowlist: "allowlist";
|
|
@@ -1077,9 +1077,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1077
1077
|
name: _$zod.ZodString;
|
|
1078
1078
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1079
1079
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1080
|
-
visible: "visible";
|
|
1081
|
-
enabled: "enabled";
|
|
1082
1080
|
disabled: "disabled";
|
|
1081
|
+
enabled: "enabled";
|
|
1082
|
+
visible: "visible";
|
|
1083
1083
|
}>>>;
|
|
1084
1084
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1085
1085
|
allowlist: "allowlist";
|
|
@@ -1112,9 +1112,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1112
1112
|
name: _$zod.ZodString;
|
|
1113
1113
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1114
1114
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1115
|
-
visible: "visible";
|
|
1116
|
-
enabled: "enabled";
|
|
1117
1115
|
disabled: "disabled";
|
|
1116
|
+
enabled: "enabled";
|
|
1117
|
+
visible: "visible";
|
|
1118
1118
|
}>>>;
|
|
1119
1119
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1120
1120
|
allowlist: "allowlist";
|
|
@@ -1144,9 +1144,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1144
1144
|
name: _$zod.ZodString;
|
|
1145
1145
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1146
1146
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1147
|
-
visible: "visible";
|
|
1148
|
-
enabled: "enabled";
|
|
1149
1147
|
disabled: "disabled";
|
|
1148
|
+
enabled: "enabled";
|
|
1149
|
+
visible: "visible";
|
|
1150
1150
|
}>>>;
|
|
1151
1151
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1152
1152
|
allowlist: "allowlist";
|
|
@@ -1249,9 +1249,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1249
1249
|
name: _$zod.ZodString;
|
|
1250
1250
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1251
1251
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1252
|
-
visible: "visible";
|
|
1253
|
-
enabled: "enabled";
|
|
1254
1252
|
disabled: "disabled";
|
|
1253
|
+
enabled: "enabled";
|
|
1254
|
+
visible: "visible";
|
|
1255
1255
|
}>>>;
|
|
1256
1256
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1257
1257
|
allowlist: "allowlist";
|
|
@@ -1269,9 +1269,9 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1269
1269
|
name: _$zod.ZodString;
|
|
1270
1270
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1271
1271
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1272
|
-
visible: "visible";
|
|
1273
|
-
enabled: "enabled";
|
|
1274
1272
|
disabled: "disabled";
|
|
1273
|
+
enabled: "enabled";
|
|
1274
|
+
visible: "visible";
|
|
1275
1275
|
}>>>;
|
|
1276
1276
|
modelFilterMode: _$zod.ZodEnum<{
|
|
1277
1277
|
allowlist: "allowlist";
|