@objectstack/spec 2.0.5 → 2.0.7
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/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/index-CeUUI-ym.d.mts +2102 -0
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/index-CmY8tgpL.d.ts +2102 -0
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
package/dist/ai/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { aH as AICodeReviewResult, az as AICodeReviewResultSchema, b as AIKnowledgeSchema, A as AIModelConfigSchema, ee as AIOperationCost, ed as AIOperationCostSchema, a$ as AIOpsAgentConfig, aT as AIOpsAgentConfigSchema, dc as AIOrchestration, de as AIOrchestrationExecutionResult, d5 as AIOrchestrationExecutionResultSchema, d3 as AIOrchestrationSchema, d6 as AIOrchestrationTrigger, cZ as AIOrchestrationTriggerSchema, d8 as AITask, c$ as AITaskSchema, d7 as AITaskType, c_ as AITaskTypeSchema, j as AITool, a as AIToolSchema, h as Agent, R as AgentAction, _ as AgentActionResult, Z as AgentActionResultSchema, I as AgentActionSchema, Y as AgentActionSequence, a0 as AgentActionSequenceResult, $ as AgentActionSequenceResultSchema, X as AgentActionSequenceSchema, dg as AgentCommunicationProtocol, df as AgentCommunicationProtocolSchema, dk as AgentGroupMember, dj as AgentGroupMemberSchema, di as AgentGroupRole, dh as AgentGroupRoleSchema, g as AgentSchema, aU as AnomalyDetectionConfig, aM as AnomalyDetectionConfigSchema, aX as AutoScalingPolicy, aP as AutoScalingPolicySchema, dd as BatchAIOrchestrationExecution, d4 as BatchAIOrchestrationExecutionSchema, eu as BillingPeriod, eg as BillingPeriodSchema, ex as BudgetLimit, ej as BudgetLimitSchema, ey as BudgetStatus, ek as BudgetStatusSchema, ew as BudgetType, ei as BudgetTypeSchema, ac as CICDPipelineConfig, ab as CICDPipelineConfigSchema, co as ChunkingStrategy, c8 as ChunkingStrategySchema, dM as CodeContentSchema, a6 as CodeGenerationConfig, a5 as CodeGenerationConfigSchema, aE as CodeGenerationRequest, aw as CodeGenerationRequestSchema, a4 as CodeGenerationTarget, a3 as CodeGenerationTargetSchema, H as ComponentActionParams, G as ComponentActionParamsSchema, q as ComponentActionType, C as ComponentActionTypeSchema, P as ComponentAgentActionSchema, ea as ConversationAnalytics, dY as ConversationAnalyticsSchema, e6 as ConversationContext, dU as ConversationContextSchema, e2 as ConversationMessage, dQ as ConversationMessageSchema, e7 as ConversationSession, dV as ConversationSessionSchema, e8 as ConversationSummary, dW as ConversationSummarySchema, eA as CostAlert, em as CostAlertSchema, ez as CostAlertType, el as CostAlertTypeSchema, eD as CostAnalytics, ep as CostAnalyticsSchema, eB as CostBreakdownDimension, en as CostBreakdownDimensionSchema, eC as CostBreakdownEntry, eo as CostBreakdownEntrySchema, ev as CostEntry, eh as CostEntrySchema, et as CostMetricType, ef as CostMetricTypeSchema, eE as CostOptimizationRecommendation, eq as CostOptimizationRecommendationSchema, eG as CostQueryFilters, es as CostQueryFiltersSchema, eF as CostReport, er as CostReportSchema, z as DataActionParams, y as DataActionParamsSchema, o as DataActionType, D as DataActionTypeSchema, M as DataAgentActionSchema, ag as DeploymentStrategy, af as DeploymentStrategySchema, as as DevOpsAgent, ar as DevOpsAgentSchema, au as DevOpsTool, at as DevOpsToolSchema, ak as DevelopmentConfig, aj as DevelopmentConfigSchema, cq as DocumentChunk, ca as DocumentChunkSchema, cu as DocumentLoaderConfig, ce as DocumentLoaderConfigSchema, cp as DocumentMetadata, c9 as DocumentMetadataSchema, cn as EmbeddingModel, c7 as EmbeddingModelSchema, cN as Entity, cA as EntitySchema, dC as EvaluationMetrics, dt as EvaluationMetricsSchema, eL as FeedbackLoop, eK as FeedbackLoopSchema, cX as FieldSynonymConfig, cK as FieldSynonymConfigSchema, dL as FileContentSchema, cf as FilterExpressionSchema, F as FilterGroup, cg as FilterGroupSchema, x as FormActionParams, w as FormActionParamsSchema, n as FormActionType, m as FormActionTypeSchema, L as FormAgentActionSchema, e0 as FunctionCall, dO as FunctionCallSchema, aF as GeneratedCode, ax as GeneratedCodeSchema, am as GitHubIntegration, al as GitHubIntegrationSchema, dA as Hyperparameters, dr as HyperparametersSchema, dK as ImageContentSchema, aq as IntegrationConfig, ap as IntegrationConfigSchema, a2 as IntentActionMapping, a1 as IntentActionMappingSchema, eM as Issue, eI as IssueSchema, bT as MCPCapability, bA as MCPCapabilitySchema, c0 as MCPClientConfig, bJ as MCPClientConfigSchema, bS as MCPPrompt, bQ as MCPPromptArgument, bs as MCPPromptArgumentSchema, bR as MCPPromptMessage, bt as MCPPromptMessageSchema, b_ as MCPPromptRequest, bH as MCPPromptRequestSchema, b$ as MCPPromptResponse, bI as MCPPromptResponseSchema, bu as MCPPromptSchema, bN as MCPResource, bW as MCPResourceRequest, bD as MCPResourceRequestSchema, bX as MCPResourceResponse, bE as MCPResourceResponseSchema, bn as MCPResourceSchema, bO as MCPResourceTemplate, bo as MCPResourceTemplateSchema, bM as MCPResourceType, bm as MCPResourceTypeSchema, c4 as MCPRootEntry, by as MCPRootEntrySchema, c5 as MCPRootsConfig, bz as MCPRootsConfigSchema, c3 as MCPSamplingConfig, bx as MCPSamplingConfigSchema, bV as MCPServerConfig, bC as MCPServerConfigSchema, bU as MCPServerInfo, bB as MCPServerInfoSchema, c1 as MCPStreamingConfig, bv as MCPStreamingConfigSchema, bP as MCPTool, c2 as MCPToolApproval, bw as MCPToolApprovalSchema, bY as MCPToolCallRequest, bF as MCPToolCallRequestSchema, bZ as MCPToolCallResponse, bG as MCPToolCallResponseSchema, bq as MCPToolParameter, bp as MCPToolParameterSchema, br as MCPToolSchema, bL as MCPTransportConfig, bl as MCPTransportConfigSchema, bK as MCPTransportType, bk as MCPTransportTypeSchema, d$ as MessageContent, dN as MessageContentSchema, d_ as MessageContentType, dI as MessageContentTypeSchema, e9 as MessagePruningEvent, dX as MessagePruningEventSchema, dZ as MessageRole, dH as MessageRoleSchema, ch as MetadataFilterSchema, eH as MetadataSourceSchema, bb as ModelCapability, b1 as ModelCapabilitySchema, be as ModelConfig, b4 as ModelConfigSchema, dG as ModelDrift, dx as ModelDriftSchema, dz as ModelFeature, dq as ModelFeatureSchema, bc as ModelLimits, b2 as ModelLimitsSchema, bd as ModelPricing, b3 as ModelPricingSchema, ba as ModelProvider, b0 as ModelProviderSchema, bi as ModelRegistry, bh as ModelRegistryEntry, b7 as ModelRegistryEntrySchema, b8 as ModelRegistrySchema, bj as ModelSelectionCriteria, b9 as ModelSelectionCriteriaSchema, ai as MonitoringConfig, ah as MonitoringConfigSchema, dm as MultiAgentGroup, dn as MultiAgentGroupInput, dl as MultiAgentGroupSchema, cW as NLQAnalytics, cJ as NLQAnalyticsSchema, cP as NLQFieldMapping, cC as NLQFieldMappingSchema, cV as NLQModelConfig, cI as NLQModelConfigSchema, cR as NLQParseResult, cE as NLQParseResultSchema, cS as NLQRequest, cF as NLQRequestSchema, cT as NLQResponse, cG as NLQResponseSchema, cU as NLQTrainingExample, cH as NLQTrainingExampleSchema, t as NavigationActionParams, s as NavigationActionParamsSchema, k as NavigationActionType, N as NavigationActionTypeSchema, J as NavigationAgentActionSchema, a_ as PerformanceOptimization, aS as PerformanceOptimizationSchema, aa as PipelineStage, a9 as PipelineStageSchema, aI as PluginCompositionRequest, aA as PluginCompositionRequestSchema, aJ as PluginCompositionResult, aB as PluginCompositionResultSchema, aL as PluginRecommendation, aK as PluginRecommendationRequest, aC as PluginRecommendationRequestSchema, aD as PluginRecommendationSchema, aG as PluginScaffoldingTemplate, ay as PluginScaffoldingTemplateSchema, db as PostProcessingAction, d2 as PostProcessingActionSchema, dE as PredictionRequest, dv as PredictionRequestSchema, dF as PredictionResult, dw as PredictionResultSchema, dD as PredictiveModel, du as PredictiveModelSchema, dy as PredictiveModelType, dp as PredictiveModelTypeSchema, bg as PromptTemplate, b6 as PromptTemplateSchema, bf as PromptVariable, b5 as PromptVariableSchema, cQ as QueryContext, cD as QueryContextSchema, cM as QueryIntent, cz as QueryIntentSchema, cY as QueryTemplate, cL as QueryTemplateSchema, cv as RAGPipelineConfig, ci as RAGPipelineConfigSchema, cy as RAGPipelineStatus, cl as RAGPipelineStatusSchema, cw as RAGQueryRequest, cj as RAGQueryRequestSchema, cx as RAGQueryResponse, ck as RAGQueryResponseSchema, cs as RerankingConfig, cc as RerankingConfigSchema, eN as Resolution, eJ as ResolutionSchema, cr as RetrievalStrategy, cb as RetrievalStrategySchema, aY as RootCauseAnalysisRequest, aQ as RootCauseAnalysisRequestSchema, aZ as RootCauseAnalysisResult, aR as RootCauseAnalysisResultSchema, aV as SelfHealingAction, aN as SelfHealingActionSchema, aW as SelfHealingConfig, aO as SelfHealingConfigSchema, f as StructuredOutputConfig, c as StructuredOutputConfigSchema, d as StructuredOutputFormat, S as StructuredOutputFormatSchema, a8 as TestingConfig, a7 as TestingConfigSchema, dJ as TextContentSchema, cO as Timeframe, cB as TimeframeSchema, e4 as TokenBudgetConfig, dS as TokenBudgetConfigSchema, e3 as TokenBudgetStrategy, dR as TokenBudgetStrategySchema, ec as TokenUsage, eb as TokenUsageSchema, e5 as TokenUsageStats, dT as TokenUsageStatsSchema, e1 as ToolCall, dP as ToolCallSchema, dB as TrainingConfig, ds as TrainingConfigSchema, e as TransformPipelineStep, T as TransformPipelineStepSchema, Q as TypedAgentActionSchema, r as UIActionType, U as UIActionTypeSchema, ct as VectorStoreConfig, cd as VectorStoreConfigSchema, cm as VectorStoreProvider, c6 as VectorStoreProviderSchema, ao as VercelIntegration, an as VercelIntegrationSchema, ae as VersionManagement, ad as VersionManagementSchema, v as ViewActionParams, u as ViewActionParamsSchema, l as ViewActionType, V as ViewActionTypeSchema, K as ViewAgentActionSchema, E as WorkflowActionParams, B as WorkflowActionParamsSchema, p as WorkflowActionType, W as WorkflowActionTypeSchema, O as WorkflowAgentActionSchema, d9 as WorkflowFieldCondition, d0 as WorkflowFieldConditionSchema, da as WorkflowSchedule, d1 as WorkflowScheduleSchema, av as fullStackDevOpsAgentExample } from '../index-Onf8hbkX.mjs';
|
|
2
2
|
import '../state-machine.zod-DoC0JvQb.mjs';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../validation.zod-zTCn4LEC.mjs';
|
package/dist/ai/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { aH as AICodeReviewResult, az as AICodeReviewResultSchema, b as AIKnowledgeSchema, A as AIModelConfigSchema, ee as AIOperationCost, ed as AIOperationCostSchema, a$ as AIOpsAgentConfig, aT as AIOpsAgentConfigSchema, dc as AIOrchestration, de as AIOrchestrationExecutionResult, d5 as AIOrchestrationExecutionResultSchema, d3 as AIOrchestrationSchema, d6 as AIOrchestrationTrigger, cZ as AIOrchestrationTriggerSchema, d8 as AITask, c$ as AITaskSchema, d7 as AITaskType, c_ as AITaskTypeSchema, j as AITool, a as AIToolSchema, h as Agent, R as AgentAction, _ as AgentActionResult, Z as AgentActionResultSchema, I as AgentActionSchema, Y as AgentActionSequence, a0 as AgentActionSequenceResult, $ as AgentActionSequenceResultSchema, X as AgentActionSequenceSchema, dg as AgentCommunicationProtocol, df as AgentCommunicationProtocolSchema, dk as AgentGroupMember, dj as AgentGroupMemberSchema, di as AgentGroupRole, dh as AgentGroupRoleSchema, g as AgentSchema, aU as AnomalyDetectionConfig, aM as AnomalyDetectionConfigSchema, aX as AutoScalingPolicy, aP as AutoScalingPolicySchema, dd as BatchAIOrchestrationExecution, d4 as BatchAIOrchestrationExecutionSchema, eu as BillingPeriod, eg as BillingPeriodSchema, ex as BudgetLimit, ej as BudgetLimitSchema, ey as BudgetStatus, ek as BudgetStatusSchema, ew as BudgetType, ei as BudgetTypeSchema, ac as CICDPipelineConfig, ab as CICDPipelineConfigSchema, co as ChunkingStrategy, c8 as ChunkingStrategySchema, dM as CodeContentSchema, a6 as CodeGenerationConfig, a5 as CodeGenerationConfigSchema, aE as CodeGenerationRequest, aw as CodeGenerationRequestSchema, a4 as CodeGenerationTarget, a3 as CodeGenerationTargetSchema, H as ComponentActionParams, G as ComponentActionParamsSchema, q as ComponentActionType, C as ComponentActionTypeSchema, P as ComponentAgentActionSchema, ea as ConversationAnalytics, dY as ConversationAnalyticsSchema, e6 as ConversationContext, dU as ConversationContextSchema, e2 as ConversationMessage, dQ as ConversationMessageSchema, e7 as ConversationSession, dV as ConversationSessionSchema, e8 as ConversationSummary, dW as ConversationSummarySchema, eA as CostAlert, em as CostAlertSchema, ez as CostAlertType, el as CostAlertTypeSchema, eD as CostAnalytics, ep as CostAnalyticsSchema, eB as CostBreakdownDimension, en as CostBreakdownDimensionSchema, eC as CostBreakdownEntry, eo as CostBreakdownEntrySchema, ev as CostEntry, eh as CostEntrySchema, et as CostMetricType, ef as CostMetricTypeSchema, eE as CostOptimizationRecommendation, eq as CostOptimizationRecommendationSchema, eG as CostQueryFilters, es as CostQueryFiltersSchema, eF as CostReport, er as CostReportSchema, z as DataActionParams, y as DataActionParamsSchema, o as DataActionType, D as DataActionTypeSchema, M as DataAgentActionSchema, ag as DeploymentStrategy, af as DeploymentStrategySchema, as as DevOpsAgent, ar as DevOpsAgentSchema, au as DevOpsTool, at as DevOpsToolSchema, ak as DevelopmentConfig, aj as DevelopmentConfigSchema, cq as DocumentChunk, ca as DocumentChunkSchema, cu as DocumentLoaderConfig, ce as DocumentLoaderConfigSchema, cp as DocumentMetadata, c9 as DocumentMetadataSchema, cn as EmbeddingModel, c7 as EmbeddingModelSchema, cN as Entity, cA as EntitySchema, dC as EvaluationMetrics, dt as EvaluationMetricsSchema, eL as FeedbackLoop, eK as FeedbackLoopSchema, cX as FieldSynonymConfig, cK as FieldSynonymConfigSchema, dL as FileContentSchema, cf as FilterExpressionSchema, F as FilterGroup, cg as FilterGroupSchema, x as FormActionParams, w as FormActionParamsSchema, n as FormActionType, m as FormActionTypeSchema, L as FormAgentActionSchema, e0 as FunctionCall, dO as FunctionCallSchema, aF as GeneratedCode, ax as GeneratedCodeSchema, am as GitHubIntegration, al as GitHubIntegrationSchema, dA as Hyperparameters, dr as HyperparametersSchema, dK as ImageContentSchema, aq as IntegrationConfig, ap as IntegrationConfigSchema, a2 as IntentActionMapping, a1 as IntentActionMappingSchema, eM as Issue, eI as IssueSchema, bT as MCPCapability, bA as MCPCapabilitySchema, c0 as MCPClientConfig, bJ as MCPClientConfigSchema, bS as MCPPrompt, bQ as MCPPromptArgument, bs as MCPPromptArgumentSchema, bR as MCPPromptMessage, bt as MCPPromptMessageSchema, b_ as MCPPromptRequest, bH as MCPPromptRequestSchema, b$ as MCPPromptResponse, bI as MCPPromptResponseSchema, bu as MCPPromptSchema, bN as MCPResource, bW as MCPResourceRequest, bD as MCPResourceRequestSchema, bX as MCPResourceResponse, bE as MCPResourceResponseSchema, bn as MCPResourceSchema, bO as MCPResourceTemplate, bo as MCPResourceTemplateSchema, bM as MCPResourceType, bm as MCPResourceTypeSchema, c4 as MCPRootEntry, by as MCPRootEntrySchema, c5 as MCPRootsConfig, bz as MCPRootsConfigSchema, c3 as MCPSamplingConfig, bx as MCPSamplingConfigSchema, bV as MCPServerConfig, bC as MCPServerConfigSchema, bU as MCPServerInfo, bB as MCPServerInfoSchema, c1 as MCPStreamingConfig, bv as MCPStreamingConfigSchema, bP as MCPTool, c2 as MCPToolApproval, bw as MCPToolApprovalSchema, bY as MCPToolCallRequest, bF as MCPToolCallRequestSchema, bZ as MCPToolCallResponse, bG as MCPToolCallResponseSchema, bq as MCPToolParameter, bp as MCPToolParameterSchema, br as MCPToolSchema, bL as MCPTransportConfig, bl as MCPTransportConfigSchema, bK as MCPTransportType, bk as MCPTransportTypeSchema, d$ as MessageContent, dN as MessageContentSchema, d_ as MessageContentType, dI as MessageContentTypeSchema, e9 as MessagePruningEvent, dX as MessagePruningEventSchema, dZ as MessageRole, dH as MessageRoleSchema, ch as MetadataFilterSchema, eH as MetadataSourceSchema, bb as ModelCapability, b1 as ModelCapabilitySchema, be as ModelConfig, b4 as ModelConfigSchema, dG as ModelDrift, dx as ModelDriftSchema, dz as ModelFeature, dq as ModelFeatureSchema, bc as ModelLimits, b2 as ModelLimitsSchema, bd as ModelPricing, b3 as ModelPricingSchema, ba as ModelProvider, b0 as ModelProviderSchema, bi as ModelRegistry, bh as ModelRegistryEntry, b7 as ModelRegistryEntrySchema, b8 as ModelRegistrySchema, bj as ModelSelectionCriteria, b9 as ModelSelectionCriteriaSchema, ai as MonitoringConfig, ah as MonitoringConfigSchema, dm as MultiAgentGroup, dn as MultiAgentGroupInput, dl as MultiAgentGroupSchema, cW as NLQAnalytics, cJ as NLQAnalyticsSchema, cP as NLQFieldMapping, cC as NLQFieldMappingSchema, cV as NLQModelConfig, cI as NLQModelConfigSchema, cR as NLQParseResult, cE as NLQParseResultSchema, cS as NLQRequest, cF as NLQRequestSchema, cT as NLQResponse, cG as NLQResponseSchema, cU as NLQTrainingExample, cH as NLQTrainingExampleSchema, t as NavigationActionParams, s as NavigationActionParamsSchema, k as NavigationActionType, N as NavigationActionTypeSchema, J as NavigationAgentActionSchema, a_ as PerformanceOptimization, aS as PerformanceOptimizationSchema, aa as PipelineStage, a9 as PipelineStageSchema, aI as PluginCompositionRequest, aA as PluginCompositionRequestSchema, aJ as PluginCompositionResult, aB as PluginCompositionResultSchema, aL as PluginRecommendation, aK as PluginRecommendationRequest, aC as PluginRecommendationRequestSchema, aD as PluginRecommendationSchema, aG as PluginScaffoldingTemplate, ay as PluginScaffoldingTemplateSchema, db as PostProcessingAction, d2 as PostProcessingActionSchema, dE as PredictionRequest, dv as PredictionRequestSchema, dF as PredictionResult, dw as PredictionResultSchema, dD as PredictiveModel, du as PredictiveModelSchema, dy as PredictiveModelType, dp as PredictiveModelTypeSchema, bg as PromptTemplate, b6 as PromptTemplateSchema, bf as PromptVariable, b5 as PromptVariableSchema, cQ as QueryContext, cD as QueryContextSchema, cM as QueryIntent, cz as QueryIntentSchema, cY as QueryTemplate, cL as QueryTemplateSchema, cv as RAGPipelineConfig, ci as RAGPipelineConfigSchema, cy as RAGPipelineStatus, cl as RAGPipelineStatusSchema, cw as RAGQueryRequest, cj as RAGQueryRequestSchema, cx as RAGQueryResponse, ck as RAGQueryResponseSchema, cs as RerankingConfig, cc as RerankingConfigSchema, eN as Resolution, eJ as ResolutionSchema, cr as RetrievalStrategy, cb as RetrievalStrategySchema, aY as RootCauseAnalysisRequest, aQ as RootCauseAnalysisRequestSchema, aZ as RootCauseAnalysisResult, aR as RootCauseAnalysisResultSchema, aV as SelfHealingAction, aN as SelfHealingActionSchema, aW as SelfHealingConfig, aO as SelfHealingConfigSchema, f as StructuredOutputConfig, c as StructuredOutputConfigSchema, d as StructuredOutputFormat, S as StructuredOutputFormatSchema, a8 as TestingConfig, a7 as TestingConfigSchema, dJ as TextContentSchema, cO as Timeframe, cB as TimeframeSchema, e4 as TokenBudgetConfig, dS as TokenBudgetConfigSchema, e3 as TokenBudgetStrategy, dR as TokenBudgetStrategySchema, ec as TokenUsage, eb as TokenUsageSchema, e5 as TokenUsageStats, dT as TokenUsageStatsSchema, e1 as ToolCall, dP as ToolCallSchema, dB as TrainingConfig, ds as TrainingConfigSchema, e as TransformPipelineStep, T as TransformPipelineStepSchema, Q as TypedAgentActionSchema, r as UIActionType, U as UIActionTypeSchema, ct as VectorStoreConfig, cd as VectorStoreConfigSchema, cm as VectorStoreProvider, c6 as VectorStoreProviderSchema, ao as VercelIntegration, an as VercelIntegrationSchema, ae as VersionManagement, ad as VersionManagementSchema, v as ViewActionParams, u as ViewActionParamsSchema, l as ViewActionType, V as ViewActionTypeSchema, K as ViewAgentActionSchema, E as WorkflowActionParams, B as WorkflowActionParamsSchema, p as WorkflowActionType, W as WorkflowActionTypeSchema, O as WorkflowAgentActionSchema, d9 as WorkflowFieldCondition, d0 as WorkflowFieldConditionSchema, da as WorkflowSchedule, d1 as WorkflowScheduleSchema, av as fullStackDevOpsAgentExample } from '../index-Dm4UfDKG.js';
|
|
2
2
|
import '../state-machine.zod-DoC0JvQb.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
import '../validation.zod-zTCn4LEC.js';
|
package/dist/ai/index.js
CHANGED
|
@@ -35,6 +35,9 @@ __export(ai_exports, {
|
|
|
35
35
|
AgentActionSchema: () => AgentActionSchema,
|
|
36
36
|
AgentActionSequenceResultSchema: () => AgentActionSequenceResultSchema,
|
|
37
37
|
AgentActionSequenceSchema: () => AgentActionSequenceSchema,
|
|
38
|
+
AgentCommunicationProtocolSchema: () => AgentCommunicationProtocolSchema,
|
|
39
|
+
AgentGroupMemberSchema: () => AgentGroupMemberSchema,
|
|
40
|
+
AgentGroupRoleSchema: () => AgentGroupRoleSchema,
|
|
38
41
|
AgentSchema: () => AgentSchema,
|
|
39
42
|
AnomalyDetectionConfigSchema: () => AnomalyDetectionConfigSchema,
|
|
40
43
|
AutoScalingPolicySchema: () => AutoScalingPolicySchema,
|
|
@@ -108,8 +111,13 @@ __export(ai_exports, {
|
|
|
108
111
|
MCPResourceSchema: () => MCPResourceSchema,
|
|
109
112
|
MCPResourceTemplateSchema: () => MCPResourceTemplateSchema,
|
|
110
113
|
MCPResourceTypeSchema: () => MCPResourceTypeSchema,
|
|
114
|
+
MCPRootEntrySchema: () => MCPRootEntrySchema,
|
|
115
|
+
MCPRootsConfigSchema: () => MCPRootsConfigSchema,
|
|
116
|
+
MCPSamplingConfigSchema: () => MCPSamplingConfigSchema,
|
|
111
117
|
MCPServerConfigSchema: () => MCPServerConfigSchema,
|
|
112
118
|
MCPServerInfoSchema: () => MCPServerInfoSchema,
|
|
119
|
+
MCPStreamingConfigSchema: () => MCPStreamingConfigSchema,
|
|
120
|
+
MCPToolApprovalSchema: () => MCPToolApprovalSchema,
|
|
113
121
|
MCPToolCallRequestSchema: () => MCPToolCallRequestSchema,
|
|
114
122
|
MCPToolCallResponseSchema: () => MCPToolCallResponseSchema,
|
|
115
123
|
MCPToolParameterSchema: () => MCPToolParameterSchema,
|
|
@@ -133,6 +141,7 @@ __export(ai_exports, {
|
|
|
133
141
|
ModelRegistrySchema: () => ModelRegistrySchema,
|
|
134
142
|
ModelSelectionCriteriaSchema: () => ModelSelectionCriteriaSchema,
|
|
135
143
|
MonitoringConfigSchema: () => MonitoringConfigSchema,
|
|
144
|
+
MultiAgentGroupSchema: () => MultiAgentGroupSchema,
|
|
136
145
|
NLQAnalyticsSchema: () => NLQAnalyticsSchema,
|
|
137
146
|
NLQFieldMappingSchema: () => NLQFieldMappingSchema,
|
|
138
147
|
NLQModelConfigSchema: () => NLQModelConfigSchema,
|
|
@@ -171,6 +180,8 @@ __export(ai_exports, {
|
|
|
171
180
|
RootCauseAnalysisResultSchema: () => RootCauseAnalysisResultSchema,
|
|
172
181
|
SelfHealingActionSchema: () => SelfHealingActionSchema,
|
|
173
182
|
SelfHealingConfigSchema: () => SelfHealingConfigSchema,
|
|
183
|
+
StructuredOutputConfigSchema: () => StructuredOutputConfigSchema,
|
|
184
|
+
StructuredOutputFormatSchema: () => StructuredOutputFormatSchema,
|
|
174
185
|
TestingConfigSchema: () => TestingConfigSchema,
|
|
175
186
|
TextContentSchema: () => TextContentSchema,
|
|
176
187
|
TimeframeSchema: () => TimeframeSchema,
|
|
@@ -180,6 +191,7 @@ __export(ai_exports, {
|
|
|
180
191
|
TokenUsageStatsSchema: () => TokenUsageStatsSchema,
|
|
181
192
|
ToolCallSchema: () => ToolCallSchema,
|
|
182
193
|
TrainingConfigSchema: () => TrainingConfigSchema,
|
|
194
|
+
TransformPipelineStepSchema: () => TransformPipelineStepSchema,
|
|
183
195
|
TypedAgentActionSchema: () => TypedAgentActionSchema,
|
|
184
196
|
UIActionTypeSchema: () => UIActionTypeSchema,
|
|
185
197
|
VectorStoreConfigSchema: () => VectorStoreConfigSchema,
|
|
@@ -301,6 +313,35 @@ var AIKnowledgeSchema = import_zod3.z.object({
|
|
|
301
313
|
topics: import_zod3.z.array(import_zod3.z.string()).describe("Topics/Tags to recruit knowledge from"),
|
|
302
314
|
indexes: import_zod3.z.array(import_zod3.z.string()).describe("Vector Store Indexes")
|
|
303
315
|
});
|
|
316
|
+
var StructuredOutputFormatSchema = import_zod3.z.enum([
|
|
317
|
+
"json_object",
|
|
318
|
+
"json_schema",
|
|
319
|
+
"regex",
|
|
320
|
+
"grammar",
|
|
321
|
+
"xml"
|
|
322
|
+
]).describe("Output format for structured agent responses");
|
|
323
|
+
var TransformPipelineStepSchema = import_zod3.z.enum([
|
|
324
|
+
"trim",
|
|
325
|
+
"parse_json",
|
|
326
|
+
"validate",
|
|
327
|
+
"coerce_types"
|
|
328
|
+
]).describe("Post-processing step for structured output");
|
|
329
|
+
var StructuredOutputConfigSchema = import_zod3.z.object({
|
|
330
|
+
/** Output format type */
|
|
331
|
+
format: StructuredOutputFormatSchema.describe("Expected output format"),
|
|
332
|
+
/** JSON Schema definition for output validation */
|
|
333
|
+
schema: import_zod3.z.record(import_zod3.z.string(), import_zod3.z.unknown()).optional().describe("JSON Schema definition for output"),
|
|
334
|
+
/** Whether to enforce exact schema compliance */
|
|
335
|
+
strict: import_zod3.z.boolean().default(false).describe("Enforce exact schema compliance"),
|
|
336
|
+
/** Retry on validation failure */
|
|
337
|
+
retryOnValidationFailure: import_zod3.z.boolean().default(true).describe("Retry generation when output fails validation"),
|
|
338
|
+
/** Maximum retry attempts */
|
|
339
|
+
maxRetries: import_zod3.z.number().int().min(0).default(3).describe("Maximum retries on validation failure"),
|
|
340
|
+
/** Fallback format if primary format fails */
|
|
341
|
+
fallbackFormat: StructuredOutputFormatSchema.optional().describe("Fallback format if primary format fails"),
|
|
342
|
+
/** Post-processing pipeline steps */
|
|
343
|
+
transformPipeline: import_zod3.z.array(TransformPipelineStepSchema).optional().describe("Post-processing steps applied to output")
|
|
344
|
+
}).describe("Structured output configuration for agent responses");
|
|
304
345
|
var AgentSchema = import_zod3.z.object({
|
|
305
346
|
/** Identity */
|
|
306
347
|
name: import_zod3.z.string().regex(/^[a-z_][a-z0-9_]*$/).describe("Agent unique identifier"),
|
|
@@ -319,7 +360,48 @@ var AgentSchema = import_zod3.z.object({
|
|
|
319
360
|
access: import_zod3.z.array(import_zod3.z.string()).optional().describe("Who can chat with this agent"),
|
|
320
361
|
/** Multi-tenancy & Visibility */
|
|
321
362
|
tenantId: import_zod3.z.string().optional().describe("Tenant/Organization ID"),
|
|
322
|
-
visibility: import_zod3.z.enum(["global", "organization", "private"]).default("organization")
|
|
363
|
+
visibility: import_zod3.z.enum(["global", "organization", "private"]).default("organization"),
|
|
364
|
+
/** Autonomous Reasoning */
|
|
365
|
+
planning: import_zod3.z.object({
|
|
366
|
+
/** Planning strategy for autonomous reasoning loops */
|
|
367
|
+
strategy: import_zod3.z.enum(["react", "plan_and_execute", "reflexion", "tree_of_thought"]).default("react").describe("Autonomous reasoning strategy"),
|
|
368
|
+
/** Maximum reasoning iterations before stopping */
|
|
369
|
+
maxIterations: import_zod3.z.number().int().min(1).max(100).default(10).describe("Maximum planning loop iterations"),
|
|
370
|
+
/** Whether the agent can revise its own plan mid-execution */
|
|
371
|
+
allowReplan: import_zod3.z.boolean().default(true).describe("Allow dynamic re-planning based on intermediate results")
|
|
372
|
+
}).optional().describe("Autonomous reasoning and planning configuration"),
|
|
373
|
+
/** Memory Management */
|
|
374
|
+
memory: import_zod3.z.object({
|
|
375
|
+
/** Short-term (working) memory configuration */
|
|
376
|
+
shortTerm: import_zod3.z.object({
|
|
377
|
+
/** Maximum number of recent messages to retain */
|
|
378
|
+
maxMessages: import_zod3.z.number().int().min(1).default(50).describe("Max recent messages in working memory"),
|
|
379
|
+
/** Maximum token budget for short-term context */
|
|
380
|
+
maxTokens: import_zod3.z.number().int().min(100).optional().describe("Max tokens for short-term context window")
|
|
381
|
+
}).optional().describe("Short-term / working memory"),
|
|
382
|
+
/** Long-term (persistent) memory configuration */
|
|
383
|
+
longTerm: import_zod3.z.object({
|
|
384
|
+
/** Whether long-term memory is enabled */
|
|
385
|
+
enabled: import_zod3.z.boolean().default(false).describe("Enable long-term memory persistence"),
|
|
386
|
+
/** Storage backend for long-term memory */
|
|
387
|
+
store: import_zod3.z.enum(["vector", "database", "redis"]).default("vector").describe("Long-term memory storage backend"),
|
|
388
|
+
/** Maximum number of persisted memory entries */
|
|
389
|
+
maxEntries: import_zod3.z.number().int().min(1).optional().describe("Max entries in long-term memory")
|
|
390
|
+
}).optional().describe("Long-term / persistent memory"),
|
|
391
|
+
/** Reflection interval — how often the agent reflects on past actions */
|
|
392
|
+
reflectionInterval: import_zod3.z.number().int().min(1).optional().describe("Reflect every N interactions to improve behavior")
|
|
393
|
+
}).optional().describe("Agent memory management"),
|
|
394
|
+
/** Guardrails */
|
|
395
|
+
guardrails: import_zod3.z.object({
|
|
396
|
+
/** Maximum tokens the agent may consume per invocation */
|
|
397
|
+
maxTokensPerInvocation: import_zod3.z.number().int().min(1).optional().describe("Token budget per single invocation"),
|
|
398
|
+
/** Maximum wall-clock time per invocation in seconds */
|
|
399
|
+
maxExecutionTimeSec: import_zod3.z.number().int().min(1).optional().describe("Max execution time in seconds"),
|
|
400
|
+
/** Topics or actions the agent must avoid */
|
|
401
|
+
blockedTopics: import_zod3.z.array(import_zod3.z.string()).optional().describe("Forbidden topics or action names")
|
|
402
|
+
}).optional().describe("Safety guardrails for the agent"),
|
|
403
|
+
/** Structured Output */
|
|
404
|
+
structuredOutput: StructuredOutputConfigSchema.optional().describe("Structured output format and validation configuration")
|
|
323
405
|
});
|
|
324
406
|
|
|
325
407
|
// src/ai/agent-action.zod.ts
|
|
@@ -3094,6 +3176,56 @@ var MCPPromptSchema = import_zod10.z.object({
|
|
|
3094
3176
|
tags: import_zod10.z.array(import_zod10.z.string()).optional(),
|
|
3095
3177
|
version: import_zod10.z.string().optional().default("1.0.0")
|
|
3096
3178
|
});
|
|
3179
|
+
var MCPStreamingConfigSchema = import_zod10.z.object({
|
|
3180
|
+
/** Whether streaming is enabled */
|
|
3181
|
+
enabled: import_zod10.z.boolean().describe("Enable streaming for MCP communication"),
|
|
3182
|
+
/** Size of each streamed chunk in bytes */
|
|
3183
|
+
chunkSize: import_zod10.z.number().int().positive().optional().describe("Size of each streamed chunk in bytes"),
|
|
3184
|
+
/** Heartbeat interval to keep connection alive */
|
|
3185
|
+
heartbeatIntervalMs: import_zod10.z.number().int().positive().optional().default(3e4).describe("Heartbeat interval in milliseconds"),
|
|
3186
|
+
/** Backpressure handling strategy */
|
|
3187
|
+
backpressure: import_zod10.z.enum(["drop", "buffer", "block"]).optional().describe("Backpressure handling strategy")
|
|
3188
|
+
}).describe("Streaming configuration for MCP communication");
|
|
3189
|
+
var MCPToolApprovalSchema = import_zod10.z.object({
|
|
3190
|
+
/** Whether tool execution requires approval */
|
|
3191
|
+
requireApproval: import_zod10.z.boolean().default(false).describe("Require approval before tool execution"),
|
|
3192
|
+
/** Strategy for handling approvals */
|
|
3193
|
+
approvalStrategy: import_zod10.z.enum(["human_in_loop", "auto_approve", "policy_based"]).describe("Approval strategy for tool execution"),
|
|
3194
|
+
/** Regex patterns matching tool names that require approval */
|
|
3195
|
+
dangerousToolPatterns: import_zod10.z.array(import_zod10.z.string()).optional().describe("Regex patterns for tools needing approval"),
|
|
3196
|
+
/** Timeout in seconds for auto-approval */
|
|
3197
|
+
autoApproveTimeout: import_zod10.z.number().int().positive().optional().describe("Auto-approve timeout in seconds")
|
|
3198
|
+
}).describe("Tool approval configuration for MCP");
|
|
3199
|
+
var MCPSamplingConfigSchema = import_zod10.z.object({
|
|
3200
|
+
/** Whether sampling is enabled */
|
|
3201
|
+
enabled: import_zod10.z.boolean().describe("Enable LLM sampling"),
|
|
3202
|
+
/** Maximum tokens to generate */
|
|
3203
|
+
maxTokens: import_zod10.z.number().int().positive().describe("Maximum tokens to generate"),
|
|
3204
|
+
/** Sampling temperature */
|
|
3205
|
+
temperature: import_zod10.z.number().min(0).max(2).optional().describe("Sampling temperature"),
|
|
3206
|
+
/** Stop sequences to end generation */
|
|
3207
|
+
stopSequences: import_zod10.z.array(import_zod10.z.string()).optional().describe("Stop sequences to end generation"),
|
|
3208
|
+
/** Preferred model IDs in priority order */
|
|
3209
|
+
modelPreferences: import_zod10.z.array(import_zod10.z.string()).optional().describe("Preferred model IDs in priority order"),
|
|
3210
|
+
/** System prompt for sampling context */
|
|
3211
|
+
systemPrompt: import_zod10.z.string().optional().describe("System prompt for sampling context")
|
|
3212
|
+
}).describe("Sampling configuration for MCP");
|
|
3213
|
+
var MCPRootEntrySchema = import_zod10.z.object({
|
|
3214
|
+
/** Root URI */
|
|
3215
|
+
uri: import_zod10.z.string().describe("Root URI (e.g., file:///path/to/project)"),
|
|
3216
|
+
/** Human-readable name for the root */
|
|
3217
|
+
name: import_zod10.z.string().optional().describe("Human-readable root name"),
|
|
3218
|
+
/** Whether the root is read-only */
|
|
3219
|
+
readOnly: import_zod10.z.boolean().optional().describe("Whether the root is read-only")
|
|
3220
|
+
}).describe("A single root directory or resource");
|
|
3221
|
+
var MCPRootsConfigSchema = import_zod10.z.object({
|
|
3222
|
+
/** Root directories/resources */
|
|
3223
|
+
roots: import_zod10.z.array(MCPRootEntrySchema).describe("Root directories or resources available to the client"),
|
|
3224
|
+
/** Watch roots for changes */
|
|
3225
|
+
watchForChanges: import_zod10.z.boolean().default(false).describe("Watch root directories for filesystem changes"),
|
|
3226
|
+
/** Notify server on root changes */
|
|
3227
|
+
notifyOnChange: import_zod10.z.boolean().default(true).describe("Notify server when root contents change")
|
|
3228
|
+
}).describe("Roots configuration for MCP client");
|
|
3097
3229
|
var MCPCapabilitySchema = import_zod10.z.object({
|
|
3098
3230
|
resources: import_zod10.z.boolean().default(false).describe("Supports resource listing and retrieval"),
|
|
3099
3231
|
resourceTemplates: import_zod10.z.boolean().default(false).describe("Supports dynamic resource templates"),
|
|
@@ -3157,7 +3289,13 @@ var MCPServerConfigSchema = import_zod10.z.object({
|
|
|
3157
3289
|
status: import_zod10.z.enum(["active", "inactive", "maintenance", "deprecated"]).default("active"),
|
|
3158
3290
|
version: import_zod10.z.string().optional().default("1.0.0"),
|
|
3159
3291
|
createdAt: import_zod10.z.string().datetime().optional(),
|
|
3160
|
-
updatedAt: import_zod10.z.string().datetime().optional()
|
|
3292
|
+
updatedAt: import_zod10.z.string().datetime().optional(),
|
|
3293
|
+
/** Streaming */
|
|
3294
|
+
streaming: MCPStreamingConfigSchema.optional().describe("Streaming configuration"),
|
|
3295
|
+
/** Tool Approval */
|
|
3296
|
+
toolApproval: MCPToolApprovalSchema.optional().describe("Tool approval configuration"),
|
|
3297
|
+
/** Sampling */
|
|
3298
|
+
sampling: MCPSamplingConfigSchema.optional().describe("LLM sampling configuration")
|
|
3161
3299
|
});
|
|
3162
3300
|
var MCPResourceRequestSchema = import_zod10.z.object({
|
|
3163
3301
|
uri: import_zod10.z.string().describe("Resource URI to fetch"),
|
|
@@ -3216,7 +3354,9 @@ var MCPClientConfigSchema = import_zod10.z.object({
|
|
|
3216
3354
|
retryDelay: import_zod10.z.number().int().positive().default(1e3),
|
|
3217
3355
|
/** Logging */
|
|
3218
3356
|
enableLogging: import_zod10.z.boolean().default(true),
|
|
3219
|
-
logLevel: import_zod10.z.enum(["debug", "info", "warn", "error"]).default("info")
|
|
3357
|
+
logLevel: import_zod10.z.enum(["debug", "info", "warn", "error"]).default("info"),
|
|
3358
|
+
/** Roots */
|
|
3359
|
+
roots: MCPRootsConfigSchema.optional().describe("Root directories/resources configuration")
|
|
3220
3360
|
});
|
|
3221
3361
|
|
|
3222
3362
|
// src/ai/rag-pipeline.zod.ts
|
|
@@ -4115,6 +4255,81 @@ var AIOrchestrationExecutionResultSchema = import_zod14.z.object({
|
|
|
4115
4255
|
startedAt: import_zod14.z.string().datetime().describe("ISO timestamp"),
|
|
4116
4256
|
completedAt: import_zod14.z.string().datetime().optional().describe("ISO timestamp")
|
|
4117
4257
|
});
|
|
4258
|
+
var AgentCommunicationProtocolSchema = import_zod14.z.enum([
|
|
4259
|
+
"message_passing",
|
|
4260
|
+
// Direct message exchange between agents
|
|
4261
|
+
"shared_memory",
|
|
4262
|
+
// Agents read/write to a shared context store
|
|
4263
|
+
"blackboard"
|
|
4264
|
+
// Centralized workspace agents contribute to
|
|
4265
|
+
]);
|
|
4266
|
+
var AgentGroupRoleSchema = import_zod14.z.enum([
|
|
4267
|
+
"coordinator",
|
|
4268
|
+
// Orchestrates other agents and delegates tasks
|
|
4269
|
+
"specialist",
|
|
4270
|
+
// Domain expert performing specific tasks
|
|
4271
|
+
"critic",
|
|
4272
|
+
// Reviews and validates other agents' outputs
|
|
4273
|
+
"executor"
|
|
4274
|
+
// Carries out actions in the real world (APIs, DB writes)
|
|
4275
|
+
]);
|
|
4276
|
+
var AgentGroupMemberSchema = import_zod14.z.object({
|
|
4277
|
+
/** Reference to agent name (must match an existing AgentSchema name) */
|
|
4278
|
+
agentId: import_zod14.z.string().describe("Agent identifier (reference to AgentSchema.name)"),
|
|
4279
|
+
/** Role this agent plays in the group */
|
|
4280
|
+
role: AgentGroupRoleSchema.describe("Agent role within the group"),
|
|
4281
|
+
/** Capabilities / skills this agent contributes */
|
|
4282
|
+
capabilities: import_zod14.z.array(import_zod14.z.string()).optional().describe("List of capabilities this agent contributes"),
|
|
4283
|
+
/** Dependencies on other agents in the group */
|
|
4284
|
+
dependencies: import_zod14.z.array(import_zod14.z.string()).optional().describe("Agent IDs this agent depends on for input"),
|
|
4285
|
+
/** Priority order within the group (lower = higher priority) */
|
|
4286
|
+
priority: import_zod14.z.number().int().min(0).optional().describe("Execution priority (0 = highest)")
|
|
4287
|
+
});
|
|
4288
|
+
var MultiAgentGroupSchema = import_zod14.z.object({
|
|
4289
|
+
/** Group identity */
|
|
4290
|
+
name: import_zod14.z.string().regex(/^[a-z_][a-z0-9_]*$/).describe("Group unique identifier (snake_case)"),
|
|
4291
|
+
label: import_zod14.z.string().describe("Group display name"),
|
|
4292
|
+
description: import_zod14.z.string().optional(),
|
|
4293
|
+
/** Orchestration strategy */
|
|
4294
|
+
strategy: import_zod14.z.enum([
|
|
4295
|
+
"sequential",
|
|
4296
|
+
// Agents execute one after another
|
|
4297
|
+
"parallel",
|
|
4298
|
+
// Agents execute concurrently
|
|
4299
|
+
"debate",
|
|
4300
|
+
// Agents propose, argue, and converge on a solution
|
|
4301
|
+
"hierarchical",
|
|
4302
|
+
// Coordinator delegates to specialists
|
|
4303
|
+
"swarm"
|
|
4304
|
+
// Agents self-organize dynamically
|
|
4305
|
+
]).describe("Multi-agent orchestration strategy"),
|
|
4306
|
+
/** Agents in this group */
|
|
4307
|
+
agents: import_zod14.z.array(AgentGroupMemberSchema).min(2).describe("Agent members (minimum 2)"),
|
|
4308
|
+
/** Inter-agent communication */
|
|
4309
|
+
communication: import_zod14.z.object({
|
|
4310
|
+
/** Communication protocol */
|
|
4311
|
+
protocol: AgentCommunicationProtocolSchema.describe("Inter-agent communication protocol"),
|
|
4312
|
+
/** Message queue name (for message_passing) */
|
|
4313
|
+
messageQueue: import_zod14.z.string().optional().describe("Message queue identifier for async communication"),
|
|
4314
|
+
/** Maximum rounds of communication */
|
|
4315
|
+
maxRounds: import_zod14.z.number().int().min(1).optional().describe("Maximum communication rounds before forced termination")
|
|
4316
|
+
}).describe("Communication configuration"),
|
|
4317
|
+
/** Conflict resolution strategy */
|
|
4318
|
+
conflictResolution: import_zod14.z.enum([
|
|
4319
|
+
"voting",
|
|
4320
|
+
// Majority vote decides
|
|
4321
|
+
"priorityBased",
|
|
4322
|
+
// Highest-priority agent decides
|
|
4323
|
+
"consensusBased",
|
|
4324
|
+
// All agents must agree
|
|
4325
|
+
"coordinatorDecides"
|
|
4326
|
+
// Coordinator agent has final say
|
|
4327
|
+
]).optional().describe("How conflicts between agents are resolved"),
|
|
4328
|
+
/** Timeout for the entire group execution in seconds */
|
|
4329
|
+
timeout: import_zod14.z.number().int().min(1).optional().describe("Maximum execution time in seconds for the group"),
|
|
4330
|
+
/** Whether the group is active */
|
|
4331
|
+
active: import_zod14.z.boolean().default(true).describe("Whether this agent group is active")
|
|
4332
|
+
});
|
|
4118
4333
|
|
|
4119
4334
|
// src/ai/predictive.zod.ts
|
|
4120
4335
|
var import_zod15 = require("zod");
|
|
@@ -5337,6 +5552,9 @@ var FeedbackLoopSchema = import_zod23.z.object({
|
|
|
5337
5552
|
AgentActionSchema,
|
|
5338
5553
|
AgentActionSequenceResultSchema,
|
|
5339
5554
|
AgentActionSequenceSchema,
|
|
5555
|
+
AgentCommunicationProtocolSchema,
|
|
5556
|
+
AgentGroupMemberSchema,
|
|
5557
|
+
AgentGroupRoleSchema,
|
|
5340
5558
|
AgentSchema,
|
|
5341
5559
|
AnomalyDetectionConfigSchema,
|
|
5342
5560
|
AutoScalingPolicySchema,
|
|
@@ -5410,8 +5628,13 @@ var FeedbackLoopSchema = import_zod23.z.object({
|
|
|
5410
5628
|
MCPResourceSchema,
|
|
5411
5629
|
MCPResourceTemplateSchema,
|
|
5412
5630
|
MCPResourceTypeSchema,
|
|
5631
|
+
MCPRootEntrySchema,
|
|
5632
|
+
MCPRootsConfigSchema,
|
|
5633
|
+
MCPSamplingConfigSchema,
|
|
5413
5634
|
MCPServerConfigSchema,
|
|
5414
5635
|
MCPServerInfoSchema,
|
|
5636
|
+
MCPStreamingConfigSchema,
|
|
5637
|
+
MCPToolApprovalSchema,
|
|
5415
5638
|
MCPToolCallRequestSchema,
|
|
5416
5639
|
MCPToolCallResponseSchema,
|
|
5417
5640
|
MCPToolParameterSchema,
|
|
@@ -5435,6 +5658,7 @@ var FeedbackLoopSchema = import_zod23.z.object({
|
|
|
5435
5658
|
ModelRegistrySchema,
|
|
5436
5659
|
ModelSelectionCriteriaSchema,
|
|
5437
5660
|
MonitoringConfigSchema,
|
|
5661
|
+
MultiAgentGroupSchema,
|
|
5438
5662
|
NLQAnalyticsSchema,
|
|
5439
5663
|
NLQFieldMappingSchema,
|
|
5440
5664
|
NLQModelConfigSchema,
|
|
@@ -5473,6 +5697,8 @@ var FeedbackLoopSchema = import_zod23.z.object({
|
|
|
5473
5697
|
RootCauseAnalysisResultSchema,
|
|
5474
5698
|
SelfHealingActionSchema,
|
|
5475
5699
|
SelfHealingConfigSchema,
|
|
5700
|
+
StructuredOutputConfigSchema,
|
|
5701
|
+
StructuredOutputFormatSchema,
|
|
5476
5702
|
TestingConfigSchema,
|
|
5477
5703
|
TextContentSchema,
|
|
5478
5704
|
TimeframeSchema,
|
|
@@ -5482,6 +5708,7 @@ var FeedbackLoopSchema = import_zod23.z.object({
|
|
|
5482
5708
|
TokenUsageStatsSchema,
|
|
5483
5709
|
ToolCallSchema,
|
|
5484
5710
|
TrainingConfigSchema,
|
|
5711
|
+
TransformPipelineStepSchema,
|
|
5485
5712
|
TypedAgentActionSchema,
|
|
5486
5713
|
UIActionTypeSchema,
|
|
5487
5714
|
VectorStoreConfigSchema,
|