@objectstack/spec 2.0.6 → 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.
Files changed (291) hide show
  1. package/dist/ai/index.d.mts +1 -1
  2. package/dist/ai/index.d.ts +1 -1
  3. package/dist/ai/index.js +230 -3
  4. package/dist/ai/index.js.map +1 -1
  5. package/dist/ai/index.mjs +218 -3
  6. package/dist/ai/index.mjs.map +1 -1
  7. package/dist/api/index.d.mts +2 -2
  8. package/dist/api/index.d.ts +2 -2
  9. package/dist/api/index.js +3409 -2841
  10. package/dist/api/index.js.map +1 -1
  11. package/dist/api/index.mjs +3386 -2841
  12. package/dist/api/index.mjs.map +1 -1
  13. package/dist/automation/index.d.mts +1 -1
  14. package/dist/automation/index.d.ts +1 -1
  15. package/dist/contracts/index.d.mts +2 -2
  16. package/dist/contracts/index.d.ts +2 -2
  17. package/dist/contracts/index.js.map +1 -1
  18. package/dist/data/index.d.mts +2 -2
  19. package/dist/data/index.d.ts +2 -2
  20. package/dist/data/index.js +58 -1
  21. package/dist/data/index.js.map +1 -1
  22. package/dist/data/index.mjs +58 -1
  23. package/dist/data/index.mjs.map +1 -1
  24. package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
  25. package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
  26. package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
  27. package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
  28. package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
  29. package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
  30. package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
  31. package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
  32. package/dist/{index-B-u2mVKn.d.mts → index-CeUUI-ym.d.mts} +151 -14
  33. package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
  34. package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
  35. package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
  36. package/dist/{index-BjxWBAB_.d.ts → index-CmY8tgpL.d.ts} +151 -14
  37. package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
  38. package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
  39. package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
  40. package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
  41. package/dist/index-KhvhiesR.d.mts +6902 -0
  42. package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
  43. package/dist/index-OqCqQSaH.d.ts +6902 -0
  44. package/dist/index.d.mts +2519 -222
  45. package/dist/index.d.ts +2519 -222
  46. package/dist/index.js +9957 -8069
  47. package/dist/index.js.map +1 -1
  48. package/dist/index.mjs +9957 -8069
  49. package/dist/index.mjs.map +1 -1
  50. package/dist/integration/index.d.mts +1 -1
  51. package/dist/integration/index.d.ts +1 -1
  52. package/dist/integration/index.js +67 -0
  53. package/dist/integration/index.js.map +1 -1
  54. package/dist/integration/index.mjs +61 -0
  55. package/dist/integration/index.mjs.map +1 -1
  56. package/dist/kernel/index.d.mts +2 -2
  57. package/dist/kernel/index.d.ts +2 -2
  58. package/dist/kernel/index.js +1698 -1474
  59. package/dist/kernel/index.js.map +1 -1
  60. package/dist/kernel/index.mjs +1690 -1474
  61. package/dist/kernel/index.mjs.map +1 -1
  62. package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
  63. package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
  64. package/dist/security/index.d.mts +1 -1
  65. package/dist/security/index.d.ts +1 -1
  66. package/dist/security/index.js +47 -1
  67. package/dist/security/index.js.map +1 -1
  68. package/dist/security/index.mjs +45 -1
  69. package/dist/security/index.mjs.map +1 -1
  70. package/dist/system/index.d.mts +1 -1
  71. package/dist/system/index.d.ts +1 -1
  72. package/dist/system/index.js +2189 -1821
  73. package/dist/system/index.js.map +1 -1
  74. package/dist/system/index.mjs +2168 -1821
  75. package/dist/system/index.mjs.map +1 -1
  76. package/dist/ui/index.d.mts +1 -1
  77. package/dist/ui/index.d.ts +1 -1
  78. package/dist/ui/index.js +1414 -767
  79. package/dist/ui/index.js.map +1 -1
  80. package/dist/ui/index.mjs +1354 -767
  81. package/dist/ui/index.mjs.map +1 -1
  82. package/json-schema/ai/Agent.json +203 -0
  83. package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
  84. package/json-schema/ai/AgentGroupMember.json +45 -0
  85. package/json-schema/ai/AgentGroupRole.json +10 -0
  86. package/json-schema/ai/DevOpsAgent.json +203 -0
  87. package/json-schema/ai/MCPClientConfig.json +168 -0
  88. package/json-schema/ai/MCPRootEntry.json +23 -0
  89. package/json-schema/ai/MCPRootsConfig.json +49 -0
  90. package/json-schema/ai/MCPSamplingConfig.json +46 -0
  91. package/json-schema/ai/MCPServerConfig.json +120 -0
  92. package/json-schema/ai/MCPStreamingConfig.json +38 -0
  93. package/json-schema/ai/MCPToolApproval.json +39 -0
  94. package/json-schema/ai/MultiAgentGroup.json +137 -0
  95. package/json-schema/ai/StructuredOutputConfig.json +75 -0
  96. package/json-schema/ai/StructuredOutputFormat.json +12 -0
  97. package/json-schema/ai/TransformPipelineStep.json +11 -0
  98. package/json-schema/api/AppDefinitionResponse.json +285 -7
  99. package/json-schema/api/BasePresence.json +40 -0
  100. package/json-schema/api/BatchLoadingStrategy.json +40 -0
  101. package/json-schema/api/Callback.json +39 -0
  102. package/json-schema/api/DataLoaderConfig.json +55 -0
  103. package/json-schema/api/DisablePackageResponse.json +26 -0
  104. package/json-schema/api/Discovery.json +4 -62
  105. package/json-schema/api/EnablePackageResponse.json +26 -0
  106. package/json-schema/api/FederationEntity.json +110 -0
  107. package/json-schema/api/FederationEntityKey.json +20 -0
  108. package/json-schema/api/FederationExternalField.json +18 -0
  109. package/json-schema/api/FederationGateway.json +327 -0
  110. package/json-schema/api/FederationProvides.json +19 -0
  111. package/json-schema/api/FederationRequires.json +19 -0
  112. package/json-schema/api/GetDiscoveryResponse.json +1 -60
  113. package/json-schema/api/GetPackageResponse.json +26 -0
  114. package/json-schema/api/GraphQLConfig.json +327 -0
  115. package/json-schema/api/GraphQLQueryAdapter.json +84 -0
  116. package/json-schema/api/InstallPackageRequest.json +26 -0
  117. package/json-schema/api/InstallPackageResponse.json +26 -0
  118. package/json-schema/api/ListPackagesResponse.json +26 -0
  119. package/json-schema/api/ODataQueryAdapter.json +66 -0
  120. package/json-schema/api/OpenApi31Extensions.json +139 -0
  121. package/json-schema/api/OperatorMapping.json +26 -0
  122. package/json-schema/api/PresenceStatus.json +10 -0
  123. package/json-schema/api/QueryAdapterConfig.json +272 -0
  124. package/json-schema/api/QueryAdapterTarget.json +9 -0
  125. package/json-schema/api/QueryOptimizationConfig.json +126 -0
  126. package/json-schema/api/RealtimeRecordAction.json +9 -0
  127. package/json-schema/api/RestQueryAdapter.json +86 -0
  128. package/json-schema/api/RestServerConfig.json +139 -0
  129. package/json-schema/api/SubgraphConfig.json +183 -0
  130. package/json-schema/api/WebhookConfig.json +129 -0
  131. package/json-schema/api/WebhookEvent.json +64 -0
  132. package/json-schema/data/ExternalLookup.json +128 -0
  133. package/json-schema/identity/SCIMBulkOperation.json +41 -0
  134. package/json-schema/identity/SCIMBulkRequest.json +73 -0
  135. package/json-schema/identity/SCIMBulkResponse.json +61 -0
  136. package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
  137. package/json-schema/integration/CircuitBreakerConfig.json +49 -0
  138. package/json-schema/integration/Connector.json +223 -0
  139. package/json-schema/integration/ConnectorHealth.json +113 -0
  140. package/json-schema/integration/DatabaseConnector.json +223 -0
  141. package/json-schema/integration/ErrorCategory.json +15 -0
  142. package/json-schema/integration/ErrorMappingConfig.json +112 -0
  143. package/json-schema/integration/ErrorMappingRule.json +66 -0
  144. package/json-schema/integration/FileStorageConnector.json +223 -0
  145. package/json-schema/integration/GitHubConnector.json +223 -0
  146. package/json-schema/integration/HealthCheckConfig.json +58 -0
  147. package/json-schema/integration/MessageQueueConnector.json +223 -0
  148. package/json-schema/integration/SaasConnector.json +223 -0
  149. package/json-schema/integration/VercelConnector.json +223 -0
  150. package/json-schema/kernel/CLICommandContribution.json +23 -0
  151. package/json-schema/kernel/CLIExtensionExport.json +22 -0
  152. package/json-schema/kernel/DevFixtureConfig.json +35 -0
  153. package/json-schema/kernel/DevPluginConfig.json +170 -0
  154. package/json-schema/kernel/DevPluginPreset.json +10 -0
  155. package/json-schema/kernel/DevServiceOverride.json +41 -0
  156. package/json-schema/kernel/DevToolsConfig.json +45 -0
  157. package/json-schema/kernel/DisablePackageResponse.json +26 -0
  158. package/json-schema/kernel/EnablePackageResponse.json +26 -0
  159. package/json-schema/kernel/GetPackageResponse.json +26 -0
  160. package/json-schema/kernel/InstallPackageRequest.json +26 -0
  161. package/json-schema/kernel/InstallPackageResponse.json +26 -0
  162. package/json-schema/kernel/InstalledPackage.json +26 -0
  163. package/json-schema/kernel/ListPackagesResponse.json +26 -0
  164. package/json-schema/kernel/Manifest.json +26 -0
  165. package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
  166. package/json-schema/kernel/MetadataLoaderContract.json +7 -0
  167. package/json-schema/kernel/MetadataManagerConfig.json +21 -0
  168. package/json-schema/security/RLSAuditConfig.json +62 -0
  169. package/json-schema/security/RLSAuditEvent.json +66 -0
  170. package/json-schema/security/RLSConfig.json +62 -0
  171. package/json-schema/system/AuthConfig.json +83 -0
  172. package/json-schema/system/BackupConfig.json +148 -0
  173. package/json-schema/system/BackupRetention.json +27 -0
  174. package/json-schema/system/BackupStrategy.json +10 -0
  175. package/json-schema/system/CacheAvalanchePrevention.json +77 -0
  176. package/json-schema/system/CacheConsistency.json +11 -0
  177. package/json-schema/system/CacheWarmup.json +44 -0
  178. package/json-schema/system/ComplianceAuditRequirement.json +43 -0
  179. package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
  180. package/json-schema/system/DataClassificationPolicy.json +46 -0
  181. package/json-schema/system/DisasterRecoveryPlan.json +414 -0
  182. package/json-schema/system/DistributedCacheConfig.json +269 -0
  183. package/json-schema/system/FailoverConfig.json +102 -0
  184. package/json-schema/system/FailoverMode.json +11 -0
  185. package/json-schema/system/MaskingVisibilityRule.json +56 -0
  186. package/json-schema/system/MetadataFallbackStrategy.json +9 -0
  187. package/json-schema/system/MetadataLoaderContract.json +9 -1
  188. package/json-schema/system/MetadataManagerConfig.json +52 -11
  189. package/json-schema/system/MetadataRecord.json +32 -1
  190. package/json-schema/system/MetadataSource.json +10 -0
  191. package/json-schema/system/MutualTLSConfig.json +83 -0
  192. package/json-schema/system/RPO.json +27 -0
  193. package/json-schema/system/RTO.json +27 -0
  194. package/json-schema/system/SecurityContextConfig.json +288 -0
  195. package/json-schema/system/SecurityEventCorrelation.json +40 -0
  196. package/json-schema/ui/Action.json +200 -5
  197. package/json-schema/ui/ActionParam.json +62 -2
  198. package/json-schema/ui/AnimationTrigger.json +14 -0
  199. package/json-schema/ui/App.json +285 -7
  200. package/json-schema/ui/AriaProps.json +49 -0
  201. package/json-schema/ui/BreakpointColumnMap.json +38 -0
  202. package/json-schema/ui/BreakpointName.json +12 -0
  203. package/json-schema/ui/BreakpointOrderMap.json +26 -0
  204. package/json-schema/ui/ChartAnnotation.json +31 -1
  205. package/json-schema/ui/ChartAxis.json +30 -1
  206. package/json-schema/ui/ChartConfig.json +259 -7
  207. package/json-schema/ui/ChartSeries.json +30 -1
  208. package/json-schema/ui/ColumnSummary.json +18 -0
  209. package/json-schema/ui/ComponentAnimation.json +246 -0
  210. package/json-schema/ui/ConflictResolution.json +11 -0
  211. package/json-schema/ui/Dashboard.json +627 -11
  212. package/json-schema/ui/DashboardNavItem.json +30 -1
  213. package/json-schema/ui/DashboardWidget.json +433 -8
  214. package/json-schema/ui/DateFormat.json +36 -0
  215. package/json-schema/ui/DensityMode.json +9 -0
  216. package/json-schema/ui/DndConfig.json +306 -0
  217. package/json-schema/ui/DragConstraint.json +44 -0
  218. package/json-schema/ui/DragHandle.json +10 -0
  219. package/json-schema/ui/DragItem.json +160 -0
  220. package/json-schema/ui/DropEffect.json +11 -0
  221. package/json-schema/ui/DropZone.json +114 -0
  222. package/json-schema/ui/EasingFunction.json +13 -0
  223. package/json-schema/ui/EvictionPolicy.json +10 -0
  224. package/json-schema/ui/FocusManagement.json +69 -0
  225. package/json-schema/ui/FocusTrapConfig.json +32 -0
  226. package/json-schema/ui/FormField.json +90 -3
  227. package/json-schema/ui/GalleryConfig.json +46 -0
  228. package/json-schema/ui/GestureConfig.json +128 -0
  229. package/json-schema/ui/GestureType.json +14 -0
  230. package/json-schema/ui/GroupNavItem.json +30 -1
  231. package/json-schema/ui/GroupingConfig.json +45 -0
  232. package/json-schema/ui/GroupingField.json +30 -0
  233. package/json-schema/ui/I18nLabel.json +34 -0
  234. package/json-schema/ui/I18nObject.json +26 -0
  235. package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
  236. package/json-schema/ui/KeyboardShortcut.json +66 -0
  237. package/json-schema/ui/ListColumn.json +55 -1
  238. package/json-schema/ui/ListView.json +435 -4
  239. package/json-schema/ui/LocaleConfig.json +108 -0
  240. package/json-schema/ui/LongPressGestureConfig.json +20 -0
  241. package/json-schema/ui/MotionConfig.json +405 -0
  242. package/json-schema/ui/NavigationItem.json +150 -5
  243. package/json-schema/ui/Notification.json +232 -0
  244. package/json-schema/ui/NotificationAction.json +60 -0
  245. package/json-schema/ui/NotificationConfig.json +52 -0
  246. package/json-schema/ui/NotificationPosition.json +13 -0
  247. package/json-schema/ui/NotificationSeverity.json +11 -0
  248. package/json-schema/ui/NotificationType.json +12 -0
  249. package/json-schema/ui/NumberFormat.json +42 -0
  250. package/json-schema/ui/ObjectNavItem.json +30 -1
  251. package/json-schema/ui/OfflineCacheConfig.json +40 -0
  252. package/json-schema/ui/OfflineConfig.json +157 -0
  253. package/json-schema/ui/OfflineStrategy.json +12 -0
  254. package/json-schema/ui/Page.json +285 -3
  255. package/json-schema/ui/PageCardProps.json +79 -1
  256. package/json-schema/ui/PageComponent.json +175 -1
  257. package/json-schema/ui/PageHeaderProps.json +108 -2
  258. package/json-schema/ui/PageNavItem.json +30 -1
  259. package/json-schema/ui/PageRegion.json +175 -1
  260. package/json-schema/ui/PageTabsProps.json +79 -1
  261. package/json-schema/ui/PageTransition.json +53 -0
  262. package/json-schema/ui/PerformanceConfig.json +57 -0
  263. package/json-schema/ui/PersistStorage.json +10 -0
  264. package/json-schema/ui/PinchGestureConfig.json +16 -0
  265. package/json-schema/ui/PluralRule.json +40 -0
  266. package/json-schema/ui/Report.json +490 -8
  267. package/json-schema/ui/ReportChart.json +199 -5
  268. package/json-schema/ui/ReportColumn.json +126 -1
  269. package/json-schema/ui/ResponsiveConfig.json +97 -0
  270. package/json-schema/ui/RowColorConfig.json +25 -0
  271. package/json-schema/ui/RowHeight.json +12 -0
  272. package/json-schema/ui/SwipeDirection.json +10 -0
  273. package/json-schema/ui/SwipeGestureConfig.json +32 -0
  274. package/json-schema/ui/SyncConfig.json +47 -0
  275. package/json-schema/ui/Theme.json +137 -0
  276. package/json-schema/ui/TimelineConfig.json +46 -0
  277. package/json-schema/ui/TouchInteraction.json +232 -0
  278. package/json-schema/ui/TouchTargetConfig.json +49 -0
  279. package/json-schema/ui/TransitionConfig.json +47 -0
  280. package/json-schema/ui/TransitionPreset.json +16 -0
  281. package/json-schema/ui/UrlNavItem.json +30 -1
  282. package/json-schema/ui/ViewSharing.json +24 -0
  283. package/json-schema/ui/WcagContrastLevel.json +8 -0
  284. package/json-schema/ui/WidgetEvent.json +60 -2
  285. package/json-schema/ui/WidgetManifest.json +284 -6
  286. package/json-schema/ui/WidgetProperty.json +60 -2
  287. package/package.json +1 -1
  288. package/dist/index-CZjkpp75.d.mts +0 -3867
  289. package/dist/index-CgkjUheS.d.ts +0 -3867
  290. package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
  291. package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
