@makaio/framework 1.0.0-dev-1781368205459 → 1.0.0-dev-1781382091626
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/index.d.mts +1 -1
- package/dist/bus/index.d.mts +19 -19
- package/dist/clients/index.d.mts +5 -5
- package/dist/contracts/adapter/index.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/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 +241 -241
- package/dist/contracts/materialization/index.d.mts +3 -3
- package/dist/contracts/session/index.d.mts +2 -2
- package/dist/contracts/shared/index.d.mts +1 -1
- package/dist/contracts/skill/index.d.mts +1 -1
- package/dist/{definition-DqJOg6Lv.d.mts → definition-DWWzV-k0.d.mts} +1 -1
- package/dist/{index-D0Fupmhd.d.mts → index-Abq3I8wg.d.mts} +289 -289
- package/dist/{index-DC6F_m3G.d.mts → index-B1Rz7oUy.d.mts} +8 -8
- package/dist/{index-BCKRUuI2.d.mts → index-B2xbnMZe.d.mts} +1 -1
- package/dist/{index-ChrHbhJV.d.mts → index-B8tAGwHR.d.mts} +284 -284
- package/dist/{index-fVgKVvta.d.mts → index-BT5tNA3Y.d.mts} +1 -1
- package/dist/{index-Ckm-R1Cr.d.mts → index-BpXX9WZJ.d.mts} +6 -6
- package/dist/{index-B6VdcJ5l.d.mts → index-C3zfJg6s.d.mts} +34 -34
- package/dist/{index-BYkOUd0x.d.mts → index-CKP_uNGT.d.mts} +15 -15
- package/dist/{index-BHAOu6Hs.d.mts → index-COwW_2Gb.d.mts} +27 -27
- package/dist/{index-Dtj6N2sx.d.mts → index-DQppnGdC.d.mts} +15 -15
- package/dist/{index-Cb0zGPMV.d.mts → index-DW8EiMJ9.d.mts} +16 -16
- package/dist/{index-Bibt5jAX.d.mts → index-DlvMtyHK.d.mts} +8 -8
- package/dist/{index-BheaEhyI.d.mts → index-Dyz7dzLW.d.mts} +9 -9
- package/dist/{index-DhpOh71Z.d.mts → index-RUN1iHYu.d.mts} +4 -4
- package/dist/{index-B4vJi_iM2.d.mts → index-wP87FKTQ2.d.mts} +1 -1
- 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/mcp-http-server/index.d.mts +73 -4
- package/dist/mcp-http-server/index.mjs +4 -4
- package/dist/{namespace-B03JE_ec.d.mts → namespace--ROWLToE.d.mts} +7 -7
- package/dist/{namespace-_Ii2qs15.d.mts → namespace-5BLWcC3Q.d.mts} +38 -38
- package/dist/{namespace-CtK3nKKj2.d.mts → namespace-B60mn8J-2.d.mts} +2 -2
- package/dist/{namespace-CqUGzG53.d.mts → namespace-BSNFeJA4.d.mts} +2 -2
- package/dist/{namespace-BGmNI3O1.d.mts → namespace-Ds6HkJEU.d.mts} +136 -136
- package/dist/package.json +1 -1
- package/dist/{schema-BJS05p13.d.mts → schema-cNoxaiT0.d.mts} +2 -2
- package/dist/{schemas-lqvZ6UpK.d.mts → schemas-DUE6mc1O.d.mts} +3 -3
- package/dist/{schemas-CwF2K9N52.d.mts → schemas-DsyYsfVN2.d.mts} +15 -15
- package/dist/{schemas-t1VR6_b_.d.mts → schemas-o2Q24yOF.d.mts} +3 -3
- package/dist/{schemas-C2c64X6h.d.mts → schemas-on3_N5HP.d.mts} +136 -136
- 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 +11 -11
- package/dist/services/execution-target/index.d.mts +1 -1
- package/dist/services/git/namespace.d.mts +2 -2
- package/dist/services/git/schemas.d.mts +1 -1
- package/dist/services/harness/index.d.mts +3 -3
- package/dist/services/index.d.mts +99 -99
- 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 +4 -4
- package/dist/services/session/messages/namespace.d.mts +1 -1
- package/dist/services/session/storage/namespace.d.mts +1 -1
- package/dist/services/session/storage/schema.d.mts +1 -1
- package/dist/services/settings/namespace.d.mts +12 -12
- package/dist/services/subagent-template/index.d.mts +2 -2
- package/dist/services/subagent-template/namespace.d.mts +1 -1
- package/dist/services/subagent-template/schemas.d.mts +1 -1
- package/dist/services/tray-menu/index.d.mts +2 -2
- package/dist/services/tray-menu/namespace.d.mts +1 -1
- package/dist/services/tray-menu/schemas.d.mts +1 -1
- package/dist/{types-CjrDiL2H.d.mts → types-BtsKrzK7.d.mts} +197 -197
- package/dist/{types-D0fPFh-D.d.mts → types-D5IMwOkJ.d.mts} +1 -1
- package/dist/workflow-engine/index.d.mts +69 -69
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../../schemas-
|
|
2
|
-
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../../definition-
|
|
3
|
-
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, r as MaterializationRefChangedPayload, s as SurfaceBindingListRequest, t as MaterializationCapabilityResolvedPayload, u as SurfaceBindingRegisterResponse } from "../../index-
|
|
1
|
+
import { a as ProjectedField, c as ProjectedFieldSemanticSchema, d as SurfaceBindingTarget, f as SurfaceBindingTargetSchema, i as ArtifactProjectionPolicySchema, l as SurfaceBindingRegistration, n as ArtifactMaterializationRefSchema, o as ProjectedFieldSchema, r as ArtifactProjectionPolicy, s as ProjectedFieldSemantic, t as ArtifactMaterializationRef, u as SurfaceBindingRegistrationSchema } from "../../schemas-o2Q24yOF.mjs";
|
|
2
|
+
import { n as defineSurfaceBinding, t as SurfaceBindingDefinition } from "../../definition-DWWzV-k0.mjs";
|
|
3
|
+
import { a as MaterializationSubjects, c as SurfaceBindingListResponse, i as MaterializationSchemas, l as SurfaceBindingRegisterRequest, n as MaterializationNamespace, o as SurfaceBindingChangedPayload, r as MaterializationRefChangedPayload, s as SurfaceBindingListRequest, t as MaterializationCapabilityResolvedPayload, u as SurfaceBindingRegisterResponse } from "../../index-Dyz7dzLW.mjs";
|
|
4
4
|
export { ArtifactMaterializationRef, ArtifactMaterializationRefSchema, ArtifactProjectionPolicy, ArtifactProjectionPolicySchema, MaterializationCapabilityResolvedPayload, MaterializationNamespace, MaterializationRefChangedPayload, MaterializationSchemas, MaterializationSubjects, ProjectedField, ProjectedFieldSchema, ProjectedFieldSemantic, ProjectedFieldSemanticSchema, SurfaceBindingChangedPayload, SurfaceBindingDefinition, SurfaceBindingListRequest, SurfaceBindingListResponse, SurfaceBindingRegisterRequest, SurfaceBindingRegisterResponse, SurfaceBindingRegistration, SurfaceBindingRegistrationSchema, SurfaceBindingTarget, SurfaceBindingTargetSchema, defineSurfaceBinding };
|
|
@@ -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-BtsKrzK7.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-B8tAGwHR.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 SkillRecordInputSchema, B as SkillSourceSchema, C as SkillGetActiveSkillsResponse, D as SkillQuerySchema, E as SkillQuery, F as SkillRuntimePolicySchema, H as SkillTurnEntrySchema, I as SkillSchemas, L as SkillScope, M as SkillReinjection, N as SkillReinjectionSchema, O as SkillRecord, P as SkillRuntimePolicy, R as SkillScopeSchema, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, _ as SkillCatalogTurnEntrySchema, a as ActivatedSkillMetadataSchema, b as SkillFrontmatter, c as SkillActivateRequest, d as SkillActivationModeSchema, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, h as SkillCatalogEntrySchema, i as ActivatedSkillMetadata, j as SkillRecordSchema, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, s as ActiveSkillStateSchema, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../../index-
|
|
1
|
+
import { A as SkillRecordInputSchema, B as SkillSourceSchema, C as SkillGetActiveSkillsResponse, D as SkillQuerySchema, E as SkillQuery, F as SkillRuntimePolicySchema, H as SkillTurnEntrySchema, I as SkillSchemas, L as SkillScope, M as SkillReinjection, N as SkillReinjectionSchema, O as SkillRecord, P as SkillRuntimePolicy, R as SkillScopeSchema, S as SkillGetActiveSkillsRequest, T as SkillGetCatalogResponse, U as SkillNamespace, V as SkillTurnEntry, W as SkillSubjects, _ as SkillCatalogTurnEntrySchema, a as ActivatedSkillMetadataSchema, b as SkillFrontmatter, c as SkillActivateRequest, d as SkillActivationModeSchema, f as SkillActivationTrigger, g as SkillCatalogTurnEntry, h as SkillCatalogEntrySchema, i as ActivatedSkillMetadata, j as SkillRecordSchema, k as SkillRecordInput, l as SkillActivateResponse, m as SkillCatalogEntry, n as SkillStorageSubjects, o as ActiveSkillState, p as SkillActivationTriggerSchema, r as validateSkillScope, s as ActiveSkillStateSchema, t as SkillStorageNamespace, u as SkillActivationMode, v as SkillDeactivationReason, w as SkillGetCatalogRequest, x as SkillFrontmatterSchema, y as SkillDeactivationReasonSchema, z as SkillSource } from "../../index-CKP_uNGT.mjs";
|
|
2
2
|
export { ActivatedSkillMetadata, ActivatedSkillMetadataSchema, ActiveSkillState, ActiveSkillStateSchema, SkillActivateRequest, SkillActivateResponse, SkillActivationMode, SkillActivationModeSchema, SkillActivationTrigger, SkillActivationTriggerSchema, SkillCatalogEntry, SkillCatalogEntrySchema, SkillCatalogTurnEntry, SkillCatalogTurnEntrySchema, SkillDeactivationReason, SkillDeactivationReasonSchema, SkillFrontmatter, SkillFrontmatterSchema, SkillGetActiveSkillsRequest, SkillGetActiveSkillsResponse, SkillGetCatalogRequest, SkillGetCatalogResponse, SkillNamespace, SkillQuery, SkillQuerySchema, SkillRecord, SkillRecordInput, SkillRecordInputSchema, SkillRecordSchema, SkillReinjection, SkillReinjectionSchema, SkillRuntimePolicy, SkillRuntimePolicySchema, SkillSchemas, SkillScope, SkillScopeSchema, SkillSource, SkillSourceSchema, SkillStorageNamespace, SkillStorageSubjects, SkillSubjects, SkillTurnEntry, SkillTurnEntrySchema, validateSkillScope };
|