@makaio/framework 1.0.0-dev-1782480236258 → 1.0.0-dev-1783282710723
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/bus/index.d.mts +39 -1
- package/dist/bus/index.mjs +1 -1
- package/dist/bus-D-ioC0DE.mjs +1 -0
- package/dist/bus-rgUFuO2a.mjs +2 -0
- package/dist/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.d.mts +1 -1
- package/dist/contracts/artifact/index.d.mts +1 -1
- package/dist/contracts/client/index.d.mts +1 -1
- package/dist/contracts/config/index.d.mts +6 -6
- package/dist/contracts/extension/index.d.mts +3 -3
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +24 -24
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/provider/index.d.mts +1 -1
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/workflow/index.d.mts +2 -2
- package/dist/{definition-DePb3ke-.d.mts → definition-DFcxkf2i.d.mts} +1 -1
- package/dist/{index-B1XsbrAr.d.mts → index-2fK9iSHI.d.mts} +3 -3
- package/dist/{index-Clqt7Nm3.d.mts → index-9b2_jXxq.d.mts} +2 -2
- package/dist/{index-D4gn93gL.d.mts → index-Bh6lHiW4.d.mts} +16 -16
- package/dist/{index-Cvjnj7Zh.d.mts → index-CL2T6LVv.d.mts} +8 -8
- package/dist/{index-BhOLtp0B.d.mts → index-CTEsbp9H.d.mts} +16 -16
- package/dist/{index-DsLpP5ek.d.mts → index-CaOWqztb.d.mts} +1 -1
- package/dist/{index-wfSedMR9.d.mts → index-CfIW5biI.d.mts} +1 -1
- package/dist/{index-mU2lnU7O.d.mts → index-CqCe7Phc.d.mts} +6 -6
- package/dist/{index-Cyi7y_aG.d.mts → index-D6aAzr32.d.mts} +20 -20
- package/dist/{index-CYHWOXUm.d.mts → index-DEzdNQum.d.mts} +1 -1
- package/dist/{index-D8ScOpus.d.mts → index-DLy-tc0L.d.mts} +9 -9
- package/dist/{index-BKZhnb2B.d.mts → index-DdBRlm7m.d.mts} +3 -3
- package/dist/{index-0WhPbKnH.d.mts → index-Dg-y1mrq.d.mts} +8 -8
- package/dist/{index-C6SLILCZ.d.mts → index-GD-i3DW7.d.mts} +104 -104
- package/dist/{index-CaerrEDH.d.mts → index-NkNbYFud.d.mts} +1 -1
- package/dist/{index-B5w-0Gg9.d.mts → index-Y2r0Zvcm.d.mts} +4 -4
- 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-CGxFYDlK.d.mts → namespace-B4cV_pk3.d.mts} +32 -32
- package/dist/{namespace-Bm77p82L.d.mts → namespace-DGAWYjbO.d.mts} +5 -5
- package/dist/{namespace-Bmi5bjm4.d.mts → namespace-DXW-voCe.d.mts} +42 -42
- package/dist/{namespace-BeMGmLrp.d.mts → namespace-KMxsPJwm.d.mts} +9 -9
- package/dist/node/transports/index.d.mts +8 -0
- package/dist/node/transports/index.mjs +2 -2
- package/dist/package.json +1 -1
- package/dist/{schema-Bf_ZNjif.d.mts → schema-D1HrnvT7.d.mts} +2 -2
- package/dist/{schemas-C6TVJ80V2.d.mts → schemas-D-9zNyAM2.d.mts} +4 -4
- package/dist/{schemas-D512XweP.d.mts → schemas-DMCGXlKa.d.mts} +1 -1
- package/dist/scoped-bus-CZId-Df8.mjs +1 -0
- 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 +6 -6
- 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/git/namespace.d.mts +4 -4
- package/dist/services/git/schemas.d.mts +3 -3
- package/dist/services/index.d.mts +33 -33
- package/dist/services/index.mjs +1 -1
- package/dist/services/log-import/browser.d.mts +2 -2
- package/dist/services/log-import/index.d.mts +2 -2
- package/dist/services/log-import/log-import.d.mts +1 -1
- package/dist/services/log-import/namespace.d.mts +2 -2
- package/dist/services/log-import/schemas.d.mts +1 -1
- package/dist/services/session/index.d.mts +5 -5
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/session-events/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +7 -7
- package/dist/services/settings/storage/extension-configs/namespace.d.mts +3 -3
- package/dist/services/subagent-template/index.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/{session-lineage-5-wRBzuC.d.mts → session-lineage-DR-9DU-U.d.mts} +1 -1
- package/dist/{transition-CBjccCMw.d.mts → transition-DnXibkhX.d.mts} +1 -1
- package/dist/{types-InWSdi-V.d.mts → types-BslClRkH.d.mts} +1 -1
- package/dist/{types-8rhArs_K.d.mts → types-Dur8EtpR.d.mts} +38 -38
- package/dist/workflow-engine/index.d.mts +11 -11
- package/package.json +1 -1
- package/dist/bus-BgodbPl9.mjs +0 -2
- package/dist/bus-HgaFcCZ1.mjs +0 -1
- package/dist/scoped-bus-H3xMYR0E.mjs +0 -1
|
@@ -41,9 +41,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
41
41
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
42
42
|
*/
|
|
43
43
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
44
|
+
failed: "failed";
|
|
44
45
|
passed: "passed";
|
|
45
46
|
enforced: "enforced";
|
|
46
|
-
failed: "failed";
|
|
47
47
|
}>;
|
|
48
48
|
/**
|
|
49
49
|
* Full validation result emitted after a turn completes when a
|
|
@@ -141,11 +141,11 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
141
141
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
142
142
|
name: z.ZodString;
|
|
143
143
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
144
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
145
144
|
nativeTools: z.ZodObject<{
|
|
146
145
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
146
|
disabled: z.ZodArray<z.ZodString>;
|
|
148
147
|
}, z.core.$strip>;
|
|
148
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
149
149
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
150
150
|
registryTools: z.ZodObject<{
|
|
151
151
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -317,11 +317,11 @@ declare const HarnessSchemas: {
|
|
|
317
317
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
318
318
|
name: z.ZodString;
|
|
319
319
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
320
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
321
320
|
nativeTools: z.ZodObject<{
|
|
322
321
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
322
|
disabled: z.ZodArray<z.ZodString>;
|
|
324
323
|
}, z.core.$strip>;
|
|
324
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
325
325
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
326
326
|
registryTools: z.ZodObject<{
|
|
327
327
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -760,11 +760,11 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
760
760
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
761
761
|
name: z.ZodString;
|
|
762
762
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
763
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
764
763
|
nativeTools: z.ZodObject<{
|
|
765
764
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
765
|
disabled: z.ZodArray<z.ZodString>;
|
|
767
766
|
}, z.core.$strip>;
|
|
767
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
768
768
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
769
769
|
registryTools: z.ZodObject<{
|
|
770
770
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -1203,11 +1203,11 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1203
1203
|
env: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1204
1204
|
name: z.ZodString;
|
|
1205
1205
|
adapterName: z.ZodOptional<z.ZodString>;
|
|
1206
|
-
clientId: z.ZodOptional<z.ZodString>;
|
|
1207
1206
|
nativeTools: z.ZodObject<{
|
|
1208
1207
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1208
|
disabled: z.ZodArray<z.ZodString>;
|
|
1210
1209
|
}, z.core.$strip>;
|
|
1210
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1211
1211
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1212
1212
|
registryTools: z.ZodObject<{
|
|
1213
1213
|
enabled: z.ZodArray<z.ZodString>;
|
|
@@ -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-CaOWqztb.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-Bh6lHiW4.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-CaOWqztb.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-Bh6lHiW4.mjs";
|
|
2
2
|
export { ComponentIdentitySchema, ComponentInfo, ComponentInfoSchema, ComponentState, ComponentStateSchema, ExtensionInfo, ExtensionInfoSchema, ExtensionNamespace, ExtensionSubjects, ExtensionWarningEntry, ExtensionWarningEntrySchema, ServiceInfo, ServiceInfoSchema };
|
|
@@ -17,13 +17,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
17
17
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
18
18
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
19
19
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
20
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
21
20
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
22
21
|
label: _$zod.ZodString;
|
|
23
22
|
url: _$zod.ZodString;
|
|
24
23
|
}, _$zod_v4_core0.$strict>>>;
|
|
25
24
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
26
25
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
26
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
27
27
|
name: _$zod.ZodString;
|
|
28
28
|
enabled: _$zod.ZodBoolean;
|
|
29
29
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -42,13 +42,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
42
42
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
43
43
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
44
44
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
45
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
46
45
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
47
46
|
label: _$zod.ZodString;
|
|
48
47
|
url: _$zod.ZodString;
|
|
49
48
|
}, _$zod_v4_core0.$strict>>>;
|
|
50
49
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
51
50
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
51
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
52
52
|
name: _$zod.ZodString;
|
|
53
53
|
enabled: _$zod.ZodBoolean;
|
|
54
54
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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<{
|
|
@@ -529,13 +529,13 @@ declare const AdapterSubsystemNamespace: _$_makaio_core0.BusNamespaceDefinition<
|
|
|
529
529
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
530
530
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
531
531
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
532
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
533
532
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
534
533
|
label: _$zod.ZodString;
|
|
535
534
|
url: _$zod.ZodString;
|
|
536
535
|
}, _$zod_v4_core0.$strict>>>;
|
|
537
536
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
538
537
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
538
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
539
539
|
name: _$zod.ZodString;
|
|
540
540
|
enabled: _$zod.ZodBoolean;
|
|
541
541
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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<{
|
|
@@ -672,13 +672,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
672
672
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
673
673
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
674
674
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
675
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
676
675
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
677
676
|
label: _$zod.ZodString;
|
|
678
677
|
url: _$zod.ZodString;
|
|
679
678
|
}, _$zod_v4_core0.$strict>>>;
|
|
680
679
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
681
680
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
681
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
682
682
|
name: _$zod.ZodString;
|
|
683
683
|
enabled: _$zod.ZodBoolean;
|
|
684
684
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -697,13 +697,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
697
697
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
698
698
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
699
699
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
700
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
701
700
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
702
701
|
label: _$zod.ZodString;
|
|
703
702
|
url: _$zod.ZodString;
|
|
704
703
|
}, _$zod_v4_core0.$strict>>>;
|
|
705
704
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
706
705
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
706
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
707
707
|
name: _$zod.ZodString;
|
|
708
708
|
enabled: _$zod.ZodBoolean;
|
|
709
709
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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<{
|
|
@@ -1184,13 +1184,13 @@ declare const AdapterSubsystemSubjects: _$_makaio_core0.BusSubjects<_$_makaio_co
|
|
|
1184
1184
|
displayName: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1185
1185
|
protocol: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1186
1186
|
clientId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1187
|
-
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1188
1187
|
helpLinks: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodObject<{
|
|
1189
1188
|
label: _$zod.ZodString;
|
|
1190
1189
|
url: _$zod.ZodString;
|
|
1191
1190
|
}, _$zod_v4_core0.$strict>>>;
|
|
1192
1191
|
instructions: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1193
1192
|
providerDefinitionIds: _$zod.ZodOptional<_$zod.ZodArray<_$zod.ZodString>>;
|
|
1193
|
+
settings: _$zod.ZodOptional<_$zod.ZodType<Record<string, unknown>, Record<string, unknown>, _$zod_v4_core0.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
1194
1194
|
name: _$zod.ZodString;
|
|
1195
1195
|
enabled: _$zod.ZodBoolean;
|
|
1196
1196
|
bindings: _$zod.ZodArray<_$zod.ZodObject<{
|
|
@@ -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<{
|
|
@@ -336,8 +336,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
336
336
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
337
337
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
338
338
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
339
|
-
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
340
339
|
timestamp: _$zod.ZodNumber;
|
|
340
|
+
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
341
341
|
contentText: _$zod.ZodString;
|
|
342
342
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
343
343
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1121,8 +1121,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1121
1121
|
}, _$zod_v4_core0.$strip>], "type">>;
|
|
1122
1122
|
agentId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1123
1123
|
adapterSessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1124
|
-
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1125
1124
|
timestamp: _$zod.ZodNumber;
|
|
1125
|
+
turnId: _$zod.ZodNullable<_$zod.ZodString>;
|
|
1126
1126
|
contentText: _$zod.ZodString;
|
|
1127
1127
|
adapterMessageId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
1128
1128
|
editOf: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1960,8 +1960,8 @@ declare const MessageStorageNamespace$1: {
|
|
|
1960
1960
|
output: string;
|
|
1961
1961
|
isError?: boolean | undefined;
|
|
1962
1962
|
})[];
|
|
1963
|
-
turnId: string | null;
|
|
1964
1963
|
timestamp: number;
|
|
1964
|
+
turnId: string | null;
|
|
1965
1965
|
contentText: string;
|
|
1966
1966
|
origin?: "text" | "voice" | "compact" | undefined;
|
|
1967
1967
|
agentId?: string | undefined;
|
|
@@ -2031,9 +2031,9 @@ declare const MessageStorageNamespace$1: {
|
|
|
2031
2031
|
messageId: string;
|
|
2032
2032
|
agentId: never;
|
|
2033
2033
|
adapterSessionId: never;
|
|
2034
|
-
turnId: string | null;
|
|
2035
|
-
limit: never;
|
|
2036
2034
|
timestamp: number;
|
|
2035
|
+
limit: never;
|
|
2036
|
+
turnId: string | null;
|
|
2037
2037
|
query: string;
|
|
2038
2038
|
contentText: string;
|
|
2039
2039
|
adapterMessageId: string;
|