@@ -39,6 +39,60 @@ declare const AIKnowledgeSchema: z.ZodObject<{
39
39
  topics: z.ZodArray<z.ZodString>;
40
40
  indexes: z.ZodArray<z.ZodString>;
41
41
  }, z.core.$strip>;
42
+ /**
43
+ * Structured Output Format
44
+ * Defines the expected output format for agent responses
45
+ */
46
+ declare const StructuredOutputFormatSchema: z.ZodEnum<{
47
+ regex: "regex";
48
+ json_schema: "json_schema";
49
+ xml: "xml";
50
+ json_object: "json_object";
51
+ grammar: "grammar";
52
+ }>;
53
+ /**
54
+ * Transform Pipeline Step
55
+ * Post-processing steps applied to structured output
56
+ */
57
+ declare const TransformPipelineStepSchema: z.ZodEnum<{
58
+ trim: "trim";
59
+ validate: "validate";
60
+ parse_json: "parse_json";
61
+ coerce_types: "coerce_types";
62
+ }>;
63
+ /**
64
+ * Structured Output Configuration
65
+ * Controls how the agent formats and validates its output
66
+ */
67
+ declare const StructuredOutputConfigSchema: z.ZodObject<{
68
+ format: z.ZodEnum<{
69
+ regex: "regex";
70
+ json_schema: "json_schema";
71
+ xml: "xml";
72
+ json_object: "json_object";
73
+ grammar: "grammar";
74
+ }>;
75
+ schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
76
+ strict: z.ZodDefault<z.ZodBoolean>;
77
+ retryOnValidationFailure: z.ZodDefault<z.ZodBoolean>;
78
+ maxRetries: z.ZodDefault<z.ZodNumber>;
79
+ fallbackFormat: z.ZodOptional<z.ZodEnum<{
80
+ regex: "regex";
81
+ json_schema: "json_schema";
82
+ xml: "xml";
83
+ json_object: "json_object";
84
+ grammar: "grammar";
85
+ }>>;
86
+ transformPipeline: z.ZodOptional<z.ZodArray<z.ZodEnum<{
87
+ trim: "trim";
88
+ validate: "validate";
89
+ parse_json: "parse_json";
90
+ coerce_types: "coerce_types";
91
+ }>>>;
92
+ }, z.core.$strip>;
93
+ type StructuredOutputFormat = z.infer<typeof StructuredOutputFormatSchema>;
94
+ type TransformPipelineStep = z.infer<typeof TransformPipelineStepSchema>;
95
+ type StructuredOutputConfig = z.infer<typeof StructuredOutputConfigSchema>;
42
96
  /**
43
97
  * AI Agent Schema
44
98
  * Definition of an autonomous agent specialized for a domain.
@@ -134,6 +188,63 @@ declare const AgentSchema: z.ZodObject<{
134
188
  global: "global";
135
189
  organization: "organization";
136
190
  }>>;
191
+ planning: z.ZodOptional<z.ZodObject<{
192
+ strategy: z.ZodDefault<z.ZodEnum<{
193
+ react: "react";
194
+ plan_and_execute: "plan_and_execute";
195
+ reflexion: "reflexion";
196
+ tree_of_thought: "tree_of_thought";
197
+ }>>;
198
+ maxIterations: z.ZodDefault<z.ZodNumber>;
199
+ allowReplan: z.ZodDefault<z.ZodBoolean>;
200
+ }, z.core.$strip>>;
201
+ memory: z.ZodOptional<z.ZodObject<{
202
+ shortTerm: z.ZodOptional<z.ZodObject<{
203
+ maxMessages: z.ZodDefault<z.ZodNumber>;
204
+ maxTokens: z.ZodOptional<z.ZodNumber>;
205
+ }, z.core.$strip>>;
206
+ longTerm: z.ZodOptional<z.ZodObject<{
207
+ enabled: z.ZodDefault<z.ZodBoolean>;
208
+ store: z.ZodDefault<z.ZodEnum<{
209
+ database: "database";
210
+ vector: "vector";
211
+ redis: "redis";
212
+ }>>;
213
+ maxEntries: z.ZodOptional<z.ZodNumber>;
214
+ }, z.core.$strip>>;
215
+ reflectionInterval: z.ZodOptional<z.ZodNumber>;
216
+ }, z.core.$strip>>;
217
+ guardrails: z.ZodOptional<z.ZodObject<{
218
+ maxTokensPerInvocation: z.ZodOptional<z.ZodNumber>;
219
+ maxExecutionTimeSec: z.ZodOptional<z.ZodNumber>;
220
+ blockedTopics: z.ZodOptional<z.ZodArray<z.ZodString>>;
221
+ }, z.core.$strip>>;
222
+ structuredOutput: z.ZodOptional<z.ZodObject<{
223
+ format: z.ZodEnum<{
224
+ regex: "regex";
225
+ json_schema: "json_schema";
226
+ xml: "xml";
227
+ json_object: "json_object";
228
+ grammar: "grammar";
229
+ }>;
230
+ schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
231
+ strict: z.ZodDefault<z.ZodBoolean>;
232
+ retryOnValidationFailure: z.ZodDefault<z.ZodBoolean>;
233
+ maxRetries: z.ZodDefault<z.ZodNumber>;
234
+ fallbackFormat: z.ZodOptional<z.ZodEnum<{
235
+ regex: "regex";
236
+ json_schema: "json_schema";
237
+ xml: "xml";
238
+ json_object: "json_object";
239
+ grammar: "grammar";
240
+ }>>;
241
+ transformPipeline: z.ZodOptional<z.ZodArray<z.ZodEnum<{
242
+ trim: "trim";
243
+ validate: "validate";
244
+ parse_json: "parse_json";
245
+ coerce_types: "coerce_types";
246
+ }>>>;
247
+ }, z.core.$strip>>;
137
248
  }, z.core.$strip>;
138
249
  type Agent = z.infer<typeof AgentSchema>;
139
250
  type AITool = z.infer<typeof AIToolSchema>;
@@ -1760,10 +1871,10 @@ type CodeGenerationConfig = z.infer<typeof CodeGenerationConfigSchema>;
1760
1871
  declare const TestingConfigSchema: z.ZodObject<{
1761
1872
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1762
1873
  testTypes: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
1874
+ unit: "unit";
1875
+ performance: "performance";
1763
1876
  security: "security";
1764
1877
  integration: "integration";
1765
- performance: "performance";
1766
- unit: "unit";
1767
1878
  e2e: "e2e";
1768
1879
  accessibility: "accessibility";
1769
1880
  }>>>>;
@@ -1931,10 +2042,10 @@ declare const DevelopmentConfigSchema: z.ZodObject<{
1931
2042
  testing: z.ZodOptional<z.ZodObject<{
1932
2043
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1933
2044
  testTypes: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
2045
+ unit: "unit";
2046
+ performance: "performance";
1934
2047
  security: "security";
1935
2048
  integration: "integration";
1936
- performance: "performance";
1937
- unit: "unit";
1938
2049
  e2e: "e2e";
1939
2050
  accessibility: "accessibility";
1940
2051
  }>>>>;
@@ -2098,6 +2209,63 @@ declare const DevOpsAgentSchema: z.ZodObject<{
2098
2209
  global: "global";
2099
2210
  organization: "organization";
2100
2211
  }>>;
2212
+ planning: z.ZodOptional<z.ZodObject<{
2213
+ strategy: z.ZodDefault<z.ZodEnum<{
2214
+ react: "react";
2215
+ plan_and_execute: "plan_and_execute";
2216
+ reflexion: "reflexion";
2217
+ tree_of_thought: "tree_of_thought";
2218
+ }>>;
2219
+ maxIterations: z.ZodDefault<z.ZodNumber>;
2220
+ allowReplan: z.ZodDefault<z.ZodBoolean>;
2221
+ }, z.core.$strip>>;
2222
+ memory: z.ZodOptional<z.ZodObject<{
2223
+ shortTerm: z.ZodOptional<z.ZodObject<{
2224
+ maxMessages: z.ZodDefault<z.ZodNumber>;
2225
+ maxTokens: z.ZodOptional<z.ZodNumber>;
2226
+ }, z.core.$strip>>;
2227
+ longTerm: z.ZodOptional<z.ZodObject<{
2228
+ enabled: z.ZodDefault<z.ZodBoolean>;
2229
+ store: z.ZodDefault<z.ZodEnum<{
2230
+ database: "database";
2231
+ vector: "vector";
2232
+ redis: "redis";
2233
+ }>>;
2234
+ maxEntries: z.ZodOptional<z.ZodNumber>;
2235
+ }, z.core.$strip>>;
2236
+ reflectionInterval: z.ZodOptional<z.ZodNumber>;
2237
+ }, z.core.$strip>>;
2238
+ guardrails: z.ZodOptional<z.ZodObject<{
2239
+ maxTokensPerInvocation: z.ZodOptional<z.ZodNumber>;
2240
+ maxExecutionTimeSec: z.ZodOptional<z.ZodNumber>;
2241
+ blockedTopics: z.ZodOptional<z.ZodArray<z.ZodString>>;
2242
+ }, z.core.$strip>>;
2243
+ structuredOutput: z.ZodOptional<z.ZodObject<{
2244
+ format: z.ZodEnum<{
2245
+ regex: "regex";
2246
+ json_schema: "json_schema";
2247
+ xml: "xml";
2248
+ json_object: "json_object";
2249
+ grammar: "grammar";
2250
+ }>;
2251
+ schema: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
2252
+ strict: z.ZodDefault<z.ZodBoolean>;
2253
+ retryOnValidationFailure: z.ZodDefault<z.ZodBoolean>;
2254
+ maxRetries: z.ZodDefault<z.ZodNumber>;
2255
+ fallbackFormat: z.ZodOptional<z.ZodEnum<{
2256
+ regex: "regex";
2257
+ json_schema: "json_schema";
2258
+ xml: "xml";
2259
+ json_object: "json_object";
2260
+ grammar: "grammar";
2261
+ }>>;
2262
+ transformPipeline: z.ZodOptional<z.ZodArray<z.ZodEnum<{
2263
+ trim: "trim";
2264
+ validate: "validate";
2265
+ parse_json: "parse_json";
2266
+ coerce_types: "coerce_types";
2267
+ }>>>;
2268
+ }, z.core.$strip>>;
2101
2269
  developmentConfig: z.ZodObject<{
2102
2270
  specificationSource: z.ZodString;
2103
2271
  codeGeneration: z.ZodObject<{
@@ -2124,10 +2292,10 @@ declare const DevOpsAgentSchema: z.ZodObject<{
2124
2292
  testing: z.ZodOptional<z.ZodObject<{
2125
2293
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2126
2294
  testTypes: z.ZodDefault<z.ZodOptional<z.ZodArray<z.ZodEnum<{
2295
+ unit: "unit";
2296
+ performance: "performance";
2127
2297
  security: "security";
2128
2298
  integration: "integration";
2129
- performance: "performance";
2130
- unit: "unit";
2131
2299
  e2e: "e2e";
2132
2300
  accessibility: "accessibility";
2133
2301
  }>>>>;
@@ -2271,9 +2439,9 @@ declare const DevOpsAgentSchema: z.ZodObject<{
2271
2439
  enabled: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2272
2440
  iterationFrequency: z.ZodOptional<z.ZodString>;
2273
2441
  optimizationGoals: z.ZodOptional<z.ZodArray<z.ZodEnum<{
2442
+ performance: "performance";
2274
2443
  documentation: "documentation";
2275
2444
  security: "security";
2276
- performance: "performance";
2277
2445
  code_quality: "code_quality";
2278
2446
  test_coverage: "test_coverage";
2279
2447
  }>>>;
@@ -2429,8 +2597,8 @@ declare const GeneratedCodeSchema: z.ZodObject<{
2429
2597
  schemas: z.ZodOptional<z.ZodArray<z.ZodObject<{
2430
2598
  type: z.ZodEnum<{
2431
2599
  object: "object";
2432
- dashboard: "dashboard";
2433
2600
  page: "page";
2601
+ dashboard: "dashboard";
2434
2602
  api: "api";
2435
2603
  view: "view";
2436
2604
  app: "app";
@@ -2533,10 +2701,10 @@ declare const AICodeReviewResultSchema: z.ZodObject<{
2533
2701
  }>;
2534
2702
  category: z.ZodEnum<{
2535
2703
  style: "style";
2536
- documentation: "documentation";
2537
- security: "security";
2538
2704
  performance: "performance";
2705
+ documentation: "documentation";
2539
2706
  testing: "testing";
2707
+ security: "security";
2540
2708
  maintainability: "maintainability";
2541
2709
  bug: "bug";
2542
2710
  "type-safety": "type-safety";
@@ -2614,8 +2782,8 @@ declare const PluginCompositionRequestSchema: z.ZodObject<{
2614
2782
  }, z.core.$strip>>;
2615
2783
  }, z.core.$strip>>;
2616
2784
  optimize: z.ZodOptional<z.ZodEnum<{
2617
- security: "security";
2618
2785
  performance: "performance";
2786
+ security: "security";
2619
2787
  reliability: "reliability";
2620
2788
  simplicity: "simplicity";
2621
2789
  cost: "cost";
@@ -2960,8 +3128,8 @@ declare const RootCauseAnalysisResultSchema: z.ZodObject<{
2960
3128
  description: z.ZodString;
2961
3129
  confidence: z.ZodNumber;
2962
3130
  category: z.ZodEnum<{
2963
- configuration: "configuration";
2964
3131
  other: "other";
3132
+ configuration: "configuration";
2965
3133
  "code-defect": "code-defect";
2966
3134
  "resource-exhaustion": "resource-exhaustion";
2967
3135
  "dependency-failure": "dependency-failure";
@@ -3839,6 +4007,68 @@ declare const MCPPromptSchema: z.ZodObject<{
3839
4007
  tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
3840
4008
  version: z.ZodDefault<z.ZodOptional<z.ZodString>>;
3841
4009
  }, z.core.$strip>;
4010
+ /**
4011
+ * MCP Streaming Configuration
4012
+ * Controls streaming behavior for MCP server communication
4013
+ */
4014
+ declare const MCPStreamingConfigSchema: z.ZodObject<{
4015
+ enabled: z.ZodBoolean;
4016
+ chunkSize: z.ZodOptional<z.ZodNumber>;
4017
+ heartbeatIntervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4018
+ backpressure: z.ZodOptional<z.ZodEnum<{
4019
+ buffer: "buffer";
4020
+ drop: "drop";
4021
+ block: "block";
4022
+ }>>;
4023
+ }, z.core.$strip>;
4024
+ /**
4025
+ * MCP Tool Approval Configuration
4026
+ * Controls approval requirements for tool execution
4027
+ */
4028
+ declare const MCPToolApprovalSchema: z.ZodObject<{
4029
+ requireApproval: z.ZodDefault<z.ZodBoolean>;
4030
+ approvalStrategy: z.ZodEnum<{
4031
+ human_in_loop: "human_in_loop";
4032
+ auto_approve: "auto_approve";
4033
+ policy_based: "policy_based";
4034
+ }>;
4035
+ dangerousToolPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
4036
+ autoApproveTimeout: z.ZodOptional<z.ZodNumber>;
4037
+ }, z.core.$strip>;
4038
+ /**
4039
+ * MCP Sampling Configuration
4040
+ * Controls LLM sampling behavior for MCP servers
4041
+ */
4042
+ declare const MCPSamplingConfigSchema: z.ZodObject<{
4043
+ enabled: z.ZodBoolean;
4044
+ maxTokens: z.ZodNumber;
4045
+ temperature: z.ZodOptional<z.ZodNumber>;
4046
+ stopSequences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4047
+ modelPreferences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4048
+ systemPrompt: z.ZodOptional<z.ZodString>;
4049
+ }, z.core.$strip>;
4050
+ /**
4051
+ * MCP Root Entry
4052
+ * A single root directory or resource available to the MCP client
4053
+ */
4054
+ declare const MCPRootEntrySchema: z.ZodObject<{
4055
+ uri: z.ZodString;
4056
+ name: z.ZodOptional<z.ZodString>;
4057
+ readOnly: z.ZodOptional<z.ZodBoolean>;
4058
+ }, z.core.$strip>;
4059
+ /**
4060
+ * MCP Roots Configuration
4061
+ * Controls filesystem/resource roots available to the MCP client
4062
+ */
4063
+ declare const MCPRootsConfigSchema: z.ZodObject<{
4064
+ roots: z.ZodArray<z.ZodObject<{
4065
+ uri: z.ZodString;
4066
+ name: z.ZodOptional<z.ZodString>;
4067
+ readOnly: z.ZodOptional<z.ZodBoolean>;
4068
+ }, z.core.$strip>>;
4069
+ watchForChanges: z.ZodDefault<z.ZodBoolean>;
4070
+ notifyOnChange: z.ZodDefault<z.ZodBoolean>;
4071
+ }, z.core.$strip>;
3842
4072
  /**
3843
4073
  * MCP Capability
3844
4074
  * Features supported by the MCP server
@@ -4067,6 +4297,34 @@ declare const MCPServerConfigSchema: z.ZodObject<{
4067
4297
  version: z.ZodDefault<z.ZodOptional<z.ZodString>>;
4068
4298
  createdAt: z.ZodOptional<z.ZodString>;
4069
4299
  updatedAt: z.ZodOptional<z.ZodString>;
4300
+ streaming: z.ZodOptional<z.ZodObject<{
4301
+ enabled: z.ZodBoolean;
4302
+ chunkSize: z.ZodOptional<z.ZodNumber>;
4303
+ heartbeatIntervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4304
+ backpressure: z.ZodOptional<z.ZodEnum<{
4305
+ buffer: "buffer";
4306
+ drop: "drop";
4307
+ block: "block";
4308
+ }>>;
4309
+ }, z.core.$strip>>;
4310
+ toolApproval: z.ZodOptional<z.ZodObject<{
4311
+ requireApproval: z.ZodDefault<z.ZodBoolean>;
4312
+ approvalStrategy: z.ZodEnum<{
4313
+ human_in_loop: "human_in_loop";
4314
+ auto_approve: "auto_approve";
4315
+ policy_based: "policy_based";
4316
+ }>;
4317
+ dangerousToolPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
4318
+ autoApproveTimeout: z.ZodOptional<z.ZodNumber>;
4319
+ }, z.core.$strip>>;
4320
+ sampling: z.ZodOptional<z.ZodObject<{
4321
+ enabled: z.ZodBoolean;
4322
+ maxTokens: z.ZodNumber;
4323
+ temperature: z.ZodOptional<z.ZodNumber>;
4324
+ stopSequences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4325
+ modelPreferences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4326
+ systemPrompt: z.ZodOptional<z.ZodString>;
4327
+ }, z.core.$strip>>;
4070
4328
  }, z.core.$strip>;
4071
4329
  /**
4072
4330
  * MCP Resource Request
@@ -4357,6 +4615,34 @@ declare const MCPClientConfigSchema: z.ZodObject<{
4357
4615
  version: z.ZodDefault<z.ZodOptional<z.ZodString>>;
4358
4616
  createdAt: z.ZodOptional<z.ZodString>;
4359
4617
  updatedAt: z.ZodOptional<z.ZodString>;
4618
+ streaming: z.ZodOptional<z.ZodObject<{
4619
+ enabled: z.ZodBoolean;
4620
+ chunkSize: z.ZodOptional<z.ZodNumber>;
4621
+ heartbeatIntervalMs: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
4622
+ backpressure: z.ZodOptional<z.ZodEnum<{
4623
+ buffer: "buffer";
4624
+ drop: "drop";
4625
+ block: "block";
4626
+ }>>;
4627
+ }, z.core.$strip>>;
4628
+ toolApproval: z.ZodOptional<z.ZodObject<{
4629
+ requireApproval: z.ZodDefault<z.ZodBoolean>;
4630
+ approvalStrategy: z.ZodEnum<{
4631
+ human_in_loop: "human_in_loop";
4632
+ auto_approve: "auto_approve";
4633
+ policy_based: "policy_based";
4634
+ }>;
4635
+ dangerousToolPatterns: z.ZodOptional<z.ZodArray<z.ZodString>>;
4636
+ autoApproveTimeout: z.ZodOptional<z.ZodNumber>;
4637
+ }, z.core.$strip>>;
4638
+ sampling: z.ZodOptional<z.ZodObject<{
4639
+ enabled: z.ZodBoolean;
4640
+ maxTokens: z.ZodNumber;
4641
+ temperature: z.ZodOptional<z.ZodNumber>;
4642
+ stopSequences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4643
+ modelPreferences: z.ZodOptional<z.ZodArray<z.ZodString>>;
4644
+ systemPrompt: z.ZodOptional<z.ZodString>;
4645
+ }, z.core.$strip>>;
4360
4646
  }, z.core.$strip>>;
4361
4647
  defaultTimeout: z.ZodDefault<z.ZodNumber>;
4362
4648
  enableCaching: z.ZodDefault<z.ZodBoolean>;
@@ -4370,6 +4656,15 @@ declare const MCPClientConfigSchema: z.ZodObject<{
4370
4656
  warn: "warn";
4371
4657
  debug: "debug";
4372
4658
  }>>;
4659
+ roots: z.ZodOptional<z.ZodObject<{
4660
+ roots: z.ZodArray<z.ZodObject<{
4661
+ uri: z.ZodString;
4662
+ name: z.ZodOptional<z.ZodString>;
4663
+ readOnly: z.ZodOptional<z.ZodBoolean>;
4664
+ }, z.core.$strip>>;
4665
+ watchForChanges: z.ZodDefault<z.ZodBoolean>;
4666
+ notifyOnChange: z.ZodDefault<z.ZodBoolean>;
4667
+ }, z.core.$strip>>;
4373
4668
  }, z.core.$strip>;
4374
4669
  type MCPTransportType = z.infer<typeof MCPTransportTypeSchema>;
4375
4670
  type MCPTransportConfig = z.infer<typeof MCPTransportConfigSchema>;
@@ -4390,6 +4685,11 @@ type MCPToolCallResponse = z.infer<typeof MCPToolCallResponseSchema>;
4390
4685
  type MCPPromptRequest = z.infer<typeof MCPPromptRequestSchema>;
4391
4686
  type MCPPromptResponse = z.infer<typeof MCPPromptResponseSchema>;
4392
4687
  type MCPClientConfig = z.infer<typeof MCPClientConfigSchema>;
4688
+ type MCPStreamingConfig = z.infer<typeof MCPStreamingConfigSchema>;
4689
+ type MCPToolApproval = z.infer<typeof MCPToolApprovalSchema>;
4690
+ type MCPSamplingConfig = z.infer<typeof MCPSamplingConfigSchema>;
4691
+ type MCPRootEntry = z.infer<typeof MCPRootEntrySchema>;
4692
+ type MCPRootsConfig = z.infer<typeof MCPRootsConfigSchema>;
4393
4693
 
4394
4694
  /**
4395
4695
  * RAG (Retrieval-Augmented Generation) Pipeline Protocol
@@ -5352,8 +5652,8 @@ type QueryTemplate = z.infer<typeof QueryTemplateSchema>;
5352
5652
  declare const AIOrchestrationTriggerSchema: z.ZodEnum<{
5353
5653
  batch: "batch";
5354
5654
  manual: "manual";
5355
- webhook: "webhook";
5356
5655
  scheduled: "scheduled";
5656
+ webhook: "webhook";
5357
5657
  record_created: "record_created";
5358
5658
  record_updated: "record_updated";
5359
5659
  field_changed: "field_changed";
@@ -5481,8 +5781,8 @@ declare const AIOrchestrationSchema: z.ZodObject<{
5481
5781
  trigger: z.ZodEnum<{
5482
5782
  batch: "batch";
5483
5783
  manual: "manual";
5484
- webhook: "webhook";
5485
5784
  scheduled: "scheduled";
5785
+ webhook: "webhook";
5486
5786
  record_created: "record_created";
5487
5787
  record_updated: "record_updated";
5488
5788
  field_changed: "field_changed";
@@ -5659,6 +5959,113 @@ type PostProcessingAction = z.infer<typeof PostProcessingActionSchema>;
5659
5959
  type AIOrchestration = z.infer<typeof AIOrchestrationSchema>;
5660
5960
  type BatchAIOrchestrationExecution = z.infer<typeof BatchAIOrchestrationExecutionSchema>;
5661
5961
  type AIOrchestrationExecutionResult = z.infer<typeof AIOrchestrationExecutionResultSchema>;
5962
+ /**
5963
+ * Multi-Agent Communication Protocol
5964
+ *
5965
+ * Defines how agents communicate with each other in a group.
5966
+ */
5967
+ declare const AgentCommunicationProtocolSchema: z.ZodEnum<{
5968
+ message_passing: "message_passing";
5969
+ shared_memory: "shared_memory";
5970
+ blackboard: "blackboard";
5971
+ }>;
5972
+ type AgentCommunicationProtocol = z.infer<typeof AgentCommunicationProtocolSchema>;
5973
+ /**
5974
+ * Agent Role in a Multi-Agent Group
5975
+ *
5976
+ * Defines the function an agent plays within a coordinated group.
5977
+ */
5978
+ declare const AgentGroupRoleSchema: z.ZodEnum<{
5979
+ coordinator: "coordinator";
5980
+ specialist: "specialist";
5981
+ critic: "critic";
5982
+ executor: "executor";
5983
+ }>;
5984
+ type AgentGroupRole = z.infer<typeof AgentGroupRoleSchema>;
5985
+ /**
5986
+ * Agent Group Member Schema
5987
+ *
5988
+ * Configuration for a single agent within a multi-agent group.
5989
+ */
5990
+ declare const AgentGroupMemberSchema: z.ZodObject<{
5991
+ agentId: z.ZodString;
5992
+ role: z.ZodEnum<{
5993
+ coordinator: "coordinator";
5994
+ specialist: "specialist";
5995
+ critic: "critic";
5996
+ executor: "executor";
5997
+ }>;
5998
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodString>>;
5999
+ dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
6000
+ priority: z.ZodOptional<z.ZodNumber>;
6001
+ }, z.core.$strip>;
6002
+ type AgentGroupMember = z.infer<typeof AgentGroupMemberSchema>;
6003
+ /**
6004
+ * Multi-Agent Group Schema
6005
+ *
6006
+ * Defines a coordinated group of agents that collaborate to solve
6007
+ * complex problems exceeding the capability of a single agent.
6008
+ *
6009
+ * @example Multi-Agent Code Review Group
6010
+ * ```typescript
6011
+ * const codeReviewGroup: MultiAgentGroup = {
6012
+ * name: 'code_review_team',
6013
+ * label: 'Code Review Team',
6014
+ * strategy: 'sequential',
6015
+ * agents: [
6016
+ * { agentId: 'code_analyzer', role: 'specialist', capabilities: ['static_analysis'] },
6017
+ * { agentId: 'security_scanner', role: 'specialist', capabilities: ['vulnerability_detection'] },
6018
+ * { agentId: 'code_reviewer', role: 'critic', capabilities: ['code_quality'] },
6019
+ * { agentId: 'merge_agent', role: 'executor', capabilities: ['git_operations'], dependencies: ['code_reviewer'] },
6020
+ * ],
6021
+ * communication: { protocol: 'blackboard' },
6022
+ * conflictResolution: 'voting',
6023
+ * };
6024
+ * ```
6025
+ */
6026
+ declare const MultiAgentGroupSchema: z.ZodObject<{
6027
+ name: z.ZodString;
6028
+ label: z.ZodString;
6029
+ description: z.ZodOptional<z.ZodString>;
6030
+ strategy: z.ZodEnum<{
6031
+ parallel: "parallel";
6032
+ sequential: "sequential";
6033
+ debate: "debate";
6034
+ hierarchical: "hierarchical";
6035
+ swarm: "swarm";
6036
+ }>;
6037
+ agents: z.ZodArray<z.ZodObject<{
6038
+ agentId: z.ZodString;
6039
+ role: z.ZodEnum<{
6040
+ coordinator: "coordinator";
6041
+ specialist: "specialist";
6042
+ critic: "critic";
6043
+ executor: "executor";
6044
+ }>;
6045
+ capabilities: z.ZodOptional<z.ZodArray<z.ZodString>>;
6046
+ dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
6047
+ priority: z.ZodOptional<z.ZodNumber>;
6048
+ }, z.core.$strip>>;
6049
+ communication: z.ZodObject<{
6050
+ protocol: z.ZodEnum<{
6051
+ message_passing: "message_passing";
6052
+ shared_memory: "shared_memory";
6053
+ blackboard: "blackboard";
6054
+ }>;
6055
+ messageQueue: z.ZodOptional<z.ZodString>;
6056
+ maxRounds: z.ZodOptional<z.ZodNumber>;
6057
+ }, z.core.$strip>;
6058
+ conflictResolution: z.ZodOptional<z.ZodEnum<{
6059
+ voting: "voting";
6060
+ priorityBased: "priorityBased";
6061
+ consensusBased: "consensusBased";
6062
+ coordinatorDecides: "coordinatorDecides";
6063
+ }>>;
6064
+ timeout: z.ZodOptional<z.ZodNumber>;
6065
+ active: z.ZodDefault<z.ZodBoolean>;
6066
+ }, z.core.$strip>;
6067
+ type MultiAgentGroup = z.infer<typeof MultiAgentGroupSchema>;
6068
+ type MultiAgentGroupInput = z.input<typeof MultiAgentGroupSchema>;
5662
6069
 
