@makaio/framework 1.0.0-dev-1781354548379 → 1.0.0-dev-1781367632837
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/README.md +1 -1
- package/dist/.makaio-build.json +2 -2
- package/dist/adapter-subsystem/index.d.mts +493 -0
- package/dist/adapter-subsystem/index.mjs +1 -0
- package/dist/adapters/index.d.mts +1 -1
- package/dist/contracts/adapter/index.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +2 -2
- package/dist/contracts/index.d.mts +55 -55
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/inbound-hooks/index.d.mts +174 -0
- package/dist/inbound-hooks/index.mjs +1 -0
- package/dist/{index-DrGLAuZc.d.mts → index-7EPRy0nT.d.mts} +16 -16
- package/dist/{index-BHzgDuRE.d.mts → index-B7uYo0C6.d.mts} +3 -3
- package/dist/{index-BHAOu6Hs.d.mts → index-BFuke0jw.d.mts} +14 -14
- package/dist/{index-CH5U3zSA2.d.mts → index-BfUq8fO52.d.mts} +1 -1
- package/dist/{index-Buo9H8RK.d.mts → index-COPhs8Ay.d.mts} +1 -1
- package/dist/{index-CTn_Xi-p.d.mts → index-CcBAFO-1.d.mts} +2 -2
- package/dist/{index-BpniJgxu.d.mts → index-CncH-7wf.d.mts} +16 -16
- package/dist/{index-Da4ABgRq.d.mts → index-DdZ9PDEE.d.mts} +12 -12
- package/dist/{index-BDRKAxIV.d.mts → index-dAjtejnc.d.mts} +2 -2
- package/dist/{index-DPIdX6kb.d.mts → index-qGJoNJon.d.mts} +113 -113
- 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-CHMszppN.d.mts → namespace-6OzA9SwY.d.mts} +26 -26
- package/dist/{namespace-CqUGzG53.d.mts → namespace-Bx40zNgT.d.mts} +2 -2
- package/dist/{namespace-Boe6l5n9.d.mts → namespace-Cq8ScJGp.d.mts} +58 -58
- package/dist/{namespace-B73Sxj5L.d.mts → namespace-DI9_OYOU.d.mts} +6 -6
- package/dist/{namespace-BBVtD1gu.d.mts → namespace-Do0AUzwu.d.mts} +6 -6
- package/dist/package.json +1 -1
- package/dist/runtime-node/index.d.mts +8 -59
- package/dist/runtime-node/index.mjs +26 -26
- package/dist/runtime-node/workflow-worker/index.d.mts +1 -1
- package/dist/{schema-DGMLvVoQ.d.mts → schema-C-yfxlRI.d.mts} +2 -2
- package/dist/{schemas-B5ToLwIs.d.mts → schemas-CJYNpT6v.d.mts} +6 -6
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-CW0h1h6l.d.mts} +3 -3
- package/dist/{schemas-kVcJMjjn2.d.mts → schemas-DtJWNKZ_2.d.mts} +6 -6
- 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 +3 -3
- package/dist/services/execution-target/index.d.mts +2 -2
- package/dist/services/execution-target/namespace.d.mts +1 -1
- package/dist/services/execution-target/schemas.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/index.d.mts +41 -41
- package/dist/services/session/index.d.mts +4 -4
- package/dist/services/session/messages/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 +6 -6
- 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/{types-BpuLMR2m.d.mts → types-BOuU-0Vs.d.mts} +36 -36
- package/dist/workflow-engine/index.d.mts +37 -37
- package/package.json +9 -1
- package/dist/drizzle/0001_messages_content_tsv.na.md +0 -18
- package/dist/drizzle/meta/0000_snapshot.json +0 -2813
- package/dist/drizzle/meta/0001_snapshot.json +0 -2820
- package/dist/drizzle/meta/0002_snapshot.json +0 -2827
- package/dist/drizzle/meta/0003_snapshot.json +0 -2834
- package/dist/drizzle/meta/0004_snapshot.json +0 -2842
- package/dist/drizzle/meta/0005_snapshot.json +0 -2849
- package/dist/drizzle/meta/0006_snapshot.json +0 -2865
- package/dist/drizzle/meta/0007_snapshot.json +0 -2879
- package/dist/drizzle/meta/0008_snapshot.json +0 -2886
- package/dist/drizzle/meta/0009_snapshot.json +0 -2901
- package/dist/drizzle/meta/0010_snapshot.json +0 -2908
- package/dist/drizzle/meta/0011_snapshot.json +0 -2915
- package/dist/drizzle/meta/0012_snapshot.json +0 -2934
- package/dist/drizzle/meta/0013_snapshot.json +0 -2954
- package/dist/drizzle/meta/0014_snapshot.json +0 -2959
- package/dist/drizzle/meta/0015_snapshot.json +0 -2966
- package/dist/drizzle/meta/0016_snapshot.json +0 -2973
- package/dist/drizzle/meta/0017_snapshot.json +0 -2980
|
@@ -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-BfUq8fO52.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-DdZ9PDEE.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-BfUq8fO52.mjs";
|
|
3
3
|
import { i as WindowStyle, n as WindowRegistration, r as WindowRegistry, t as STYLE_DEFAULTS } from "../window-registry-CfEi_Ji4.mjs";
|
|
4
4
|
import { a as KernelSchemas, i as setWorkflowTriggerTypeRegistry, n as KernelSubjects, r as getWorkflowTriggerTypeRegistry, t as KernelNamespace } from "../index-DOfq0qqv.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-BbCjtc3h.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-DdZ9PDEE.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -70,8 +70,8 @@ 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
|
-
enabled: "enabled";
|
|
74
73
|
disabled: "disabled";
|
|
74
|
+
enabled: "enabled";
|
|
75
75
|
visible: "visible";
|
|
76
76
|
}>>>;
|
|
77
77
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -97,8 +97,8 @@ 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
|
-
enabled: "enabled";
|
|
101
100
|
disabled: "disabled";
|
|
101
|
+
enabled: "enabled";
|
|
102
102
|
visible: "visible";
|
|
103
103
|
}>>>;
|
|
104
104
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -124,8 +124,8 @@ 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
|
-
enabled: "enabled";
|
|
128
127
|
disabled: "disabled";
|
|
128
|
+
enabled: "enabled";
|
|
129
129
|
visible: "visible";
|
|
130
130
|
}>>>;
|
|
131
131
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -188,8 +188,8 @@ 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
|
-
enabled: "enabled";
|
|
192
191
|
disabled: "disabled";
|
|
192
|
+
enabled: "enabled";
|
|
193
193
|
visible: "visible";
|
|
194
194
|
}>>>;
|
|
195
195
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -335,8 +335,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
335
335
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
336
336
|
}, _$zod_v4_core0.$strip>>;
|
|
337
337
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
338
|
-
enabled: "enabled";
|
|
339
338
|
disabled: "disabled";
|
|
339
|
+
enabled: "enabled";
|
|
340
340
|
visible: "visible";
|
|
341
341
|
}>>>;
|
|
342
342
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -352,8 +352,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
352
352
|
name: _$zod.ZodString;
|
|
353
353
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
354
354
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
355
|
-
enabled: "enabled";
|
|
356
355
|
disabled: "disabled";
|
|
356
|
+
enabled: "enabled";
|
|
357
357
|
visible: "visible";
|
|
358
358
|
}>>>;
|
|
359
359
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -378,8 +378,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
378
378
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
379
379
|
}, _$zod_v4_core0.$strip>>>;
|
|
380
380
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
381
|
-
enabled: "enabled";
|
|
382
381
|
disabled: "disabled";
|
|
382
|
+
enabled: "enabled";
|
|
383
383
|
visible: "visible";
|
|
384
384
|
}>>>;
|
|
385
385
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -392,8 +392,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
392
392
|
name: _$zod.ZodString;
|
|
393
393
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
394
394
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
395
|
-
enabled: "enabled";
|
|
396
395
|
disabled: "disabled";
|
|
396
|
+
enabled: "enabled";
|
|
397
397
|
visible: "visible";
|
|
398
398
|
}>>>;
|
|
399
399
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -420,8 +420,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
420
420
|
name: _$zod.ZodString;
|
|
421
421
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
422
422
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
423
|
-
enabled: "enabled";
|
|
424
423
|
disabled: "disabled";
|
|
424
|
+
enabled: "enabled";
|
|
425
425
|
visible: "visible";
|
|
426
426
|
}>>>;
|
|
427
427
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -455,8 +455,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
455
455
|
name: _$zod.ZodString;
|
|
456
456
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
457
457
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
458
|
-
enabled: "enabled";
|
|
459
458
|
disabled: "disabled";
|
|
459
|
+
enabled: "enabled";
|
|
460
460
|
visible: "visible";
|
|
461
461
|
}>>>;
|
|
462
462
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -487,8 +487,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
487
487
|
name: _$zod.ZodString;
|
|
488
488
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
489
489
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
490
|
-
enabled: "enabled";
|
|
491
490
|
disabled: "disabled";
|
|
491
|
+
enabled: "enabled";
|
|
492
492
|
visible: "visible";
|
|
493
493
|
}>>>;
|
|
494
494
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -592,8 +592,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
592
592
|
name: _$zod.ZodString;
|
|
593
593
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
594
594
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
595
|
-
enabled: "enabled";
|
|
596
595
|
disabled: "disabled";
|
|
596
|
+
enabled: "enabled";
|
|
597
597
|
visible: "visible";
|
|
598
598
|
}>>>;
|
|
599
599
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -612,8 +612,8 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
612
612
|
name: _$zod.ZodString;
|
|
613
613
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
614
614
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
615
|
-
enabled: "enabled";
|
|
616
615
|
disabled: "disabled";
|
|
616
|
+
enabled: "enabled";
|
|
617
617
|
visible: "visible";
|
|
618
618
|
}>>>;
|
|
619
619
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -723,8 +723,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
723
723
|
name: _$zod.ZodString;
|
|
724
724
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
725
725
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
726
|
-
enabled: "enabled";
|
|
727
726
|
disabled: "disabled";
|
|
727
|
+
enabled: "enabled";
|
|
728
728
|
visible: "visible";
|
|
729
729
|
}>>>;
|
|
730
730
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -750,8 +750,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
750
750
|
name: _$zod.ZodString;
|
|
751
751
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
752
752
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
753
|
-
enabled: "enabled";
|
|
754
753
|
disabled: "disabled";
|
|
754
|
+
enabled: "enabled";
|
|
755
755
|
visible: "visible";
|
|
756
756
|
}>>>;
|
|
757
757
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -777,8 +777,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
777
777
|
name: _$zod.ZodString;
|
|
778
778
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
779
779
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
780
|
-
enabled: "enabled";
|
|
781
780
|
disabled: "disabled";
|
|
781
|
+
enabled: "enabled";
|
|
782
782
|
visible: "visible";
|
|
783
783
|
}>>>;
|
|
784
784
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -841,8 +841,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
841
841
|
name: _$zod.ZodString;
|
|
842
842
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
843
843
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
844
|
-
enabled: "enabled";
|
|
845
844
|
disabled: "disabled";
|
|
845
|
+
enabled: "enabled";
|
|
846
846
|
visible: "visible";
|
|
847
847
|
}>>>;
|
|
848
848
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -988,8 +988,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
988
988
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
989
989
|
}, _$zod_v4_core0.$strip>>;
|
|
990
990
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
991
|
-
enabled: "enabled";
|
|
992
991
|
disabled: "disabled";
|
|
992
|
+
enabled: "enabled";
|
|
993
993
|
visible: "visible";
|
|
994
994
|
}>>>;
|
|
995
995
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1005,8 +1005,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1005
1005
|
name: _$zod.ZodString;
|
|
1006
1006
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1007
1007
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1008
|
-
enabled: "enabled";
|
|
1009
1008
|
disabled: "disabled";
|
|
1009
|
+
enabled: "enabled";
|
|
1010
1010
|
visible: "visible";
|
|
1011
1011
|
}>>>;
|
|
1012
1012
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1031,8 +1031,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1031
1031
|
openai: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1032
1032
|
}, _$zod_v4_core0.$strip>>>;
|
|
1033
1033
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1034
|
-
enabled: "enabled";
|
|
1035
1034
|
disabled: "disabled";
|
|
1035
|
+
enabled: "enabled";
|
|
1036
1036
|
visible: "visible";
|
|
1037
1037
|
}>>>;
|
|
1038
1038
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -1045,8 +1045,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1045
1045
|
name: _$zod.ZodString;
|
|
1046
1046
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1047
1047
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1048
|
-
enabled: "enabled";
|
|
1049
1048
|
disabled: "disabled";
|
|
1049
|
+
enabled: "enabled";
|
|
1050
1050
|
visible: "visible";
|
|
1051
1051
|
}>>>;
|
|
1052
1052
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1073,8 +1073,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1073
1073
|
name: _$zod.ZodString;
|
|
1074
1074
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1075
1075
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1076
|
-
enabled: "enabled";
|
|
1077
1076
|
disabled: "disabled";
|
|
1077
|
+
enabled: "enabled";
|
|
1078
1078
|
visible: "visible";
|
|
1079
1079
|
}>>>;
|
|
1080
1080
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1108,8 +1108,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1108
1108
|
name: _$zod.ZodString;
|
|
1109
1109
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1110
1110
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1111
|
-
enabled: "enabled";
|
|
1112
1111
|
disabled: "disabled";
|
|
1112
|
+
enabled: "enabled";
|
|
1113
1113
|
visible: "visible";
|
|
1114
1114
|
}>>>;
|
|
1115
1115
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1140,8 +1140,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1140
1140
|
name: _$zod.ZodString;
|
|
1141
1141
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1142
1142
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1143
|
-
enabled: "enabled";
|
|
1144
1143
|
disabled: "disabled";
|
|
1144
|
+
enabled: "enabled";
|
|
1145
1145
|
visible: "visible";
|
|
1146
1146
|
}>>>;
|
|
1147
1147
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1245,8 +1245,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1245
1245
|
name: _$zod.ZodString;
|
|
1246
1246
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1247
1247
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1248
|
-
enabled: "enabled";
|
|
1249
1248
|
disabled: "disabled";
|
|
1249
|
+
enabled: "enabled";
|
|
1250
1250
|
visible: "visible";
|
|
1251
1251
|
}>>>;
|
|
1252
1252
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1265,8 +1265,8 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1265
1265
|
name: _$zod.ZodString;
|
|
1266
1266
|
endpointOverrides: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>>;
|
|
1267
1267
|
modelVisibility: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodEnum<{
|
|
1268
|
-
enabled: "enabled";
|
|
1269
1268
|
disabled: "disabled";
|
|
1269
|
+
enabled: "enabled";
|
|
1270
1270
|
visible: "visible";
|
|
1271
1271
|
}>>>;
|
|
1272
1272
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -41,9 +41,9 @@ declare const TrayMenuNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:tr
|
|
|
41
41
|
groupId: _$zod.ZodString;
|
|
42
42
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
43
43
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
44
|
+
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
44
45
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
45
46
|
label: _$zod.ZodString;
|
|
46
|
-
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
47
47
|
entryId: _$zod.ZodString;
|
|
48
48
|
}, _$zod_v4_core0.$strip>>;
|
|
49
49
|
section: _$zod.ZodEnum<{
|
|
@@ -132,9 +132,9 @@ declare const TrayMenuSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.Flat
|
|
|
132
132
|
groupId: _$zod.ZodString;
|
|
133
133
|
entries: _$zod.ZodArray<_$zod.ZodObject<{
|
|
134
134
|
metadata: _$zod.ZodOptional<_$zod.ZodRecord<_$zod.ZodString, _$zod.ZodUnknown>>;
|
|
135
|
+
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
135
136
|
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
136
137
|
label: _$zod.ZodString;
|
|
137
|
-
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|
|
140
140
|
section: _$zod.ZodEnum<{
|