@makaio/framework 1.0.0-dev-1781367632837 → 1.0.0-dev-1781368534585
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/contracts/adapter/index.d.mts +2 -2
- package/dist/contracts/adapter/schemas/session-lineage.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 +2 -2
- package/dist/contracts/facet/index.d.mts +1 -1
- package/dist/contracts/harness/index.d.mts +1 -1
- package/dist/contracts/index.d.mts +115 -115
- 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/variant/index.d.mts +1 -1
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-CcBAFO-1.d.mts → index-BZPdJ-cc.d.mts} +3 -3
- package/dist/{index-COPhs8Ay.d.mts → index-Buo9H8RK.d.mts} +1 -1
- package/dist/{index-B7uYo0C6.d.mts → index-ClJybiRp.d.mts} +3 -3
- package/dist/{index-C3zfJg6s.d.mts → index-D--1C5cq.d.mts} +9 -9
- package/dist/{index-IekAD8Gp.d.mts → index-D0KbxzzL.d.mts} +8 -8
- package/dist/{index-CncH-7wf.d.mts → index-DVhdhnCz.d.mts} +20 -20
- package/dist/{index-BAhJKQLX.d.mts → index-DfyXMHbr.d.mts} +8 -8
- package/dist/{index-qGJoNJon.d.mts → index-V-TYYJbM.d.mts} +6 -6
- package/dist/{index-Bibt5jAX.d.mts → index-zvz6W1SY.d.mts} +8 -8
- package/dist/{namespace-DRFJN-_z.d.mts → namespace-BybC0T6L.d.mts} +2 -2
- package/dist/{namespace-6OzA9SwY.d.mts → namespace-CWqZfW61.d.mts} +32 -32
- package/dist/{namespace-B60mn8J-2.d.mts → namespace-DC1VWMKj2.d.mts} +2 -2
- package/dist/{namespace-DI9_OYOU.d.mts → namespace-Dg8SmyyE.d.mts} +3 -3
- package/dist/package.json +1 -1
- package/dist/{schemas-Chyj6HuZ.d.mts → schemas-BFO5Ovdp.d.mts} +4 -4
- package/dist/{schemas-DtJWNKZ_2.d.mts → schemas-BFYzBjpp2.d.mts} +9 -9
- package/dist/{schemas-DZUaRcYl.d.mts → schemas-CTgHFHmK.d.mts} +7 -7
- package/dist/{schemas-Dv5FxHDT.d.mts → schemas-Dk1d5uZE.d.mts} +2 -2
- 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 +3 -3
- package/dist/services/filesystem/namespace.d.mts +6 -6
- package/dist/services/filesystem/schemas.d.mts +3 -3
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +38 -38
- 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 +1 -1
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +6 -6
- 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/{session-lineage-CKg6mErA.d.mts → session-lineage-BoyuhtiV.d.mts} +1 -1
- package/dist/{storage-namespace-BXmMUd7a.d.mts → storage-namespace-n4KCNecF.d.mts} +10 -10
- package/dist/{types-BOuU-0Vs.d.mts → types-8pL9-Me7.d.mts} +2 -2
- 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 +50 -50
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { a as ProviderDefinition, i as ProtocolIdSchema, n as ProtocolEndpointsSchema, o as ProviderDefinitionInput, r as ProtocolId, s as ProviderDefinitionSchema, t as ProtocolEndpoints } from "../../definition-q6iLw11H.mjs";
|
|
2
|
-
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-
|
|
2
|
+
import { a as resolveModelVisibility, i as ModelVisibilitySchema, n as ModelFilterModeSchema, r as ModelVisibility, t as ModelFilterMode } from "../../index-Buo9H8RK.mjs";
|
|
3
3
|
export { ModelFilterMode, ModelFilterModeSchema, ModelVisibility, ModelVisibilitySchema, ProtocolEndpoints, ProtocolEndpointsSchema, ProtocolId, ProtocolIdSchema, ProviderDefinition, ProviderDefinitionInput, ProviderDefinitionSchema, resolveModelVisibility };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { $ as ImportStatus, A as MessageRoutingStatusSchema, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, E as SendMessageResponse, F as SessionMessageOriginSchema, G as TurnUsage, H as TurnSchema, I as SessionMessageRole, J as UsageMetricsSchema, K as TurnUsageSchema, L as SessionMessageRoleSchema, M as SessionMessageBlock, N as SessionMessageBlockSchema, O as MessageRoutingSchema, P as SessionMessageOrigin, Q as BranchKindSchema, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, X as AgentRoleSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, _t as SessionCreateBaseSchema, a as SessionPreviewData, at as SnapshotExportOptionsSchema, b as SESSION_EVENT_TYPES, c as SessionSchemas, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, et as ImportStatusSchema, f as SegmentPolicySchema, ft as SessionWithPreviewSchema, g as SessionUpdatedEventSchema, gt as SessionCreateBase, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, m as SessionCreatedEventSchema, mt as AgentStatusSchema, n as KnownSessionEvent, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, pt as AgentStatus, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, v as ForkChildInfoSchema, w as SessionEventTypeSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../../types-
|
|
2
|
-
import { A as ResolveSystemPromptResponse, B as ConnectorSwapWarningOptionId, C as isMergeable, D as SessionImportStatusChanged, E as SessionClientAccountChangedSchema, F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as SessionExtensionContextFactory, K as ForkOptions, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, _ as SessionEnrichmentSchemas, a as SessionStorageSubjects, b as BranchBehavior, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, j as ResolveSystemPromptSchema, k as ResolveSystemPromptRequest, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, w as isNavigatingBranch, x as getBranchBehavior, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../../index-
|
|
1
|
+
import { $ as ImportStatus, A as MessageRoutingStatusSchema, B as TurnInitiator, C as SessionEventTypeMap, D as MessageRouting, E as SendMessageResponse, F as SessionMessageOriginSchema, G as TurnUsage, H as TurnSchema, I as SessionMessageRole, J as UsageMetricsSchema, K as TurnUsageSchema, L as SessionMessageRoleSchema, M as SessionMessageBlock, N as SessionMessageBlockSchema, O as MessageRoutingSchema, P as SessionMessageOrigin, Q as BranchKindSchema, R as SessionMessageSchema, S as SessionEventType, T as SendMessageRequest, U as TurnStatus, V as TurnInitiatorSchema, W as TurnStatusSchema, X as AgentRoleSchema, Y as AgentRole, Z as BranchKind, _ as ForkChildInfo, _t as SessionCreateBaseSchema, a as SessionPreviewData, at as SnapshotExportOptionsSchema, b as SESSION_EVENT_TYPES, c as SessionSchemas, ct as safeValidateSnapshot, d as SegmentPolicy, dt as SessionPreviewDataSchema, et as ImportStatusSchema, f as SegmentPolicySchema, ft as SessionWithPreviewSchema, g as SessionUpdatedEventSchema, gt as SessionCreateBase, h as SessionUpdatedEvent, ht as MakaioSessionAgentSchema, i as MakaioSessionEvent, it as SnapshotExportOptions, j as SessionMessage, k as MessageRoutingStatus, l as ForkTransforms, lt as validateSnapshot, m as SessionCreatedEventSchema, mt as AgentStatusSchema, n as KnownSessionEvent, nt as SessionSnapshot, o as SessionWithPreview, ot as SnapshotImportConflictErrorData, p as SessionCreated, pt as AgentStatus, q as UsageMetrics, r as MakaioSessionAgent, rt as SessionSnapshotSchema, s as isKnownSessionEvent, st as SnapshotPreviewData, t as IMakaioSession, tt as SNAPSHOT_VERSION, u as ForkTransformsSchema, ut as MakaioSessionSchema, v as ForkChildInfoSchema, w as SessionEventTypeSchema, x as SessionEventPayload, y as MakaioSessionEventSchema, z as Turn } from "../../types-8pL9-Me7.mjs";
|
|
2
|
+
import { A as ResolveSystemPromptResponse, B as ConnectorSwapWarningOptionId, C as isMergeable, D as SessionImportStatusChanged, E as SessionClientAccountChangedSchema, F as CONNECTOR_SWAP_CANCELLED_CODE, G as ContextWindowState, H as UI_WARNINGS_CATEGORY, I as ConnectorSwapCancelledError, J as SessionExtensionContextFactory, K as ForkOptions, L as isConnectorSwapCancelledError, M as ResolveAgentConfigRequest, N as ResolveAgentConfigResponse, O as SessionImportStatusChangedSchema, P as ResolveAgentConfigSchema, R as CONNECTOR_SWAP_WARNING_OPTION_IDS, S as isInViewBranch, T as SessionClientAccountChanged, U as SessionContext, V as INTERACTIVE_DIALOG_TIMEOUT_MS, W as SessionContextSchema, X as SessionSubjects, Y as SessionNamespace, _ as SessionEnrichmentSchemas, a as SessionStorageSubjects, b as BranchBehavior, c as SessionEventStorageSubjects, d as messageCursorKey, f as messageToCursor, g as MessageStorageSubjects, h as MessageStorageNamespace, i as SessionStorageSetSessionSchema, j as ResolveSystemPromptSchema, k as ResolveSystemPromptRequest, l as compareMessageCursorAsc, m as MessagePageCursorSchema, n as SessionStorageNamespace, o as SessionStorageUpdateSchema, p as MessagePageCursor, q as SessionExtensionContext, r as SessionStorageSetRequestSchema, s as SessionEventStorageNamespace, t as ImportUpsertRequest, u as compareMessageCursorDesc, v as CompressionMode, w as isNavigatingBranch, x as getBranchBehavior, y as CompressionModeSchema, z as CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY } from "../../index-V-TYYJbM.mjs";
|
|
3
3
|
export { AgentRole, AgentRoleSchema, AgentStatus, AgentStatusSchema, BranchBehavior, BranchKind, BranchKindSchema, CONNECTOR_SWAP_CANCELLED_CODE, CONNECTOR_SWAP_WARNING_OPTION_IDS, CONNECTOR_SWAP_WARNING_SUPPRESSED_KEY, CompressionMode, CompressionModeSchema, ConnectorSwapCancelledError, ConnectorSwapWarningOptionId, ContextWindowState, ForkChildInfo, ForkChildInfoSchema, ForkOptions, ForkTransforms, ForkTransformsSchema, IMakaioSession, INTERACTIVE_DIALOG_TIMEOUT_MS, ImportStatus, ImportStatusSchema, ImportUpsertRequest, KnownSessionEvent, MakaioSessionAgent, MakaioSessionAgentSchema, MakaioSessionEvent, MakaioSessionEventSchema, MakaioSessionSchema, MessagePageCursor, MessagePageCursorSchema, MessageRouting, MessageRoutingSchema, MessageRoutingStatus, MessageRoutingStatusSchema, MessageStorageNamespace, MessageStorageSubjects, ResolveAgentConfigRequest, ResolveAgentConfigResponse, ResolveAgentConfigSchema, ResolveSystemPromptRequest, ResolveSystemPromptResponse, ResolveSystemPromptSchema, SESSION_EVENT_TYPES, SNAPSHOT_VERSION, SegmentPolicy, SegmentPolicySchema, SessionClientAccountChanged, SessionClientAccountChangedSchema, SessionContext, SessionContextSchema, SessionCreateBase, SessionCreateBaseSchema, SessionCreated, SessionCreatedEventSchema, SessionEnrichmentSchemas, SessionEventPayload, SessionEventStorageNamespace, SessionEventStorageSubjects, SessionEventType, SessionEventTypeMap, SessionEventTypeSchema, SessionExtensionContext, SessionExtensionContextFactory, SessionImportStatusChanged, SessionImportStatusChangedSchema, SessionMessage, SessionMessageBlock, SessionMessageBlockSchema, SessionMessageOrigin, SessionMessageOriginSchema, SessionMessageRole, SessionMessageRoleSchema, SessionMessageSchema, SessionNamespace, SessionPreviewData, SessionPreviewDataSchema, SessionSchemas, SendMessageRequest as SessionSendMessageRequest, SendMessageResponse as SessionSendMessageResponse, SessionSnapshot, SessionSnapshotSchema, SessionStorageNamespace, SessionStorageSetRequestSchema, SessionStorageSetSessionSchema, SessionStorageSubjects, SessionStorageUpdateSchema, SessionSubjects, SessionUpdatedEvent, SessionUpdatedEventSchema, SessionWithPreview, SessionWithPreviewSchema, SnapshotExportOptions, SnapshotExportOptionsSchema, SnapshotImportConflictErrorData, SnapshotPreviewData, Turn, TurnInitiator, TurnInitiatorSchema, TurnSchema, TurnStatus, TurnStatusSchema, TurnUsage, TurnUsageSchema, UI_WARNINGS_CATEGORY, UsageMetrics, UsageMetricsSchema, compareMessageCursorAsc, compareMessageCursorDesc, getBranchBehavior, isConnectorSwapCancelledError, isInViewBranch, isKnownSessionEvent, isMergeable, isNavigatingBranch, messageCursorKey, messageToCursor, safeValidateSnapshot, validateSnapshot };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as JsonValueSchema, A as FieldOption, B as ResponseSchemaDescriptorSchema, C as SystemPromptSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, L as PluginWidgetRegistry, M as FieldOverride, N as FieldOverrideSchema, O as EntityUIConfigSchema, P as FieldType, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, T as BuiltinWidget, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, X as JsonObjectSchema, Y as JsonObjectContractSchema, Z as JsonSchemaRecordSchema, _ as NormalizedMessageInputSchema, a as ErrorCategorySchema, b as SendMessageResultInnerResultSchema, c as MessageBlockSchema, d as MessageInput, f as MessageInputSchema, g as NormalizedMessageInput, h as MessageSchema, i as ErrorCategory, j as FieldOptionSchema, k as FieldDefinition, l as MessageDeliveryMode, m as MessageOutcomeSchema, n as ContentSourceSchema, o as Message, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, u as MessageDeliveryModeSchema, v as SendMessageResult, w as BaseFieldDefinition, x as SendMessageResultSchema, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../../index-
|
|
1
|
+
import { $ as JsonValueSchema, A as FieldOption, B as ResponseSchemaDescriptorSchema, C as SystemPromptSchema, D as EntityUIConfig, E as CustomFieldDefinition, F as FieldWidget, G as StructuredOutputValidationErrorSchema, H as ResponseSchemaNameSchema, I as FormFieldProps, J as StructuredOutputValidationStatusSchema, K as StructuredOutputValidationSchema, L as PluginWidgetRegistry, M as FieldOverride, N as FieldOverrideSchema, O as EntityUIConfigSchema, P as FieldType, Q as JsonValue, R as StandardFieldDefinition, S as SystemPrompt, T as BuiltinWidget, U as StructuredOutputValidation, V as ResponseSchemaName, W as StructuredOutputValidationError, X as JsonObjectSchema, Y as JsonObjectContractSchema, Z as JsonSchemaRecordSchema, _ as NormalizedMessageInputSchema, a as ErrorCategorySchema, b as SendMessageResultInnerResultSchema, c as MessageBlockSchema, d as MessageInput, f as MessageInputSchema, g as NormalizedMessageInput, h as MessageSchema, i as ErrorCategory, j as FieldOptionSchema, k as FieldDefinition, l as MessageDeliveryMode, m as MessageOutcomeSchema, n as ContentSourceSchema, o as Message, p as MessageOutcome, q as StructuredOutputValidationStatus, r as ERROR_CATEGORIES, s as MessageBlock, t as ContentSource, u as MessageDeliveryModeSchema, v as SendMessageResult, w as BaseFieldDefinition, x as SendMessageResultSchema, y as SendMessageResultInnerResult, z as ResponseSchemaDescriptor } from "../../index-BT5tNA3Y.mjs";
|
|
2
2
|
export { BaseFieldDefinition, BuiltinWidget, ContentSource, ContentSourceSchema, CustomFieldDefinition, ERROR_CATEGORIES, EntityUIConfig, EntityUIConfigSchema, ErrorCategory, ErrorCategorySchema, FieldDefinition, FieldOption, FieldOptionSchema, FieldOverride, FieldOverrideSchema, FieldType, FieldWidget, FormFieldProps, JsonObjectContractSchema, JsonObjectSchema, JsonSchemaRecordSchema, JsonValue, JsonValueSchema, Message, MessageBlock, MessageBlockSchema, MessageDeliveryMode, MessageDeliveryModeSchema, MessageInput, MessageInputSchema, MessageOutcome, MessageOutcomeSchema, MessageSchema, NormalizedMessageInput, NormalizedMessageInputSchema, PluginWidgetRegistry, ResponseSchemaDescriptor, ResponseSchemaDescriptorSchema, ResponseSchemaName, ResponseSchemaNameSchema, SendMessageResult, SendMessageResultInnerResult, SendMessageResultInnerResultSchema, SendMessageResultSchema, StandardFieldDefinition, StructuredOutputValidation, StructuredOutputValidationError, StructuredOutputValidationErrorSchema, StructuredOutputValidationSchema, StructuredOutputValidationStatus, StructuredOutputValidationStatusSchema, SystemPrompt, SystemPromptSchema };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as VariantGetInfoResponse, c as VariantSchemas, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../../index-
|
|
1
|
+
import { a as VariantGetInfoResponse, c as VariantSchemas, d as VariantUpgradeStatusSchema, i as MakaioVariantSchema, l as VariantUpgradeProgressEvent, n as VariantSubjects, o as VariantRequestUpgradeRequest, r as MakaioVariant, s as VariantRequestUpgradeResponse, t as VariantNamespace, u as VariantUpgradeStatus } from "../../index-DfyXMHbr.mjs";
|
|
2
2
|
export { MakaioVariant, MakaioVariantSchema, VariantGetInfoResponse, VariantNamespace, VariantRequestUpgradeRequest, VariantRequestUpgradeResponse, VariantSchemas, VariantSubjects, VariantUpgradeProgressEvent, VariantUpgradeStatus, VariantUpgradeStatusSchema };
|
|
@@ -95,9 +95,9 @@ declare const StructuredOutputValidationErrorSchema: z.ZodObject<{
|
|
|
95
95
|
* - `enforced` – A structured-output enforcement handler produced conformant output.
|
|
96
96
|
*/
|
|
97
97
|
declare const StructuredOutputValidationStatusSchema: z.ZodEnum<{
|
|
98
|
+
failed: "failed";
|
|
98
99
|
passed: "passed";
|
|
99
100
|
enforced: "enforced";
|
|
100
|
-
failed: "failed";
|
|
101
101
|
}>;
|
|
102
102
|
/**
|
|
103
103
|
* Full validation result emitted after a turn completes when a
|
|
@@ -2,9 +2,9 @@ import { F as ArtifactLifecycleHookRegistration$1, P as ArtifactLifecycleHookEve
|
|
|
2
2
|
import { A as VersionRange, O as VersionLiteral$1, r as ClientDefinition$1 } from "./definition-BSghHJpQ.mjs";
|
|
3
3
|
import { o as ProviderDefinitionInput$1, r as ProtocolId$1 } from "./definition-q6iLw11H.mjs";
|
|
4
4
|
import { t as RequiredTimeoutConfig } from "./index-Bsp0O_sI.mjs";
|
|
5
|
-
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-
|
|
6
|
-
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-
|
|
7
|
-
import { l as FacetNamespaceDefinition } from "./index-
|
|
5
|
+
import { b as SESSION_EVENT_TYPES, i as MakaioSessionEvent$1, j as SessionMessage$1 } from "./types-8pL9-Me7.mjs";
|
|
6
|
+
import { D as EntityUIConfig, I as FormFieldProps, Q as JsonValue$1 } from "./index-BT5tNA3Y.mjs";
|
|
7
|
+
import { l as FacetNamespaceDefinition } from "./index-zvz6W1SY.mjs";
|
|
8
8
|
import { t as SurfaceBindingDefinition } from "./definition-DqJOg6Lv.mjs";
|
|
9
9
|
import { z } from "zod";
|
|
10
10
|
import { MakaioBusLike, PayloadFilter, RegistrableBusNamespaceDefinition, SubjectSchema } from "@makaio/framework/core";
|
|
@@ -9,8 +9,8 @@ import { z } from "zod";
|
|
|
9
9
|
* - `visible` — Model is usable and shown in the AgentPicker UI.
|
|
10
10
|
*/
|
|
11
11
|
declare const ModelVisibilitySchema: z.ZodEnum<{
|
|
12
|
-
disabled: "disabled";
|
|
13
12
|
enabled: "enabled";
|
|
13
|
+
disabled: "disabled";
|
|
14
14
|
visible: "visible";
|
|
15
15
|
}>;
|
|
16
16
|
type ModelVisibility = z.infer<typeof ModelVisibilitySchema>;
|
|
@@ -1565,8 +1565,8 @@ declare const AdapterNamespace: _$_makaio_core0.BusNamespaceDefinition<"adapter"
|
|
|
1565
1565
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
1566
1566
|
error: "error";
|
|
1567
1567
|
info: "info";
|
|
1568
|
-
warn: "warn";
|
|
1569
1568
|
debug: "debug";
|
|
1569
|
+
warn: "warn";
|
|
1570
1570
|
}>>;
|
|
1571
1571
|
}, _$zod_v4_core0.$strip>;
|
|
1572
1572
|
error: _$zod.ZodObject<{
|
|
@@ -3158,8 +3158,8 @@ declare const AdapterSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
3158
3158
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
3159
3159
|
error: "error";
|
|
3160
3160
|
info: "info";
|
|
3161
|
-
warn: "warn";
|
|
3162
3161
|
debug: "debug";
|
|
3162
|
+
warn: "warn";
|
|
3163
3163
|
}>>;
|
|
3164
3164
|
}, _$zod_v4_core0.$strip>;
|
|
3165
3165
|
error: _$zod.ZodObject<{
|
|
@@ -4775,8 +4775,8 @@ declare const AdapterSchemas: {
|
|
|
4775
4775
|
level: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
4776
4776
|
error: "error";
|
|
4777
4777
|
info: "info";
|
|
4778
|
-
warn: "warn";
|
|
4779
4778
|
debug: "debug";
|
|
4779
|
+
warn: "warn";
|
|
4780
4780
|
}>>;
|
|
4781
4781
|
}, _$zod_v4_core0.$strip>;
|
|
4782
4782
|
error: _$zod.ZodObject<{
|
|
@@ -17,8 +17,8 @@ declare const ClientExecutionContextSchema: z.ZodObject<{
|
|
|
17
17
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
18
18
|
configDir: z.ZodNullable<z.ZodString>;
|
|
19
19
|
source: z.ZodEnum<{
|
|
20
|
-
global: "global";
|
|
21
20
|
managed: "managed";
|
|
21
|
+
global: "global";
|
|
22
22
|
}>;
|
|
23
23
|
version: z.ZodNullable<z.ZodString>;
|
|
24
24
|
}, z.core.$strip>;
|
|
@@ -39,8 +39,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
39
39
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
40
40
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
41
41
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
42
|
-
global: "global";
|
|
43
42
|
managed: "managed";
|
|
43
|
+
global: "global";
|
|
44
44
|
}>>;
|
|
45
45
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
46
46
|
}, z.core.$strip>;
|
|
@@ -49,8 +49,8 @@ declare const ClientResolveBinarySchema: {
|
|
|
49
49
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
50
50
|
configDir: z.ZodNullable<z.ZodString>;
|
|
51
51
|
source: z.ZodEnum<{
|
|
52
|
-
global: "global";
|
|
53
52
|
managed: "managed";
|
|
53
|
+
global: "global";
|
|
54
54
|
}>;
|
|
55
55
|
version: z.ZodNullable<z.ZodString>;
|
|
56
56
|
}, z.core.$strip>;
|
|
@@ -640,8 +640,8 @@ declare const ClientSchemas: {
|
|
|
640
640
|
sessionId: z.ZodOptional<z.ZodString>;
|
|
641
641
|
projectDir: z.ZodOptional<z.ZodString>;
|
|
642
642
|
preferSource: z.ZodOptional<z.ZodEnum<{
|
|
643
|
-
global: "global";
|
|
644
643
|
managed: "managed";
|
|
644
|
+
global: "global";
|
|
645
645
|
}>>;
|
|
646
646
|
harnessId: z.ZodOptional<z.ZodString>;
|
|
647
647
|
}, z.core.$strip>;
|
|
@@ -650,8 +650,8 @@ declare const ClientSchemas: {
|
|
|
650
650
|
env: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
651
651
|
configDir: z.ZodNullable<z.ZodString>;
|
|
652
652
|
source: z.ZodEnum<{
|
|
653
|
-
global: "global";
|
|
654
653
|
managed: "managed";
|
|
654
|
+
global: "global";
|
|
655
655
|
}>;
|
|
656
656
|
version: z.ZodNullable<z.ZodString>;
|
|
657
657
|
}, z.core.$strip>;
|
|
@@ -2016,8 +2016,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2016
2016
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2017
2017
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2018
2018
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2019
|
-
global: "global";
|
|
2020
2019
|
managed: "managed";
|
|
2020
|
+
global: "global";
|
|
2021
2021
|
}>>;
|
|
2022
2022
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2023
2023
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2026,8 +2026,8 @@ declare const ClientNamespace: _$_makaio_core0.BusNamespaceDefinition<"client",
|
|
|
2026
2026
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2027
2027
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2028
2028
|
source: _$zod.ZodEnum<{
|
|
2029
|
-
global: "global";
|
|
2030
2029
|
managed: "managed";
|
|
2030
|
+
global: "global";
|
|
2031
2031
|
}>;
|
|
2032
2032
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2033
2033
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2598,8 +2598,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2598
2598
|
sessionId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2599
2599
|
projectDir: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2600
2600
|
preferSource: _$zod.ZodOptional<_$zod.ZodEnum<{
|
|
2601
|
-
global: "global";
|
|
2602
2601
|
managed: "managed";
|
|
2602
|
+
global: "global";
|
|
2603
2603
|
}>>;
|
|
2604
2604
|
harnessId: _$zod.ZodOptional<_$zod.ZodString>;
|
|
2605
2605
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -2608,8 +2608,8 @@ declare const ClientSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatSu
|
|
|
2608
2608
|
env: _$zod.ZodRecord<_$zod.ZodString, _$zod.ZodString>;
|
|
2609
2609
|
configDir: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2610
2610
|
source: _$zod.ZodEnum<{
|
|
2611
|
-
global: "global";
|
|
2612
2611
|
managed: "managed";
|
|
2612
|
+
global: "global";
|
|
2613
2613
|
}>;
|
|
2614
2614
|
version: _$zod.ZodNullable<_$zod.ZodString>;
|
|
2615
2615
|
}, _$zod_v4_core0.$strip>;
|
|
@@ -141,7 +141,7 @@ 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
|
-
|
|
144
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
145
145
|
nativeTools: z.ZodObject<{
|
|
146
146
|
enabled: z.ZodArray<z.ZodString>;
|
|
147
147
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -150,6 +150,7 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
150
150
|
enabled: z.ZodArray<z.ZodString>;
|
|
151
151
|
disabled: z.ZodArray<z.ZodString>;
|
|
152
152
|
}, z.core.$strip>;
|
|
153
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
153
154
|
skills: z.ZodOptional<z.ZodObject<{
|
|
154
155
|
enabled: z.ZodArray<z.ZodString>;
|
|
155
156
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -175,7 +176,6 @@ declare const HarnessDefinitionCreateSchema: z.ZodObject<{
|
|
|
175
176
|
"always-ask": "always-ask";
|
|
176
177
|
"full-access": "full-access";
|
|
177
178
|
}>>>;
|
|
178
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
179
179
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
180
180
|
reject: "reject";
|
|
181
181
|
"always-ask": "always-ask";
|
|
@@ -317,7 +317,7 @@ 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
|
-
|
|
320
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
321
321
|
nativeTools: z.ZodObject<{
|
|
322
322
|
enabled: z.ZodArray<z.ZodString>;
|
|
323
323
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -326,6 +326,7 @@ declare const HarnessSchemas: {
|
|
|
326
326
|
enabled: z.ZodArray<z.ZodString>;
|
|
327
327
|
disabled: z.ZodArray<z.ZodString>;
|
|
328
328
|
}, z.core.$strip>;
|
|
329
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
329
330
|
skills: z.ZodOptional<z.ZodObject<{
|
|
330
331
|
enabled: z.ZodArray<z.ZodString>;
|
|
331
332
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -351,7 +352,6 @@ declare const HarnessSchemas: {
|
|
|
351
352
|
"always-ask": "always-ask";
|
|
352
353
|
"full-access": "full-access";
|
|
353
354
|
}>>>;
|
|
354
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
355
355
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
356
356
|
reject: "reject";
|
|
357
357
|
"always-ask": "always-ask";
|
|
@@ -760,7 +760,7 @@ 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
|
-
|
|
763
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
764
764
|
nativeTools: z.ZodObject<{
|
|
765
765
|
enabled: z.ZodArray<z.ZodString>;
|
|
766
766
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -769,6 +769,7 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
769
769
|
enabled: z.ZodArray<z.ZodString>;
|
|
770
770
|
disabled: z.ZodArray<z.ZodString>;
|
|
771
771
|
}, z.core.$strip>;
|
|
772
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
772
773
|
skills: z.ZodOptional<z.ZodObject<{
|
|
773
774
|
enabled: z.ZodArray<z.ZodString>;
|
|
774
775
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -794,7 +795,6 @@ declare const HarnessNamespace: _$_makaio_core0.BusNamespaceDefinition<"harness"
|
|
|
794
795
|
"always-ask": "always-ask";
|
|
795
796
|
"full-access": "full-access";
|
|
796
797
|
}>>>;
|
|
797
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
798
798
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
799
799
|
reject: "reject";
|
|
800
800
|
"always-ask": "always-ask";
|
|
@@ -1203,7 +1203,7 @@ 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
|
-
|
|
1206
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1207
1207
|
nativeTools: z.ZodObject<{
|
|
1208
1208
|
enabled: z.ZodArray<z.ZodString>;
|
|
1209
1209
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1212,6 +1212,7 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1212
1212
|
enabled: z.ZodArray<z.ZodString>;
|
|
1213
1213
|
disabled: z.ZodArray<z.ZodString>;
|
|
1214
1214
|
}, z.core.$strip>;
|
|
1215
|
+
clientId: z.ZodOptional<z.ZodString>;
|
|
1215
1216
|
skills: z.ZodOptional<z.ZodObject<{
|
|
1216
1217
|
enabled: z.ZodArray<z.ZodString>;
|
|
1217
1218
|
disabled: z.ZodArray<z.ZodString>;
|
|
@@ -1237,7 +1238,6 @@ declare const HarnessSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
1237
1238
|
"always-ask": "always-ask";
|
|
1238
1239
|
"full-access": "full-access";
|
|
1239
1240
|
}>>>;
|
|
1240
|
-
credentials: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1241
1241
|
approvalPolicy: z.ZodOptional<z.ZodEnum<{
|
|
1242
1242
|
reject: "reject";
|
|
1243
1243
|
"always-ask": "always-ask";
|
|
@@ -14,8 +14,8 @@ declare const ProviderConfigFileRecordSchema: z.ZodObject<{
|
|
|
14
14
|
name: z.ZodString;
|
|
15
15
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
16
16
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
17
|
-
disabled: "disabled";
|
|
18
17
|
enabled: "enabled";
|
|
18
|
+
disabled: "disabled";
|
|
19
19
|
visible: "visible";
|
|
20
20
|
}>>>;
|
|
21
21
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -52,13 +52,13 @@ declare const AdapterFileConfigSchema: z.ZodObject<{
|
|
|
52
52
|
displayName: z.ZodOptional<z.ZodString>;
|
|
53
53
|
protocol: z.ZodOptional<z.ZodString>;
|
|
54
54
|
clientId: z.ZodOptional<z.ZodString>;
|
|
55
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
55
56
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
56
57
|
label: z.ZodString;
|
|
57
58
|
url: z.ZodString;
|
|
58
59
|
}, z.core.$strict>>>;
|
|
59
60
|
instructions: z.ZodOptional<z.ZodString>;
|
|
60
61
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
61
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
62
62
|
name: z.ZodString;
|
|
63
63
|
enabled: z.ZodBoolean;
|
|
64
64
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -128,13 +128,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
128
128
|
displayName: z.ZodOptional<z.ZodString>;
|
|
129
129
|
protocol: z.ZodOptional<z.ZodString>;
|
|
130
130
|
clientId: z.ZodOptional<z.ZodString>;
|
|
131
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
131
132
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
132
133
|
label: z.ZodString;
|
|
133
134
|
url: z.ZodString;
|
|
134
135
|
}, z.core.$strict>>>;
|
|
135
136
|
instructions: z.ZodOptional<z.ZodString>;
|
|
136
137
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
137
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
enabled: z.ZodBoolean;
|
|
140
140
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -156,13 +156,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
156
156
|
displayName: z.ZodOptional<z.ZodString>;
|
|
157
157
|
protocol: z.ZodOptional<z.ZodString>;
|
|
158
158
|
clientId: z.ZodOptional<z.ZodString>;
|
|
159
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
159
160
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
160
161
|
label: z.ZodString;
|
|
161
162
|
url: z.ZodString;
|
|
162
163
|
}, z.core.$strict>>>;
|
|
163
164
|
instructions: z.ZodOptional<z.ZodString>;
|
|
164
165
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
165
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
166
166
|
name: z.ZodString;
|
|
167
167
|
enabled: z.ZodBoolean;
|
|
168
168
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -187,8 +187,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
187
187
|
name: z.ZodString;
|
|
188
188
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
189
189
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
190
|
-
disabled: "disabled";
|
|
191
190
|
enabled: "enabled";
|
|
191
|
+
disabled: "disabled";
|
|
192
192
|
visible: "visible";
|
|
193
193
|
}>>>;
|
|
194
194
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -217,8 +217,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
217
217
|
name: z.ZodString;
|
|
218
218
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
219
219
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
220
|
-
disabled: "disabled";
|
|
221
220
|
enabled: "enabled";
|
|
221
|
+
disabled: "disabled";
|
|
222
222
|
visible: "visible";
|
|
223
223
|
}>>>;
|
|
224
224
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -247,8 +247,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
247
247
|
name: z.ZodString;
|
|
248
248
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
249
249
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
250
|
-
disabled: "disabled";
|
|
251
250
|
enabled: "enabled";
|
|
251
|
+
disabled: "disabled";
|
|
252
252
|
visible: "visible";
|
|
253
253
|
}>>>;
|
|
254
254
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -323,8 +323,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
323
323
|
name: z.ZodString;
|
|
324
324
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
325
325
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
326
|
-
disabled: "disabled";
|
|
327
326
|
enabled: "enabled";
|
|
327
|
+
disabled: "disabled";
|
|
328
328
|
visible: "visible";
|
|
329
329
|
}>>>;
|
|
330
330
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -485,8 +485,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
485
485
|
openai: z.ZodOptional<z.ZodString>;
|
|
486
486
|
}, z.core.$strip>>;
|
|
487
487
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
488
|
-
disabled: "disabled";
|
|
489
488
|
enabled: "enabled";
|
|
489
|
+
disabled: "disabled";
|
|
490
490
|
visible: "visible";
|
|
491
491
|
}>>>;
|
|
492
492
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -502,8 +502,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
502
502
|
name: z.ZodString;
|
|
503
503
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
504
504
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
505
|
-
disabled: "disabled";
|
|
506
505
|
enabled: "enabled";
|
|
506
|
+
disabled: "disabled";
|
|
507
507
|
visible: "visible";
|
|
508
508
|
}>>>;
|
|
509
509
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -531,8 +531,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
531
531
|
openai: z.ZodOptional<z.ZodString>;
|
|
532
532
|
}, z.core.$strip>>>;
|
|
533
533
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
534
|
-
disabled: "disabled";
|
|
535
534
|
enabled: "enabled";
|
|
535
|
+
disabled: "disabled";
|
|
536
536
|
visible: "visible";
|
|
537
537
|
}>>>;
|
|
538
538
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -545,8 +545,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
545
545
|
name: z.ZodString;
|
|
546
546
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
547
547
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
548
|
-
disabled: "disabled";
|
|
549
548
|
enabled: "enabled";
|
|
549
|
+
disabled: "disabled";
|
|
550
550
|
visible: "visible";
|
|
551
551
|
}>>>;
|
|
552
552
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -576,8 +576,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
576
576
|
name: z.ZodString;
|
|
577
577
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
578
578
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
579
|
-
disabled: "disabled";
|
|
580
579
|
enabled: "enabled";
|
|
580
|
+
disabled: "disabled";
|
|
581
581
|
visible: "visible";
|
|
582
582
|
}>>>;
|
|
583
583
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -617,8 +617,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
617
617
|
name: z.ZodString;
|
|
618
618
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
619
619
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
620
|
-
disabled: "disabled";
|
|
621
620
|
enabled: "enabled";
|
|
621
|
+
disabled: "disabled";
|
|
622
622
|
visible: "visible";
|
|
623
623
|
}>>>;
|
|
624
624
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -652,8 +652,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
652
652
|
name: z.ZodString;
|
|
653
653
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
654
654
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
655
|
-
disabled: "disabled";
|
|
656
655
|
enabled: "enabled";
|
|
656
|
+
disabled: "disabled";
|
|
657
657
|
visible: "visible";
|
|
658
658
|
}>>>;
|
|
659
659
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -695,13 +695,13 @@ declare const AdapterSubsystemSchemas: {
|
|
|
695
695
|
displayName: z.ZodOptional<z.ZodString>;
|
|
696
696
|
protocol: z.ZodOptional<z.ZodString>;
|
|
697
697
|
clientId: z.ZodOptional<z.ZodString>;
|
|
698
|
+
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
698
699
|
helpLinks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
699
700
|
label: z.ZodString;
|
|
700
701
|
url: z.ZodString;
|
|
701
702
|
}, z.core.$strict>>>;
|
|
702
703
|
instructions: z.ZodOptional<z.ZodString>;
|
|
703
704
|
providerDefinitionIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
704
|
-
settings: z.ZodOptional<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>;
|
|
705
705
|
name: z.ZodString;
|
|
706
706
|
enabled: z.ZodBoolean;
|
|
707
707
|
bindings: z.ZodArray<z.ZodObject<{
|
|
@@ -778,8 +778,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
778
778
|
name: z.ZodString;
|
|
779
779
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
780
780
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
781
|
-
disabled: "disabled";
|
|
782
781
|
enabled: "enabled";
|
|
782
|
+
disabled: "disabled";
|
|
783
783
|
visible: "visible";
|
|
784
784
|
}>>>;
|
|
785
785
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -798,8 +798,8 @@ declare const AdapterSubsystemSchemas: {
|
|
|
798
798
|
name: z.ZodString;
|
|
799
799
|
endpointOverrides: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
800
800
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
801
|
-
disabled: "disabled";
|
|
802
801
|
enabled: "enabled";
|
|
802
|
+
disabled: "disabled";
|
|
803
803
|
visible: "visible";
|
|
804
804
|
}>>>;
|
|
805
805
|
modelFilterMode: z.ZodEnum<{
|
|
@@ -934,8 +934,8 @@ declare const CreateCanonicalProviderConfigInputSchema: z.ZodObject<{
|
|
|
934
934
|
openai: z.ZodOptional<z.ZodString>;
|
|
935
935
|
}, z.core.$strip>>;
|
|
936
936
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
937
|
-
disabled: "disabled";
|
|
938
937
|
enabled: "enabled";
|
|
938
|
+
disabled: "disabled";
|
|
939
939
|
visible: "visible";
|
|
940
940
|
}>>>;
|
|
941
941
|
modelFilterMode: z.ZodOptional<z.ZodEnum<{
|
|
@@ -957,8 +957,8 @@ declare const CanonicalProviderConfigPatchSchema: z.ZodObject<{
|
|
|
957
957
|
openai: z.ZodOptional<z.ZodString>;
|
|
958
958
|
}, z.core.$strip>>>;
|
|
959
959
|
modelVisibility: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEnum<{
|
|
960
|
-
disabled: "disabled";
|
|
961
960
|
enabled: "enabled";
|
|
961
|
+
disabled: "disabled";
|
|
962
962
|
visible: "visible";
|
|
963
963
|
}>>>;
|
|
964
964
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
@@ -27,10 +27,10 @@ type MakaioVariant = z.infer<typeof MakaioVariantSchema>;
|
|
|
27
27
|
*/
|
|
28
28
|
declare const VariantUpgradeStatusSchema: z.ZodEnum<{
|
|
29
29
|
error: "error";
|
|
30
|
-
complete: "complete";
|
|
31
|
-
downloading: "downloading";
|
|
32
30
|
progress: "progress";
|
|
31
|
+
downloading: "downloading";
|
|
33
32
|
applying: "applying";
|
|
33
|
+
complete: "complete";
|
|
34
34
|
}>;
|
|
35
35
|
/** Inferred TypeScript type for an upgrade status value. */
|
|
36
36
|
type VariantUpgradeStatus = z.infer<typeof VariantUpgradeStatusSchema>;
|
|
@@ -101,10 +101,10 @@ declare const VariantSchemas: {
|
|
|
101
101
|
upgradeProgress: z.ZodObject<{
|
|
102
102
|
status: z.ZodEnum<{
|
|
103
103
|
error: "error";
|
|
104
|
-
complete: "complete";
|
|
105
|
-
downloading: "downloading";
|
|
106
104
|
progress: "progress";
|
|
105
|
+
downloading: "downloading";
|
|
107
106
|
applying: "applying";
|
|
107
|
+
complete: "complete";
|
|
108
108
|
}>;
|
|
109
109
|
percent: z.ZodOptional<z.ZodNumber>;
|
|
110
110
|
message: z.ZodOptional<z.ZodString>;
|
|
@@ -158,10 +158,10 @@ declare const VariantNamespace: _$_makaio_core0.BusNamespaceDefinition<"host:var
|
|
|
158
158
|
upgradeProgress: _$zod.ZodObject<{
|
|
159
159
|
status: _$zod.ZodEnum<{
|
|
160
160
|
error: "error";
|
|
161
|
-
complete: "complete";
|
|
162
|
-
downloading: "downloading";
|
|
163
161
|
progress: "progress";
|
|
162
|
+
downloading: "downloading";
|
|
164
163
|
applying: "applying";
|
|
164
|
+
complete: "complete";
|
|
165
165
|
}>;
|
|
166
166
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
167
167
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -205,10 +205,10 @@ declare const VariantSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core0.FlatS
|
|
|
205
205
|
upgradeProgress: _$zod.ZodObject<{
|
|
206
206
|
status: _$zod.ZodEnum<{
|
|
207
207
|
error: "error";
|
|
208
|
-
complete: "complete";
|
|
209
|
-
downloading: "downloading";
|
|
210
208
|
progress: "progress";
|
|
209
|
+
downloading: "downloading";
|
|
211
210
|
applying: "applying";
|
|
211
|
+
complete: "complete";
|
|
212
212
|
}>;
|
|
213
213
|
percent: _$zod.ZodOptional<_$zod.ZodNumber>;
|
|
214
214
|
message: _$zod.ZodOptional<_$zod.ZodString>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-
|
|
2
|
-
import { o as Message$1 } from "./index-
|
|
1
|
+
import { Z as BranchKind$1, j as SessionMessage$1 } from "./types-8pL9-Me7.mjs";
|
|
2
|
+
import { o as Message$1 } from "./index-BT5tNA3Y.mjs";
|
|
3
3
|
import { t as ContractStorageNamespaceDefinition } from "./storage-namespace-definition-C3XbpiP8.mjs";
|
|
4
4
|
import * as _$zod from "zod";
|
|
5
5
|
import { z } from "zod";
|
|
@@ -2662,8 +2662,8 @@ declare const SessionNamespace: _$_makaio_core0.BusNamespaceDefinition<"session"
|
|
|
2662
2662
|
maxTokens: _$zod.ZodNumber;
|
|
2663
2663
|
percentage: _$zod.ZodNumber;
|
|
2664
2664
|
level: _$zod.ZodEnum<{
|
|
2665
|
-
ok: "ok";
|
|
2666
2665
|
warn: "warn";
|
|
2666
|
+
ok: "ok";
|
|
2667
2667
|
critical: "critical";
|
|
2668
2668
|
}>;
|
|
2669
2669
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -6332,8 +6332,8 @@ declare const SessionSubjects$1: _$_makaio_core0.BusSubjects<_$_makaio_core0.Fla
|
|
|
6332
6332
|
maxTokens: _$zod.ZodNumber;
|
|
6333
6333
|
percentage: _$zod.ZodNumber;
|
|
6334
6334
|
level: _$zod.ZodEnum<{
|
|
6335
|
-
ok: "ok";
|
|
6336
6335
|
warn: "warn";
|
|
6336
|
+
ok: "ok";
|
|
6337
6337
|
critical: "critical";
|
|
6338
6338
|
}>;
|
|
6339
6339
|
lastUpdatedAt: _$zod.ZodNumber;
|
|
@@ -8110,8 +8110,8 @@ declare const MessageStorageNamespace$1: ContractStorageNamespaceDefinition<"mes
|
|
|
8110
8110
|
}, z.core.$strip>], "type">>;
|
|
8111
8111
|
timestamp: z.ZodNumber;
|
|
8112
8112
|
agentId: z.ZodOptional<z.ZodString>;
|
|
8113
|
-
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8114
8113
|
turnId: z.ZodNullable<z.ZodString>;
|
|
8114
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8115
8115
|
contentText: z.ZodString;
|
|
8116
8116
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
8117
8117
|
editOf: z.ZodOptional<z.ZodString>;
|
|
@@ -8958,8 +8958,8 @@ declare const MessageStorageSubjects: _$_makaio_core0.BusSubjects<_$_makaio_core
|
|
|
8958
8958
|
}, z.core.$strip>], "type">>;
|
|
8959
8959
|
timestamp: z.ZodNumber;
|
|
8960
8960
|
agentId: z.ZodOptional<z.ZodString>;
|
|
8961
|
-
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8962
8961
|
turnId: z.ZodNullable<z.ZodString>;
|
|
8962
|
+
adapterSessionId: z.ZodOptional<z.ZodString>;
|
|
8963
8963
|
contentText: z.ZodString;
|
|
8964
8964
|
adapterMessageId: z.ZodOptional<z.ZodString>;
|
|
8965
8965
|
editOf: z.ZodOptional<z.ZodString>;
|