5663
6070
  /**
5664
6071
  * Predictive Analytics Protocol
@@ -5681,9 +6088,9 @@ type AIOrchestrationExecutionResult = z.infer<typeof AIOrchestrationExecutionRes
5681
6088
  */
5682
6089
  declare const PredictiveModelTypeSchema: z.ZodEnum<{
5683
6090
  ranking: "ranking";
6091
+ classification: "classification";
5684
6092
  anomaly_detection: "anomaly_detection";
5685
6093
  recommendation: "recommendation";
5686
- classification: "classification";
5687
6094
  regression: "regression";
5688
6095
  clustering: "clustering";
5689
6096
  forecasting: "forecasting";
@@ -5794,9 +6201,9 @@ declare const PredictiveModelSchema: z.ZodObject<{
5794
6201
  description: z.ZodOptional<z.ZodString>;
5795
6202
  type: z.ZodEnum<{
5796
6203
  ranking: "ranking";
6204
+ classification: "classification";
5797
6205
  anomaly_detection: "anomaly_detection";
5798
6206
  recommendation: "recommendation";
5799
- classification: "classification";
5800
6207
  regression: "regression";
5801
6208
  clustering: "clustering";
5802
6209
  forecasting: "forecasting";
@@ -6482,8 +6889,8 @@ type AIOperationCost = z.infer<typeof AIOperationCostSchema>;
6482
6889
  */
6483
6890
  declare const CostMetricTypeSchema: z.ZodEnum<{
6484
6891
  image: "image";
6485
- second: "second";
6486
6892
  request: "request";
6893
+ second: "second";
6487
6894
  token: "token";
6488
6895
  character: "character";
6489
6896
  embedding: "embedding";
@@ -11995,6 +12402,12 @@ type index_AgentActionSequence = AgentActionSequence;
11995
12402
  type index_AgentActionSequenceResult = AgentActionSequenceResult;
11996
12403
  declare const index_AgentActionSequenceResultSchema: typeof AgentActionSequenceResultSchema;
11997
12404
  declare const index_AgentActionSequenceSchema: typeof AgentActionSequenceSchema;
12405
+ type index_AgentCommunicationProtocol = AgentCommunicationProtocol;
12406
+ declare const index_AgentCommunicationProtocolSchema: typeof AgentCommunicationProtocolSchema;
12407
+ type index_AgentGroupMember = AgentGroupMember;
12408
+ declare const index_AgentGroupMemberSchema: typeof AgentGroupMemberSchema;
12409
+ type index_AgentGroupRole = AgentGroupRole;
12410
+ declare const index_AgentGroupRoleSchema: typeof AgentGroupRoleSchema;
11998
12411
  declare const index_AgentSchema: typeof AgentSchema;
11999
12412
  type index_AnomalyDetectionConfig = AnomalyDetectionConfig;
12000
12413
  declare const index_AnomalyDetectionConfigSchema: typeof AnomalyDetectionConfigSchema;
@@ -12133,11 +12546,21 @@ type index_MCPResourceTemplate = MCPResourceTemplate;
12133
12546
  declare const index_MCPResourceTemplateSchema: typeof MCPResourceTemplateSchema;
12134
12547
  type index_MCPResourceType = MCPResourceType;
12135
12548
  declare const index_MCPResourceTypeSchema: typeof MCPResourceTypeSchema;
12549
+ type index_MCPRootEntry = MCPRootEntry;
12550
+ declare const index_MCPRootEntrySchema: typeof MCPRootEntrySchema;
12551
+ type index_MCPRootsConfig = MCPRootsConfig;
12552
+ declare const index_MCPRootsConfigSchema: typeof MCPRootsConfigSchema;
12553
+ type index_MCPSamplingConfig = MCPSamplingConfig;
12554
+ declare const index_MCPSamplingConfigSchema: typeof MCPSamplingConfigSchema;
12136
12555
  type index_MCPServerConfig = MCPServerConfig;
12137
12556
  declare const index_MCPServerConfigSchema: typeof MCPServerConfigSchema;
12138
12557
  type index_MCPServerInfo = MCPServerInfo;
12139
12558
  declare const index_MCPServerInfoSchema: typeof MCPServerInfoSchema;
12559
+ type index_MCPStreamingConfig = MCPStreamingConfig;
12560
+ declare const index_MCPStreamingConfigSchema: typeof MCPStreamingConfigSchema;
12140
12561
  type index_MCPTool = MCPTool;
12562
+ type index_MCPToolApproval = MCPToolApproval;
12563
+ declare const index_MCPToolApprovalSchema: typeof MCPToolApprovalSchema;
12141
12564
  type index_MCPToolCallRequest = MCPToolCallRequest;
12142
12565
  declare const index_MCPToolCallRequestSchema: typeof MCPToolCallRequestSchema;
12143
12566
  type index_MCPToolCallResponse = MCPToolCallResponse;
@@ -12181,6 +12604,9 @@ type index_ModelSelectionCriteria = ModelSelectionCriteria;
12181
12604
  declare const index_ModelSelectionCriteriaSchema: typeof ModelSelectionCriteriaSchema;
12182
12605
  type index_MonitoringConfig = MonitoringConfig;
12183
12606
  declare const index_MonitoringConfigSchema: typeof MonitoringConfigSchema;
12607
+ type index_MultiAgentGroup = MultiAgentGroup;
12608
+ type index_MultiAgentGroupInput = MultiAgentGroupInput;
12609
+ declare const index_MultiAgentGroupSchema: typeof MultiAgentGroupSchema;
12184
12610
  type index_NLQAnalytics = NLQAnalytics;
12185
12611
  declare const index_NLQAnalyticsSchema: typeof NLQAnalyticsSchema;
12186
12612
  type index_NLQFieldMapping = NLQFieldMapping;
@@ -12256,6 +12682,10 @@ type index_SelfHealingAction = SelfHealingAction;
12256
12682
  declare const index_SelfHealingActionSchema: typeof SelfHealingActionSchema;
12257
12683
  type index_SelfHealingConfig = SelfHealingConfig;
12258
12684
  declare const index_SelfHealingConfigSchema: typeof SelfHealingConfigSchema;
12685
+ type index_StructuredOutputConfig = StructuredOutputConfig;
12686
+ declare const index_StructuredOutputConfigSchema: typeof StructuredOutputConfigSchema;
12687
+ type index_StructuredOutputFormat = StructuredOutputFormat;
12688
+ declare const index_StructuredOutputFormatSchema: typeof StructuredOutputFormatSchema;
12259
12689
  type index_TestingConfig = TestingConfig;
12260
12690
  declare const index_TestingConfigSchema: typeof TestingConfigSchema;
12261
12691
  declare const index_TextContentSchema: typeof TextContentSchema;
@@ -12273,6 +12703,8 @@ type index_ToolCall = ToolCall;
12273
12703
  declare const index_ToolCallSchema: typeof ToolCallSchema;
12274
12704
  type index_TrainingConfig = TrainingConfig;
12275
12705
  declare const index_TrainingConfigSchema: typeof TrainingConfigSchema;
12706
+ type index_TransformPipelineStep = TransformPipelineStep;
12707
+ declare const index_TransformPipelineStepSchema: typeof TransformPipelineStepSchema;
12276
12708
  declare const index_TypedAgentActionSchema: typeof TypedAgentActionSchema;
12277
12709
  type index_UIActionType = UIActionType;
12278
12710
  declare const index_UIActionTypeSchema: typeof UIActionTypeSchema;
@@ -12300,7 +12732,7 @@ type index_WorkflowSchedule = WorkflowSchedule;
12300
12732
  declare const index_WorkflowScheduleSchema: typeof WorkflowScheduleSchema;
12301
12733
  declare const index_fullStackDevOpsAgentExample: typeof fullStackDevOpsAgentExample;
12302
12734
  declare namespace index {
12303
- export { type index_AICodeReviewResult as AICodeReviewResult, index_AICodeReviewResultSchema as AICodeReviewResultSchema, index_AIKnowledgeSchema as AIKnowledgeSchema, index_AIModelConfigSchema as AIModelConfigSchema, type index_AIOperationCost as AIOperationCost, index_AIOperationCostSchema as AIOperationCostSchema, type index_AIOpsAgentConfig as AIOpsAgentConfig, index_AIOpsAgentConfigSchema as AIOpsAgentConfigSchema, type index_AIOrchestration as AIOrchestration, type index_AIOrchestrationExecutionResult as AIOrchestrationExecutionResult, index_AIOrchestrationExecutionResultSchema as AIOrchestrationExecutionResultSchema, index_AIOrchestrationSchema as AIOrchestrationSchema, type index_AIOrchestrationTrigger as AIOrchestrationTrigger, index_AIOrchestrationTriggerSchema as AIOrchestrationTriggerSchema, type index_AITask as AITask, index_AITaskSchema as AITaskSchema, type index_AITaskType as AITaskType, index_AITaskTypeSchema as AITaskTypeSchema, type index_AITool as AITool, index_AIToolSchema as AIToolSchema, type index_Agent as Agent, type index_AgentAction as AgentAction, type index_AgentActionResult as AgentActionResult, index_AgentActionResultSchema as AgentActionResultSchema, index_AgentActionSchema as AgentActionSchema, type index_AgentActionSequence as AgentActionSequence, type index_AgentActionSequenceResult as AgentActionSequenceResult, index_AgentActionSequenceResultSchema as AgentActionSequenceResultSchema, index_AgentActionSequenceSchema as AgentActionSequenceSchema, index_AgentSchema as AgentSchema, type index_AnomalyDetectionConfig as AnomalyDetectionConfig, index_AnomalyDetectionConfigSchema as AnomalyDetectionConfigSchema, type index_AutoScalingPolicy as AutoScalingPolicy, index_AutoScalingPolicySchema as AutoScalingPolicySchema, type index_BatchAIOrchestrationExecution as BatchAIOrchestrationExecution, index_BatchAIOrchestrationExecutionSchema as BatchAIOrchestrationExecutionSchema, type index_BillingPeriod as BillingPeriod, index_BillingPeriodSchema as BillingPeriodSchema, type index_BudgetLimit as BudgetLimit, index_BudgetLimitSchema as BudgetLimitSchema, type index_BudgetStatus as BudgetStatus, index_BudgetStatusSchema as BudgetStatusSchema, type index_BudgetType as BudgetType, index_BudgetTypeSchema as BudgetTypeSchema, type index_CICDPipelineConfig as CICDPipelineConfig, index_CICDPipelineConfigSchema as CICDPipelineConfigSchema, type index_ChunkingStrategy as ChunkingStrategy, index_ChunkingStrategySchema as ChunkingStrategySchema, index_CodeContentSchema as CodeContentSchema, type index_CodeGenerationConfig as CodeGenerationConfig, index_CodeGenerationConfigSchema as CodeGenerationConfigSchema, type index_CodeGenerationRequest as CodeGenerationRequest, index_CodeGenerationRequestSchema as CodeGenerationRequestSchema, type index_CodeGenerationTarget as CodeGenerationTarget, index_CodeGenerationTargetSchema as CodeGenerationTargetSchema, type index_ComponentActionParams as ComponentActionParams, index_ComponentActionParamsSchema as ComponentActionParamsSchema, type index_ComponentActionType as ComponentActionType, index_ComponentActionTypeSchema as ComponentActionTypeSchema, index_ComponentAgentActionSchema as ComponentAgentActionSchema, type index_ConversationAnalytics as ConversationAnalytics, index_ConversationAnalyticsSchema as ConversationAnalyticsSchema, type index_ConversationContext as ConversationContext, index_ConversationContextSchema as ConversationContextSchema, type index_ConversationMessage as ConversationMessage, index_ConversationMessageSchema as ConversationMessageSchema, type index_ConversationSession as ConversationSession, index_ConversationSessionSchema as ConversationSessionSchema, type index_ConversationSummary as ConversationSummary, index_ConversationSummarySchema as ConversationSummarySchema, type index_CostAlert as CostAlert, index_CostAlertSchema as CostAlertSchema, type index_CostAlertType as CostAlertType, index_CostAlertTypeSchema as CostAlertTypeSchema, type index_CostAnalytics as CostAnalytics, index_CostAnalyticsSchema as CostAnalyticsSchema, type index_CostBreakdownDimension as CostBreakdownDimension, index_CostBreakdownDimensionSchema as CostBreakdownDimensionSchema, type index_CostBreakdownEntry as CostBreakdownEntry, index_CostBreakdownEntrySchema as CostBreakdownEntrySchema, type index_CostEntry as CostEntry, index_CostEntrySchema as CostEntrySchema, type index_CostMetricType as CostMetricType, index_CostMetricTypeSchema as CostMetricTypeSchema, type index_CostOptimizationRecommendation as CostOptimizationRecommendation, index_CostOptimizationRecommendationSchema as CostOptimizationRecommendationSchema, type index_CostQueryFilters as CostQueryFilters, index_CostQueryFiltersSchema as CostQueryFiltersSchema, type index_CostReport as CostReport, index_CostReportSchema as CostReportSchema, type index_DataActionParams as DataActionParams, index_DataActionParamsSchema as DataActionParamsSchema, type index_DataActionType as DataActionType, index_DataActionTypeSchema as DataActionTypeSchema, index_DataAgentActionSchema as DataAgentActionSchema, type index_DeploymentStrategy as DeploymentStrategy, index_DeploymentStrategySchema as DeploymentStrategySchema, type index_DevOpsAgent as DevOpsAgent, index_DevOpsAgentSchema as DevOpsAgentSchema, type index_DevOpsTool as DevOpsTool, index_DevOpsToolSchema as DevOpsToolSchema, type index_DevelopmentConfig as DevelopmentConfig, index_DevelopmentConfigSchema as DevelopmentConfigSchema, type index_DocumentChunk as DocumentChunk, index_DocumentChunkSchema as DocumentChunkSchema, type index_DocumentLoaderConfig as DocumentLoaderConfig, index_DocumentLoaderConfigSchema as DocumentLoaderConfigSchema, type index_DocumentMetadata as DocumentMetadata, index_DocumentMetadataSchema as DocumentMetadataSchema, type index_EmbeddingModel as EmbeddingModel, index_EmbeddingModelSchema as EmbeddingModelSchema, type index_Entity as Entity, index_EntitySchema as EntitySchema, type index_EvaluationMetrics as EvaluationMetrics, index_EvaluationMetricsSchema as EvaluationMetricsSchema, type index_FeedbackLoop as FeedbackLoop, index_FeedbackLoopSchema as FeedbackLoopSchema, type index_FieldSynonymConfig as FieldSynonymConfig, index_FieldSynonymConfigSchema as FieldSynonymConfigSchema, index_FileContentSchema as FileContentSchema, index_FilterExpressionSchema as FilterExpressionSchema, type index_FilterGroup as FilterGroup, index_FilterGroupSchema as FilterGroupSchema, type index_FormActionParams as FormActionParams, index_FormActionParamsSchema as FormActionParamsSchema, type index_FormActionType as FormActionType, index_FormActionTypeSchema as FormActionTypeSchema, index_FormAgentActionSchema as FormAgentActionSchema, type index_FunctionCall as FunctionCall, index_FunctionCallSchema as FunctionCallSchema, type index_GeneratedCode as GeneratedCode, index_GeneratedCodeSchema as GeneratedCodeSchema, type index_GitHubIntegration as GitHubIntegration, index_GitHubIntegrationSchema as GitHubIntegrationSchema, type index_Hyperparameters as Hyperparameters, index_HyperparametersSchema as HyperparametersSchema, index_ImageContentSchema as ImageContentSchema, type index_IntegrationConfig as IntegrationConfig, index_IntegrationConfigSchema as IntegrationConfigSchema, type index_IntentActionMapping as IntentActionMapping, index_IntentActionMappingSchema as IntentActionMappingSchema, type index_Issue as Issue, index_IssueSchema as IssueSchema, type index_MCPCapability as MCPCapability, index_MCPCapabilitySchema as MCPCapabilitySchema, type index_MCPClientConfig as MCPClientConfig, index_MCPClientConfigSchema as MCPClientConfigSchema, type index_MCPPrompt as MCPPrompt, type index_MCPPromptArgument as MCPPromptArgument, index_MCPPromptArgumentSchema as MCPPromptArgumentSchema, type index_MCPPromptMessage as MCPPromptMessage, index_MCPPromptMessageSchema as MCPPromptMessageSchema, type index_MCPPromptRequest as MCPPromptRequest, index_MCPPromptRequestSchema as MCPPromptRequestSchema, type index_MCPPromptResponse as MCPPromptResponse, index_MCPPromptResponseSchema as MCPPromptResponseSchema, index_MCPPromptSchema as MCPPromptSchema, type index_MCPResource as MCPResource, type index_MCPResourceRequest as MCPResourceRequest, index_MCPResourceRequestSchema as MCPResourceRequestSchema, type index_MCPResourceResponse as MCPResourceResponse, index_MCPResourceResponseSchema as MCPResourceResponseSchema, index_MCPResourceSchema as MCPResourceSchema, type index_MCPResourceTemplate as MCPResourceTemplate, index_MCPResourceTemplateSchema as MCPResourceTemplateSchema, type index_MCPResourceType as MCPResourceType, index_MCPResourceTypeSchema as MCPResourceTypeSchema, type index_MCPServerConfig as MCPServerConfig, index_MCPServerConfigSchema as MCPServerConfigSchema, type index_MCPServerInfo as MCPServerInfo, index_MCPServerInfoSchema as MCPServerInfoSchema, type index_MCPTool as MCPTool, type index_MCPToolCallRequest as MCPToolCallRequest, index_MCPToolCallRequestSchema as MCPToolCallRequestSchema, type index_MCPToolCallResponse as MCPToolCallResponse, index_MCPToolCallResponseSchema as MCPToolCallResponseSchema, type index_MCPToolParameter as MCPToolParameter, index_MCPToolParameterSchema as MCPToolParameterSchema, index_MCPToolSchema as MCPToolSchema, type index_MCPTransportConfig as MCPTransportConfig, index_MCPTransportConfigSchema as MCPTransportConfigSchema, type index_MCPTransportType as MCPTransportType, index_MCPTransportTypeSchema as MCPTransportTypeSchema, type index_MessageContent as MessageContent, index_MessageContentSchema as MessageContentSchema, type index_MessageContentType as MessageContentType, index_MessageContentTypeSchema as MessageContentTypeSchema, type index_MessagePruningEvent as MessagePruningEvent, index_MessagePruningEventSchema as MessagePruningEventSchema, type index_MessageRole as MessageRole, index_MessageRoleSchema as MessageRoleSchema, index_MetadataFilterSchema as MetadataFilterSchema, index_MetadataSourceSchema as MetadataSourceSchema, type index_ModelCapability as ModelCapability, index_ModelCapabilitySchema as ModelCapabilitySchema, type index_ModelConfig as ModelConfig, index_ModelConfigSchema as ModelConfigSchema, type index_ModelDrift as ModelDrift, index_ModelDriftSchema as ModelDriftSchema, type index_ModelFeature as ModelFeature, index_ModelFeatureSchema as ModelFeatureSchema, type index_ModelLimits as ModelLimits, index_ModelLimitsSchema as ModelLimitsSchema, type index_ModelPricing as ModelPricing, index_ModelPricingSchema as ModelPricingSchema, type index_ModelProvider as ModelProvider, index_ModelProviderSchema as ModelProviderSchema, type index_ModelRegistry as ModelRegistry, type index_ModelRegistryEntry as ModelRegistryEntry, index_ModelRegistryEntrySchema as ModelRegistryEntrySchema, index_ModelRegistrySchema as ModelRegistrySchema, type index_ModelSelectionCriteria as ModelSelectionCriteria, index_ModelSelectionCriteriaSchema as ModelSelectionCriteriaSchema, type index_MonitoringConfig as MonitoringConfig, index_MonitoringConfigSchema as MonitoringConfigSchema, type index_NLQAnalytics as NLQAnalytics, index_NLQAnalyticsSchema as NLQAnalyticsSchema, type index_NLQFieldMapping as NLQFieldMapping, index_NLQFieldMappingSchema as NLQFieldMappingSchema, type index_NLQModelConfig as NLQModelConfig, index_NLQModelConfigSchema as NLQModelConfigSchema, type index_NLQParseResult as NLQParseResult, index_NLQParseResultSchema as NLQParseResultSchema, type index_NLQRequest as NLQRequest, index_NLQRequestSchema as NLQRequestSchema, type index_NLQResponse as NLQResponse, index_NLQResponseSchema as NLQResponseSchema, type index_NLQTrainingExample as NLQTrainingExample, index_NLQTrainingExampleSchema as NLQTrainingExampleSchema, type index_NavigationActionParams as NavigationActionParams, index_NavigationActionParamsSchema as NavigationActionParamsSchema, type index_NavigationActionType as NavigationActionType, index_NavigationActionTypeSchema as NavigationActionTypeSchema, index_NavigationAgentActionSchema as NavigationAgentActionSchema, type index_PerformanceOptimization as PerformanceOptimization, index_PerformanceOptimizationSchema as PerformanceOptimizationSchema, type index_PipelineStage as PipelineStage, index_PipelineStageSchema as PipelineStageSchema, type index_PluginCompositionRequest as PluginCompositionRequest, index_PluginCompositionRequestSchema as PluginCompositionRequestSchema, type index_PluginCompositionResult as PluginCompositionResult, index_PluginCompositionResultSchema as PluginCompositionResultSchema, type index_PluginRecommendation as PluginRecommendation, type index_PluginRecommendationRequest as PluginRecommendationRequest, index_PluginRecommendationRequestSchema as PluginRecommendationRequestSchema, index_PluginRecommendationSchema as PluginRecommendationSchema, type index_PluginScaffoldingTemplate as PluginScaffoldingTemplate, index_PluginScaffoldingTemplateSchema as PluginScaffoldingTemplateSchema, type index_PostProcessingAction as PostProcessingAction, index_PostProcessingActionSchema as PostProcessingActionSchema, type index_PredictionRequest as PredictionRequest, index_PredictionRequestSchema as PredictionRequestSchema, type index_PredictionResult as PredictionResult, index_PredictionResultSchema as PredictionResultSchema, type index_PredictiveModel as PredictiveModel, index_PredictiveModelSchema as PredictiveModelSchema, type index_PredictiveModelType as PredictiveModelType, index_PredictiveModelTypeSchema as PredictiveModelTypeSchema, type index_PromptTemplate as PromptTemplate, index_PromptTemplateSchema as PromptTemplateSchema, type index_PromptVariable as PromptVariable, index_PromptVariableSchema as PromptVariableSchema, type index_QueryContext as QueryContext, index_QueryContextSchema as QueryContextSchema, type index_QueryIntent as QueryIntent, index_QueryIntentSchema as QueryIntentSchema, type index_QueryTemplate as QueryTemplate, index_QueryTemplateSchema as QueryTemplateSchema, type index_RAGPipelineConfig as RAGPipelineConfig, index_RAGPipelineConfigSchema as RAGPipelineConfigSchema, type index_RAGPipelineStatus as RAGPipelineStatus, index_RAGPipelineStatusSchema as RAGPipelineStatusSchema, type index_RAGQueryRequest as RAGQueryRequest, index_RAGQueryRequestSchema as RAGQueryRequestSchema, type index_RAGQueryResponse as RAGQueryResponse, index_RAGQueryResponseSchema as RAGQueryResponseSchema, type index_RerankingConfig as RerankingConfig, index_RerankingConfigSchema as RerankingConfigSchema, type index_Resolution as Resolution, index_ResolutionSchema as ResolutionSchema, type index_RetrievalStrategy as RetrievalStrategy, index_RetrievalStrategySchema as RetrievalStrategySchema, type index_RootCauseAnalysisRequest as RootCauseAnalysisRequest, index_RootCauseAnalysisRequestSchema as RootCauseAnalysisRequestSchema, type index_RootCauseAnalysisResult as RootCauseAnalysisResult, index_RootCauseAnalysisResultSchema as RootCauseAnalysisResultSchema, type index_SelfHealingAction as SelfHealingAction, index_SelfHealingActionSchema as SelfHealingActionSchema, type index_SelfHealingConfig as SelfHealingConfig, index_SelfHealingConfigSchema as SelfHealingConfigSchema, type index_TestingConfig as TestingConfig, index_TestingConfigSchema as TestingConfigSchema, index_TextContentSchema as TextContentSchema, type index_Timeframe as Timeframe, index_TimeframeSchema as TimeframeSchema, type index_TokenBudgetConfig as TokenBudgetConfig, index_TokenBudgetConfigSchema as TokenBudgetConfigSchema, type index_TokenBudgetStrategy as TokenBudgetStrategy, index_TokenBudgetStrategySchema as TokenBudgetStrategySchema, type index_TokenUsage as TokenUsage, index_TokenUsageSchema as TokenUsageSchema, type index_TokenUsageStats as TokenUsageStats, index_TokenUsageStatsSchema as TokenUsageStatsSchema, type index_ToolCall as ToolCall, index_ToolCallSchema as ToolCallSchema, type index_TrainingConfig as TrainingConfig, index_TrainingConfigSchema as TrainingConfigSchema, index_TypedAgentActionSchema as TypedAgentActionSchema, type index_UIActionType as UIActionType, index_UIActionTypeSchema as UIActionTypeSchema, type index_VectorStoreConfig as VectorStoreConfig, index_VectorStoreConfigSchema as VectorStoreConfigSchema, type index_VectorStoreProvider as VectorStoreProvider, index_VectorStoreProviderSchema as VectorStoreProviderSchema, type index_VercelIntegration as VercelIntegration, index_VercelIntegrationSchema as VercelIntegrationSchema, type index_VersionManagement as VersionManagement, index_VersionManagementSchema as VersionManagementSchema, type index_ViewActionParams as ViewActionParams, index_ViewActionParamsSchema as ViewActionParamsSchema, type index_ViewActionType as ViewActionType, index_ViewActionTypeSchema as ViewActionTypeSchema, index_ViewAgentActionSchema as ViewAgentActionSchema, type index_WorkflowActionParams as WorkflowActionParams, index_WorkflowActionParamsSchema as WorkflowActionParamsSchema, type index_WorkflowActionType as WorkflowActionType, index_WorkflowActionTypeSchema as WorkflowActionTypeSchema, index_WorkflowAgentActionSchema as WorkflowAgentActionSchema, type index_WorkflowFieldCondition as WorkflowFieldCondition, index_WorkflowFieldConditionSchema as WorkflowFieldConditionSchema, type index_WorkflowSchedule as WorkflowSchedule, index_WorkflowScheduleSchema as WorkflowScheduleSchema, index_fullStackDevOpsAgentExample as fullStackDevOpsAgentExample };
12735
+ export { type index_AICodeReviewResult as AICodeReviewResult, index_AICodeReviewResultSchema as AICodeReviewResultSchema, index_AIKnowledgeSchema as AIKnowledgeSchema, index_AIModelConfigSchema as AIModelConfigSchema, type index_AIOperationCost as AIOperationCost, index_AIOperationCostSchema as AIOperationCostSchema, type index_AIOpsAgentConfig as AIOpsAgentConfig, index_AIOpsAgentConfigSchema as AIOpsAgentConfigSchema, type index_AIOrchestration as AIOrchestration, type index_AIOrchestrationExecutionResult as AIOrchestrationExecutionResult, index_AIOrchestrationExecutionResultSchema as AIOrchestrationExecutionResultSchema, index_AIOrchestrationSchema as AIOrchestrationSchema, type index_AIOrchestrationTrigger as AIOrchestrationTrigger, index_AIOrchestrationTriggerSchema as AIOrchestrationTriggerSchema, type index_AITask as AITask, index_AITaskSchema as AITaskSchema, type index_AITaskType as AITaskType, index_AITaskTypeSchema as AITaskTypeSchema, type index_AITool as AITool, index_AIToolSchema as AIToolSchema, type index_Agent as Agent, type index_AgentAction as AgentAction, type index_AgentActionResult as AgentActionResult, index_AgentActionResultSchema as AgentActionResultSchema, index_AgentActionSchema as AgentActionSchema, type index_AgentActionSequence as AgentActionSequence, type index_AgentActionSequenceResult as AgentActionSequenceResult, index_AgentActionSequenceResultSchema as AgentActionSequenceResultSchema, index_AgentActionSequenceSchema as AgentActionSequenceSchema, type index_AgentCommunicationProtocol as AgentCommunicationProtocol, index_AgentCommunicationProtocolSchema as AgentCommunicationProtocolSchema, type index_AgentGroupMember as AgentGroupMember, index_AgentGroupMemberSchema as AgentGroupMemberSchema, type index_AgentGroupRole as AgentGroupRole, index_AgentGroupRoleSchema as AgentGroupRoleSchema, index_AgentSchema as AgentSchema, type index_AnomalyDetectionConfig as AnomalyDetectionConfig, index_AnomalyDetectionConfigSchema as AnomalyDetectionConfigSchema, type index_AutoScalingPolicy as AutoScalingPolicy, index_AutoScalingPolicySchema as AutoScalingPolicySchema, type index_BatchAIOrchestrationExecution as BatchAIOrchestrationExecution, index_BatchAIOrchestrationExecutionSchema as BatchAIOrchestrationExecutionSchema, type index_BillingPeriod as BillingPeriod, index_BillingPeriodSchema as BillingPeriodSchema, type index_BudgetLimit as BudgetLimit, index_BudgetLimitSchema as BudgetLimitSchema, type index_BudgetStatus as BudgetStatus, index_BudgetStatusSchema as BudgetStatusSchema, type index_BudgetType as BudgetType, index_BudgetTypeSchema as BudgetTypeSchema, type index_CICDPipelineConfig as CICDPipelineConfig, index_CICDPipelineConfigSchema as CICDPipelineConfigSchema, type index_ChunkingStrategy as ChunkingStrategy, index_ChunkingStrategySchema as ChunkingStrategySchema, index_CodeContentSchema as CodeContentSchema, type index_CodeGenerationConfig as CodeGenerationConfig, index_CodeGenerationConfigSchema as CodeGenerationConfigSchema, type index_CodeGenerationRequest as CodeGenerationRequest, index_CodeGenerationRequestSchema as CodeGenerationRequestSchema, type index_CodeGenerationTarget as CodeGenerationTarget, index_CodeGenerationTargetSchema as CodeGenerationTargetSchema, type index_ComponentActionParams as ComponentActionParams, index_ComponentActionParamsSchema as ComponentActionParamsSchema, type index_ComponentActionType as ComponentActionType, index_ComponentActionTypeSchema as ComponentActionTypeSchema, index_ComponentAgentActionSchema as ComponentAgentActionSchema, type index_ConversationAnalytics as ConversationAnalytics, index_ConversationAnalyticsSchema as ConversationAnalyticsSchema, type index_ConversationContext as ConversationContext, index_ConversationContextSchema as ConversationContextSchema, type index_ConversationMessage as ConversationMessage, index_ConversationMessageSchema as ConversationMessageSchema, type index_ConversationSession as ConversationSession, index_ConversationSessionSchema as ConversationSessionSchema, type index_ConversationSummary as ConversationSummary, index_ConversationSummarySchema as ConversationSummarySchema, type index_CostAlert as CostAlert, index_CostAlertSchema as CostAlertSchema, type index_CostAlertType as CostAlertType, index_CostAlertTypeSchema as CostAlertTypeSchema, type index_CostAnalytics as CostAnalytics, index_CostAnalyticsSchema as CostAnalyticsSchema, type index_CostBreakdownDimension as CostBreakdownDimension, index_CostBreakdownDimensionSchema as CostBreakdownDimensionSchema, type index_CostBreakdownEntry as CostBreakdownEntry, index_CostBreakdownEntrySchema as CostBreakdownEntrySchema, type index_CostEntry as CostEntry, index_CostEntrySchema as CostEntrySchema, type index_CostMetricType as CostMetricType, index_CostMetricTypeSchema as CostMetricTypeSchema, type index_CostOptimizationRecommendation as CostOptimizationRecommendation, index_CostOptimizationRecommendationSchema as CostOptimizationRecommendationSchema, type index_CostQueryFilters as CostQueryFilters, index_CostQueryFiltersSchema as CostQueryFiltersSchema, type index_CostReport as CostReport, index_CostReportSchema as CostReportSchema, type index_DataActionParams as DataActionParams, index_DataActionParamsSchema as DataActionParamsSchema, type index_DataActionType as DataActionType, index_DataActionTypeSchema as DataActionTypeSchema, index_DataAgentActionSchema as DataAgentActionSchema, type index_DeploymentStrategy as DeploymentStrategy, index_DeploymentStrategySchema as DeploymentStrategySchema, type index_DevOpsAgent as DevOpsAgent, index_DevOpsAgentSchema as DevOpsAgentSchema, type index_DevOpsTool as DevOpsTool, index_DevOpsToolSchema as DevOpsToolSchema, type index_DevelopmentConfig as DevelopmentConfig, index_DevelopmentConfigSchema as DevelopmentConfigSchema, type index_DocumentChunk as DocumentChunk, index_DocumentChunkSchema as DocumentChunkSchema, type index_DocumentLoaderConfig as DocumentLoaderConfig, index_DocumentLoaderConfigSchema as DocumentLoaderConfigSchema, type index_DocumentMetadata as DocumentMetadata, index_DocumentMetadataSchema as DocumentMetadataSchema, type index_EmbeddingModel as EmbeddingModel, index_EmbeddingModelSchema as EmbeddingModelSchema, type index_Entity as Entity, index_EntitySchema as EntitySchema, type index_EvaluationMetrics as EvaluationMetrics, index_EvaluationMetricsSchema as EvaluationMetricsSchema, type index_FeedbackLoop as FeedbackLoop, index_FeedbackLoopSchema as FeedbackLoopSchema, type index_FieldSynonymConfig as FieldSynonymConfig, index_FieldSynonymConfigSchema as FieldSynonymConfigSchema, index_FileContentSchema as FileContentSchema, index_FilterExpressionSchema as FilterExpressionSchema, type index_FilterGroup as FilterGroup, index_FilterGroupSchema as FilterGroupSchema, type index_FormActionParams as FormActionParams, index_FormActionParamsSchema as FormActionParamsSchema, type index_FormActionType as FormActionType, index_FormActionTypeSchema as FormActionTypeSchema, index_FormAgentActionSchema as FormAgentActionSchema, type index_FunctionCall as FunctionCall, index_FunctionCallSchema as FunctionCallSchema, type index_GeneratedCode as GeneratedCode, index_GeneratedCodeSchema as GeneratedCodeSchema, type index_GitHubIntegration as GitHubIntegration, index_GitHubIntegrationSchema as GitHubIntegrationSchema, type index_Hyperparameters as Hyperparameters, index_HyperparametersSchema as HyperparametersSchema, index_ImageContentSchema as ImageContentSchema, type index_IntegrationConfig as IntegrationConfig, index_IntegrationConfigSchema as IntegrationConfigSchema, type index_IntentActionMapping as IntentActionMapping, index_IntentActionMappingSchema as IntentActionMappingSchema, type index_Issue as Issue, index_IssueSchema as IssueSchema, type index_MCPCapability as MCPCapability, index_MCPCapabilitySchema as MCPCapabilitySchema, type index_MCPClientConfig as MCPClientConfig, index_MCPClientConfigSchema as MCPClientConfigSchema, type index_MCPPrompt as MCPPrompt, type index_MCPPromptArgument as MCPPromptArgument, index_MCPPromptArgumentSchema as MCPPromptArgumentSchema, type index_MCPPromptMessage as MCPPromptMessage, index_MCPPromptMessageSchema as MCPPromptMessageSchema, type index_MCPPromptRequest as MCPPromptRequest, index_MCPPromptRequestSchema as MCPPromptRequestSchema, type index_MCPPromptResponse as MCPPromptResponse, index_MCPPromptResponseSchema as MCPPromptResponseSchema, index_MCPPromptSchema as MCPPromptSchema, type index_MCPResource as MCPResource, type index_MCPResourceRequest as MCPResourceRequest, index_MCPResourceRequestSchema as MCPResourceRequestSchema, type index_MCPResourceResponse as MCPResourceResponse, index_MCPResourceResponseSchema as MCPResourceResponseSchema, index_MCPResourceSchema as MCPResourceSchema, type index_MCPResourceTemplate as MCPResourceTemplate, index_MCPResourceTemplateSchema as MCPResourceTemplateSchema, type index_MCPResourceType as MCPResourceType, index_MCPResourceTypeSchema as MCPResourceTypeSchema, type index_MCPRootEntry as MCPRootEntry, index_MCPRootEntrySchema as MCPRootEntrySchema, type index_MCPRootsConfig as MCPRootsConfig, index_MCPRootsConfigSchema as MCPRootsConfigSchema, type index_MCPSamplingConfig as MCPSamplingConfig, index_MCPSamplingConfigSchema as MCPSamplingConfigSchema, type index_MCPServerConfig as MCPServerConfig, index_MCPServerConfigSchema as MCPServerConfigSchema, type index_MCPServerInfo as MCPServerInfo, index_MCPServerInfoSchema as MCPServerInfoSchema, type index_MCPStreamingConfig as MCPStreamingConfig, index_MCPStreamingConfigSchema as MCPStreamingConfigSchema, type index_MCPTool as MCPTool, type index_MCPToolApproval as MCPToolApproval, index_MCPToolApprovalSchema as MCPToolApprovalSchema, type index_MCPToolCallRequest as MCPToolCallRequest, index_MCPToolCallRequestSchema as MCPToolCallRequestSchema, type index_MCPToolCallResponse as MCPToolCallResponse, index_MCPToolCallResponseSchema as MCPToolCallResponseSchema, type index_MCPToolParameter as MCPToolParameter, index_MCPToolParameterSchema as MCPToolParameterSchema, index_MCPToolSchema as MCPToolSchema, type index_MCPTransportConfig as MCPTransportConfig, index_MCPTransportConfigSchema as MCPTransportConfigSchema, type index_MCPTransportType as MCPTransportType, index_MCPTransportTypeSchema as MCPTransportTypeSchema, type index_MessageContent as MessageContent, index_MessageContentSchema as MessageContentSchema, type index_MessageContentType as MessageContentType, index_MessageContentTypeSchema as MessageContentTypeSchema, type index_MessagePruningEvent as MessagePruningEvent, index_MessagePruningEventSchema as MessagePruningEventSchema, type index_MessageRole as MessageRole, index_MessageRoleSchema as MessageRoleSchema, index_MetadataFilterSchema as MetadataFilterSchema, index_MetadataSourceSchema as MetadataSourceSchema, type index_ModelCapability as ModelCapability, index_ModelCapabilitySchema as ModelCapabilitySchema, type index_ModelConfig as ModelConfig, index_ModelConfigSchema as ModelConfigSchema, type index_ModelDrift as ModelDrift, index_ModelDriftSchema as ModelDriftSchema, type index_ModelFeature as ModelFeature, index_ModelFeatureSchema as ModelFeatureSchema, type index_ModelLimits as ModelLimits, index_ModelLimitsSchema as ModelLimitsSchema, type index_ModelPricing as ModelPricing, index_ModelPricingSchema as ModelPricingSchema, type index_ModelProvider as ModelProvider, index_ModelProviderSchema as ModelProviderSchema, type index_ModelRegistry as ModelRegistry, type index_ModelRegistryEntry as ModelRegistryEntry, index_ModelRegistryEntrySchema as ModelRegistryEntrySchema, index_ModelRegistrySchema as ModelRegistrySchema, type index_ModelSelectionCriteria as ModelSelectionCriteria, index_ModelSelectionCriteriaSchema as ModelSelectionCriteriaSchema, type index_MonitoringConfig as MonitoringConfig, index_MonitoringConfigSchema as MonitoringConfigSchema, type index_MultiAgentGroup as MultiAgentGroup, type index_MultiAgentGroupInput as MultiAgentGroupInput, index_MultiAgentGroupSchema as MultiAgentGroupSchema, type index_NLQAnalytics as NLQAnalytics, index_NLQAnalyticsSchema as NLQAnalyticsSchema, type index_NLQFieldMapping as NLQFieldMapping, index_NLQFieldMappingSchema as NLQFieldMappingSchema, type index_NLQModelConfig as NLQModelConfig, index_NLQModelConfigSchema as NLQModelConfigSchema, type index_NLQParseResult as NLQParseResult, index_NLQParseResultSchema as NLQParseResultSchema, type index_NLQRequest as NLQRequest, index_NLQRequestSchema as NLQRequestSchema, type index_NLQResponse as NLQResponse, index_NLQResponseSchema as NLQResponseSchema, type index_NLQTrainingExample as NLQTrainingExample, index_NLQTrainingExampleSchema as NLQTrainingExampleSchema, type index_NavigationActionParams as NavigationActionParams, index_NavigationActionParamsSchema as NavigationActionParamsSchema, type index_NavigationActionType as NavigationActionType, index_NavigationActionTypeSchema as NavigationActionTypeSchema, index_NavigationAgentActionSchema as NavigationAgentActionSchema, type index_PerformanceOptimization as PerformanceOptimization, index_PerformanceOptimizationSchema as PerformanceOptimizationSchema, type index_PipelineStage as PipelineStage, index_PipelineStageSchema as PipelineStageSchema, type index_PluginCompositionRequest as PluginCompositionRequest, index_PluginCompositionRequestSchema as PluginCompositionRequestSchema, type index_PluginCompositionResult as PluginCompositionResult, index_PluginCompositionResultSchema as PluginCompositionResultSchema, type index_PluginRecommendation as PluginRecommendation, type index_PluginRecommendationRequest as PluginRecommendationRequest, index_PluginRecommendationRequestSchema as PluginRecommendationRequestSchema, index_PluginRecommendationSchema as PluginRecommendationSchema, type index_PluginScaffoldingTemplate as PluginScaffoldingTemplate, index_PluginScaffoldingTemplateSchema as PluginScaffoldingTemplateSchema, type index_PostProcessingAction as PostProcessingAction, index_PostProcessingActionSchema as PostProcessingActionSchema, type index_PredictionRequest as PredictionRequest, index_PredictionRequestSchema as PredictionRequestSchema, type index_PredictionResult as PredictionResult, index_PredictionResultSchema as PredictionResultSchema, type index_PredictiveModel as PredictiveModel, index_PredictiveModelSchema as PredictiveModelSchema, type index_PredictiveModelType as PredictiveModelType, index_PredictiveModelTypeSchema as PredictiveModelTypeSchema, type index_PromptTemplate as PromptTemplate, index_PromptTemplateSchema as PromptTemplateSchema, type index_PromptVariable as PromptVariable, index_PromptVariableSchema as PromptVariableSchema, type index_QueryContext as QueryContext, index_QueryContextSchema as QueryContextSchema, type index_QueryIntent as QueryIntent, index_QueryIntentSchema as QueryIntentSchema, type index_QueryTemplate as QueryTemplate, index_QueryTemplateSchema as QueryTemplateSchema, type index_RAGPipelineConfig as RAGPipelineConfig, index_RAGPipelineConfigSchema as RAGPipelineConfigSchema, type index_RAGPipelineStatus as RAGPipelineStatus, index_RAGPipelineStatusSchema as RAGPipelineStatusSchema, type index_RAGQueryRequest as RAGQueryRequest, index_RAGQueryRequestSchema as RAGQueryRequestSchema, type index_RAGQueryResponse as RAGQueryResponse, index_RAGQueryResponseSchema as RAGQueryResponseSchema, type index_RerankingConfig as RerankingConfig, index_RerankingConfigSchema as RerankingConfigSchema, type index_Resolution as Resolution, index_ResolutionSchema as ResolutionSchema, type index_RetrievalStrategy as RetrievalStrategy, index_RetrievalStrategySchema as RetrievalStrategySchema, type index_RootCauseAnalysisRequest as RootCauseAnalysisRequest, index_RootCauseAnalysisRequestSchema as RootCauseAnalysisRequestSchema, type index_RootCauseAnalysisResult as RootCauseAnalysisResult, index_RootCauseAnalysisResultSchema as RootCauseAnalysisResultSchema, type index_SelfHealingAction as SelfHealingAction, index_SelfHealingActionSchema as SelfHealingActionSchema, type index_SelfHealingConfig as SelfHealingConfig, index_SelfHealingConfigSchema as SelfHealingConfigSchema, type index_StructuredOutputConfig as StructuredOutputConfig, index_StructuredOutputConfigSchema as StructuredOutputConfigSchema, type index_StructuredOutputFormat as StructuredOutputFormat, index_StructuredOutputFormatSchema as StructuredOutputFormatSchema, type index_TestingConfig as TestingConfig, index_TestingConfigSchema as TestingConfigSchema, index_TextContentSchema as TextContentSchema, type index_Timeframe as Timeframe, index_TimeframeSchema as TimeframeSchema, type index_TokenBudgetConfig as TokenBudgetConfig, index_TokenBudgetConfigSchema as TokenBudgetConfigSchema, type index_TokenBudgetStrategy as TokenBudgetStrategy, index_TokenBudgetStrategySchema as TokenBudgetStrategySchema, type index_TokenUsage as TokenUsage, index_TokenUsageSchema as TokenUsageSchema, type index_TokenUsageStats as TokenUsageStats, index_TokenUsageStatsSchema as TokenUsageStatsSchema, type index_ToolCall as ToolCall, index_ToolCallSchema as ToolCallSchema, type index_TrainingConfig as TrainingConfig, index_TrainingConfigSchema as TrainingConfigSchema, type index_TransformPipelineStep as TransformPipelineStep, index_TransformPipelineStepSchema as TransformPipelineStepSchema, index_TypedAgentActionSchema as TypedAgentActionSchema, type index_UIActionType as UIActionType, index_UIActionTypeSchema as UIActionTypeSchema, type index_VectorStoreConfig as VectorStoreConfig, index_VectorStoreConfigSchema as VectorStoreConfigSchema, type index_VectorStoreProvider as VectorStoreProvider, index_VectorStoreProviderSchema as VectorStoreProviderSchema, type index_VercelIntegration as VercelIntegration, index_VercelIntegrationSchema as VercelIntegrationSchema, type index_VersionManagement as VersionManagement, index_VersionManagementSchema as VersionManagementSchema, type index_ViewActionParams as ViewActionParams, index_ViewActionParamsSchema as ViewActionParamsSchema, type index_ViewActionType as ViewActionType, index_ViewActionTypeSchema as ViewActionTypeSchema, index_ViewAgentActionSchema as ViewAgentActionSchema, type index_WorkflowActionParams as WorkflowActionParams, index_WorkflowActionParamsSchema as WorkflowActionParamsSchema, type index_WorkflowActionType as WorkflowActionType, index_WorkflowActionTypeSchema as WorkflowActionTypeSchema, index_WorkflowAgentActionSchema as WorkflowAgentActionSchema, type index_WorkflowFieldCondition as WorkflowFieldCondition, index_WorkflowFieldConditionSchema as WorkflowFieldConditionSchema, type index_WorkflowSchedule as WorkflowSchedule, index_WorkflowScheduleSchema as WorkflowScheduleSchema, index_fullStackDevOpsAgentExample as fullStackDevOpsAgentExample };
12304
12736
  }
12305
12737
 
12306
- export { CodeGenerationConfigSchema as $, AIModelConfigSchema as A, AgentActionSchema as B, ComponentActionTypeSchema as C, DataActionTypeSchema as D, NavigationAgentActionSchema as E, type FilterGroup as F, ViewAgentActionSchema as G, FormAgentActionSchema as H, DataAgentActionSchema as I, WorkflowAgentActionSchema as J, ComponentAgentActionSchema as K, type AgentAction as L, AgentActionSequenceSchema as M, NavigationActionTypeSchema as N, type AgentActionSequence as O, AgentActionResultSchema as P, type AgentActionResult as Q, AgentActionSequenceResultSchema as R, type AgentActionSequenceResult as S, TypedAgentActionSchema as T, UIActionTypeSchema as U, ViewActionTypeSchema as V, WorkflowActionTypeSchema as W, IntentActionMappingSchema as X, type IntentActionMapping as Y, CodeGenerationTargetSchema as Z, type CodeGenerationTarget as _, AIToolSchema as a, PromptVariableSchema as a$, type CodeGenerationConfig as a0, TestingConfigSchema as a1, type TestingConfig as a2, PipelineStageSchema as a3, type PipelineStage as a4, CICDPipelineConfigSchema as a5, type CICDPipelineConfig as a6, VersionManagementSchema as a7, type VersionManagement as a8, DeploymentStrategySchema as a9, type PluginScaffoldingTemplate as aA, type AICodeReviewResult as aB, type PluginCompositionRequest as aC, type PluginCompositionResult as aD, type PluginRecommendationRequest as aE, type PluginRecommendation as aF, AnomalyDetectionConfigSchema as aG, SelfHealingActionSchema as aH, SelfHealingConfigSchema as aI, AutoScalingPolicySchema as aJ, RootCauseAnalysisRequestSchema as aK, RootCauseAnalysisResultSchema as aL, PerformanceOptimizationSchema as aM, AIOpsAgentConfigSchema as aN, type AnomalyDetectionConfig as aO, type SelfHealingAction as aP, type SelfHealingConfig as aQ, type AutoScalingPolicy as aR, type RootCauseAnalysisRequest as aS, type RootCauseAnalysisResult as aT, type PerformanceOptimization as aU, type AIOpsAgentConfig as aV, ModelProviderSchema as aW, ModelCapabilitySchema as aX, ModelLimitsSchema as aY, ModelPricingSchema as aZ, ModelConfigSchema as a_, type DeploymentStrategy as aa, MonitoringConfigSchema as ab, type MonitoringConfig as ac, DevelopmentConfigSchema as ad, type DevelopmentConfig as ae, GitHubIntegrationSchema as af, type GitHubIntegration as ag, VercelIntegrationSchema as ah, type VercelIntegration as ai, IntegrationConfigSchema as aj, type IntegrationConfig as ak, DevOpsAgentSchema as al, type DevOpsAgent as am, DevOpsToolSchema as an, type DevOpsTool as ao, fullStackDevOpsAgentExample as ap, CodeGenerationRequestSchema as aq, GeneratedCodeSchema as ar, PluginScaffoldingTemplateSchema as as, AICodeReviewResultSchema as at, PluginCompositionRequestSchema as au, PluginCompositionResultSchema as av, PluginRecommendationRequestSchema as aw, PluginRecommendationSchema as ax, type CodeGenerationRequest as ay, type GeneratedCode as az, AIKnowledgeSchema as b, FilterExpressionSchema as b$, PromptTemplateSchema as b0, ModelRegistryEntrySchema as b1, ModelRegistrySchema as b2, ModelSelectionCriteriaSchema as b3, type ModelProvider as b4, type ModelCapability as b5, type ModelLimits as b6, type ModelPricing as b7, type ModelConfig as b8, type PromptVariable as b9, type MCPTransportConfig as bA, type MCPResourceType as bB, type MCPResource as bC, type MCPResourceTemplate as bD, type MCPTool as bE, type MCPPromptArgument as bF, type MCPPromptMessage as bG, type MCPPrompt as bH, type MCPCapability as bI, type MCPServerInfo as bJ, type MCPServerConfig as bK, type MCPResourceRequest as bL, type MCPResourceResponse as bM, type MCPToolCallRequest as bN, type MCPToolCallResponse as bO, type MCPPromptRequest as bP, type MCPPromptResponse as bQ, type MCPClientConfig as bR, VectorStoreProviderSchema as bS, EmbeddingModelSchema as bT, ChunkingStrategySchema as bU, DocumentMetadataSchema as bV, DocumentChunkSchema as bW, RetrievalStrategySchema as bX, RerankingConfigSchema as bY, VectorStoreConfigSchema as bZ, DocumentLoaderConfigSchema as b_, type PromptTemplate as ba, type ModelRegistryEntry as bb, type ModelRegistry as bc, type ModelSelectionCriteria as bd, MCPTransportTypeSchema as be, MCPTransportConfigSchema as bf, MCPResourceTypeSchema as bg, MCPResourceSchema as bh, MCPResourceTemplateSchema as bi, MCPToolParameterSchema as bj, type MCPToolParameter as bk, MCPToolSchema as bl, MCPPromptArgumentSchema as bm, MCPPromptMessageSchema as bn, MCPPromptSchema as bo, MCPCapabilitySchema as bp, MCPServerInfoSchema as bq, MCPServerConfigSchema as br, MCPResourceRequestSchema as bs, MCPResourceResponseSchema as bt, MCPToolCallRequestSchema as bu, MCPToolCallResponseSchema as bv, MCPPromptRequestSchema as bw, MCPPromptResponseSchema as bx, MCPClientConfigSchema as by, type MCPTransportType as bz, AgentSchema as c, PredictiveModelTypeSchema as c$, FilterGroupSchema as c0, MetadataFilterSchema as c1, RAGPipelineConfigSchema as c2, RAGQueryRequestSchema as c3, RAGQueryResponseSchema as c4, RAGPipelineStatusSchema as c5, type VectorStoreProvider as c6, type EmbeddingModel as c7, type ChunkingStrategy as c8, type DocumentMetadata as c9, type QueryContext as cA, type NLQParseResult as cB, type NLQRequest as cC, type NLQResponse as cD, type NLQTrainingExample as cE, type NLQModelConfig as cF, type NLQAnalytics as cG, type FieldSynonymConfig as cH, type QueryTemplate as cI, AIOrchestrationTriggerSchema as cJ, AITaskTypeSchema as cK, AITaskSchema as cL, WorkflowFieldConditionSchema as cM, WorkflowScheduleSchema as cN, PostProcessingActionSchema as cO, AIOrchestrationSchema as cP, BatchAIOrchestrationExecutionSchema as cQ, AIOrchestrationExecutionResultSchema as cR, type AIOrchestrationTrigger as cS, type AITaskType as cT, type AITask as cU, type WorkflowFieldCondition as cV, type WorkflowSchedule as cW, type PostProcessingAction as cX, type AIOrchestration as cY, type BatchAIOrchestrationExecution as cZ, type AIOrchestrationExecutionResult as c_, type DocumentChunk as ca, type RetrievalStrategy as cb, type RerankingConfig as cc, type VectorStoreConfig as cd, type DocumentLoaderConfig as ce, type RAGPipelineConfig as cf, type RAGQueryRequest as cg, type RAGQueryResponse as ch, type RAGPipelineStatus as ci, QueryIntentSchema as cj, EntitySchema as ck, TimeframeSchema as cl, NLQFieldMappingSchema as cm, QueryContextSchema as cn, NLQParseResultSchema as co, NLQRequestSchema as cp, NLQResponseSchema as cq, NLQTrainingExampleSchema as cr, NLQModelConfigSchema as cs, NLQAnalyticsSchema as ct, FieldSynonymConfigSchema as cu, QueryTemplateSchema as cv, type QueryIntent as cw, type Entity as cx, type Timeframe as cy, type NLQFieldMapping as cz, type Agent as d, CostBreakdownEntrySchema as d$, ModelFeatureSchema as d0, HyperparametersSchema as d1, TrainingConfigSchema as d2, EvaluationMetricsSchema as d3, PredictiveModelSchema as d4, PredictionRequestSchema as d5, PredictionResultSchema as d6, ModelDriftSchema as d7, type PredictiveModelType as d8, type ModelFeature as d9, type MessageRole as dA, type MessageContentType as dB, type MessageContent as dC, type FunctionCall as dD, type ToolCall as dE, type ConversationMessage as dF, type TokenBudgetStrategy as dG, type TokenBudgetConfig as dH, type TokenUsageStats as dI, type ConversationContext as dJ, type ConversationSession as dK, type ConversationSummary as dL, type MessagePruningEvent as dM, type ConversationAnalytics as dN, TokenUsageSchema as dO, type TokenUsage as dP, AIOperationCostSchema as dQ, type AIOperationCost as dR, CostMetricTypeSchema as dS, BillingPeriodSchema as dT, CostEntrySchema as dU, BudgetTypeSchema as dV, BudgetLimitSchema as dW, BudgetStatusSchema as dX, CostAlertTypeSchema as dY, CostAlertSchema as dZ, CostBreakdownDimensionSchema as d_, type Hyperparameters as da, type TrainingConfig as db, type EvaluationMetrics as dc, type PredictiveModel as dd, type PredictionRequest as de, type PredictionResult as df, type ModelDrift as dg, MessageRoleSchema as dh, MessageContentTypeSchema as di, TextContentSchema as dj, ImageContentSchema as dk, FileContentSchema as dl, CodeContentSchema as dm, MessageContentSchema as dn, FunctionCallSchema as dp, ToolCallSchema as dq, ConversationMessageSchema as dr, TokenBudgetStrategySchema as ds, TokenBudgetConfigSchema as dt, TokenUsageStatsSchema as du, ConversationContextSchema as dv, ConversationSessionSchema as dw, ConversationSummarySchema as dx, MessagePruningEventSchema as dy, ConversationAnalyticsSchema as dz, type AITool as e, CostAnalyticsSchema as e0, CostOptimizationRecommendationSchema as e1, CostReportSchema as e2, CostQueryFiltersSchema as e3, type CostMetricType as e4, type BillingPeriod as e5, type CostEntry as e6, type BudgetType as e7, type BudgetLimit as e8, type BudgetStatus as e9, type CostAlertType as ea, type CostAlert as eb, type CostBreakdownDimension as ec, type CostBreakdownEntry as ed, type CostAnalytics as ee, type CostOptimizationRecommendation as ef, type CostReport as eg, type CostQueryFilters as eh, MetadataSourceSchema as ei, IssueSchema as ej, ResolutionSchema as ek, FeedbackLoopSchema as el, type FeedbackLoop as em, type Issue as en, type Resolution as eo, type NavigationActionType as f, type ViewActionType as g, FormActionTypeSchema as h, index as i, type FormActionType as j, type DataActionType as k, type WorkflowActionType as l, type ComponentActionType as m, type UIActionType as n, NavigationActionParamsSchema as o, type NavigationActionParams as p, ViewActionParamsSchema as q, type ViewActionParams as r, FormActionParamsSchema as s, type FormActionParams as t, DataActionParamsSchema as u, type DataActionParams as v, WorkflowActionParamsSchema as w, type WorkflowActionParams as x, ComponentActionParamsSchema as y, type ComponentActionParams as z };
12738
+ export { AgentActionSequenceResultSchema as $, AIModelConfigSchema as A, WorkflowActionParamsSchema as B, ComponentActionTypeSchema as C, DataActionTypeSchema as D, type WorkflowActionParams as E, type FilterGroup as F, ComponentActionParamsSchema as G, type ComponentActionParams as H, AgentActionSchema as I, NavigationAgentActionSchema as J, ViewAgentActionSchema as K, FormAgentActionSchema as L, DataAgentActionSchema as M, NavigationActionTypeSchema as N, WorkflowAgentActionSchema as O, ComponentAgentActionSchema as P, TypedAgentActionSchema as Q, type AgentAction as R, StructuredOutputFormatSchema as S, TransformPipelineStepSchema as T, UIActionTypeSchema as U, ViewActionTypeSchema as V, WorkflowActionTypeSchema as W, AgentActionSequenceSchema as X, type AgentActionSequence as Y, AgentActionResultSchema as Z, type AgentActionResult as _, AIToolSchema as a, type AIOpsAgentConfig as a$, type AgentActionSequenceResult as a0, IntentActionMappingSchema as a1, type IntentActionMapping as a2, CodeGenerationTargetSchema as a3, type CodeGenerationTarget as a4, CodeGenerationConfigSchema as a5, type CodeGenerationConfig as a6, TestingConfigSchema as a7, type TestingConfig as a8, PipelineStageSchema as a9, PluginCompositionRequestSchema as aA, PluginCompositionResultSchema as aB, PluginRecommendationRequestSchema as aC, PluginRecommendationSchema as aD, type CodeGenerationRequest as aE, type GeneratedCode as aF, type PluginScaffoldingTemplate as aG, type AICodeReviewResult as aH, type PluginCompositionRequest as aI, type PluginCompositionResult as aJ, type PluginRecommendationRequest as aK, type PluginRecommendation as aL, AnomalyDetectionConfigSchema as aM, SelfHealingActionSchema as aN, SelfHealingConfigSchema as aO, AutoScalingPolicySchema as aP, RootCauseAnalysisRequestSchema as aQ, RootCauseAnalysisResultSchema as aR, PerformanceOptimizationSchema as aS, AIOpsAgentConfigSchema as aT, type AnomalyDetectionConfig as aU, type SelfHealingAction as aV, type SelfHealingConfig as aW, type AutoScalingPolicy as aX, type RootCauseAnalysisRequest as aY, type RootCauseAnalysisResult as aZ, type PerformanceOptimization as a_, type PipelineStage as aa, CICDPipelineConfigSchema as ab, type CICDPipelineConfig as ac, VersionManagementSchema as ad, type VersionManagement as ae, DeploymentStrategySchema as af, type DeploymentStrategy as ag, MonitoringConfigSchema as ah, type MonitoringConfig as ai, DevelopmentConfigSchema as aj, type DevelopmentConfig as ak, GitHubIntegrationSchema as al, type GitHubIntegration as am, VercelIntegrationSchema as an, type VercelIntegration as ao, IntegrationConfigSchema as ap, type IntegrationConfig as aq, DevOpsAgentSchema as ar, type DevOpsAgent as as, DevOpsToolSchema as at, type DevOpsTool as au, fullStackDevOpsAgentExample as av, CodeGenerationRequestSchema as aw, GeneratedCodeSchema as ax, PluginScaffoldingTemplateSchema as ay, AICodeReviewResultSchema as az, AIKnowledgeSchema as b, type MCPPromptResponse as b$, ModelProviderSchema as b0, ModelCapabilitySchema as b1, ModelLimitsSchema as b2, ModelPricingSchema as b3, ModelConfigSchema as b4, PromptVariableSchema as b5, PromptTemplateSchema as b6, ModelRegistryEntrySchema as b7, ModelRegistrySchema as b8, ModelSelectionCriteriaSchema as b9, MCPCapabilitySchema as bA, MCPServerInfoSchema as bB, MCPServerConfigSchema as bC, MCPResourceRequestSchema as bD, MCPResourceResponseSchema as bE, MCPToolCallRequestSchema as bF, MCPToolCallResponseSchema as bG, MCPPromptRequestSchema as bH, MCPPromptResponseSchema as bI, MCPClientConfigSchema as bJ, type MCPTransportType as bK, type MCPTransportConfig as bL, type MCPResourceType as bM, type MCPResource as bN, type MCPResourceTemplate as bO, type MCPTool as bP, type MCPPromptArgument as bQ, type MCPPromptMessage as bR, type MCPPrompt as bS, type MCPCapability as bT, type MCPServerInfo as bU, type MCPServerConfig as bV, type MCPResourceRequest as bW, type MCPResourceResponse as bX, type MCPToolCallRequest as bY, type MCPToolCallResponse as bZ, type MCPPromptRequest as b_, type ModelProvider as ba, type ModelCapability as bb, type ModelLimits as bc, type ModelPricing as bd, type ModelConfig as be, type PromptVariable as bf, type PromptTemplate as bg, type ModelRegistryEntry as bh, type ModelRegistry as bi, type ModelSelectionCriteria as bj, MCPTransportTypeSchema as bk, MCPTransportConfigSchema as bl, MCPResourceTypeSchema as bm, MCPResourceSchema as bn, MCPResourceTemplateSchema as bo, MCPToolParameterSchema as bp, type MCPToolParameter as bq, MCPToolSchema as br, MCPPromptArgumentSchema as bs, MCPPromptMessageSchema as bt, MCPPromptSchema as bu, MCPStreamingConfigSchema as bv, MCPToolApprovalSchema as bw, MCPSamplingConfigSchema as bx, MCPRootEntrySchema as by, MCPRootsConfigSchema as bz, StructuredOutputConfigSchema as c, AITaskSchema as c$, type MCPClientConfig as c0, type MCPStreamingConfig as c1, type MCPToolApproval as c2, type MCPSamplingConfig as c3, type MCPRootEntry as c4, type MCPRootsConfig as c5, VectorStoreProviderSchema as c6, EmbeddingModelSchema as c7, ChunkingStrategySchema as c8, DocumentMetadataSchema as c9, EntitySchema as cA, TimeframeSchema as cB, NLQFieldMappingSchema as cC, QueryContextSchema as cD, NLQParseResultSchema as cE, NLQRequestSchema as cF, NLQResponseSchema as cG, NLQTrainingExampleSchema as cH, NLQModelConfigSchema as cI, NLQAnalyticsSchema as cJ, FieldSynonymConfigSchema as cK, QueryTemplateSchema as cL, type QueryIntent as cM, type Entity as cN, type Timeframe as cO, type NLQFieldMapping as cP, type QueryContext as cQ, type NLQParseResult as cR, type NLQRequest as cS, type NLQResponse as cT, type NLQTrainingExample as cU, type NLQModelConfig as cV, type NLQAnalytics as cW, type FieldSynonymConfig as cX, type QueryTemplate as cY, AIOrchestrationTriggerSchema as cZ, AITaskTypeSchema as c_, DocumentChunkSchema as ca, RetrievalStrategySchema as cb, RerankingConfigSchema as cc, VectorStoreConfigSchema as cd, DocumentLoaderConfigSchema as ce, FilterExpressionSchema as cf, FilterGroupSchema as cg, MetadataFilterSchema as ch, RAGPipelineConfigSchema as ci, RAGQueryRequestSchema as cj, RAGQueryResponseSchema as ck, RAGPipelineStatusSchema as cl, type VectorStoreProvider as cm, type EmbeddingModel as cn, type ChunkingStrategy as co, type DocumentMetadata as cp, type DocumentChunk as cq, type RetrievalStrategy as cr, type RerankingConfig as cs, type VectorStoreConfig as ct, type DocumentLoaderConfig as cu, type RAGPipelineConfig as cv, type RAGQueryRequest as cw, type RAGQueryResponse as cx, type RAGPipelineStatus as cy, QueryIntentSchema as cz, type StructuredOutputFormat as d, type MessageContent as d$, WorkflowFieldConditionSchema as d0, WorkflowScheduleSchema as d1, PostProcessingActionSchema as d2, AIOrchestrationSchema as d3, BatchAIOrchestrationExecutionSchema as d4, AIOrchestrationExecutionResultSchema as d5, type AIOrchestrationTrigger as d6, type AITaskType as d7, type AITask as d8, type WorkflowFieldCondition as d9, type Hyperparameters as dA, type TrainingConfig as dB, type EvaluationMetrics as dC, type PredictiveModel as dD, type PredictionRequest as dE, type PredictionResult as dF, type ModelDrift as dG, MessageRoleSchema as dH, MessageContentTypeSchema as dI, TextContentSchema as dJ, ImageContentSchema as dK, FileContentSchema as dL, CodeContentSchema as dM, MessageContentSchema as dN, FunctionCallSchema as dO, ToolCallSchema as dP, ConversationMessageSchema as dQ, TokenBudgetStrategySchema as dR, TokenBudgetConfigSchema as dS, TokenUsageStatsSchema as dT, ConversationContextSchema as dU, ConversationSessionSchema as dV, ConversationSummarySchema as dW, MessagePruningEventSchema as dX, ConversationAnalyticsSchema as dY, type MessageRole as dZ, type MessageContentType as d_, type WorkflowSchedule as da, type PostProcessingAction as db, type AIOrchestration as dc, type BatchAIOrchestrationExecution as dd, type AIOrchestrationExecutionResult as de, AgentCommunicationProtocolSchema as df, type AgentCommunicationProtocol as dg, AgentGroupRoleSchema as dh, type AgentGroupRole as di, AgentGroupMemberSchema as dj, type AgentGroupMember as dk, MultiAgentGroupSchema as dl, type MultiAgentGroup as dm, type MultiAgentGroupInput as dn, PredictiveModelTypeSchema as dp, ModelFeatureSchema as dq, HyperparametersSchema as dr, TrainingConfigSchema as ds, EvaluationMetricsSchema as dt, PredictiveModelSchema as du, PredictionRequestSchema as dv, PredictionResultSchema as dw, ModelDriftSchema as dx, type PredictiveModelType as dy, type ModelFeature as dz, type TransformPipelineStep as e, type FunctionCall as e0, type ToolCall as e1, type ConversationMessage as e2, type TokenBudgetStrategy as e3, type TokenBudgetConfig as e4, type TokenUsageStats as e5, type ConversationContext as e6, type ConversationSession as e7, type ConversationSummary as e8, type MessagePruningEvent as e9, type CostAlert as eA, type CostBreakdownDimension as eB, type CostBreakdownEntry as eC, type CostAnalytics as eD, type CostOptimizationRecommendation as eE, type CostReport as eF, type CostQueryFilters as eG, MetadataSourceSchema as eH, IssueSchema as eI, ResolutionSchema as eJ, FeedbackLoopSchema as eK, type FeedbackLoop as eL, type Issue as eM, type Resolution as eN, type ConversationAnalytics as ea, TokenUsageSchema as eb, type TokenUsage as ec, AIOperationCostSchema as ed, type AIOperationCost as ee, CostMetricTypeSchema as ef, BillingPeriodSchema as eg, CostEntrySchema as eh, BudgetTypeSchema as ei, BudgetLimitSchema as ej, BudgetStatusSchema as ek, CostAlertTypeSchema as el, CostAlertSchema as em, CostBreakdownDimensionSchema as en, CostBreakdownEntrySchema as eo, CostAnalyticsSchema as ep, CostOptimizationRecommendationSchema as eq, CostReportSchema as er, CostQueryFiltersSchema as es, type CostMetricType as et, type BillingPeriod as eu, type CostEntry as ev, type BudgetType as ew, type BudgetLimit as ex, type BudgetStatus as ey, type CostAlertType as ez, type StructuredOutputConfig as f, AgentSchema as g, type Agent as h, index as i, type AITool as j, type NavigationActionType as k, type ViewActionType as l, FormActionTypeSchema as m, type FormActionType as n, type DataActionType as o, type WorkflowActionType as p, type ComponentActionType as q, type UIActionType as r, NavigationActionParamsSchema as s, type NavigationActionParams as t, ViewActionParamsSchema as u, type ViewActionParams as v, FormActionParamsSchema as w, type FormActionParams as x, DataActionParamsSchema as y, type DataActionParams as z };