@makaio/framework 1.0.0-dev-1783439621927 → 1.0.0-dev-1783615060726
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.makaio-build.json +2 -2
- package/dist/adapters/config/index.d.mts +1 -1
- package/dist/adapters/index.d.mts +106 -167
- package/dist/adapters/index.mjs +6 -6
- package/dist/adapters/node.d.mts +1 -1
- package/dist/adapters/node.mjs +4 -4
- package/dist/{base-orchestrator-ODRyDBzu.d.mts → base-orchestrator-J1WKAUkF.d.mts} +24 -3
- package/dist/bus/index.mjs +1 -1
- package/dist/{client-n0OJiTt1.mjs → client-l1Rq5p6X.mjs} +1 -1
- package/dist/clients/index.d.mts +30 -0
- package/dist/clients/index.mjs +2 -2
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +2 -2
- package/dist/contracts/client/index.mjs +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +105 -105
- package/dist/contracts/index.mjs +1 -1
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/session/index.mjs +1 -1
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/variant/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DpkfJi8v.d.mts → definition-DePb3ke-.d.mts} +1 -1
- package/dist/{index-BwGfdbI0.d.mts → index-2fK9iSHI.d.mts} +9 -9
- package/dist/{index-DTBQOCar.d.mts → index-BMbmoarE.d.mts} +16 -16
- package/dist/{index-DmJ-OpTD.d.mts → index-BSprsrul.d.mts} +82 -44
- package/dist/{index-D7Fu3375.d.mts → index-BbQpQ1N3.d.mts} +3 -3
- package/dist/{index-B5Uczo3R.d.mts → index-C9FCWOhp.d.mts} +28 -28
- package/dist/{index-NkNbYFud.d.mts → index-CaerrEDH.d.mts} +1 -1
- package/dist/{index-BvjLe_w9.d.mts → index-Cx1Bm6WD.d.mts} +8 -8
- package/dist/{index-CwHP8Jxs.d.mts → index-D8wmMJLi.d.mts} +189 -1
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-BIZeIA5k.d.mts → index-DKaEpPFS.d.mts} +9 -9
- package/dist/{index-DS6kxiFl.d.mts → index-DWu3qrwe.d.mts} +29 -29
- package/dist/{index-DFK3tpEY.d.mts → index-DZ14azod.d.mts} +79 -16
- package/dist/{index-B3fjN5HX.d.mts → index-DZPNuWMc.d.mts} +4 -4
- package/dist/{index-C8k2f_E0.d.mts → index-DoEF9LAc.d.mts} +1 -1
- package/dist/{index-Cyi7y_aG.d.mts → index-Qd1Qom8M.d.mts} +16 -16
- package/dist/{index-Dtb2cVJz.d.mts → index-S7lj2TLp.d.mts} +81 -81
- package/dist/kernel/extension/index.d.mts +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/observability/index.d.mts +1 -1
- package/dist/{namespace-JFzrlNs4.d.mts → namespace-CZK2ff3B.d.mts} +5 -5
- package/dist/{namespace-DRXQyBe0.d.mts → namespace-Ceg3zkt2.d.mts} +24 -0
- package/dist/{namespace-BLER-Qom.d.mts → namespace-CfvtDD_U.d.mts} +2 -2
- package/dist/{namespace-6sIu5nBI2.d.mts → namespace-D8P8Sxce2.d.mts} +2 -2
- package/dist/{namespace-D4Uf5Mw_.d.mts → namespace-Dc94fHZW.d.mts} +18 -18
- package/dist/{namespace-CGxFYDlK.d.mts → namespace-DuUCiVmK.d.mts} +26 -26
- package/dist/{namespace-C74bbsdZ.d.mts → namespace-j7vFsmYL.d.mts} +2 -2
- package/dist/node/transports/index.d.mts +25 -3
- package/dist/node/transports/index.mjs +1 -1
- package/dist/package.json +1 -1
- package/dist/{schemas-CurUbHy4.d.mts → schemas-BemsLc_V.d.mts} +4 -4
- package/dist/{schemas-9S9Y9PHT2.d.mts → schemas-Br-rSxPE2.d.mts} +11 -11
- package/dist/{schemas-B_t6oOK-.d.mts → schemas-CoFCV42v.d.mts} +2 -2
- package/dist/{schemas-DXeGCbJ9.d.mts → schemas-D512XweP.d.mts} +5 -5
- package/dist/{schemas-DnmbwE_V.d.mts → schemas-DWfo0wp4.d.mts} +7 -7
- package/dist/{schemas-CW6YsPT4.d.mts → schemas-lnE9YoG7.d.mts} +3 -3
- package/dist/services/adapter-subsystem/index.d.mts +2 -2
- package/dist/services/adapter-subsystem/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/index.d.mts +2 -2
- package/dist/services/agent-runtime/namespace.d.mts +1 -1
- package/dist/services/agent-runtime/schemas.d.mts +1 -1
- package/dist/services/context-rules/index.d.mts +6 -6
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +43 -43
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/index.mjs +2 -2
- package/dist/services/preferences/index.d.mts +2 -2
- package/dist/services/preferences/schemas.d.mts +1 -1
- package/dist/services/preferences/storage-namespace.d.mts +2 -2
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/index.mjs +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/testing/index.mjs +1 -1
- package/dist/services/settings/namespace.d.mts +8 -8
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tool-approval/index.mjs +1 -1
- package/dist/services/tools/index.mjs +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/session-CX6QDhi2.mjs +76 -0
- package/dist/{session-Dp7z5N1d.mjs → session-D5rVMqmE.mjs} +1 -1
- package/dist/{session-lineage-C1M7-O3C.d.mts → session-lineage-NBFNVkUE.d.mts} +1 -1
- package/dist/{storage-namespace-BvRF22by.d.mts → storage-namespace-Di1A3DMm.d.mts} +10 -10
- package/dist/{tool-approval-service-BIbUSuqg.mjs → tool-approval-service-DEiMKTv9.mjs} +1 -1
- package/dist/tools-CGFZkB7F.mjs +1 -0
- package/dist/{transition-DYorNHZu.d.mts → transition-CmI3q3FA.d.mts} +1 -1
- package/dist/{types-9XCB1aPK.d.mts → types-Dhou-Itn.d.mts} +14 -14
- package/dist/{types-N_BOtTqt.d.mts → types-VwMx5_lS.d.mts} +31 -1
- package/dist/ui-kernel/index.d.mts +4 -4
- package/dist/ui-kernel/pages/namespace.d.mts +4 -4
- package/dist/ui-kernel/pages/schemas.d.mts +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
- package/dist/session-CZUrp7gC.mjs +0 -69
- package/dist/tools-Yz8XyiwA.mjs +0 -1
|
@@ -1,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 };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _$zod from "zod";
|
|
2
2
|
import * as _$_makaio_core0 from "@makaio/framework/core";
|
|
3
|
-
import { MessagePageCursor, MessagePageCursorSchema, MessageStorageSubjects } from "@makaio/framework/contracts";
|
|
3
|
+
import { MessagePageCursor, MessagePageCursorSchema, MessageStorageSubjects as MessageStorageSubjects$1 } from "@makaio/framework/contracts";
|
|
4
4
|
import * as _$drizzle_orm_sqlite_core0 from "drizzle-orm/sqlite-core";
|
|
5
5
|
import * as _$zod_v4_core0 from "zod/v4/core";
|
|
6
6
|
|
|
@@ -2032,16 +2032,16 @@ declare const MessageStorageNamespace$1: {
|
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
2034
|
turnId: string | null;
|
|
2035
|
-
timestamp: number;
|
|
2036
2035
|
limit: never;
|
|
2036
|
+
timestamp: number;
|
|
2037
2037
|
query: string;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|
|
2040
|
-
after: never;
|
|
2041
|
-
order: never;
|
|
2042
2040
|
emitEvent: never;
|
|
2041
|
+
after: never;
|
|
2043
2042
|
includeAfter: never;
|
|
2043
|
+
order: never;
|
|
2044
2044
|
} | undefined;
|
|
2045
2045
|
};
|
|
2046
2046
|
//#endregion
|
|
2047
|
-
export { MessageStorageSubjects as i, MessagePageCursorSchema as n, MessageStorageNamespace$1 as r, MessagePageCursor as t };
|
|
2047
|
+
export { MessageStorageSubjects$1 as i, MessagePageCursorSchema as n, MessageStorageNamespace$1 as r, MessagePageCursor as t };
|
|
@@ -1787,6 +1787,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1787
1787
|
discovered: "discovered";
|
|
1788
1788
|
tracking: "tracking";
|
|
1789
1789
|
}>>;
|
|
1790
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1791
|
+
live: "live";
|
|
1792
|
+
}>>;
|
|
1790
1793
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1791
1794
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1792
1795
|
kind: _$zod.ZodLiteral<"root">;
|
|
@@ -1813,6 +1816,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1813
1816
|
discovered: "discovered";
|
|
1814
1817
|
tracking: "tracking";
|
|
1815
1818
|
}>>;
|
|
1819
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1820
|
+
live: "live";
|
|
1821
|
+
}>>;
|
|
1816
1822
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1817
1823
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1818
1824
|
kind: _$zod.ZodLiteral<"fork">;
|
|
@@ -1839,6 +1845,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1839
1845
|
discovered: "discovered";
|
|
1840
1846
|
tracking: "tracking";
|
|
1841
1847
|
}>>;
|
|
1848
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1849
|
+
live: "live";
|
|
1850
|
+
}>>;
|
|
1842
1851
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1843
1852
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1844
1853
|
kind: _$zod.ZodLiteral<"subagent">;
|
|
@@ -1865,6 +1874,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
1865
1874
|
discovered: "discovered";
|
|
1866
1875
|
tracking: "tracking";
|
|
1867
1876
|
}>>;
|
|
1877
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1878
|
+
live: "live";
|
|
1879
|
+
}>>;
|
|
1868
1880
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
1869
1881
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
1870
1882
|
kind: _$zod.ZodLiteral<"compress">;
|
|
@@ -2927,6 +2939,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2927
2939
|
discovered: "discovered";
|
|
2928
2940
|
tracking: "tracking";
|
|
2929
2941
|
}>>;
|
|
2942
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2943
|
+
live: "live";
|
|
2944
|
+
}>>;
|
|
2930
2945
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2931
2946
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2932
2947
|
kind: _$zod.ZodLiteral<"root">;
|
|
@@ -2953,6 +2968,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2953
2968
|
discovered: "discovered";
|
|
2954
2969
|
tracking: "tracking";
|
|
2955
2970
|
}>>;
|
|
2971
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2972
|
+
live: "live";
|
|
2973
|
+
}>>;
|
|
2956
2974
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2957
2975
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2958
2976
|
kind: _$zod.ZodLiteral<"fork">;
|
|
@@ -2979,6 +2997,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
2979
2997
|
discovered: "discovered";
|
|
2980
2998
|
tracking: "tracking";
|
|
2981
2999
|
}>>;
|
|
3000
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3001
|
+
live: "live";
|
|
3002
|
+
}>>;
|
|
2982
3003
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
2983
3004
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
2984
3005
|
kind: _$zod.ZodLiteral<"subagent">;
|
|
@@ -3005,6 +3026,9 @@ declare const SessionStorageNamespace$1: {
|
|
|
3005
3026
|
discovered: "discovered";
|
|
3006
3027
|
tracking: "tracking";
|
|
3007
3028
|
}>>;
|
|
3029
|
+
activation: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3030
|
+
live: "live";
|
|
3031
|
+
}>>;
|
|
3008
3032
|
isSidechain: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
3009
3033
|
machineId: _$zod.ZodOptional<_$zod.ZodNullable<_$zod.ZodString>>;
|
|
3010
3034
|
kind: _$zod.ZodLiteral<"compress">;
|
|
@@ -432,9 +432,9 @@ declare const AgentRuntimeNamespace: _$_makaio_core0.BusNamespaceDefinition<"age
|
|
|
432
432
|
status: _$zod.ZodEnum<{
|
|
433
433
|
completed: "completed";
|
|
434
434
|
cancelled: "cancelled";
|
|
435
|
+
failed: "failed";
|
|
435
436
|
running: "running";
|
|
436
437
|
waiting_input: "waiting_input";
|
|
437
|
-
failed: "failed";
|
|
438
438
|
}>;
|
|
439
439
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
440
440
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -889,9 +889,9 @@ declare const AgentRuntimeSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.
|
|
|
889
889
|
status: _$zod.ZodEnum<{
|
|
890
890
|
completed: "completed";
|
|
891
891
|
cancelled: "cancelled";
|
|
892
|
+
failed: "failed";
|
|
892
893
|
running: "running";
|
|
893
894
|
waiting_input: "waiting_input";
|
|
894
|
-
failed: "failed";
|
|
895
895
|
}>;
|
|
896
896
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
897
897
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -37,9 +37,9 @@ declare const SubagentTemplateKernelNamespace: _$_makaio_core0.BusNamespaceDefin
|
|
|
37
37
|
status: _$zod.ZodEnum<{
|
|
38
38
|
completed: "completed";
|
|
39
39
|
cancelled: "cancelled";
|
|
40
|
+
failed: "failed";
|
|
40
41
|
running: "running";
|
|
41
42
|
waiting_input: "waiting_input";
|
|
42
|
-
failed: "failed";
|
|
43
43
|
}>;
|
|
44
44
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
45
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -101,9 +101,9 @@ declare const SubagentTemplateSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
101
101
|
status: _$zod.ZodEnum<{
|
|
102
102
|
completed: "completed";
|
|
103
103
|
cancelled: "cancelled";
|
|
104
|
+
failed: "failed";
|
|
104
105
|
running: "running";
|
|
105
106
|
waiting_input: "waiting_input";
|
|
106
|
-
failed: "failed";
|
|
107
107
|
}>;
|
|
108
108
|
result: _$zod.ZodOptional<_$zod.ZodString>;
|
|
109
109
|
error: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -583,8 +583,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
583
583
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
584
584
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
585
585
|
intent: _$zod.ZodEnum<{
|
|
586
|
-
fork: "fork";
|
|
587
586
|
resume: "resume";
|
|
587
|
+
fork: "fork";
|
|
588
588
|
}>;
|
|
589
589
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
590
590
|
reason: _$zod.ZodEnum<{
|
|
@@ -608,8 +608,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
608
608
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
609
609
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
610
610
|
intent: _$zod.ZodEnum<{
|
|
611
|
-
fork: "fork";
|
|
612
611
|
resume: "resume";
|
|
612
|
+
fork: "fork";
|
|
613
613
|
}>;
|
|
614
614
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
615
615
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -962,8 +962,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
962
962
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
963
963
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
964
964
|
intent: _$zod.ZodEnum<{
|
|
965
|
-
fork: "fork";
|
|
966
965
|
resume: "resume";
|
|
966
|
+
fork: "fork";
|
|
967
967
|
}>;
|
|
968
968
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
969
969
|
reason: _$zod.ZodEnum<{
|
|
@@ -987,8 +987,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
987
987
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
988
988
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
989
989
|
intent: _$zod.ZodEnum<{
|
|
990
|
-
fork: "fork";
|
|
991
990
|
resume: "resume";
|
|
991
|
+
fork: "fork";
|
|
992
992
|
}>;
|
|
993
993
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
994
994
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1331,8 +1331,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1331
1331
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1332
1332
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1333
1333
|
intent: _$zod.ZodEnum<{
|
|
1334
|
-
fork: "fork";
|
|
1335
1334
|
resume: "resume";
|
|
1335
|
+
fork: "fork";
|
|
1336
1336
|
}>;
|
|
1337
1337
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1338
1338
|
reason: _$zod.ZodEnum<{
|
|
@@ -1356,8 +1356,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1356
1356
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1357
1357
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1358
1358
|
intent: _$zod.ZodEnum<{
|
|
1359
|
-
fork: "fork";
|
|
1360
1359
|
resume: "resume";
|
|
1360
|
+
fork: "fork";
|
|
1361
1361
|
}>;
|
|
1362
1362
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1363
1363
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -1708,8 +1708,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1708
1708
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
1709
1709
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
1710
1710
|
intent: _$zod.ZodEnum<{
|
|
1711
|
-
fork: "fork";
|
|
1712
1711
|
resume: "resume";
|
|
1712
|
+
fork: "fork";
|
|
1713
1713
|
}>;
|
|
1714
1714
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
1715
1715
|
reason: _$zod.ZodEnum<{
|
|
@@ -1733,8 +1733,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
1733
1733
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1734
1734
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
1735
1735
|
intent: _$zod.ZodEnum<{
|
|
1736
|
-
fork: "fork";
|
|
1737
1736
|
resume: "resume";
|
|
1737
|
+
fork: "fork";
|
|
1738
1738
|
}>;
|
|
1739
1739
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
1740
1740
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2073,8 +2073,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2073
2073
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2074
2074
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2075
2075
|
intent: _$zod.ZodEnum<{
|
|
2076
|
-
fork: "fork";
|
|
2077
2076
|
resume: "resume";
|
|
2077
|
+
fork: "fork";
|
|
2078
2078
|
}>;
|
|
2079
2079
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2080
2080
|
reason: _$zod.ZodEnum<{
|
|
@@ -2098,8 +2098,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2098
2098
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2099
2099
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2100
2100
|
intent: _$zod.ZodEnum<{
|
|
2101
|
-
fork: "fork";
|
|
2102
2101
|
resume: "resume";
|
|
2102
|
+
fork: "fork";
|
|
2103
2103
|
}>;
|
|
2104
2104
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2105
2105
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2452,8 +2452,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2452
2452
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2453
2453
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2454
2454
|
intent: _$zod.ZodEnum<{
|
|
2455
|
-
fork: "fork";
|
|
2456
2455
|
resume: "resume";
|
|
2456
|
+
fork: "fork";
|
|
2457
2457
|
}>;
|
|
2458
2458
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2459
2459
|
reason: _$zod.ZodEnum<{
|
|
@@ -2477,8 +2477,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2477
2477
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2478
2478
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2479
2479
|
intent: _$zod.ZodEnum<{
|
|
2480
|
-
fork: "fork";
|
|
2481
2480
|
resume: "resume";
|
|
2481
|
+
fork: "fork";
|
|
2482
2482
|
}>;
|
|
2483
2483
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2484
2484
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -2821,8 +2821,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2821
2821
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
2822
2822
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
2823
2823
|
intent: _$zod.ZodEnum<{
|
|
2824
|
-
fork: "fork";
|
|
2825
2824
|
resume: "resume";
|
|
2825
|
+
fork: "fork";
|
|
2826
2826
|
}>;
|
|
2827
2827
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
2828
2828
|
reason: _$zod.ZodEnum<{
|
|
@@ -2846,8 +2846,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
2846
2846
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2847
2847
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
2848
2848
|
intent: _$zod.ZodEnum<{
|
|
2849
|
-
fork: "fork";
|
|
2850
2849
|
resume: "resume";
|
|
2850
|
+
fork: "fork";
|
|
2851
2851
|
}>;
|
|
2852
2852
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
2853
2853
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3198,8 +3198,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3198
3198
|
type: _$zod.ZodLiteral<"locality.degraded">;
|
|
3199
3199
|
payload: _$zod.ZodDiscriminatedUnion<[_$zod.ZodObject<{
|
|
3200
3200
|
intent: _$zod.ZodEnum<{
|
|
3201
|
-
fork: "fork";
|
|
3202
3201
|
resume: "resume";
|
|
3202
|
+
fork: "fork";
|
|
3203
3203
|
}>;
|
|
3204
3204
|
verdictKind: _$zod.ZodLiteral<"degrade">;
|
|
3205
3205
|
reason: _$zod.ZodEnum<{
|
|
@@ -3223,8 +3223,8 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3223
3223
|
turnId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
3224
3224
|
}, _$zod_v4_core0.$strip>, _$zod.ZodObject<{
|
|
3225
3225
|
intent: _$zod.ZodEnum<{
|
|
3226
|
-
fork: "fork";
|
|
3227
3226
|
resume: "resume";
|
|
3227
|
+
fork: "fork";
|
|
3228
3228
|
}>;
|
|
3229
3229
|
verdictKind: _$zod.ZodLiteral<"foreign">;
|
|
3230
3230
|
foreignMachineId: _$zod.ZodString;
|
|
@@ -3511,14 +3511,14 @@ declare const SessionEventStorageNamespace$1: {
|
|
|
3511
3511
|
timestamp: number;
|
|
3512
3512
|
type: "locality.degraded";
|
|
3513
3513
|
payload: {
|
|
3514
|
-
intent: "
|
|
3514
|
+
intent: "resume" | "fork";
|
|
3515
3515
|
verdictKind: "degrade";
|
|
3516
3516
|
reason: "adapter-unsupported" | "adapter-mismatch" | "no-adapter-session" | "missing-machine-id" | "machine-mismatch" | "cwd-mismatch" | "transforms-present" | "compression-present" | "connector-swap" | "mid-history-unsupported" | "hybrid-imported-orchestrated" | "native-attempt-failed" | "agent-already-started" | "fork-point-unresolvable";
|
|
3517
3517
|
agentId?: string | undefined;
|
|
3518
3518
|
adapterId?: string | undefined;
|
|
3519
3519
|
turnId?: string | undefined;
|
|
3520
3520
|
} | {
|
|
3521
|
-
intent: "
|
|
3521
|
+
intent: "resume" | "fork";
|
|
3522
3522
|
verdictKind: "foreign";
|
|
3523
3523
|
foreignMachineId: string;
|
|
3524
3524
|
agentId?: string | undefined;
|
|
@@ -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<{
|
|
@@ -337,8 +337,8 @@ 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
|
-
enabled: "enabled";
|
|
341
340
|
disabled: "disabled";
|
|
341
|
+
enabled: "enabled";
|
|
342
342
|
visible: "visible";
|
|
343
343
|
}>>>;
|
|
344
344
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -354,8 +354,8 @@ 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
|
-
enabled: "enabled";
|
|
358
357
|
disabled: "disabled";
|
|
358
|
+
enabled: "enabled";
|
|
359
359
|
visible: "visible";
|
|
360
360
|
}>>>;
|
|
361
361
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -380,8 +380,8 @@ 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
|
-
enabled: "enabled";
|
|
384
383
|
disabled: "disabled";
|
|
384
|
+
enabled: "enabled";
|
|
385
385
|
visible: "visible";
|
|
386
386
|
}>>>;
|
|
387
387
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -394,8 +394,8 @@ 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
|
-
enabled: "enabled";
|
|
398
397
|
disabled: "disabled";
|
|
398
|
+
enabled: "enabled";
|
|
399
399
|
visible: "visible";
|
|
400
400
|
}>>>;
|
|
401
401
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -422,8 +422,8 @@ 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
|
-
enabled: "enabled";
|
|
426
425
|
disabled: "disabled";
|
|
426
|
+
enabled: "enabled";
|
|
427
427
|
visible: "visible";
|
|
428
428
|
}>>>;
|
|
429
429
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -457,8 +457,8 @@ 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
|
-
enabled: "enabled";
|
|
461
460
|
disabled: "disabled";
|
|
461
|
+
enabled: "enabled";
|
|
462
462
|
visible: "visible";
|
|
463
463
|
}>>>;
|
|
464
464
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -489,8 +489,8 @@ 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
|
-
enabled: "enabled";
|
|
493
492
|
disabled: "disabled";
|
|
493
|
+
enabled: "enabled";
|
|
494
494
|
visible: "visible";
|
|
495
495
|
}>>>;
|
|
496
496
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -594,8 +594,8 @@ 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
|
-
enabled: "enabled";
|
|
598
597
|
disabled: "disabled";
|
|
598
|
+
enabled: "enabled";
|
|
599
599
|
visible: "visible";
|
|
600
600
|
}>>>;
|
|
601
601
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -614,8 +614,8 @@ 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
|
-
enabled: "enabled";
|
|
618
617
|
disabled: "disabled";
|
|
618
|
+
enabled: "enabled";
|
|
619
619
|
visible: "visible";
|
|
620
620
|
}>>>;
|
|
621
621
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -725,8 +725,8 @@ 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
|
-
enabled: "enabled";
|
|
729
728
|
disabled: "disabled";
|
|
729
|
+
enabled: "enabled";
|
|
730
730
|
visible: "visible";
|
|
731
731
|
}>>>;
|
|
732
732
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -752,8 +752,8 @@ 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
|
-
enabled: "enabled";
|
|
756
755
|
disabled: "disabled";
|
|
756
|
+
enabled: "enabled";
|
|
757
757
|
visible: "visible";
|
|
758
758
|
}>>>;
|
|
759
759
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -779,8 +779,8 @@ 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
|
-
enabled: "enabled";
|
|
783
782
|
disabled: "disabled";
|
|
783
|
+
enabled: "enabled";
|
|
784
784
|
visible: "visible";
|
|
785
785
|
}>>>;
|
|
786
786
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -843,8 +843,8 @@ 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
|
-
enabled: "enabled";
|
|
847
846
|
disabled: "disabled";
|
|
847
|
+
enabled: "enabled";
|
|
848
848
|
visible: "visible";
|
|
849
849
|
}>>>;
|
|
850
850
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -992,8 +992,8 @@ 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
|
-
enabled: "enabled";
|
|
996
995
|
disabled: "disabled";
|
|
996
|
+
enabled: "enabled";
|
|
997
997
|
visible: "visible";
|
|
998
998
|
}>>>;
|
|
999
999
|
modelFilterMode: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
@@ -1009,8 +1009,8 @@ 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
|
-
enabled: "enabled";
|
|
1013
1012
|
disabled: "disabled";
|
|
1013
|
+
enabled: "enabled";
|
|
1014
1014
|
visible: "visible";
|
|
1015
1015
|
}>>>;
|
|
1016
1016
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1035,8 +1035,8 @@ 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
|
-
enabled: "enabled";
|
|
1039
1038
|
disabled: "disabled";
|
|
1039
|
+
enabled: "enabled";
|
|
1040
1040
|
visible: "visible";
|
|
1041
1041
|
}>>>;
|
|
1042
1042
|
enabled: _$zod.ZodOptional<_$zod.ZodBoolean>;
|
|
@@ -1049,8 +1049,8 @@ 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
|
-
enabled: "enabled";
|
|
1053
1052
|
disabled: "disabled";
|
|
1053
|
+
enabled: "enabled";
|
|
1054
1054
|
visible: "visible";
|
|
1055
1055
|
}>>>;
|
|
1056
1056
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1077,8 +1077,8 @@ 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
|
-
enabled: "enabled";
|
|
1081
1080
|
disabled: "disabled";
|
|
1081
|
+
enabled: "enabled";
|
|
1082
1082
|
visible: "visible";
|
|
1083
1083
|
}>>>;
|
|
1084
1084
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1112,8 +1112,8 @@ 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
|
-
enabled: "enabled";
|
|
1116
1115
|
disabled: "disabled";
|
|
1116
|
+
enabled: "enabled";
|
|
1117
1117
|
visible: "visible";
|
|
1118
1118
|
}>>>;
|
|
1119
1119
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1144,8 +1144,8 @@ 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
|
-
enabled: "enabled";
|
|
1148
1147
|
disabled: "disabled";
|
|
1148
|
+
enabled: "enabled";
|
|
1149
1149
|
visible: "visible";
|
|
1150
1150
|
}>>>;
|
|
1151
1151
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1249,8 +1249,8 @@ 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
|
-
enabled: "enabled";
|
|
1253
1252
|
disabled: "disabled";
|
|
1253
|
+
enabled: "enabled";
|
|
1254
1254
|
visible: "visible";
|
|
1255
1255
|
}>>>;
|
|
1256
1256
|
modelFilterMode: _$zod.ZodEnum<{
|
|
@@ -1269,8 +1269,8 @@ 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
|
-
enabled: "enabled";
|
|
1273
1272
|
disabled: "disabled";
|
|
1273
|
+
enabled: "enabled";
|
|
1274
1274
|
visible: "visible";
|
|
1275
1275
|
}>>>;
|
|
1276
1276
|
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
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
44
45
|
label: _$zod.ZodString;
|
|
45
46
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
46
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
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
|
+
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
135
136
|
label: _$zod.ZodString;
|
|
136
137
|
priority: _$zod.ZodDefault<_$zod.ZodNumber>;
|
|
137
|
-
enabled: _$zod.ZodDefault<_$zod.ZodBoolean>;
|
|
138
138
|
entryId: _$zod.ZodString;
|
|
139
139
|
}, _$zod_v4_core0.$strip>>;
|
|
140
140
|
section: _$zod.ZodEnum<{
|