@stigmer/react 3.1.0 → 3.1.2

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 (2619) hide show
  1. package/access/ManageAccessButton.d.ts +1 -1
  2. package/access/ManageAccessButton.d.ts.map +1 -1
  3. package/access/ManageAccessButton.js +2 -2
  4. package/access/ManageAccessButton.js.map +1 -1
  5. package/access/ManageAccessDialog.d.ts +1 -1
  6. package/access/ManageAccessDialog.d.ts.map +1 -1
  7. package/access/ManageAccessDialog.js +2 -2
  8. package/access/ManageAccessDialog.js.map +1 -1
  9. package/access/index.d.ts +4 -4
  10. package/access/index.d.ts.map +1 -1
  11. package/access/index.js +3 -3
  12. package/access/index.js.map +1 -1
  13. package/access/types.d.ts +1 -1
  14. package/access/types.d.ts.map +1 -1
  15. package/access/useManageAccess.d.ts +2 -2
  16. package/access/useManageAccess.d.ts.map +1 -1
  17. package/access/useManageAccess.js +2 -2
  18. package/access/useManageAccess.js.map +1 -1
  19. package/action-menu/ActionMenu.d.ts +1 -1
  20. package/action-menu/ActionMenu.d.ts.map +1 -1
  21. package/action-menu/ActionMenu.js +1 -1
  22. package/action-menu/ActionMenu.js.map +1 -1
  23. package/action-menu/index.d.ts +2 -2
  24. package/action-menu/index.d.ts.map +1 -1
  25. package/action-menu/index.js +1 -1
  26. package/action-menu/index.js.map +1 -1
  27. package/activity/group-activity.d.ts +1 -1
  28. package/activity/group-activity.d.ts.map +1 -1
  29. package/activity/index.d.ts +3 -3
  30. package/activity/index.d.ts.map +1 -1
  31. package/activity/index.js +2 -2
  32. package/activity/index.js.map +1 -1
  33. package/activity/useRecentActivity.d.ts +1 -1
  34. package/activity/useRecentActivity.d.ts.map +1 -1
  35. package/activity/useRecentActivity.js +3 -3
  36. package/activity/useRecentActivity.js.map +1 -1
  37. package/agent/AgentCreationWizard.d.ts +1 -1
  38. package/agent/AgentCreationWizard.d.ts.map +1 -1
  39. package/agent/AgentCreationWizard.js +7 -7
  40. package/agent/AgentCreationWizard.js.map +1 -1
  41. package/agent/AgentDetailView.d.ts +1 -1
  42. package/agent/AgentDetailView.d.ts.map +1 -1
  43. package/agent/AgentDetailView.js +16 -16
  44. package/agent/AgentDetailView.js.map +1 -1
  45. package/agent/AgentEnvForm.d.ts +1 -1
  46. package/agent/AgentEnvForm.d.ts.map +1 -1
  47. package/agent/AgentEnvForm.js +1 -1
  48. package/agent/AgentEnvForm.js.map +1 -1
  49. package/agent/AgentPicker.js +4 -4
  50. package/agent/AgentPicker.js.map +1 -1
  51. package/agent/agentSetupReducer.d.ts +1 -1
  52. package/agent/agentSetupReducer.d.ts.map +1 -1
  53. package/agent/index.d.ts +27 -27
  54. package/agent/index.d.ts.map +1 -1
  55. package/agent/index.js +14 -14
  56. package/agent/index.js.map +1 -1
  57. package/agent/steps/CapabilitiesStep.d.ts +1 -1
  58. package/agent/steps/CapabilitiesStep.d.ts.map +1 -1
  59. package/agent/steps/CapabilitiesStep.js +2 -2
  60. package/agent/steps/CapabilitiesStep.js.map +1 -1
  61. package/agent/steps/IdentityStep.d.ts +1 -1
  62. package/agent/steps/IdentityStep.d.ts.map +1 -1
  63. package/agent/steps/IdentityStep.js +1 -1
  64. package/agent/steps/IdentityStep.js.map +1 -1
  65. package/agent/steps/ReviewStep.d.ts +1 -1
  66. package/agent/steps/ReviewStep.d.ts.map +1 -1
  67. package/agent/steps/ReviewStep.js +1 -1
  68. package/agent/steps/ReviewStep.js.map +1 -1
  69. package/agent/steps/types.d.ts +2 -2
  70. package/agent/steps/types.d.ts.map +1 -1
  71. package/agent/useAgent.js +2 -2
  72. package/agent/useAgent.js.map +1 -1
  73. package/agent/useAgentCount.d.ts +1 -1
  74. package/agent/useAgentCount.d.ts.map +1 -1
  75. package/agent/useAgentCount.js +2 -2
  76. package/agent/useAgentCount.js.map +1 -1
  77. package/agent/useAgentList.d.ts +1 -1
  78. package/agent/useAgentList.d.ts.map +1 -1
  79. package/agent/useAgentList.js +2 -2
  80. package/agent/useAgentList.js.map +1 -1
  81. package/agent/useAgentSearch.d.ts +1 -1
  82. package/agent/useAgentSearch.d.ts.map +1 -1
  83. package/agent/useAgentSearch.js +2 -2
  84. package/agent/useAgentSearch.js.map +1 -1
  85. package/agent/useAgentSetup.d.ts +2 -2
  86. package/agent/useAgentSetup.d.ts.map +1 -1
  87. package/agent/useAgentSetup.js +6 -6
  88. package/agent/useAgentSetup.js.map +1 -1
  89. package/agent/useCreateAgent.js +2 -2
  90. package/agent/useCreateAgent.js.map +1 -1
  91. package/agent/useDefaultAgent.js +2 -2
  92. package/agent/useDefaultAgent.js.map +1 -1
  93. package/agent/useUpdateAgent.js +2 -2
  94. package/agent/useUpdateAgent.js.map +1 -1
  95. package/agent-instance/AgentInstanceDetailPanel.js +7 -7
  96. package/agent-instance/AgentInstanceDetailPanel.js.map +1 -1
  97. package/agent-instance/AgentInstanceList.js +5 -5
  98. package/agent-instance/AgentInstanceList.js.map +1 -1
  99. package/agent-instance/CreateAgentInstanceDialog.js +3 -3
  100. package/agent-instance/CreateAgentInstanceDialog.js.map +1 -1
  101. package/agent-instance/buildPersonalInstanceInput.js +1 -1
  102. package/agent-instance/buildPersonalInstanceInput.js.map +1 -1
  103. package/agent-instance/index.d.ts +22 -22
  104. package/agent-instance/index.d.ts.map +1 -1
  105. package/agent-instance/index.js +11 -11
  106. package/agent-instance/index.js.map +1 -1
  107. package/agent-instance/useAgentInstance.js +2 -2
  108. package/agent-instance/useAgentInstance.js.map +1 -1
  109. package/agent-instance/useAgentInstanceList.js +2 -2
  110. package/agent-instance/useAgentInstanceList.js.map +1 -1
  111. package/agent-instance/useAgentInstances.js +2 -2
  112. package/agent-instance/useAgentInstances.js.map +1 -1
  113. package/agent-instance/useCreateAgentInstance.js +2 -2
  114. package/agent-instance/useCreateAgentInstance.js.map +1 -1
  115. package/agent-instance/useDeleteAgentInstance.js +2 -2
  116. package/agent-instance/useDeleteAgentInstance.js.map +1 -1
  117. package/agent-instance/usePersonalAgentInstance.js +4 -4
  118. package/agent-instance/usePersonalAgentInstance.js.map +1 -1
  119. package/agent-instance/useUpdateAgentInstance.js +2 -2
  120. package/agent-instance/useUpdateAgentInstance.js.map +1 -1
  121. package/api-key/ApiKeyListPanel.js +2 -2
  122. package/api-key/ApiKeyListPanel.js.map +1 -1
  123. package/api-key/CreateApiKeyForm.js +1 -1
  124. package/api-key/CreateApiKeyForm.js.map +1 -1
  125. package/api-key/index.d.ts +12 -12
  126. package/api-key/index.d.ts.map +1 -1
  127. package/api-key/index.js +6 -6
  128. package/api-key/index.js.map +1 -1
  129. package/api-key/useApiKeyList.js +2 -2
  130. package/api-key/useApiKeyList.js.map +1 -1
  131. package/api-key/useCreateApiKey.js +2 -2
  132. package/api-key/useCreateApiKey.js.map +1 -1
  133. package/api-key/useDeleteApiKey.js +2 -2
  134. package/api-key/useDeleteApiKey.js.map +1 -1
  135. package/attachment/AttachmentChipList.d.ts +1 -1
  136. package/attachment/AttachmentChipList.d.ts.map +1 -1
  137. package/attachment/AttachmentChipList.js +1 -1
  138. package/attachment/AttachmentChipList.js.map +1 -1
  139. package/attachment/index.d.ts +5 -5
  140. package/attachment/index.d.ts.map +1 -1
  141. package/attachment/index.js +3 -3
  142. package/attachment/index.js.map +1 -1
  143. package/attachment/useAttachments.js +3 -3
  144. package/attachment/useAttachments.js.map +1 -1
  145. package/billing/AutoRechargeCard.js +1 -1
  146. package/billing/AutoRechargeCard.js.map +1 -1
  147. package/billing/BillingSection.js +12 -12
  148. package/billing/BillingSection.js.map +1 -1
  149. package/billing/CreditBalanceCard.js +1 -1
  150. package/billing/CreditBalanceCard.js.map +1 -1
  151. package/billing/CreditLedgerTable.js +2 -2
  152. package/billing/CreditLedgerTable.js.map +1 -1
  153. package/billing/CreditPackGrid.js +1 -1
  154. package/billing/CreditPackGrid.js.map +1 -1
  155. package/billing/LowBalanceBanner.js +1 -1
  156. package/billing/LowBalanceBanner.js.map +1 -1
  157. package/billing/index.d.ts +31 -31
  158. package/billing/index.d.ts.map +1 -1
  159. package/billing/index.js +16 -16
  160. package/billing/index.js.map +1 -1
  161. package/billing/useBillingAccount.js +2 -2
  162. package/billing/useBillingAccount.js.map +1 -1
  163. package/billing/useBillingUsageReport.js +2 -2
  164. package/billing/useBillingUsageReport.js.map +1 -1
  165. package/billing/useCreateBillingPortalSession.js +2 -2
  166. package/billing/useCreateBillingPortalSession.js.map +1 -1
  167. package/billing/useCreateCheckoutSession.js +2 -2
  168. package/billing/useCreateCheckoutSession.js.map +1 -1
  169. package/billing/useCreditLedger.js +2 -2
  170. package/billing/useCreditLedger.js.map +1 -1
  171. package/billing/useCustomerModelPricing.js +2 -2
  172. package/billing/useCustomerModelPricing.js.map +1 -1
  173. package/billing/useSetAutoRechargeConfig.js +2 -2
  174. package/billing/useSetAutoRechargeConfig.js.map +1 -1
  175. package/composer/ComposerToolbar.d.ts +3 -3
  176. package/composer/ComposerToolbar.d.ts.map +1 -1
  177. package/composer/ComposerToolbar.js +6 -6
  178. package/composer/ComposerToolbar.js.map +1 -1
  179. package/composer/ConfigureMenu.js +2 -2
  180. package/composer/ConfigureMenu.js.map +1 -1
  181. package/composer/ContextChip.js +1 -1
  182. package/composer/ContextChip.js.map +1 -1
  183. package/composer/ContextPopover.js +1 -1
  184. package/composer/ContextPopover.js.map +1 -1
  185. package/composer/InteractionModePicker.js +1 -1
  186. package/composer/InteractionModePicker.js.map +1 -1
  187. package/composer/SessionComposer.d.ts +30 -7
  188. package/composer/SessionComposer.d.ts.map +1 -1
  189. package/composer/SessionComposer.js +42 -31
  190. package/composer/SessionComposer.js.map +1 -1
  191. package/composer/index.d.ts +7 -7
  192. package/composer/index.d.ts.map +1 -1
  193. package/composer/index.js +4 -4
  194. package/composer/index.js.map +1 -1
  195. package/composer/interaction-mode.d.ts +1 -1
  196. package/composer/interaction-mode.d.ts.map +1 -1
  197. package/dashboard/DashboardFailedRuns.d.ts +1 -1
  198. package/dashboard/DashboardFailedRuns.d.ts.map +1 -1
  199. package/dashboard/DashboardKPICards.d.ts +1 -1
  200. package/dashboard/DashboardKPICards.d.ts.map +1 -1
  201. package/dashboard/OperationalDashboard.d.ts +1 -1
  202. package/dashboard/OperationalDashboard.d.ts.map +1 -1
  203. package/dashboard/OperationalDashboard.js +6 -6
  204. package/dashboard/OperationalDashboard.js.map +1 -1
  205. package/dashboard/index.d.ts +7 -7
  206. package/dashboard/index.d.ts.map +1 -1
  207. package/dashboard/index.js +6 -6
  208. package/dashboard/index.js.map +1 -1
  209. package/dashboard/useAgentExecutionSummary.js +2 -2
  210. package/dashboard/useAgentExecutionSummary.js.map +1 -1
  211. package/dashboard/useDashboardFailedRuns.d.ts +1 -1
  212. package/dashboard/useDashboardFailedRuns.d.ts.map +1 -1
  213. package/dashboard/useDashboardFailedRuns.js +2 -2
  214. package/dashboard/useDashboardFailedRuns.js.map +1 -1
  215. package/dashboard/useDashboardSummary.d.ts +1 -1
  216. package/dashboard/useDashboardSummary.d.ts.map +1 -1
  217. package/dashboard/useDashboardSummary.js +4 -4
  218. package/dashboard/useDashboardSummary.js.map +1 -1
  219. package/dependency-graph/DependencyGraph.d.ts +1 -1
  220. package/dependency-graph/DependencyGraph.d.ts.map +1 -1
  221. package/dependency-graph/DependencyGraph.js +1 -1
  222. package/dependency-graph/DependencyGraph.js.map +1 -1
  223. package/dependency-graph/DependencyTreeNode.d.ts +1 -1
  224. package/dependency-graph/DependencyTreeNode.d.ts.map +1 -1
  225. package/dependency-graph/index.d.ts +3 -3
  226. package/dependency-graph/index.d.ts.map +1 -1
  227. package/dependency-graph/index.js +2 -2
  228. package/dependency-graph/index.js.map +1 -1
  229. package/dependency-graph/useDependencyGraph.d.ts +1 -1
  230. package/dependency-graph/useDependencyGraph.d.ts.map +1 -1
  231. package/empty-state/EmptyState.d.ts +1 -1
  232. package/empty-state/EmptyState.d.ts.map +1 -1
  233. package/empty-state/EmptyState.js +1 -1
  234. package/empty-state/EmptyState.js.map +1 -1
  235. package/empty-state/index.d.ts +3 -3
  236. package/empty-state/index.d.ts.map +1 -1
  237. package/empty-state/index.js +2 -2
  238. package/empty-state/index.js.map +1 -1
  239. package/empty-state/useEmptyState.d.ts +1 -1
  240. package/empty-state/useEmptyState.d.ts.map +1 -1
  241. package/environment/CreateEnvironmentForm.js +1 -1
  242. package/environment/CreateEnvironmentForm.js.map +1 -1
  243. package/environment/EnvVarForm.js +2 -2
  244. package/environment/EnvVarForm.js.map +1 -1
  245. package/environment/EnvironmentListPanel.js +2 -2
  246. package/environment/EnvironmentListPanel.js.map +1 -1
  247. package/environment/EnvironmentPicker.js +1 -1
  248. package/environment/EnvironmentPicker.js.map +1 -1
  249. package/environment/EnvironmentVariableEditor.js +5 -5
  250. package/environment/EnvironmentVariableEditor.js.map +1 -1
  251. package/environment/diffEnv.d.ts +1 -1
  252. package/environment/diffEnv.d.ts.map +1 -1
  253. package/environment/index.d.ts +30 -30
  254. package/environment/index.d.ts.map +1 -1
  255. package/environment/index.js +16 -16
  256. package/environment/index.js.map +1 -1
  257. package/environment/useCreateEnvironment.js +2 -2
  258. package/environment/useCreateEnvironment.js.map +1 -1
  259. package/environment/useEnvironment.js +2 -2
  260. package/environment/useEnvironment.js.map +1 -1
  261. package/environment/useEnvironmentList.js +2 -2
  262. package/environment/useEnvironmentList.js.map +1 -1
  263. package/environment/usePersonalEnvironment.js +4 -4
  264. package/environment/usePersonalEnvironment.js.map +1 -1
  265. package/environment/useRemoveEnvironmentVariables.js +2 -2
  266. package/environment/useRemoveEnvironmentVariables.js.map +1 -1
  267. package/environment/useRevealSecretValue.js +2 -2
  268. package/environment/useRevealSecretValue.js.map +1 -1
  269. package/environment/useSessionEnvPool.d.ts +1 -1
  270. package/environment/useSessionEnvPool.d.ts.map +1 -1
  271. package/environment/useUpdateEnvironment.js +2 -2
  272. package/environment/useUpdateEnvironment.js.map +1 -1
  273. package/environment/useUpdateEnvironmentVariables.js +2 -2
  274. package/environment/useUpdateEnvironmentVariables.js.map +1 -1
  275. package/error/index.d.ts +4 -4
  276. package/error/index.d.ts.map +1 -1
  277. package/error/index.js +2 -2
  278. package/error/index.js.map +1 -1
  279. package/execution/ApprovalCard.js +9 -9
  280. package/execution/ApprovalCard.js.map +1 -1
  281. package/execution/ArtifactCard.js +5 -5
  282. package/execution/ArtifactCard.js.map +1 -1
  283. package/execution/ArtifactContentRenderer.d.ts +11 -1
  284. package/execution/ArtifactContentRenderer.d.ts.map +1 -1
  285. package/execution/ArtifactContentRenderer.js +41 -17
  286. package/execution/ArtifactContentRenderer.js.map +1 -1
  287. package/execution/ArtifactPreviewModal.d.ts +1 -1
  288. package/execution/ArtifactPreviewModal.d.ts.map +1 -1
  289. package/execution/ArtifactPreviewModal.js +7 -7
  290. package/execution/ArtifactPreviewModal.js.map +1 -1
  291. package/execution/ArtifactsWidget.d.ts +1 -1
  292. package/execution/ArtifactsWidget.d.ts.map +1 -1
  293. package/execution/ArtifactsWidget.js +3 -3
  294. package/execution/ArtifactsWidget.js.map +1 -1
  295. package/execution/ContextGauge.js +2 -2
  296. package/execution/ContextGauge.js.map +1 -1
  297. package/execution/ExecutionProgress.js +2 -2
  298. package/execution/ExecutionProgress.js.map +1 -1
  299. package/execution/FileChangesView.js +9 -9
  300. package/execution/FileChangesView.js.map +1 -1
  301. package/execution/FilePathContext.d.ts +9 -2
  302. package/execution/FilePathContext.d.ts.map +1 -1
  303. package/execution/FilePathContext.js.map +1 -1
  304. package/execution/FilePathLink.d.ts.map +1 -1
  305. package/execution/FilePathLink.js +23 -8
  306. package/execution/FilePathLink.js.map +1 -1
  307. package/execution/FileReviewCard.d.ts +1 -1
  308. package/execution/FileReviewCard.d.ts.map +1 -1
  309. package/execution/FileReviewCard.js +7 -7
  310. package/execution/FileReviewCard.js.map +1 -1
  311. package/execution/FileReviewContext.d.ts +1 -1
  312. package/execution/FileReviewContext.d.ts.map +1 -1
  313. package/execution/FileReviewContext.js +1 -1
  314. package/execution/FileReviewContext.js.map +1 -1
  315. package/execution/FileReviewDock.d.ts +1 -1
  316. package/execution/FileReviewDock.d.ts.map +1 -1
  317. package/execution/FileReviewDock.js +1 -1
  318. package/execution/FileReviewDock.js.map +1 -1
  319. package/execution/FollowUpInput.js +1 -1
  320. package/execution/FollowUpInput.js.map +1 -1
  321. package/execution/McpToolDetail.js +7 -7
  322. package/execution/McpToolDetail.js.map +1 -1
  323. package/execution/MessageEntry.d.ts +29 -0
  324. package/execution/MessageEntry.d.ts.map +1 -1
  325. package/execution/MessageEntry.js +31 -7
  326. package/execution/MessageEntry.js.map +1 -1
  327. package/execution/MessageThread.d.ts +78 -15
  328. package/execution/MessageThread.d.ts.map +1 -1
  329. package/execution/MessageThread.js +202 -48
  330. package/execution/MessageThread.js.map +1 -1
  331. package/execution/PlanArtifactCard.d.ts +27 -18
  332. package/execution/PlanArtifactCard.d.ts.map +1 -1
  333. package/execution/PlanArtifactCard.js +17 -27
  334. package/execution/PlanArtifactCard.js.map +1 -1
  335. package/execution/PlanCompletionCard.js +1 -1
  336. package/execution/PlanCompletionCard.js.map +1 -1
  337. package/execution/PlanDocumentMessage.d.ts +32 -0
  338. package/execution/PlanDocumentMessage.d.ts.map +1 -0
  339. package/execution/PlanDocumentMessage.js +37 -0
  340. package/execution/PlanDocumentMessage.js.map +1 -0
  341. package/execution/PlanStreamingCard.d.ts +45 -0
  342. package/execution/PlanStreamingCard.d.ts.map +1 -0
  343. package/execution/PlanStreamingCard.js +35 -0
  344. package/execution/PlanStreamingCard.js.map +1 -0
  345. package/execution/ResultView.js +11 -11
  346. package/execution/ResultView.js.map +1 -1
  347. package/execution/SandboxContext.js +1 -1
  348. package/execution/SandboxContext.js.map +1 -1
  349. package/execution/SessionVariablesInput.d.ts +1 -1
  350. package/execution/SessionVariablesInput.d.ts.map +1 -1
  351. package/execution/SessionVariablesInput.js +2 -2
  352. package/execution/SessionVariablesInput.js.map +1 -1
  353. package/execution/SubAgentSection.js +10 -10
  354. package/execution/SubAgentSection.js.map +1 -1
  355. package/execution/SummarizationBadge.d.ts +1 -1
  356. package/execution/SummarizationBadge.d.ts.map +1 -1
  357. package/execution/SummarizationBadge.js +1 -1
  358. package/execution/SummarizationBadge.js.map +1 -1
  359. package/execution/SummarizationCard.d.ts +1 -1
  360. package/execution/SummarizationCard.d.ts.map +1 -1
  361. package/execution/SummarizationCard.js +1 -1
  362. package/execution/SummarizationCard.js.map +1 -1
  363. package/execution/TerminalSession.js +2 -2
  364. package/execution/TerminalSession.js.map +1 -1
  365. package/execution/ThreadSelectionContext.d.ts +1 -1
  366. package/execution/ThreadSelectionContext.d.ts.map +1 -1
  367. package/execution/TodoCard.js +3 -3
  368. package/execution/TodoCard.js.map +1 -1
  369. package/execution/ToolArgsView.js +5 -5
  370. package/execution/ToolArgsView.js.map +1 -1
  371. package/execution/ToolCallDetail.js +7 -7
  372. package/execution/ToolCallDetail.js.map +1 -1
  373. package/execution/ToolCallGroup.js +5 -5
  374. package/execution/ToolCallGroup.js.map +1 -1
  375. package/execution/ToolCallItem.d.ts +1 -1
  376. package/execution/ToolCallItem.d.ts.map +1 -1
  377. package/execution/ToolCallItem.js +12 -12
  378. package/execution/ToolCallItem.js.map +1 -1
  379. package/execution/ToolRunGroup.d.ts +1 -1
  380. package/execution/ToolRunGroup.d.ts.map +1 -1
  381. package/execution/ToolRunGroup.js +4 -4
  382. package/execution/ToolRunGroup.js.map +1 -1
  383. package/execution/UsageWidget.js +1 -1
  384. package/execution/UsageWidget.js.map +1 -1
  385. package/execution/WriteBacksWidget.js +2 -2
  386. package/execution/WriteBacksWidget.js.map +1 -1
  387. package/execution/index.d.ts +133 -129
  388. package/execution/index.d.ts.map +1 -1
  389. package/execution/index.js +68 -66
  390. package/execution/index.js.map +1 -1
  391. package/execution/segment-tool-calls.d.ts +1 -1
  392. package/execution/segment-tool-calls.d.ts.map +1 -1
  393. package/execution/segment-tool-calls.js +2 -2
  394. package/execution/segment-tool-calls.js.map +1 -1
  395. package/execution/tool-presenter.d.ts +1 -1
  396. package/execution/tool-presenter.d.ts.map +1 -1
  397. package/execution/tool-presenter.js +2 -2
  398. package/execution/tool-presenter.js.map +1 -1
  399. package/execution/tool-rendering-primitives.js +1 -1
  400. package/execution/tool-rendering-primitives.js.map +1 -1
  401. package/execution/useAgentExecutionActions.js +2 -2
  402. package/execution/useAgentExecutionActions.js.map +1 -1
  403. package/execution/useArtifactContent.js +2 -2
  404. package/execution/useArtifactContent.js.map +1 -1
  405. package/execution/useArtifactDownload.js +2 -2
  406. package/execution/useArtifactDownload.js.map +1 -1
  407. package/execution/useArtifactDownloadUrl.js +2 -2
  408. package/execution/useArtifactDownloadUrl.js.map +1 -1
  409. package/execution/useCreateAgentExecution.d.ts +10 -0
  410. package/execution/useCreateAgentExecution.d.ts.map +1 -1
  411. package/execution/useCreateAgentExecution.js +8 -4
  412. package/execution/useCreateAgentExecution.js.map +1 -1
  413. package/execution/useExecutionStream.d.ts +2 -2
  414. package/execution/useExecutionStream.d.ts.map +1 -1
  415. package/execution/useExecutionStream.js +7 -7
  416. package/execution/useExecutionStream.js.map +1 -1
  417. package/execution/useFileChangeContent.js +2 -2
  418. package/execution/useFileChangeContent.js.map +1 -1
  419. package/execution/useFileReview.js +2 -2
  420. package/execution/useFileReview.js.map +1 -1
  421. package/execution/useSubmitApproval.js +3 -3
  422. package/execution/useSubmitApproval.js.map +1 -1
  423. package/execution/useThreadSelection.d.ts +1 -1
  424. package/execution/useThreadSelection.d.ts.map +1 -1
  425. package/execution/useThreadSelection.js +1 -1
  426. package/execution/useThreadSelection.js.map +1 -1
  427. package/execution/useToolOutputContent.js +2 -2
  428. package/execution/useToolOutputContent.js.map +1 -1
  429. package/execution-target-context.d.ts +1 -1
  430. package/execution-target-context.d.ts.map +1 -1
  431. package/feedback/StigmerToaster.d.ts +1 -1
  432. package/feedback/StigmerToaster.d.ts.map +1 -1
  433. package/feedback/StigmerToaster.js +1 -1
  434. package/feedback/StigmerToaster.js.map +1 -1
  435. package/feedback/index.d.ts +3 -3
  436. package/feedback/index.d.ts.map +1 -1
  437. package/feedback/index.js +2 -2
  438. package/feedback/index.js.map +1 -1
  439. package/file-reference/index.d.ts +2 -2
  440. package/file-reference/index.d.ts.map +1 -1
  441. package/file-reference/index.js +2 -2
  442. package/file-reference/index.js.map +1 -1
  443. package/github/GitHubRepoPicker.js +2 -2
  444. package/github/GitHubRepoPicker.js.map +1 -1
  445. package/github/decodeGitHubContent.d.ts +29 -0
  446. package/github/decodeGitHubContent.d.ts.map +1 -0
  447. package/github/decodeGitHubContent.js +72 -0
  448. package/github/decodeGitHubContent.js.map +1 -0
  449. package/github/index.d.ts +7 -6
  450. package/github/index.d.ts.map +1 -1
  451. package/github/index.js +7 -6
  452. package/github/index.js.map +1 -1
  453. package/github/useGitHubConnection.js +2 -2
  454. package/github/useGitHubConnection.js.map +1 -1
  455. package/github/useGitHubFileReader.d.ts +26 -0
  456. package/github/useGitHubFileReader.d.ts.map +1 -0
  457. package/github/useGitHubFileReader.js +106 -0
  458. package/github/useGitHubFileReader.js.map +1 -0
  459. package/github/useGitHubSearch.d.ts +1 -1
  460. package/github/useGitHubSearch.d.ts.map +1 -1
  461. package/github/useGitHubTreeLister.d.ts +1 -1
  462. package/github/useGitHubTreeLister.d.ts.map +1 -1
  463. package/github/useGitHubTreeLister.js +7 -3
  464. package/github/useGitHubTreeLister.js.map +1 -1
  465. package/hooks.js +1 -1
  466. package/hooks.js.map +1 -1
  467. package/iam-policy/GrantAccessForm.js +3 -3
  468. package/iam-policy/GrantAccessForm.js.map +1 -1
  469. package/iam-policy/OrgMembersPanel.js +8 -8
  470. package/iam-policy/OrgMembersPanel.js.map +1 -1
  471. package/iam-policy/PeopleWithAccess.d.ts +1 -1
  472. package/iam-policy/PeopleWithAccess.d.ts.map +1 -1
  473. package/iam-policy/PeopleWithAccess.js +3 -3
  474. package/iam-policy/PeopleWithAccess.js.map +1 -1
  475. package/iam-policy/PermissionGate.d.ts +1 -1
  476. package/iam-policy/PermissionGate.d.ts.map +1 -1
  477. package/iam-policy/PermissionGate.js +1 -1
  478. package/iam-policy/PermissionGate.js.map +1 -1
  479. package/iam-policy/PrincipalPicker.js +2 -2
  480. package/iam-policy/PrincipalPicker.js.map +1 -1
  481. package/iam-policy/RoleSelector.js +1 -1
  482. package/iam-policy/RoleSelector.js.map +1 -1
  483. package/iam-policy/SharePanel.d.ts +1 -1
  484. package/iam-policy/SharePanel.d.ts.map +1 -1
  485. package/iam-policy/SharePanel.js +1 -1
  486. package/iam-policy/SharePanel.js.map +1 -1
  487. package/iam-policy/index.d.ts +18 -18
  488. package/iam-policy/index.d.ts.map +1 -1
  489. package/iam-policy/index.js +18 -18
  490. package/iam-policy/index.js.map +1 -1
  491. package/iam-policy/useCheckPermission.js +1 -1
  492. package/iam-policy/useCheckPermission.js.map +1 -1
  493. package/iam-policy/useCreateIamPolicy.js +2 -2
  494. package/iam-policy/useCreateIamPolicy.js.map +1 -1
  495. package/iam-policy/useDeleteIamPolicy.js +2 -2
  496. package/iam-policy/useDeleteIamPolicy.js.map +1 -1
  497. package/iam-policy/usePrincipalsCount.js +2 -2
  498. package/iam-policy/usePrincipalsCount.js.map +1 -1
  499. package/iam-policy/useResourceAccess.js +2 -2
  500. package/iam-policy/useResourceAccess.js.map +1 -1
  501. package/iam-policy/useRevokeOrgAccess.js +2 -2
  502. package/iam-policy/useRevokeOrgAccess.js.map +1 -1
  503. package/iam-policy/useShareFlow.js +4 -4
  504. package/iam-policy/useShareFlow.js.map +1 -1
  505. package/iam-policy/useWhoAmI.js +2 -2
  506. package/iam-policy/useWhoAmI.js.map +1 -1
  507. package/identity-account/index.d.ts +1 -1
  508. package/identity-account/index.d.ts.map +1 -1
  509. package/identity-account/index.js +1 -1
  510. package/identity-account/index.js.map +1 -1
  511. package/identity-account/useIdentityAccountGate.js +2 -2
  512. package/identity-account/useIdentityAccountGate.js.map +1 -1
  513. package/identity-provider/CreateIdentityProviderForm.js +1 -1
  514. package/identity-provider/CreateIdentityProviderForm.js.map +1 -1
  515. package/identity-provider/IdentityProviderDetailPanel.js +1 -1
  516. package/identity-provider/IdentityProviderDetailPanel.js.map +1 -1
  517. package/identity-provider/IdentityProviderListPanel.js +2 -2
  518. package/identity-provider/IdentityProviderListPanel.js.map +1 -1
  519. package/identity-provider/IdentityProviderWizard.js +3 -3
  520. package/identity-provider/IdentityProviderWizard.js.map +1 -1
  521. package/identity-provider/ProviderPicker.d.ts +1 -1
  522. package/identity-provider/ProviderPicker.d.ts.map +1 -1
  523. package/identity-provider/ProviderPicker.js +1 -1
  524. package/identity-provider/ProviderPicker.js.map +1 -1
  525. package/identity-provider/SsoLoginPrompt.js +1 -1
  526. package/identity-provider/SsoLoginPrompt.js.map +1 -1
  527. package/identity-provider/index.d.ts +13 -13
  528. package/identity-provider/index.d.ts.map +1 -1
  529. package/identity-provider/index.js +13 -13
  530. package/identity-provider/index.js.map +1 -1
  531. package/identity-provider/useCreateIdentityProvider.js +2 -2
  532. package/identity-provider/useCreateIdentityProvider.js.map +1 -1
  533. package/identity-provider/useDeleteIdentityProvider.js +2 -2
  534. package/identity-provider/useDeleteIdentityProvider.js.map +1 -1
  535. package/identity-provider/useIdentityProvider.js +2 -2
  536. package/identity-provider/useIdentityProvider.js.map +1 -1
  537. package/identity-provider/useIdentityProviderList.js +2 -2
  538. package/identity-provider/useIdentityProviderList.js.map +1 -1
  539. package/identity-provider/useSsoProvider.js +2 -2
  540. package/identity-provider/useSsoProvider.js.map +1 -1
  541. package/identity-provider/useUpdateIdentityProvider.js +2 -2
  542. package/identity-provider/useUpdateIdentityProvider.js.map +1 -1
  543. package/index.d.ts +104 -104
  544. package/index.d.ts.map +1 -1
  545. package/index.js +60 -60
  546. package/index.js.map +1 -1
  547. package/inline-edit/InlineEditImage.d.ts +1 -1
  548. package/inline-edit/InlineEditImage.d.ts.map +1 -1
  549. package/inline-edit/InlineEditKeyValue.d.ts +1 -1
  550. package/inline-edit/InlineEditKeyValue.d.ts.map +1 -1
  551. package/inline-edit/InlineEditResourceList.d.ts +1 -1
  552. package/inline-edit/InlineEditResourceList.d.ts.map +1 -1
  553. package/inline-edit/InlineEditSelect.d.ts +1 -1
  554. package/inline-edit/InlineEditSelect.d.ts.map +1 -1
  555. package/inline-edit/InlineEditText.d.ts +1 -1
  556. package/inline-edit/InlineEditText.d.ts.map +1 -1
  557. package/inline-edit/InlineEditTextarea.d.ts +1 -1
  558. package/inline-edit/InlineEditTextarea.d.ts.map +1 -1
  559. package/inline-edit/index.d.ts +15 -15
  560. package/inline-edit/index.d.ts.map +1 -1
  561. package/inline-edit/index.js +7 -7
  562. package/inline-edit/index.js.map +1 -1
  563. package/inline-edit/useInlineFieldSave.js +1 -1
  564. package/inline-edit/useInlineFieldSave.js.map +1 -1
  565. package/internal/BoundedContent.js +2 -2
  566. package/internal/BoundedContent.js.map +1 -1
  567. package/internal/FetchCacheProvider.d.ts +1 -1
  568. package/internal/FetchCacheProvider.d.ts.map +1 -1
  569. package/internal/FetchCacheProvider.js +1 -1
  570. package/internal/FetchCacheProvider.js.map +1 -1
  571. package/internal/ResizableSplit.d.ts +72 -22
  572. package/internal/ResizableSplit.d.ts.map +1 -1
  573. package/internal/ResizableSplit.js +96 -38
  574. package/internal/ResizableSplit.js.map +1 -1
  575. package/internal/Tabs.d.ts +2 -2
  576. package/internal/Tabs.d.ts.map +1 -1
  577. package/internal/Tabs.js +1 -1
  578. package/internal/Tabs.js.map +1 -1
  579. package/internal/VirtualizedThread.d.ts +9 -7
  580. package/internal/VirtualizedThread.d.ts.map +1 -1
  581. package/internal/VirtualizedThread.js +14 -12
  582. package/internal/VirtualizedThread.js.map +1 -1
  583. package/internal/dev/index.d.ts +5 -5
  584. package/internal/dev/index.d.ts.map +1 -1
  585. package/internal/dev/index.js +5 -5
  586. package/internal/dev/index.js.map +1 -1
  587. package/internal/file-icons/index.d.ts +17 -0
  588. package/internal/file-icons/index.d.ts.map +1 -0
  589. package/internal/file-icons/index.js +60 -0
  590. package/internal/file-icons/index.js.map +1 -0
  591. package/internal/file-tree/FileTreeNode.d.ts +19 -2
  592. package/internal/file-tree/FileTreeNode.d.ts.map +1 -1
  593. package/internal/file-tree/FileTreeNode.js +11 -2
  594. package/internal/file-tree/FileTreeNode.js.map +1 -1
  595. package/internal/file-tree/filterFileTree.d.ts +1 -1
  596. package/internal/file-tree/filterFileTree.d.ts.map +1 -1
  597. package/internal/file-tree/index.d.ts +5 -5
  598. package/internal/file-tree/index.d.ts.map +1 -1
  599. package/internal/file-tree/index.js +3 -3
  600. package/internal/file-tree/index.js.map +1 -1
  601. package/internal/markdown-components.d.ts +38 -1
  602. package/internal/markdown-components.d.ts.map +1 -1
  603. package/internal/markdown-components.js +87 -12
  604. package/internal/markdown-components.js.map +1 -1
  605. package/internal/menu.js +1 -1
  606. package/internal/menu.js.map +1 -1
  607. package/{workflow → internal}/motion-preference.d.ts +7 -4
  608. package/internal/motion-preference.d.ts.map +1 -0
  609. package/{workflow → internal}/motion-preference.js +7 -4
  610. package/internal/motion-preference.js.map +1 -0
  611. package/internal/store/conversation-store.js +1 -1
  612. package/internal/store/conversation-store.js.map +1 -1
  613. package/internal/store/index.d.ts +39 -6
  614. package/internal/store/index.d.ts.map +1 -1
  615. package/internal/store/index.js +64 -5
  616. package/internal/store/index.js.map +1 -1
  617. package/internal/store/workspace-editors-store.d.ts +145 -0
  618. package/internal/store/workspace-editors-store.d.ts.map +1 -0
  619. package/internal/store/workspace-editors-store.js +208 -0
  620. package/internal/store/workspace-editors-store.js.map +1 -0
  621. package/internal/store/workspace-file-selection-store.d.ts +38 -0
  622. package/internal/store/workspace-file-selection-store.d.ts.map +1 -0
  623. package/internal/store/workspace-file-selection-store.js +62 -0
  624. package/internal/store/workspace-file-selection-store.js.map +1 -0
  625. package/internal/stream-controller.d.ts +1 -1
  626. package/internal/stream-controller.d.ts.map +1 -1
  627. package/internal/stream-controller.js +1 -1
  628. package/internal/stream-controller.js.map +1 -1
  629. package/internal/useFetch.js +2 -2
  630. package/internal/useFetch.js.map +1 -1
  631. package/internal/useKeyedSubmission.js +1 -1
  632. package/internal/useKeyedSubmission.js.map +1 -1
  633. package/internal/useRevealLine.d.ts +49 -0
  634. package/internal/useRevealLine.d.ts.map +1 -0
  635. package/internal/useRevealLine.js +43 -0
  636. package/internal/useRevealLine.js.map +1 -0
  637. package/invitation/InvitationManager.js +5 -5
  638. package/invitation/InvitationManager.js.map +1 -1
  639. package/invitation/InvitationRedemption.js +2 -2
  640. package/invitation/InvitationRedemption.js.map +1 -1
  641. package/invitation/index.d.ts +16 -16
  642. package/invitation/index.d.ts.map +1 -1
  643. package/invitation/index.js +8 -8
  644. package/invitation/index.js.map +1 -1
  645. package/invitation/useCreateInvitation.js +2 -2
  646. package/invitation/useCreateInvitation.js.map +1 -1
  647. package/invitation/useInvitationPreview.js +2 -2
  648. package/invitation/useInvitationPreview.js.map +1 -1
  649. package/invitation/useOrgInvitations.js +2 -2
  650. package/invitation/useOrgInvitations.js.map +1 -1
  651. package/invitation/useRedeemInvitation.js +2 -2
  652. package/invitation/useRedeemInvitation.js.map +1 -1
  653. package/invitation/useRevokeInvitation.js +2 -2
  654. package/invitation/useRevokeInvitation.js.map +1 -1
  655. package/library/ImportResourceDialog.d.ts +1 -1
  656. package/library/ImportResourceDialog.d.ts.map +1 -1
  657. package/library/ImportResourceDialog.js +2 -2
  658. package/library/ImportResourceDialog.js.map +1 -1
  659. package/library/InstanceVisibilitySelector.d.ts +1 -1
  660. package/library/InstanceVisibilitySelector.d.ts.map +1 -1
  661. package/library/InstanceVisibilitySelector.js +2 -2
  662. package/library/InstanceVisibilitySelector.js.map +1 -1
  663. package/library/ResourceVisibilityControl.d.ts +1 -1
  664. package/library/ResourceVisibilityControl.d.ts.map +1 -1
  665. package/library/ResourceVisibilityControl.js +6 -6
  666. package/library/ResourceVisibilityControl.js.map +1 -1
  667. package/library/ScopeToggle.d.ts +1 -1
  668. package/library/ScopeToggle.d.ts.map +1 -1
  669. package/library/VisibilityOptionRow.d.ts +1 -1
  670. package/library/VisibilityOptionRow.d.ts.map +1 -1
  671. package/library/VisibilitySelector.d.ts +1 -1
  672. package/library/VisibilitySelector.d.ts.map +1 -1
  673. package/library/VisibilitySelector.js +5 -5
  674. package/library/VisibilitySelector.js.map +1 -1
  675. package/library/detect-plan-artifact.d.ts +21 -0
  676. package/library/detect-plan-artifact.d.ts.map +1 -1
  677. package/library/detect-plan-artifact.js +20 -0
  678. package/library/detect-plan-artifact.js.map +1 -1
  679. package/library/detect-streaming-plan.d.ts +45 -0
  680. package/library/detect-streaming-plan.d.ts.map +1 -0
  681. package/library/detect-streaming-plan.js +83 -0
  682. package/library/detect-streaming-plan.js.map +1 -0
  683. package/library/index.d.ts +38 -35
  684. package/library/index.d.ts.map +1 -1
  685. package/library/index.js +21 -20
  686. package/library/index.js.map +1 -1
  687. package/library/useApplyResource.js +3 -3
  688. package/library/useApplyResource.js.map +1 -1
  689. package/library/useDetectSkillPackage.d.ts +1 -1
  690. package/library/useDetectSkillPackage.d.ts.map +1 -1
  691. package/library/useDetectSkillPackage.js +2 -2
  692. package/library/useDetectSkillPackage.js.map +1 -1
  693. package/library/useDetectStigmerResource.d.ts +1 -1
  694. package/library/useDetectStigmerResource.d.ts.map +1 -1
  695. package/library/useDetectStigmerResource.js +1 -1
  696. package/library/useDetectStigmerResource.js.map +1 -1
  697. package/library/useExportResource.js +3 -3
  698. package/library/useExportResource.js.map +1 -1
  699. package/library/useImportResource.d.ts +1 -1
  700. package/library/useImportResource.d.ts.map +1 -1
  701. package/library/useImportResource.js +3 -3
  702. package/library/useImportResource.js.map +1 -1
  703. package/library/useUpdateVisibility.js +2 -2
  704. package/library/useUpdateVisibility.js.map +1 -1
  705. package/mcp-server/McpServerConfigPanel.d.ts +2 -2
  706. package/mcp-server/McpServerConfigPanel.d.ts.map +1 -1
  707. package/mcp-server/McpServerConfigPanel.js +2 -2
  708. package/mcp-server/McpServerConfigPanel.js.map +1 -1
  709. package/mcp-server/McpServerConnectDialog.js +7 -7
  710. package/mcp-server/McpServerConnectDialog.js.map +1 -1
  711. package/mcp-server/McpServerCreationWizard.d.ts +1 -1
  712. package/mcp-server/McpServerCreationWizard.d.ts.map +1 -1
  713. package/mcp-server/McpServerCreationWizard.js +7 -7
  714. package/mcp-server/McpServerCreationWizard.js.map +1 -1
  715. package/mcp-server/McpServerDetailView.d.ts +1 -1
  716. package/mcp-server/McpServerDetailView.d.ts.map +1 -1
  717. package/mcp-server/McpServerDetailView.js +21 -21
  718. package/mcp-server/McpServerDetailView.js.map +1 -1
  719. package/mcp-server/McpServerPicker.d.ts +2 -2
  720. package/mcp-server/McpServerPicker.d.ts.map +1 -1
  721. package/mcp-server/McpServerPicker.js +6 -6
  722. package/mcp-server/McpServerPicker.js.map +1 -1
  723. package/mcp-server/McpToolSelector.js +2 -2
  724. package/mcp-server/McpToolSelector.js.map +1 -1
  725. package/mcp-server/OAuthCallbackHandler.js +1 -1
  726. package/mcp-server/OAuthCallbackHandler.js.map +1 -1
  727. package/mcp-server/index.d.ts +44 -44
  728. package/mcp-server/index.d.ts.map +1 -1
  729. package/mcp-server/index.js +22 -22
  730. package/mcp-server/index.js.map +1 -1
  731. package/mcp-server/mcpServerSetupReducer.d.ts +1 -1
  732. package/mcp-server/mcpServerSetupReducer.d.ts.map +1 -1
  733. package/mcp-server/steps/EnvironmentAuthStep.d.ts +1 -1
  734. package/mcp-server/steps/EnvironmentAuthStep.d.ts.map +1 -1
  735. package/mcp-server/steps/IdentityTransportStep.d.ts +1 -1
  736. package/mcp-server/steps/IdentityTransportStep.d.ts.map +1 -1
  737. package/mcp-server/steps/IdentityTransportStep.js +1 -1
  738. package/mcp-server/steps/IdentityTransportStep.js.map +1 -1
  739. package/mcp-server/steps/ReviewStep.d.ts +1 -1
  740. package/mcp-server/steps/ReviewStep.d.ts.map +1 -1
  741. package/mcp-server/steps/ReviewStep.js +1 -1
  742. package/mcp-server/steps/ReviewStep.js.map +1 -1
  743. package/mcp-server/steps/types.d.ts +2 -2
  744. package/mcp-server/steps/types.d.ts.map +1 -1
  745. package/mcp-server/useCreateMcpServer.js +2 -2
  746. package/mcp-server/useCreateMcpServer.js.map +1 -1
  747. package/mcp-server/useDisconnectOAuth.js +2 -2
  748. package/mcp-server/useDisconnectOAuth.js.map +1 -1
  749. package/mcp-server/useMcpServer.js +2 -2
  750. package/mcp-server/useMcpServer.js.map +1 -1
  751. package/mcp-server/useMcpServerConnect.js +3 -3
  752. package/mcp-server/useMcpServerConnect.js.map +1 -1
  753. package/mcp-server/useMcpServerCount.d.ts +1 -1
  754. package/mcp-server/useMcpServerCount.d.ts.map +1 -1
  755. package/mcp-server/useMcpServerCount.js +2 -2
  756. package/mcp-server/useMcpServerCount.js.map +1 -1
  757. package/mcp-server/useMcpServerCredentials.d.ts +1 -1
  758. package/mcp-server/useMcpServerCredentials.d.ts.map +1 -1
  759. package/mcp-server/useMcpServerCredentials.js +4 -4
  760. package/mcp-server/useMcpServerCredentials.js.map +1 -1
  761. package/mcp-server/useMcpServerList.d.ts +1 -1
  762. package/mcp-server/useMcpServerList.d.ts.map +1 -1
  763. package/mcp-server/useMcpServerList.js +2 -2
  764. package/mcp-server/useMcpServerList.js.map +1 -1
  765. package/mcp-server/useMcpServerOAuthConnect.js +3 -3
  766. package/mcp-server/useMcpServerOAuthConnect.js.map +1 -1
  767. package/mcp-server/useMcpServerSearch.d.ts +1 -1
  768. package/mcp-server/useMcpServerSearch.d.ts.map +1 -1
  769. package/mcp-server/useMcpServerSearch.js +2 -2
  770. package/mcp-server/useMcpServerSearch.js.map +1 -1
  771. package/mcp-server/useMcpServerSetup.d.ts +2 -2
  772. package/mcp-server/useMcpServerSetup.d.ts.map +1 -1
  773. package/mcp-server/useMcpServerSetup.js +6 -6
  774. package/mcp-server/useMcpServerSetup.js.map +1 -1
  775. package/mcp-server/useOAuthGrantStatus.js +2 -2
  776. package/mcp-server/useOAuthGrantStatus.js.map +1 -1
  777. package/mcp-server/useOrgOAuthApp.js +3 -3
  778. package/mcp-server/useOrgOAuthApp.js.map +1 -1
  779. package/mcp-server/useUpdateMcpServer.js +2 -2
  780. package/mcp-server/useUpdateMcpServer.js.map +1 -1
  781. package/models/HarnessSelector.d.ts +1 -1
  782. package/models/HarnessSelector.d.ts.map +1 -1
  783. package/models/HarnessSelector.js +1 -1
  784. package/models/HarnessSelector.js.map +1 -1
  785. package/models/ModelRegistryContext.d.ts +1 -1
  786. package/models/ModelRegistryContext.d.ts.map +1 -1
  787. package/models/ModelSelector.d.ts +1 -1
  788. package/models/ModelSelector.d.ts.map +1 -1
  789. package/models/ModelSelector.js +3 -3
  790. package/models/ModelSelector.js.map +1 -1
  791. package/models/index.d.ts +13 -13
  792. package/models/index.d.ts.map +1 -1
  793. package/models/index.js +6 -6
  794. package/models/index.js.map +1 -1
  795. package/models/registry.d.ts +1 -1
  796. package/models/registry.d.ts.map +1 -1
  797. package/models/useModelRegistry.d.ts +2 -2
  798. package/models/useModelRegistry.d.ts.map +1 -1
  799. package/models/useModelRegistry.js +2 -2
  800. package/models/useModelRegistry.js.map +1 -1
  801. package/oauth-app/CreateOAuthAppForm.js +1 -1
  802. package/oauth-app/CreateOAuthAppForm.js.map +1 -1
  803. package/oauth-app/OAuthAppDetailPanel.js +2 -2
  804. package/oauth-app/OAuthAppDetailPanel.js.map +1 -1
  805. package/oauth-app/OAuthAppListPanel.js +1 -1
  806. package/oauth-app/OAuthAppListPanel.js.map +1 -1
  807. package/oauth-app/index.d.ts +14 -14
  808. package/oauth-app/index.d.ts.map +1 -1
  809. package/oauth-app/index.js +7 -7
  810. package/oauth-app/index.js.map +1 -1
  811. package/oauth-app/useCreateOAuthApp.js +2 -2
  812. package/oauth-app/useCreateOAuthApp.js.map +1 -1
  813. package/oauth-app/useDeleteOAuthApp.js +2 -2
  814. package/oauth-app/useDeleteOAuthApp.js.map +1 -1
  815. package/oauth-app/useOAuthAppList.js +2 -2
  816. package/oauth-app/useOAuthAppList.js.map +1 -1
  817. package/oauth-app/useUpdateOAuthApp.js +2 -2
  818. package/oauth-app/useUpdateOAuthApp.js.map +1 -1
  819. package/organization/CreateOrganizationForm.js +3 -3
  820. package/organization/CreateOrganizationForm.js.map +1 -1
  821. package/organization/OrgProfilePanel.js +4 -4
  822. package/organization/OrgProfilePanel.js.map +1 -1
  823. package/organization/OrgProvider.js +1 -1
  824. package/organization/OrgProvider.js.map +1 -1
  825. package/organization/OrgSwitcher.js +4 -4
  826. package/organization/OrgSwitcher.js.map +1 -1
  827. package/organization/index.d.ts +16 -16
  828. package/organization/index.d.ts.map +1 -1
  829. package/organization/index.js +8 -8
  830. package/organization/index.js.map +1 -1
  831. package/organization/useCreateOrganization.js +2 -2
  832. package/organization/useCreateOrganization.js.map +1 -1
  833. package/organization/useOrgGate.js +1 -1
  834. package/organization/useOrgGate.js.map +1 -1
  835. package/organization/useOrganization.js +2 -2
  836. package/organization/useOrganization.js.map +1 -1
  837. package/organization/useUpdateOrganization.js +2 -2
  838. package/organization/useUpdateOrganization.js.map +1 -1
  839. package/package.json +4 -4
  840. package/platform-client/CreatePlatformClientForm.js +1 -1
  841. package/platform-client/CreatePlatformClientForm.js.map +1 -1
  842. package/platform-client/PlatformClientDetailPanel.js +3 -3
  843. package/platform-client/PlatformClientDetailPanel.js.map +1 -1
  844. package/platform-client/PlatformClientListPanel.js +2 -2
  845. package/platform-client/PlatformClientListPanel.js.map +1 -1
  846. package/platform-client/index.d.ts +10 -10
  847. package/platform-client/index.d.ts.map +1 -1
  848. package/platform-client/index.js +10 -10
  849. package/platform-client/index.js.map +1 -1
  850. package/platform-client/useCreatePlatformClient.js +2 -2
  851. package/platform-client/useCreatePlatformClient.js.map +1 -1
  852. package/platform-client/useDeletePlatformClient.js +2 -2
  853. package/platform-client/useDeletePlatformClient.js.map +1 -1
  854. package/platform-client/usePlatformClient.js +2 -2
  855. package/platform-client/usePlatformClient.js.map +1 -1
  856. package/platform-client/usePlatformClientList.js +2 -2
  857. package/platform-client/usePlatformClientList.js.map +1 -1
  858. package/platform-client/useRotatePlatformClientSecret.js +2 -2
  859. package/platform-client/useRotatePlatformClientSecret.js.map +1 -1
  860. package/platform-client/useUpdatePlatformClient.js +2 -2
  861. package/platform-client/useUpdatePlatformClient.js.map +1 -1
  862. package/provider.d.ts +3 -3
  863. package/provider.d.ts.map +1 -1
  864. package/provider.js +9 -9
  865. package/provider.js.map +1 -1
  866. package/resource-creation/CreationPicker.d.ts +1 -1
  867. package/resource-creation/CreationPicker.d.ts.map +1 -1
  868. package/resource-creation/CreationPicker.js +1 -1
  869. package/resource-creation/CreationPicker.js.map +1 -1
  870. package/resource-creation/TemplateCard.d.ts +1 -1
  871. package/resource-creation/TemplateCard.d.ts.map +1 -1
  872. package/resource-creation/TemplateCard.js +1 -1
  873. package/resource-creation/TemplateCard.js.map +1 -1
  874. package/resource-creation/TemplateGallery.d.ts +1 -1
  875. package/resource-creation/TemplateGallery.d.ts.map +1 -1
  876. package/resource-creation/TemplateGallery.js +3 -3
  877. package/resource-creation/TemplateGallery.js.map +1 -1
  878. package/resource-creation/WizardShell.d.ts +1 -1
  879. package/resource-creation/WizardShell.d.ts.map +1 -1
  880. package/resource-creation/WizardShell.js +2 -2
  881. package/resource-creation/WizardShell.js.map +1 -1
  882. package/resource-creation/index.d.ts +22 -22
  883. package/resource-creation/index.d.ts.map +1 -1
  884. package/resource-creation/index.js +12 -12
  885. package/resource-creation/index.js.map +1 -1
  886. package/resource-creation/templates/agent-templates.d.ts +2 -2
  887. package/resource-creation/templates/agent-templates.d.ts.map +1 -1
  888. package/resource-creation/templates/index.d.ts +6 -6
  889. package/resource-creation/templates/index.d.ts.map +1 -1
  890. package/resource-creation/templates/index.js +4 -4
  891. package/resource-creation/templates/index.js.map +1 -1
  892. package/resource-creation/templates/mcp-server-templates.d.ts +2 -2
  893. package/resource-creation/templates/mcp-server-templates.d.ts.map +1 -1
  894. package/resource-creation/templates/workflow-templates.d.ts +1 -1
  895. package/resource-creation/templates/workflow-templates.d.ts.map +1 -1
  896. package/resource-creation/useTemplateFilter.d.ts +1 -1
  897. package/resource-creation/useTemplateFilter.d.ts.map +1 -1
  898. package/resource-creation/useWizardState.d.ts +1 -1
  899. package/resource-creation/useWizardState.d.ts.map +1 -1
  900. package/resource-detail/ConfirmDialog.d.ts +1 -1
  901. package/resource-detail/ConfirmDialog.d.ts.map +1 -1
  902. package/resource-detail/ResourceActionBar.d.ts +1 -1
  903. package/resource-detail/ResourceActionBar.d.ts.map +1 -1
  904. package/resource-detail/ResourceActionBar.js +1 -1
  905. package/resource-detail/ResourceActionBar.js.map +1 -1
  906. package/resource-detail/ResourceDetailShell.d.ts +1 -1
  907. package/resource-detail/ResourceDetailShell.d.ts.map +1 -1
  908. package/resource-detail/ResourceDetailShell.js +3 -3
  909. package/resource-detail/ResourceDetailShell.js.map +1 -1
  910. package/resource-detail/index.d.ts +14 -14
  911. package/resource-detail/index.d.ts.map +1 -1
  912. package/resource-detail/index.js +7 -7
  913. package/resource-detail/index.js.map +1 -1
  914. package/resource-detail/types.d.ts +2 -2
  915. package/resource-detail/types.d.ts.map +1 -1
  916. package/resource-detail/useConfirmAction.d.ts +1 -1
  917. package/resource-detail/useConfirmAction.d.ts.map +1 -1
  918. package/resource-detail/useCopyResource.js +1 -1
  919. package/resource-detail/useCopyResource.js.map +1 -1
  920. package/resource-detail/useDeleteResource.js +3 -3
  921. package/resource-detail/useDeleteResource.js.map +1 -1
  922. package/resource-detail/useDetailTabs.d.ts +2 -2
  923. package/resource-detail/useDetailTabs.d.ts.map +1 -1
  924. package/resource-workbench/components/BulkActionBar.d.ts +1 -1
  925. package/resource-workbench/components/BulkActionBar.d.ts.map +1 -1
  926. package/resource-workbench/components/ColumnHeader.d.ts +1 -1
  927. package/resource-workbench/components/ColumnHeader.d.ts.map +1 -1
  928. package/resource-workbench/components/FilterBar.d.ts +1 -1
  929. package/resource-workbench/components/FilterBar.d.ts.map +1 -1
  930. package/resource-workbench/components/ResourceCards.js +1 -1
  931. package/resource-workbench/components/ResourceCards.js.map +1 -1
  932. package/resource-workbench/components/ResourceList.js +1 -1
  933. package/resource-workbench/components/ResourceList.js.map +1 -1
  934. package/resource-workbench/components/ResourceTable.js +2 -2
  935. package/resource-workbench/components/ResourceTable.js.map +1 -1
  936. package/resource-workbench/components/ResourceWorkbench.d.ts +1 -1
  937. package/resource-workbench/components/ResourceWorkbench.d.ts.map +1 -1
  938. package/resource-workbench/components/ResourceWorkbench.js +14 -14
  939. package/resource-workbench/components/ResourceWorkbench.js.map +1 -1
  940. package/resource-workbench/components/StatusBadge.d.ts +1 -1
  941. package/resource-workbench/components/StatusBadge.d.ts.map +1 -1
  942. package/resource-workbench/components/ViewSwitcher.d.ts +1 -1
  943. package/resource-workbench/components/ViewSwitcher.d.ts.map +1 -1
  944. package/resource-workbench/hooks/useResourceCollection.d.ts +1 -1
  945. package/resource-workbench/hooks/useResourceCollection.d.ts.map +1 -1
  946. package/resource-workbench/hooks/useResourceCollection.js +1 -1
  947. package/resource-workbench/hooks/useResourceCollection.js.map +1 -1
  948. package/resource-workbench/hooks/useResourceFilters.d.ts +1 -1
  949. package/resource-workbench/hooks/useResourceFilters.d.ts.map +1 -1
  950. package/resource-workbench/hooks/useViewPreference.d.ts +1 -1
  951. package/resource-workbench/hooks/useViewPreference.d.ts.map +1 -1
  952. package/resource-workbench/index.d.ts +33 -33
  953. package/resource-workbench/index.d.ts.map +1 -1
  954. package/resource-workbench/index.js +16 -16
  955. package/resource-workbench/index.js.map +1 -1
  956. package/search/index.d.ts +6 -6
  957. package/search/index.d.ts.map +1 -1
  958. package/search/index.js +3 -3
  959. package/search/index.js.map +1 -1
  960. package/search/useResourceCount.d.ts +1 -1
  961. package/search/useResourceCount.d.ts.map +1 -1
  962. package/search/useResourceCount.js +1 -1
  963. package/search/useResourceCount.js.map +1 -1
  964. package/search/useResourceList.js +1 -1
  965. package/search/useResourceList.js.map +1 -1
  966. package/search/useResourceSearch.js +1 -1
  967. package/search/useResourceSearch.js.map +1 -1
  968. package/session/NewSessionViewer.d.ts +24 -9
  969. package/session/NewSessionViewer.d.ts.map +1 -1
  970. package/session/NewSessionViewer.js +55 -28
  971. package/session/NewSessionViewer.js.map +1 -1
  972. package/session/PlanEditor.d.ts +55 -0
  973. package/session/PlanEditor.d.ts.map +1 -0
  974. package/session/PlanEditor.js +88 -0
  975. package/session/PlanEditor.js.map +1 -0
  976. package/session/PlanStreamingDocument.d.ts +30 -0
  977. package/session/PlanStreamingDocument.d.ts.map +1 -0
  978. package/session/PlanStreamingDocument.js +37 -0
  979. package/session/PlanStreamingDocument.js.map +1 -0
  980. package/session/SessionPanelChip.d.ts +26 -0
  981. package/session/SessionPanelChip.d.ts.map +1 -0
  982. package/session/SessionPanelChip.js +40 -0
  983. package/session/SessionPanelChip.js.map +1 -0
  984. package/session/SessionViewer.d.ts +39 -12
  985. package/session/SessionViewer.d.ts.map +1 -1
  986. package/session/SessionViewer.js +325 -43
  987. package/session/SessionViewer.js.map +1 -1
  988. package/session/{inspector → facets}/ArtifactsTab.d.ts +11 -3
  989. package/session/facets/ArtifactsTab.d.ts.map +1 -0
  990. package/session/{inspector → facets}/ArtifactsTab.js +12 -7
  991. package/session/facets/ArtifactsTab.js.map +1 -0
  992. package/session/{inspector → facets}/ChangesTab.d.ts +3 -3
  993. package/session/facets/ChangesTab.d.ts.map +1 -0
  994. package/session/{inspector → facets}/ChangesTab.js +5 -5
  995. package/session/facets/ChangesTab.js.map +1 -0
  996. package/session/{inspector → facets}/InspectTab.d.ts +1 -1
  997. package/session/facets/InspectTab.d.ts.map +1 -0
  998. package/session/facets/InspectTab.js.map +1 -0
  999. package/session/{inspector → facets}/SetupTab.d.ts +14 -5
  1000. package/session/facets/SetupTab.d.ts.map +1 -0
  1001. package/session/{inspector → facets}/SetupTab.js +5 -4
  1002. package/session/facets/SetupTab.js.map +1 -0
  1003. package/session/{inspector → facets}/UsageTab.d.ts +1 -1
  1004. package/session/facets/UsageTab.d.ts.map +1 -0
  1005. package/session/{inspector → facets}/UsageTab.js +3 -3
  1006. package/session/facets/UsageTab.js.map +1 -0
  1007. package/session/facets/index.d.ts +11 -0
  1008. package/session/facets/index.d.ts.map +1 -0
  1009. package/session/facets/index.js +6 -0
  1010. package/session/facets/index.js.map +1 -0
  1011. package/session/index.d.ts +56 -47
  1012. package/session/index.d.ts.map +1 -1
  1013. package/session/index.js +36 -23
  1014. package/session/index.js.map +1 -1
  1015. package/session/plan-document.d.ts +9 -0
  1016. package/session/plan-document.d.ts.map +1 -0
  1017. package/session/plan-document.js +17 -0
  1018. package/session/plan-document.js.map +1 -0
  1019. package/session/useAgentRefFromSession.js +2 -2
  1020. package/session/useAgentRefFromSession.js.map +1 -1
  1021. package/session/useCreateSession.d.ts +2 -2
  1022. package/session/useCreateSession.d.ts.map +1 -1
  1023. package/session/useCreateSession.js +5 -5
  1024. package/session/useCreateSession.js.map +1 -1
  1025. package/session/useEditSessionPrep.d.ts +1 -1
  1026. package/session/useEditSessionPrep.d.ts.map +1 -1
  1027. package/session/useEditSessionPrep.js +5 -5
  1028. package/session/useEditSessionPrep.js.map +1 -1
  1029. package/session/useLocalSessionWorker.js +3 -3
  1030. package/session/useLocalSessionWorker.js.map +1 -1
  1031. package/session/useNewSessionFlow.d.ts +7 -7
  1032. package/session/useNewSessionFlow.d.ts.map +1 -1
  1033. package/session/useNewSessionFlow.js +12 -12
  1034. package/session/useNewSessionFlow.js.map +1 -1
  1035. package/session/useOpenFileChange.d.ts +20 -0
  1036. package/session/useOpenFileChange.d.ts.map +1 -0
  1037. package/session/useOpenFileChange.js +31 -0
  1038. package/session/useOpenFileChange.js.map +1 -0
  1039. package/session/usePersistedModel.d.ts +1 -1
  1040. package/session/usePersistedModel.d.ts.map +1 -1
  1041. package/session/usePersistedModel.js +2 -2
  1042. package/session/usePersistedModel.js.map +1 -1
  1043. package/session/usePlanDraft.d.ts +52 -0
  1044. package/session/usePlanDraft.d.ts.map +1 -0
  1045. package/session/usePlanDraft.js +63 -0
  1046. package/session/usePlanDraft.js.map +1 -0
  1047. package/session/useSession.js +2 -2
  1048. package/session/useSession.js.map +1 -1
  1049. package/session/useSessionArtifacts.js +1 -1
  1050. package/session/useSessionArtifacts.js.map +1 -1
  1051. package/session/useSessionConversation.d.ts +7 -1
  1052. package/session/useSessionConversation.d.ts.map +1 -1
  1053. package/session/useSessionConversation.js +15 -14
  1054. package/session/useSessionConversation.js.map +1 -1
  1055. package/session/useSessionExecutions.js +2 -2
  1056. package/session/useSessionExecutions.js.map +1 -1
  1057. package/session/useSessionList.js +2 -2
  1058. package/session/useSessionList.js.map +1 -1
  1059. package/session/useSessionPageFlow.d.ts +9 -9
  1060. package/session/useSessionPageFlow.d.ts.map +1 -1
  1061. package/session/useSessionPageFlow.js +13 -12
  1062. package/session/useSessionPageFlow.js.map +1 -1
  1063. package/session/useSessionPanel.d.ts +120 -0
  1064. package/session/useSessionPanel.d.ts.map +1 -0
  1065. package/session/useSessionPanel.js +130 -0
  1066. package/session/useSessionPanel.js.map +1 -0
  1067. package/session/useSessionRailViews.d.ts +45 -0
  1068. package/session/useSessionRailViews.d.ts.map +1 -0
  1069. package/session/useSessionRailViews.js +105 -0
  1070. package/session/useSessionRailViews.js.map +1 -0
  1071. package/session/useSessionSearch.js +3 -3
  1072. package/session/useSessionSearch.js.map +1 -1
  1073. package/session/useSessionUsage.js +3 -3
  1074. package/session/useSessionUsage.js.map +1 -1
  1075. package/session/useUpdateSession.js +1 -1
  1076. package/session/useUpdateSession.js.map +1 -1
  1077. package/settings/ApiKeysSection.js +6 -6
  1078. package/settings/ApiKeysSection.js.map +1 -1
  1079. package/settings/BillingSection.d.ts +2 -2
  1080. package/settings/BillingSection.d.ts.map +1 -1
  1081. package/settings/BillingSection.js +1 -1
  1082. package/settings/BillingSection.js.map +1 -1
  1083. package/settings/EnvironmentsSection.js +5 -5
  1084. package/settings/EnvironmentsSection.js.map +1 -1
  1085. package/settings/IdentityProvidersSection.js +6 -6
  1086. package/settings/IdentityProvidersSection.js.map +1 -1
  1087. package/settings/InvitationsSection.js +4 -4
  1088. package/settings/InvitationsSection.js.map +1 -1
  1089. package/settings/MembersSection.js +5 -5
  1090. package/settings/MembersSection.js.map +1 -1
  1091. package/settings/OAuthAppsSection.js +6 -6
  1092. package/settings/OAuthAppsSection.js.map +1 -1
  1093. package/settings/OrgProfileSection.js +2 -2
  1094. package/settings/OrgProfileSection.js.map +1 -1
  1095. package/settings/PlatformClientsSection.js +7 -7
  1096. package/settings/PlatformClientsSection.js.map +1 -1
  1097. package/settings/UsageSection.js +2 -2
  1098. package/settings/UsageSection.js.map +1 -1
  1099. package/settings/index.d.ts +14 -14
  1100. package/settings/index.d.ts.map +1 -1
  1101. package/settings/index.js +11 -11
  1102. package/settings/index.js.map +1 -1
  1103. package/skill/SkillDetailView.d.ts +1 -1
  1104. package/skill/SkillDetailView.d.ts.map +1 -1
  1105. package/skill/SkillDetailView.js +14 -14
  1106. package/skill/SkillDetailView.js.map +1 -1
  1107. package/skill/SkillDiffDialog.js +3 -3
  1108. package/skill/SkillDiffDialog.js.map +1 -1
  1109. package/skill/SkillFileBrowser.js +3 -3
  1110. package/skill/SkillFileBrowser.js.map +1 -1
  1111. package/skill/SkillPicker.js +4 -4
  1112. package/skill/SkillPicker.js.map +1 -1
  1113. package/skill/SkillUploader.js +4 -4
  1114. package/skill/SkillUploader.js.map +1 -1
  1115. package/skill/index.d.ts +30 -30
  1116. package/skill/index.d.ts.map +1 -1
  1117. package/skill/index.js +15 -15
  1118. package/skill/index.js.map +1 -1
  1119. package/skill/internal/fetchAndUnpackArtifact.d.ts +1 -1
  1120. package/skill/internal/fetchAndUnpackArtifact.d.ts.map +1 -1
  1121. package/skill/usePushSkill.js +2 -2
  1122. package/skill/usePushSkill.js.map +1 -1
  1123. package/skill/useSkill.js +2 -2
  1124. package/skill/useSkill.js.map +1 -1
  1125. package/skill/useSkillArtifact.d.ts +1 -1
  1126. package/skill/useSkillArtifact.d.ts.map +1 -1
  1127. package/skill/useSkillArtifact.js +3 -3
  1128. package/skill/useSkillArtifact.js.map +1 -1
  1129. package/skill/useSkillCount.d.ts +1 -1
  1130. package/skill/useSkillCount.d.ts.map +1 -1
  1131. package/skill/useSkillCount.js +2 -2
  1132. package/skill/useSkillCount.js.map +1 -1
  1133. package/skill/useSkillDiff.d.ts +1 -1
  1134. package/skill/useSkillDiff.d.ts.map +1 -1
  1135. package/skill/useSkillDiff.js +4 -4
  1136. package/skill/useSkillDiff.js.map +1 -1
  1137. package/skill/useSkillDuplicateCheck.js +2 -2
  1138. package/skill/useSkillDuplicateCheck.js.map +1 -1
  1139. package/skill/useSkillList.d.ts +1 -1
  1140. package/skill/useSkillList.d.ts.map +1 -1
  1141. package/skill/useSkillList.js +2 -2
  1142. package/skill/useSkillList.js.map +1 -1
  1143. package/skill/useSkillSearch.d.ts +1 -1
  1144. package/skill/useSkillSearch.d.ts.map +1 -1
  1145. package/skill/useSkillSearch.js +2 -2
  1146. package/skill/useSkillSearch.js.map +1 -1
  1147. package/skill/useSkillVersions.d.ts +1 -1
  1148. package/skill/useSkillVersions.d.ts.map +1 -1
  1149. package/skill/useSkillVersions.js +2 -2
  1150. package/skill/useSkillVersions.js.map +1 -1
  1151. package/src/access/ManageAccessButton.tsx +3 -3
  1152. package/src/access/ManageAccessDialog.tsx +3 -3
  1153. package/src/access/index.ts +4 -4
  1154. package/src/access/types.ts +1 -1
  1155. package/src/access/useManageAccess.tsx +4 -4
  1156. package/src/action-menu/ActionMenu.tsx +2 -2
  1157. package/src/action-menu/index.ts +2 -2
  1158. package/src/activity/group-activity.ts +1 -1
  1159. package/src/activity/index.ts +3 -3
  1160. package/src/activity/useRecentActivity.ts +4 -4
  1161. package/src/agent/AgentCreationWizard.tsx +9 -9
  1162. package/src/agent/AgentDetailView.tsx +20 -20
  1163. package/src/agent/AgentEnvForm.tsx +1 -1
  1164. package/src/agent/AgentPicker.tsx +5 -5
  1165. package/src/agent/agentSetupReducer.ts +1 -1
  1166. package/src/agent/index.ts +27 -27
  1167. package/src/agent/steps/CapabilitiesStep.tsx +3 -3
  1168. package/src/agent/steps/IdentityStep.tsx +2 -2
  1169. package/src/agent/steps/ReviewStep.tsx +2 -2
  1170. package/src/agent/steps/types.ts +2 -2
  1171. package/src/agent/useAgent.ts +2 -2
  1172. package/src/agent/useAgentCount.ts +2 -2
  1173. package/src/agent/useAgentList.ts +2 -2
  1174. package/src/agent/useAgentSearch.ts +2 -2
  1175. package/src/agent/useAgentSetup.ts +7 -7
  1176. package/src/agent/useCreateAgent.ts +2 -2
  1177. package/src/agent/useDefaultAgent.ts +2 -2
  1178. package/src/agent/useUpdateAgent.ts +2 -2
  1179. package/src/agent-instance/AgentInstanceDetailPanel.tsx +7 -7
  1180. package/src/agent-instance/AgentInstanceList.tsx +5 -5
  1181. package/src/agent-instance/CreateAgentInstanceDialog.tsx +3 -3
  1182. package/src/agent-instance/buildPersonalInstanceInput.ts +1 -1
  1183. package/src/agent-instance/index.ts +22 -22
  1184. package/src/agent-instance/useAgentInstance.ts +2 -2
  1185. package/src/agent-instance/useAgentInstanceList.ts +2 -2
  1186. package/src/agent-instance/useAgentInstances.ts +2 -2
  1187. package/src/agent-instance/useCreateAgentInstance.ts +2 -2
  1188. package/src/agent-instance/useDeleteAgentInstance.ts +2 -2
  1189. package/src/agent-instance/usePersonalAgentInstance.ts +4 -4
  1190. package/src/agent-instance/useUpdateAgentInstance.ts +2 -2
  1191. package/src/api-key/ApiKeyListPanel.tsx +2 -2
  1192. package/src/api-key/CreateApiKeyForm.tsx +1 -1
  1193. package/src/api-key/index.ts +12 -12
  1194. package/src/api-key/useApiKeyList.ts +2 -2
  1195. package/src/api-key/useCreateApiKey.ts +2 -2
  1196. package/src/api-key/useDeleteApiKey.ts +2 -2
  1197. package/src/attachment/AttachmentChipList.tsx +2 -2
  1198. package/src/attachment/index.ts +5 -5
  1199. package/src/attachment/useAttachments.ts +3 -3
  1200. package/src/billing/AutoRechargeCard.tsx +1 -1
  1201. package/src/billing/BillingSection.tsx +12 -12
  1202. package/src/billing/CreditBalanceCard.tsx +1 -1
  1203. package/src/billing/CreditLedgerTable.tsx +2 -2
  1204. package/src/billing/CreditPackGrid.tsx +1 -1
  1205. package/src/billing/LowBalanceBanner.tsx +1 -1
  1206. package/src/billing/index.ts +31 -31
  1207. package/src/billing/useBillingAccount.ts +2 -2
  1208. package/src/billing/useBillingUsageReport.ts +2 -2
  1209. package/src/billing/useCreateBillingPortalSession.ts +2 -2
  1210. package/src/billing/useCreateCheckoutSession.ts +2 -2
  1211. package/src/billing/useCreditLedger.ts +2 -2
  1212. package/src/billing/useCustomerModelPricing.ts +2 -2
  1213. package/src/billing/useSetAutoRechargeConfig.ts +2 -2
  1214. package/src/composer/ComposerToolbar.tsx +7 -7
  1215. package/src/composer/ConfigureMenu.tsx +2 -2
  1216. package/src/composer/ContextChip.tsx +1 -1
  1217. package/src/composer/ContextPopover.tsx +1 -1
  1218. package/src/composer/InteractionModePicker.tsx +1 -1
  1219. package/src/composer/SessionComposer.tsx +81 -39
  1220. package/src/composer/__tests__/SessionComposer-contract.test.tsx +58 -4
  1221. package/src/composer/index.ts +7 -7
  1222. package/src/composer/interaction-mode.ts +1 -1
  1223. package/src/dashboard/DashboardFailedRuns.tsx +1 -1
  1224. package/src/dashboard/DashboardKPICards.tsx +1 -1
  1225. package/src/dashboard/OperationalDashboard.tsx +7 -7
  1226. package/src/dashboard/index.ts +7 -7
  1227. package/src/dashboard/useAgentExecutionSummary.ts +2 -2
  1228. package/src/dashboard/useDashboardFailedRuns.ts +3 -3
  1229. package/src/dashboard/useDashboardSummary.ts +5 -5
  1230. package/src/dependency-graph/DependencyGraph.tsx +2 -2
  1231. package/src/dependency-graph/DependencyTreeNode.tsx +1 -1
  1232. package/src/dependency-graph/index.ts +3 -3
  1233. package/src/dependency-graph/useDependencyGraph.ts +1 -1
  1234. package/src/empty-state/EmptyState.tsx +2 -2
  1235. package/src/empty-state/index.ts +3 -3
  1236. package/src/empty-state/useEmptyState.ts +1 -1
  1237. package/src/environment/CreateEnvironmentForm.tsx +1 -1
  1238. package/src/environment/EnvVarForm.tsx +2 -2
  1239. package/src/environment/EnvironmentListPanel.tsx +2 -2
  1240. package/src/environment/EnvironmentPicker.tsx +1 -1
  1241. package/src/environment/EnvironmentVariableEditor.tsx +5 -5
  1242. package/src/environment/diffEnv.ts +1 -1
  1243. package/src/environment/index.ts +30 -30
  1244. package/src/environment/useCreateEnvironment.ts +2 -2
  1245. package/src/environment/useEnvironment.ts +2 -2
  1246. package/src/environment/useEnvironmentList.ts +2 -2
  1247. package/src/environment/usePersonalEnvironment.ts +4 -4
  1248. package/src/environment/useRemoveEnvironmentVariables.ts +2 -2
  1249. package/src/environment/useRevealSecretValue.ts +2 -2
  1250. package/src/environment/useSessionEnvPool.ts +1 -1
  1251. package/src/environment/useUpdateEnvironment.ts +2 -2
  1252. package/src/environment/useUpdateEnvironmentVariables.ts +2 -2
  1253. package/src/error/index.ts +4 -4
  1254. package/src/execution/ApprovalCard.tsx +9 -9
  1255. package/src/execution/ArtifactCard.tsx +5 -5
  1256. package/src/execution/ArtifactContentRenderer.tsx +103 -26
  1257. package/src/execution/ArtifactPreviewModal.tsx +8 -8
  1258. package/src/execution/ArtifactsWidget.tsx +4 -4
  1259. package/src/execution/ContextGauge.tsx +2 -2
  1260. package/src/execution/ExecutionProgress.tsx +2 -2
  1261. package/src/execution/FileChangesView.tsx +10 -10
  1262. package/src/execution/FilePathContext.tsx +9 -2
  1263. package/src/execution/FilePathLink.tsx +24 -8
  1264. package/src/execution/FileReviewCard.tsx +7 -7
  1265. package/src/execution/FileReviewContext.ts +1 -1
  1266. package/src/execution/FileReviewDock.tsx +2 -2
  1267. package/src/execution/FollowUpInput.tsx +1 -1
  1268. package/src/execution/McpToolDetail.tsx +7 -7
  1269. package/src/execution/MessageEntry.tsx +113 -3
  1270. package/src/execution/MessageThread.tsx +317 -62
  1271. package/src/execution/PlanArtifactCard.tsx +67 -35
  1272. package/src/execution/PlanCompletionCard.tsx +1 -1
  1273. package/src/execution/PlanDocumentMessage.tsx +96 -0
  1274. package/src/execution/PlanStreamingCard.tsx +137 -0
  1275. package/src/execution/ResultView.tsx +12 -12
  1276. package/src/execution/SandboxContext.ts +1 -1
  1277. package/src/execution/SessionVariablesInput.tsx +3 -3
  1278. package/src/execution/SubAgentSection.tsx +10 -10
  1279. package/src/execution/SummarizationBadge.tsx +2 -2
  1280. package/src/execution/SummarizationCard.tsx +2 -2
  1281. package/src/execution/TerminalSession.tsx +2 -2
  1282. package/src/execution/ThreadSelectionContext.tsx +1 -1
  1283. package/src/execution/TodoCard.tsx +3 -3
  1284. package/src/execution/ToolArgsView.tsx +6 -6
  1285. package/src/execution/ToolCallDetail.tsx +8 -8
  1286. package/src/execution/ToolCallGroup.tsx +5 -5
  1287. package/src/execution/ToolCallItem.tsx +13 -13
  1288. package/src/execution/ToolRunGroup.tsx +5 -5
  1289. package/src/execution/UsageWidget.tsx +1 -1
  1290. package/src/execution/WriteBacksWidget.tsx +2 -2
  1291. package/src/execution/__tests__/ArtifactContentRenderer.test.tsx +80 -1
  1292. package/src/execution/__tests__/FilePathLink.test.tsx +87 -0
  1293. package/src/execution/__tests__/MessageThread.test.tsx +101 -0
  1294. package/src/execution/__tests__/PlanArtifactCard.test.tsx +66 -12
  1295. package/src/execution/__tests__/PlanDocumentMessage.test.tsx +55 -0
  1296. package/src/execution/__tests__/PlanStreamingCard.test.tsx +49 -0
  1297. package/src/execution/__tests__/buildThreadItems-plan-completion.test.ts +504 -22
  1298. package/src/execution/__tests__/message-entry.test.tsx +48 -0
  1299. package/src/execution/__tests__/useCreateAgentExecution.test.tsx +85 -0
  1300. package/src/execution/index.ts +135 -129
  1301. package/src/execution/segment-tool-calls.ts +3 -3
  1302. package/src/execution/tool-presenter.ts +3 -3
  1303. package/src/execution/tool-rendering-primitives.tsx +1 -1
  1304. package/src/execution/useAgentExecutionActions.ts +2 -2
  1305. package/src/execution/useArtifactContent.ts +2 -2
  1306. package/src/execution/useArtifactDownload.ts +2 -2
  1307. package/src/execution/useArtifactDownloadUrl.ts +2 -2
  1308. package/src/execution/useCreateAgentExecution.ts +19 -4
  1309. package/src/execution/useExecutionStream.ts +7 -7
  1310. package/src/execution/useFileChangeContent.ts +2 -2
  1311. package/src/execution/useFileReview.ts +2 -2
  1312. package/src/execution/useSubmitApproval.ts +3 -3
  1313. package/src/execution/useThreadSelection.ts +2 -2
  1314. package/src/execution/useToolOutputContent.ts +2 -2
  1315. package/src/execution-target-context.ts +1 -1
  1316. package/src/feedback/StigmerToaster.tsx +2 -2
  1317. package/src/feedback/index.ts +3 -3
  1318. package/src/file-reference/index.ts +2 -2
  1319. package/src/github/GitHubRepoPicker.tsx +2 -2
  1320. package/src/github/__tests__/decodeGitHubContent.test.ts +102 -0
  1321. package/src/github/__tests__/useGitHubFileReader.test.ts +183 -0
  1322. package/src/github/decodeGitHubContent.ts +83 -0
  1323. package/src/github/index.ts +7 -6
  1324. package/src/github/useGitHubConnection.ts +2 -2
  1325. package/src/github/useGitHubFileReader.ts +152 -0
  1326. package/src/github/useGitHubSearch.ts +1 -1
  1327. package/src/github/useGitHubTreeLister.ts +9 -5
  1328. package/src/hooks.ts +1 -1
  1329. package/src/iam-policy/GrantAccessForm.tsx +3 -3
  1330. package/src/iam-policy/OrgMembersPanel.tsx +8 -8
  1331. package/src/iam-policy/PeopleWithAccess.tsx +3 -3
  1332. package/src/iam-policy/PermissionGate.ts +1 -1
  1333. package/src/iam-policy/PrincipalPicker.tsx +2 -2
  1334. package/src/iam-policy/RoleSelector.tsx +1 -1
  1335. package/src/iam-policy/SharePanel.tsx +2 -2
  1336. package/src/iam-policy/index.ts +18 -18
  1337. package/src/iam-policy/useCheckPermission.ts +1 -1
  1338. package/src/iam-policy/useCreateIamPolicy.ts +2 -2
  1339. package/src/iam-policy/useDeleteIamPolicy.ts +2 -2
  1340. package/src/iam-policy/usePrincipalsCount.ts +2 -2
  1341. package/src/iam-policy/useResourceAccess.ts +2 -2
  1342. package/src/iam-policy/useRevokeOrgAccess.ts +2 -2
  1343. package/src/iam-policy/useShareFlow.ts +4 -4
  1344. package/src/iam-policy/useWhoAmI.ts +2 -2
  1345. package/src/identity-account/index.ts +1 -1
  1346. package/src/identity-account/useIdentityAccountGate.ts +2 -2
  1347. package/src/identity-provider/CreateIdentityProviderForm.tsx +1 -1
  1348. package/src/identity-provider/IdentityProviderDetailPanel.tsx +1 -1
  1349. package/src/identity-provider/IdentityProviderListPanel.tsx +2 -2
  1350. package/src/identity-provider/IdentityProviderWizard.tsx +4 -4
  1351. package/src/identity-provider/ProviderPicker.tsx +1 -1
  1352. package/src/identity-provider/SsoLoginPrompt.tsx +1 -1
  1353. package/src/identity-provider/index.ts +13 -13
  1354. package/src/identity-provider/useCreateIdentityProvider.ts +2 -2
  1355. package/src/identity-provider/useDeleteIdentityProvider.ts +2 -2
  1356. package/src/identity-provider/useIdentityProvider.ts +2 -2
  1357. package/src/identity-provider/useIdentityProviderList.ts +2 -2
  1358. package/src/identity-provider/useSsoProvider.ts +2 -2
  1359. package/src/identity-provider/useUpdateIdentityProvider.ts +2 -2
  1360. package/src/index.ts +167 -113
  1361. package/src/inline-edit/InlineEditImage.tsx +1 -1
  1362. package/src/inline-edit/InlineEditKeyValue.tsx +1 -1
  1363. package/src/inline-edit/InlineEditResourceList.tsx +1 -1
  1364. package/src/inline-edit/InlineEditSelect.tsx +1 -1
  1365. package/src/inline-edit/InlineEditText.tsx +1 -1
  1366. package/src/inline-edit/InlineEditTextarea.tsx +1 -1
  1367. package/src/inline-edit/index.ts +15 -15
  1368. package/src/inline-edit/useInlineFieldSave.ts +1 -1
  1369. package/src/internal/BoundedContent.tsx +2 -2
  1370. package/src/internal/FetchCacheProvider.tsx +1 -1
  1371. package/src/internal/ResizableSplit.tsx +184 -51
  1372. package/src/internal/Tabs.tsx +2 -2
  1373. package/src/internal/VirtualizedThread.tsx +21 -13
  1374. package/src/internal/__tests__/ResizableSplit.test.tsx +125 -3
  1375. package/src/internal/__tests__/markdown-components.test.tsx +68 -0
  1376. package/src/internal/__tests__/useRevealLine.test.tsx +97 -0
  1377. package/src/internal/dev/index.ts +5 -5
  1378. package/src/internal/file-icons/__tests__/file-icons.test.tsx +35 -0
  1379. package/src/internal/file-icons/index.tsx +137 -0
  1380. package/src/internal/file-tree/FileTreeNode.tsx +44 -4
  1381. package/src/internal/file-tree/__tests__/FileTreeNode-explorer.test.tsx +86 -0
  1382. package/src/internal/file-tree/filterFileTree.ts +1 -1
  1383. package/src/internal/file-tree/index.ts +5 -5
  1384. package/src/internal/markdown-components.tsx +117 -12
  1385. package/src/internal/menu.tsx +1 -1
  1386. package/src/{workflow → internal}/motion-preference.ts +7 -4
  1387. package/src/internal/store/__tests__/workspace-editors-store.test.ts +216 -0
  1388. package/src/internal/store/__tests__/workspace-file-selection-store.test.ts +118 -0
  1389. package/src/internal/store/conversation-store.ts +1 -1
  1390. package/src/internal/store/index.ts +100 -6
  1391. package/src/internal/store/workspace-editors-store.ts +315 -0
  1392. package/src/internal/store/workspace-file-selection-store.ts +88 -0
  1393. package/src/internal/stream-controller.ts +2 -2
  1394. package/src/internal/useFetch.ts +2 -2
  1395. package/src/internal/useKeyedSubmission.ts +1 -1
  1396. package/src/internal/useRevealLine.ts +81 -0
  1397. package/src/invitation/InvitationManager.tsx +5 -5
  1398. package/src/invitation/InvitationRedemption.tsx +2 -2
  1399. package/src/invitation/index.ts +16 -16
  1400. package/src/invitation/useCreateInvitation.ts +2 -2
  1401. package/src/invitation/useInvitationPreview.ts +2 -2
  1402. package/src/invitation/useOrgInvitations.ts +2 -2
  1403. package/src/invitation/useRedeemInvitation.ts +2 -2
  1404. package/src/invitation/useRevokeInvitation.ts +2 -2
  1405. package/src/library/ImportResourceDialog.tsx +3 -3
  1406. package/src/library/InstanceVisibilitySelector.tsx +2 -2
  1407. package/src/library/ResourceVisibilityControl.tsx +6 -6
  1408. package/src/library/ScopeToggle.tsx +1 -1
  1409. package/src/library/VisibilityOptionRow.tsx +1 -1
  1410. package/src/library/VisibilitySelector.tsx +5 -5
  1411. package/src/library/__tests__/detect-plan-artifact.test.ts +48 -0
  1412. package/src/library/__tests__/detect-streaming-plan.test.ts +234 -0
  1413. package/src/library/detect-plan-artifact.ts +35 -0
  1414. package/src/library/detect-streaming-plan.ts +108 -0
  1415. package/src/library/index.ts +40 -35
  1416. package/src/library/parse-resource-yaml.ts +1 -1
  1417. package/src/library/useApplyResource.ts +3 -3
  1418. package/src/library/useDetectSkillPackage.ts +2 -2
  1419. package/src/library/useDetectStigmerResource.ts +1 -1
  1420. package/src/library/useExportResource.ts +3 -3
  1421. package/src/library/useImportResource.ts +4 -4
  1422. package/src/library/useUpdateVisibility.ts +2 -2
  1423. package/src/mcp-server/McpServerConfigPanel.tsx +3 -3
  1424. package/src/mcp-server/McpServerConnectDialog.tsx +8 -8
  1425. package/src/mcp-server/McpServerCreationWizard.tsx +9 -9
  1426. package/src/mcp-server/McpServerDetailView.tsx +25 -25
  1427. package/src/mcp-server/McpServerPicker.tsx +9 -9
  1428. package/src/mcp-server/McpToolSelector.tsx +2 -2
  1429. package/src/mcp-server/OAuthCallbackHandler.tsx +2 -2
  1430. package/src/mcp-server/index.ts +44 -44
  1431. package/src/mcp-server/mcpServerSetupReducer.ts +1 -1
  1432. package/src/mcp-server/steps/EnvironmentAuthStep.tsx +1 -1
  1433. package/src/mcp-server/steps/IdentityTransportStep.tsx +2 -2
  1434. package/src/mcp-server/steps/ReviewStep.tsx +2 -2
  1435. package/src/mcp-server/steps/types.ts +2 -2
  1436. package/src/mcp-server/useCreateMcpServer.ts +2 -2
  1437. package/src/mcp-server/useDisconnectOAuth.ts +2 -2
  1438. package/src/mcp-server/useMcpServer.ts +2 -2
  1439. package/src/mcp-server/useMcpServerConnect.ts +3 -3
  1440. package/src/mcp-server/useMcpServerCount.ts +2 -2
  1441. package/src/mcp-server/useMcpServerCredentials.ts +5 -5
  1442. package/src/mcp-server/useMcpServerList.ts +2 -2
  1443. package/src/mcp-server/useMcpServerOAuthConnect.ts +3 -3
  1444. package/src/mcp-server/useMcpServerSearch.ts +2 -2
  1445. package/src/mcp-server/useMcpServerSetup.ts +7 -7
  1446. package/src/mcp-server/useOAuthGrantStatus.ts +2 -2
  1447. package/src/mcp-server/useOrgOAuthApp.ts +3 -3
  1448. package/src/mcp-server/useUpdateMcpServer.ts +2 -2
  1449. package/src/models/HarnessSelector.tsx +1 -1
  1450. package/src/models/ModelRegistryContext.ts +1 -1
  1451. package/src/models/ModelSelector.tsx +4 -4
  1452. package/src/models/index.ts +13 -13
  1453. package/src/models/registry.ts +1 -1
  1454. package/src/models/useModelRegistry.ts +3 -3
  1455. package/src/oauth-app/CreateOAuthAppForm.tsx +1 -1
  1456. package/src/oauth-app/OAuthAppDetailPanel.tsx +2 -2
  1457. package/src/oauth-app/OAuthAppListPanel.tsx +1 -1
  1458. package/src/oauth-app/index.ts +14 -14
  1459. package/src/oauth-app/useCreateOAuthApp.ts +2 -2
  1460. package/src/oauth-app/useDeleteOAuthApp.ts +2 -2
  1461. package/src/oauth-app/useOAuthAppList.ts +2 -2
  1462. package/src/oauth-app/useUpdateOAuthApp.ts +2 -2
  1463. package/src/organization/CreateOrganizationForm.tsx +3 -3
  1464. package/src/organization/OrgProfilePanel.tsx +4 -4
  1465. package/src/organization/OrgProvider.tsx +1 -1
  1466. package/src/organization/OrgSwitcher.tsx +4 -4
  1467. package/src/organization/index.ts +16 -16
  1468. package/src/organization/useCreateOrganization.ts +2 -2
  1469. package/src/organization/useOrgGate.ts +1 -1
  1470. package/src/organization/useOrganization.ts +2 -2
  1471. package/src/organization/useUpdateOrganization.ts +2 -2
  1472. package/src/platform-client/CreatePlatformClientForm.tsx +1 -1
  1473. package/src/platform-client/PlatformClientDetailPanel.tsx +3 -3
  1474. package/src/platform-client/PlatformClientListPanel.tsx +2 -2
  1475. package/src/platform-client/index.ts +10 -10
  1476. package/src/platform-client/useCreatePlatformClient.ts +2 -2
  1477. package/src/platform-client/useDeletePlatformClient.ts +2 -2
  1478. package/src/platform-client/usePlatformClient.ts +2 -2
  1479. package/src/platform-client/usePlatformClientList.ts +2 -2
  1480. package/src/platform-client/useRotatePlatformClientSecret.ts +2 -2
  1481. package/src/platform-client/useUpdatePlatformClient.ts +2 -2
  1482. package/src/provider.tsx +15 -15
  1483. package/src/resource-creation/CreationPicker.tsx +2 -2
  1484. package/src/resource-creation/TemplateCard.tsx +2 -2
  1485. package/src/resource-creation/TemplateGallery.tsx +4 -4
  1486. package/src/resource-creation/WizardShell.tsx +3 -3
  1487. package/src/resource-creation/index.ts +22 -22
  1488. package/src/resource-creation/templates/agent-templates.ts +2 -2
  1489. package/src/resource-creation/templates/index.ts +6 -6
  1490. package/src/resource-creation/templates/mcp-server-templates.ts +2 -2
  1491. package/src/resource-creation/templates/workflow-templates.ts +1 -1
  1492. package/src/resource-creation/useTemplateFilter.ts +1 -1
  1493. package/src/resource-creation/useWizardState.ts +1 -1
  1494. package/src/resource-detail/ConfirmDialog.tsx +1 -1
  1495. package/src/resource-detail/ResourceActionBar.tsx +2 -2
  1496. package/src/resource-detail/ResourceDetailShell.tsx +4 -4
  1497. package/src/resource-detail/index.ts +14 -14
  1498. package/src/resource-detail/types.ts +2 -2
  1499. package/src/resource-detail/useConfirmAction.ts +1 -1
  1500. package/src/resource-detail/useCopyResource.ts +1 -1
  1501. package/src/resource-detail/useDeleteResource.ts +3 -3
  1502. package/src/resource-detail/useDetailTabs.ts +2 -2
  1503. package/src/resource-workbench/components/BulkActionBar.tsx +1 -1
  1504. package/src/resource-workbench/components/ColumnHeader.tsx +1 -1
  1505. package/src/resource-workbench/components/FilterBar.tsx +1 -1
  1506. package/src/resource-workbench/components/ResourceCards.tsx +1 -1
  1507. package/src/resource-workbench/components/ResourceList.tsx +1 -1
  1508. package/src/resource-workbench/components/ResourceTable.tsx +3 -3
  1509. package/src/resource-workbench/components/ResourceWorkbench.tsx +15 -15
  1510. package/src/resource-workbench/components/StatusBadge.tsx +1 -1
  1511. package/src/resource-workbench/components/ViewSwitcher.tsx +1 -1
  1512. package/src/resource-workbench/hooks/useResourceCollection.ts +2 -2
  1513. package/src/resource-workbench/hooks/useResourceFilters.ts +1 -1
  1514. package/src/resource-workbench/hooks/useViewPreference.ts +1 -1
  1515. package/src/resource-workbench/index.ts +33 -33
  1516. package/src/search/index.ts +6 -6
  1517. package/src/search/useResourceCount.ts +2 -2
  1518. package/src/search/useResourceList.ts +1 -1
  1519. package/src/search/useResourceSearch.ts +1 -1
  1520. package/src/session/NewSessionViewer.tsx +132 -64
  1521. package/src/session/PlanEditor.tsx +361 -0
  1522. package/src/session/PlanStreamingDocument.tsx +97 -0
  1523. package/src/session/SessionPanelChip.tsx +103 -0
  1524. package/src/session/SessionViewer.tsx +633 -106
  1525. package/src/session/__tests__/NewSessionViewer.test.tsx +148 -0
  1526. package/src/session/__tests__/PlanEditor.test.tsx +217 -0
  1527. package/src/session/__tests__/PlanStreamingDocument.test.tsx +50 -0
  1528. package/src/session/__tests__/SessionPanelChip.test.tsx +42 -0
  1529. package/src/session/__tests__/SessionViewer-fileReviewDock.test.tsx +9 -4
  1530. package/src/session/__tests__/SessionViewer-transcriptFileOpen.test.tsx +205 -0
  1531. package/src/session/__tests__/audienceWiring.test.tsx +55 -19
  1532. package/src/session/__tests__/useOpenFileChange.test.tsx +82 -0
  1533. package/src/session/__tests__/usePlanDraft.test.ts +102 -0
  1534. package/src/session/__tests__/useSessionPanel.test.ts +298 -0
  1535. package/src/session/__tests__/useSessionRailViews.test.tsx +124 -0
  1536. package/src/session/{inspector → facets}/ArtifactsTab.tsx +32 -10
  1537. package/src/session/{inspector → facets}/ChangesTab.tsx +5 -5
  1538. package/src/session/{inspector → facets}/InspectTab.tsx +1 -1
  1539. package/src/session/{inspector → facets}/SetupTab.tsx +17 -5
  1540. package/src/session/{inspector → facets}/UsageTab.tsx +3 -3
  1541. package/src/session/{inspector → facets}/__tests__/ArtifactsTab.test.tsx +35 -1
  1542. package/src/session/facets/__tests__/SetupTab.test.tsx +44 -0
  1543. package/src/session/facets/index.ts +17 -0
  1544. package/src/session/index.ts +75 -58
  1545. package/src/session/plan-document.ts +19 -0
  1546. package/src/session/useAgentRefFromSession.ts +2 -2
  1547. package/src/session/useCreateSession.ts +5 -5
  1548. package/src/session/useEditSessionPrep.ts +6 -6
  1549. package/src/session/useLocalSessionWorker.ts +3 -3
  1550. package/src/session/useNewSessionFlow.ts +15 -15
  1551. package/src/session/useOpenFileChange.ts +53 -0
  1552. package/src/session/usePersistedModel.ts +3 -3
  1553. package/src/session/usePlanDraft.ts +109 -0
  1554. package/src/session/useSession.ts +2 -2
  1555. package/src/session/useSessionArtifacts.ts +1 -1
  1556. package/src/session/useSessionConversation.ts +21 -14
  1557. package/src/session/useSessionExecutions.ts +2 -2
  1558. package/src/session/useSessionList.ts +2 -2
  1559. package/src/session/useSessionPageFlow.ts +15 -14
  1560. package/src/session/useSessionPanel.ts +288 -0
  1561. package/src/session/useSessionRailViews.tsx +200 -0
  1562. package/src/session/useSessionSearch.ts +3 -3
  1563. package/src/session/useSessionUsage.ts +3 -3
  1564. package/src/session/useUpdateSession.ts +1 -1
  1565. package/src/settings/ApiKeysSection.tsx +6 -6
  1566. package/src/settings/BillingSection.tsx +2 -2
  1567. package/src/settings/EnvironmentsSection.tsx +5 -5
  1568. package/src/settings/IdentityProvidersSection.tsx +6 -6
  1569. package/src/settings/InvitationsSection.tsx +4 -4
  1570. package/src/settings/MembersSection.tsx +5 -5
  1571. package/src/settings/OAuthAppsSection.tsx +6 -6
  1572. package/src/settings/OrgProfileSection.tsx +2 -2
  1573. package/src/settings/PlatformClientsSection.tsx +7 -7
  1574. package/src/settings/UsageSection.tsx +2 -2
  1575. package/src/settings/index.ts +14 -14
  1576. package/src/skill/SkillDetailView.tsx +17 -17
  1577. package/src/skill/SkillDiffDialog.tsx +3 -3
  1578. package/src/skill/SkillFileBrowser.tsx +3 -3
  1579. package/src/skill/SkillPicker.tsx +5 -5
  1580. package/src/skill/SkillUploader.tsx +4 -4
  1581. package/src/skill/index.ts +30 -30
  1582. package/src/skill/internal/fetchAndUnpackArtifact.ts +1 -1
  1583. package/src/skill/usePushSkill.ts +2 -2
  1584. package/src/skill/useSkill.ts +2 -2
  1585. package/src/skill/useSkillArtifact.ts +4 -4
  1586. package/src/skill/useSkillCount.ts +2 -2
  1587. package/src/skill/useSkillDiff.ts +5 -5
  1588. package/src/skill/useSkillDuplicateCheck.ts +2 -2
  1589. package/src/skill/useSkillList.ts +2 -2
  1590. package/src/skill/useSkillSearch.ts +2 -2
  1591. package/src/skill/useSkillVersions.ts +3 -3
  1592. package/src/tabs/index.ts +2 -2
  1593. package/src/test/index.ts +1 -1
  1594. package/src/usage/AgentBreakdownList.tsx +1 -1
  1595. package/src/usage/CreditRunwayIndicator.tsx +3 -3
  1596. package/src/usage/ExportButton.tsx +1 -1
  1597. package/src/usage/HarnessSplitCard.tsx +1 -1
  1598. package/src/usage/OrgUsagePanel.tsx +8 -8
  1599. package/src/usage/index.ts +16 -16
  1600. package/src/usage/useOrgUsageReport.ts +3 -3
  1601. package/src/user/UserMenu.tsx +2 -2
  1602. package/src/user/index.ts +2 -2
  1603. package/src/version-history/DiffFileList.tsx +1 -1
  1604. package/src/version-history/DiffViewer.tsx +1 -1
  1605. package/src/version-history/MultiFileDiffView.tsx +4 -4
  1606. package/src/version-history/UnifiedDiffView.tsx +2 -2
  1607. package/src/version-history/VersionTimeline.tsx +2 -2
  1608. package/src/version-history/VersionTimelineEntry.tsx +1 -1
  1609. package/src/version-history/computeDiff.ts +2 -2
  1610. package/src/version-history/computeMultiFileDiff.ts +2 -2
  1611. package/src/version-history/diff-hunks.ts +1 -1
  1612. package/src/version-history/index.ts +14 -14
  1613. package/src/version-history/parseUnifiedDiff.ts +2 -2
  1614. package/src/workflow/ApprovalFormBuilder.tsx +2 -2
  1615. package/src/workflow/BranchConditionBuilder.tsx +2 -2
  1616. package/src/workflow/CanvasActionsContext.ts +1 -1
  1617. package/src/workflow/CanvasContextMenu.tsx +3 -3
  1618. package/src/workflow/CanvasTransitionEdge.tsx +6 -6
  1619. package/src/workflow/ExecutionActiveTaskIndicator.tsx +2 -2
  1620. package/src/workflow/ExecutionSummaryWidget.tsx +1 -1
  1621. package/src/workflow/TaskConfigForm.tsx +1 -1
  1622. package/src/workflow/TaskKindRegistryContext.ts +1 -1
  1623. package/src/workflow/TaskPickerPopover.tsx +8 -8
  1624. package/src/workflow/ViewYamlDialog.tsx +2 -2
  1625. package/src/workflow/WorkflowArchitectDialog.tsx +3 -3
  1626. package/src/workflow/WorkflowCanvasEditor.tsx +13 -13
  1627. package/src/workflow/WorkflowCanvasInner.tsx +5 -5
  1628. package/src/workflow/WorkflowCodePreviewGraph.tsx +5 -5
  1629. package/src/workflow/WorkflowDashboard.tsx +7 -7
  1630. package/src/workflow/WorkflowDetailView.tsx +26 -26
  1631. package/src/workflow/WorkflowDiffGraph.tsx +8 -8
  1632. package/src/workflow/WorkflowEditorView.tsx +8 -8
  1633. package/src/workflow/WorkflowExecutionApprovalCard.tsx +2 -2
  1634. package/src/workflow/WorkflowExecutionArtifactPanel.tsx +2 -2
  1635. package/src/workflow/WorkflowExecutionCostPanel.tsx +2 -2
  1636. package/src/workflow/WorkflowExecutionGraph.tsx +13 -13
  1637. package/src/workflow/WorkflowExecutionHeader.tsx +4 -4
  1638. package/src/workflow/WorkflowExecutionTaskPanel.tsx +2 -2
  1639. package/src/workflow/WorkflowExecutionTimeline.tsx +2 -2
  1640. package/src/workflow/WorkflowExecutionTimelineEvent.tsx +3 -3
  1641. package/src/workflow/WorkflowExecutionViewer.tsx +18 -18
  1642. package/src/workflow/WorkflowExplainDialog.tsx +2 -2
  1643. package/src/workflow/WorkflowFileReviewList.tsx +3 -3
  1644. package/src/workflow/WorkflowGraphFullscreenDialog.tsx +1 -1
  1645. package/src/workflow/WorkflowInspectorPanel.tsx +5 -5
  1646. package/src/workflow/WorkflowNode.tsx +5 -5
  1647. package/src/workflow/WorkflowNodePopover.tsx +3 -3
  1648. package/src/workflow/WorkflowOverviewGraph.tsx +8 -8
  1649. package/src/workflow/WorkflowRefinePanel.tsx +4 -4
  1650. package/src/workflow/WorkflowRepairCard.tsx +4 -4
  1651. package/src/workflow/WorkflowRunDialog.tsx +2 -2
  1652. package/src/workflow/WorkflowRunForm.tsx +1 -1
  1653. package/src/workflow/WorkflowTaskApprovalCard.tsx +3 -3
  1654. package/src/workflow/WorkflowTaskApprovalSummary.tsx +4 -4
  1655. package/src/workflow/WorkflowTaskList.tsx +1 -1
  1656. package/src/workflow/WorkflowTaskPalette.tsx +3 -3
  1657. package/src/workflow/WorkflowVersionDiffViewer.tsx +2 -2
  1658. package/src/workflow/WorkflowVersionTimeline.tsx +3 -3
  1659. package/src/workflow/WorkflowVersionsTab.tsx +3 -3
  1660. package/src/workflow/canvas-constants.ts +2 -2
  1661. package/src/workflow/clipboard.ts +4 -4
  1662. package/src/workflow/cncf-yaml-to-graph.ts +4 -4
  1663. package/src/workflow/diff/DiffSummaryBar.tsx +1 -1
  1664. package/src/workflow/diff/build-diff-graph.ts +3 -3
  1665. package/src/workflow/diff/graph-diff.ts +3 -3
  1666. package/src/workflow/diff/index.ts +4 -4
  1667. package/src/workflow/diff/types.ts +1 -1
  1668. package/src/workflow/execution/derive-execution-overlays.ts +3 -3
  1669. package/src/workflow/execution/derive-waterfall-entries.ts +1 -1
  1670. package/src/workflow/execution/index.ts +3 -3
  1671. package/src/workflow/execution/useWaterfallEntries.ts +2 -2
  1672. package/src/workflow/execution-comparison/ComparisonSummaryCards.tsx +2 -2
  1673. package/src/workflow/execution-comparison/ExecutionComparisonPicker.tsx +3 -3
  1674. package/src/workflow/execution-comparison/ExecutionComparisonView.tsx +4 -4
  1675. package/src/workflow/execution-comparison/TaskComparisonTable.tsx +2 -2
  1676. package/src/workflow/execution-comparison/derive-execution-comparison.ts +2 -2
  1677. package/src/workflow/execution-comparison/index.ts +7 -7
  1678. package/src/workflow/execution-comparison/types.ts +1 -1
  1679. package/src/workflow/execution-comparison/useExecutionComparison.ts +3 -3
  1680. package/src/workflow/execution-history/ExecutionFilterBar.tsx +1 -1
  1681. package/src/workflow/execution-history/ExecutionHistoryTable.tsx +3 -3
  1682. package/src/workflow/execution-history/FailureAnalysisPanel.tsx +1 -1
  1683. package/src/workflow/execution-history/HealthMetricsStrip.tsx +1 -1
  1684. package/src/workflow/execution-history/WorkflowExecutionHistory.tsx +7 -7
  1685. package/src/workflow/execution-history/index.ts +8 -8
  1686. package/src/workflow/execution-history/useExecutionHistoryData.ts +2 -2
  1687. package/src/workflow/execution-inspector/AgentCallTab.tsx +6 -6
  1688. package/src/workflow/execution-inspector/ErrorTab.tsx +2 -2
  1689. package/src/workflow/execution-inspector/EventLogTab.tsx +1 -1
  1690. package/src/workflow/execution-inspector/ExecutionInspector.tsx +13 -13
  1691. package/src/workflow/execution-inspector/InputOutputTab.tsx +3 -3
  1692. package/src/workflow/execution-inspector/RetriesTab.tsx +2 -2
  1693. package/src/workflow/execution-inspector/StructuredDataViewer.tsx +1 -1
  1694. package/src/workflow/execution-inspector/SummaryTab.tsx +2 -2
  1695. package/src/workflow/execution-inspector/derive-task-detail.ts +3 -3
  1696. package/src/workflow/execution-inspector/index.ts +3 -3
  1697. package/src/workflow/execution-inspector/useExecutionTaskDetail.ts +2 -2
  1698. package/src/workflow/graph-commands.ts +3 -3
  1699. package/src/workflow/index.ts +119 -119
  1700. package/src/workflow/inspector/EdgeInspector.tsx +1 -1
  1701. package/src/workflow/inspector/ExecutionInspectorAdapter.tsx +2 -2
  1702. package/src/workflow/inspector/InspectorHeader.tsx +3 -3
  1703. package/src/workflow/inspector/InspectorShell.tsx +20 -20
  1704. package/src/workflow/inspector/SentinelInspector.tsx +2 -2
  1705. package/src/workflow/inspector/WorkflowSummaryPanel.tsx +4 -4
  1706. package/src/workflow/inspector/forms/AgentCallForm.tsx +1 -1
  1707. package/src/workflow/inspector/forms/HttpCallForm.tsx +1 -1
  1708. package/src/workflow/inspector/index.ts +30 -30
  1709. package/src/workflow/inspector/tabs/AdvancedTab.tsx +1 -1
  1710. package/src/workflow/inspector/tabs/BranchesTab.tsx +2 -2
  1711. package/src/workflow/inspector/tabs/CatchTab.tsx +2 -2
  1712. package/src/workflow/inspector/tabs/ConfigureTab.tsx +8 -8
  1713. package/src/workflow/inspector/tabs/DataTab.tsx +1 -1
  1714. package/src/workflow/inspector/tabs/DocsTab.tsx +1 -1
  1715. package/src/workflow/inspector/tabs/IterationTab.tsx +2 -2
  1716. package/src/workflow/inspector/tabs/RuntimeTab.tsx +2 -2
  1717. package/src/workflow/inspector/task-to-yaml.ts +2 -2
  1718. package/src/workflow/inspector/types.ts +3 -3
  1719. package/src/workflow/inspector/useInspectorTabs.ts +2 -2
  1720. package/src/workflow/inspector/useNestedTaskEditor.ts +3 -3
  1721. package/src/workflow/instance/CreateWorkflowInstanceDialog.tsx +3 -3
  1722. package/src/workflow/instance/RunVisibilityControl.tsx +1 -1
  1723. package/src/workflow/instance/WorkflowInstanceDetailPanel.tsx +9 -9
  1724. package/src/workflow/instance/WorkflowInstanceList.tsx +5 -5
  1725. package/src/workflow/instance/index.ts +10 -10
  1726. package/src/workflow/instance/useCreateWorkflowInstance.ts +2 -2
  1727. package/src/workflow/instance/useDeleteWorkflowInstance.ts +2 -2
  1728. package/src/workflow/instance/useUpdateWorkflowInstance.ts +2 -2
  1729. package/src/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.ts +2 -2
  1730. package/src/workflow/instance/useWorkflowInstance.ts +2 -2
  1731. package/src/workflow/kind-metadata.ts +1 -1
  1732. package/src/workflow/layout/apply-dagre-layout.ts +4 -4
  1733. package/src/workflow/layout/dagre-layout-engine.ts +4 -4
  1734. package/src/workflow/layout/elk-layout-engine.ts +3 -3
  1735. package/src/workflow/layout/index.ts +14 -14
  1736. package/src/workflow/layout/layout-postprocessor.ts +2 -2
  1737. package/src/workflow/layout/port-assignment.ts +3 -3
  1738. package/src/workflow/layout/registry-dimensions.ts +5 -5
  1739. package/src/workflow/layout/types.ts +1 -1
  1740. package/src/workflow/layout/use-workflow-layout.ts +3 -3
  1741. package/src/workflow/layout/useElkLayoutEngine.ts +3 -3
  1742. package/src/workflow/layout/workflow-preprocessor.ts +5 -5
  1743. package/src/workflow/node-shell/DiffBadge.tsx +1 -1
  1744. package/src/workflow/node-shell/ExecutionBadge.tsx +1 -1
  1745. package/src/workflow/node-shell/NodeActions.tsx +6 -6
  1746. package/src/workflow/node-shell/NodeContent.tsx +2 -2
  1747. package/src/workflow/node-shell/NodeHandles.tsx +2 -2
  1748. package/src/workflow/node-shell/NodeShell.tsx +4 -4
  1749. package/src/workflow/node-shell/index.ts +8 -8
  1750. package/src/workflow/node-shell/shape-paths.ts +1 -1
  1751. package/src/workflow/picker/BranchAddPopover.tsx +1 -1
  1752. package/src/workflow/picker/compatibility.ts +3 -3
  1753. package/src/workflow/picker/index.ts +10 -10
  1754. package/src/workflow/picker/suggestions.ts +1 -1
  1755. package/src/workflow/picker/usePickerData.ts +8 -8
  1756. package/src/workflow/task-type-visual-registry.ts +1 -1
  1757. package/src/workflow/templates/WorkflowTemplateCard.tsx +4 -4
  1758. package/src/workflow/templates/WorkflowTemplateGallery.tsx +6 -6
  1759. package/src/workflow/templates/WorkflowTemplatePreview.tsx +4 -4
  1760. package/src/workflow/templates/derive-template-metadata.ts +1 -1
  1761. package/src/workflow/templates/index.ts +9 -9
  1762. package/src/workflow/templates/types.ts +1 -1
  1763. package/src/workflow/topologyFromTasks.ts +2 -2
  1764. package/src/workflow/useActiveTaskName.ts +1 -1
  1765. package/src/workflow/useCanvasKeyboardShortcuts.ts +1 -1
  1766. package/src/workflow/useDiagnoseExecutionFlow.ts +7 -7
  1767. package/src/workflow/useExecutionAnnouncements.ts +1 -1
  1768. package/src/workflow/useExplainWorkflowFlow.ts +6 -6
  1769. package/src/workflow/useFollowExecution.ts +2 -2
  1770. package/src/workflow/useGraphHistory.ts +3 -3
  1771. package/src/workflow/useInstanceEnvKeys.ts +1 -1
  1772. package/src/workflow/usePendingApprovals.ts +2 -2
  1773. package/src/workflow/useRefineWorkflowFlow.ts +7 -7
  1774. package/src/workflow/useResolveAgentExecutionSession.ts +2 -2
  1775. package/src/workflow/useRunWorkflowFlow.ts +6 -6
  1776. package/src/workflow/useTaskKindRegistry.ts +2 -2
  1777. package/src/workflow/useUpdateWorkflow.ts +2 -2
  1778. package/src/workflow/useWorkflow.ts +2 -2
  1779. package/src/workflow/useWorkflowArchitectFlow.ts +9 -9
  1780. package/src/workflow/useWorkflowCanvas.ts +15 -15
  1781. package/src/workflow/useWorkflowCount.ts +2 -2
  1782. package/src/workflow/useWorkflowDashboardSummary.ts +2 -2
  1783. package/src/workflow/useWorkflowDiffGraph.ts +5 -5
  1784. package/src/workflow/useWorkflowEditor.ts +5 -5
  1785. package/src/workflow/useWorkflowExecution.ts +4 -4
  1786. package/src/workflow/useWorkflowExecutionActions.ts +4 -4
  1787. package/src/workflow/useWorkflowExecutionArtifacts.ts +2 -2
  1788. package/src/workflow/useWorkflowExecutionEventLog.ts +2 -2
  1789. package/src/workflow/useWorkflowExecutionEventStream.ts +4 -4
  1790. package/src/workflow/useWorkflowExecutionGraph.ts +13 -13
  1791. package/src/workflow/useWorkflowExecutionList.ts +2 -2
  1792. package/src/workflow/useWorkflowInstances.ts +2 -2
  1793. package/src/workflow/useWorkflowList.ts +2 -2
  1794. package/src/workflow/useWorkflowOverviewGraph.ts +5 -5
  1795. package/src/workflow/useWorkflowSave.ts +2 -2
  1796. package/src/workflow/useWorkflowTopology.ts +1 -1
  1797. package/src/workflow/useWorkflowValidation.ts +2 -2
  1798. package/src/workflow/useWorkflowVersion.ts +2 -2
  1799. package/src/workflow/useWorkflowVersionDiff.ts +3 -3
  1800. package/src/workflow/useWorkflowVersions.ts +3 -3
  1801. package/src/workflow/useWorkflowYaml.ts +2 -2
  1802. package/src/workflow/waterfall/WaterfallBar.tsx +2 -2
  1803. package/src/workflow/waterfall/WaterfallRow.tsx +3 -3
  1804. package/src/workflow/waterfall/WaterfallScale.tsx +2 -2
  1805. package/src/workflow/waterfall/WaterfallTimeline.tsx +4 -4
  1806. package/src/workflow/waterfall/WaterfallTooltip.tsx +2 -2
  1807. package/src/workflow/waterfall/index.ts +5 -5
  1808. package/src/workflow/workflow-graph-conversions.ts +6 -6
  1809. package/src/workflow/workflow-graph-model.ts +1 -1
  1810. package/src/workspace/EditorTabs.tsx +145 -0
  1811. package/src/workspace/ExplorerTree.tsx +247 -0
  1812. package/src/workspace/FileViewer.tsx +516 -0
  1813. package/src/workspace/WorkspaceContentSearch.tsx +478 -0
  1814. package/src/workspace/WorkspaceContentSearcher.ts +70 -0
  1815. package/src/workspace/WorkspaceEditor.tsx +5 -5
  1816. package/src/workspace/WorkspaceFileLister.ts +12 -1
  1817. package/src/workspace/WorkspaceFileReader.ts +57 -0
  1818. package/src/workspace/WorkspaceFileSearch.tsx +429 -0
  1819. package/src/workspace/WorkspaceSurface.tsx +781 -0
  1820. package/src/workspace/__tests__/EditorTabs.test.tsx +100 -0
  1821. package/src/workspace/__tests__/ExplorerTree.test.tsx +152 -0
  1822. package/src/workspace/__tests__/FileViewer.test.tsx +421 -0
  1823. package/src/workspace/__tests__/WorkspaceContentSearch.test.tsx +196 -0
  1824. package/src/workspace/__tests__/WorkspaceFileSearch.test.tsx +206 -0
  1825. package/src/workspace/__tests__/WorkspaceSurface.test.tsx +348 -0
  1826. package/src/workspace/__tests__/findChangeForSelection.test.ts +132 -0
  1827. package/src/workspace/__tests__/matchContentPreview.test.ts +55 -0
  1828. package/src/workspace/__tests__/matchWorkspaceFiles.test.ts +104 -0
  1829. package/src/workspace/__tests__/resolveWorkspaceFileSelection.test.ts +135 -0
  1830. package/src/workspace/__tests__/useWorkspaceContentSearch.test.tsx +196 -0
  1831. package/src/workspace/__tests__/useWorkspaceFileContent.test.tsx +190 -0
  1832. package/src/workspace/__tests__/useWorkspaceFileSearch.test.tsx +162 -0
  1833. package/src/workspace/findChangeForSelection.ts +61 -0
  1834. package/src/workspace/index.ts +69 -15
  1835. package/src/workspace/matchContentPreview.ts +51 -0
  1836. package/src/workspace/matchWorkspaceFiles.ts +86 -0
  1837. package/src/workspace/resolveWorkspaceFileSelection.ts +119 -0
  1838. package/src/workspace/useWorkspaceContentSearch.ts +228 -0
  1839. package/src/workspace/useWorkspaceFileContent.ts +129 -0
  1840. package/src/workspace/useWorkspaceFileSearch.ts +184 -0
  1841. package/src/workspace/useWorkspaceFiles.ts +29 -29
  1842. package/src/workspace/useWorkspaceSources.ts +2 -2
  1843. package/src/workspace/workspaceListingCache.ts +93 -0
  1844. package/styles.css +1 -1
  1845. package/tabs/index.d.ts +2 -2
  1846. package/tabs/index.d.ts.map +1 -1
  1847. package/tabs/index.js +1 -1
  1848. package/tabs/index.js.map +1 -1
  1849. package/test/index.d.ts +1 -1
  1850. package/test/index.d.ts.map +1 -1
  1851. package/test/index.js +1 -1
  1852. package/test/index.js.map +1 -1
  1853. package/usage/AgentBreakdownList.js +1 -1
  1854. package/usage/AgentBreakdownList.js.map +1 -1
  1855. package/usage/CreditRunwayIndicator.js +3 -3
  1856. package/usage/CreditRunwayIndicator.js.map +1 -1
  1857. package/usage/ExportButton.d.ts +1 -1
  1858. package/usage/ExportButton.d.ts.map +1 -1
  1859. package/usage/HarnessSplitCard.js +1 -1
  1860. package/usage/HarnessSplitCard.js.map +1 -1
  1861. package/usage/OrgUsagePanel.js +8 -8
  1862. package/usage/OrgUsagePanel.js.map +1 -1
  1863. package/usage/index.d.ts +16 -16
  1864. package/usage/index.d.ts.map +1 -1
  1865. package/usage/index.js +8 -8
  1866. package/usage/index.js.map +1 -1
  1867. package/usage/useOrgUsageReport.d.ts +1 -1
  1868. package/usage/useOrgUsageReport.d.ts.map +1 -1
  1869. package/usage/useOrgUsageReport.js +2 -2
  1870. package/usage/useOrgUsageReport.js.map +1 -1
  1871. package/user/UserMenu.d.ts +1 -1
  1872. package/user/UserMenu.d.ts.map +1 -1
  1873. package/user/UserMenu.js +1 -1
  1874. package/user/UserMenu.js.map +1 -1
  1875. package/user/index.d.ts +2 -2
  1876. package/user/index.d.ts.map +1 -1
  1877. package/user/index.js +1 -1
  1878. package/user/index.js.map +1 -1
  1879. package/version-history/DiffFileList.d.ts +1 -1
  1880. package/version-history/DiffFileList.d.ts.map +1 -1
  1881. package/version-history/DiffViewer.d.ts +1 -1
  1882. package/version-history/DiffViewer.d.ts.map +1 -1
  1883. package/version-history/MultiFileDiffView.d.ts +1 -1
  1884. package/version-history/MultiFileDiffView.d.ts.map +1 -1
  1885. package/version-history/MultiFileDiffView.js +3 -3
  1886. package/version-history/MultiFileDiffView.js.map +1 -1
  1887. package/version-history/UnifiedDiffView.js +2 -2
  1888. package/version-history/UnifiedDiffView.js.map +1 -1
  1889. package/version-history/VersionTimeline.d.ts +1 -1
  1890. package/version-history/VersionTimeline.d.ts.map +1 -1
  1891. package/version-history/VersionTimeline.js +1 -1
  1892. package/version-history/VersionTimeline.js.map +1 -1
  1893. package/version-history/VersionTimelineEntry.d.ts +1 -1
  1894. package/version-history/VersionTimelineEntry.d.ts.map +1 -1
  1895. package/version-history/computeDiff.d.ts +1 -1
  1896. package/version-history/computeDiff.d.ts.map +1 -1
  1897. package/version-history/computeDiff.js +1 -1
  1898. package/version-history/computeDiff.js.map +1 -1
  1899. package/version-history/computeMultiFileDiff.d.ts +1 -1
  1900. package/version-history/computeMultiFileDiff.d.ts.map +1 -1
  1901. package/version-history/computeMultiFileDiff.js +1 -1
  1902. package/version-history/computeMultiFileDiff.js.map +1 -1
  1903. package/version-history/diff-hunks.d.ts +1 -1
  1904. package/version-history/diff-hunks.d.ts.map +1 -1
  1905. package/version-history/index.d.ts +14 -14
  1906. package/version-history/index.d.ts.map +1 -1
  1907. package/version-history/index.js +9 -9
  1908. package/version-history/index.js.map +1 -1
  1909. package/version-history/parseUnifiedDiff.d.ts +1 -1
  1910. package/version-history/parseUnifiedDiff.d.ts.map +1 -1
  1911. package/version-history/parseUnifiedDiff.js +1 -1
  1912. package/version-history/parseUnifiedDiff.js.map +1 -1
  1913. package/workflow/ApprovalFormBuilder.d.ts +1 -1
  1914. package/workflow/ApprovalFormBuilder.d.ts.map +1 -1
  1915. package/workflow/ApprovalFormBuilder.js +1 -1
  1916. package/workflow/ApprovalFormBuilder.js.map +1 -1
  1917. package/workflow/BranchConditionBuilder.d.ts +1 -1
  1918. package/workflow/BranchConditionBuilder.d.ts.map +1 -1
  1919. package/workflow/BranchConditionBuilder.js +1 -1
  1920. package/workflow/BranchConditionBuilder.js.map +1 -1
  1921. package/workflow/CanvasActionsContext.d.ts +1 -1
  1922. package/workflow/CanvasActionsContext.d.ts.map +1 -1
  1923. package/workflow/CanvasContextMenu.js +3 -3
  1924. package/workflow/CanvasContextMenu.js.map +1 -1
  1925. package/workflow/CanvasTransitionEdge.d.ts +1 -1
  1926. package/workflow/CanvasTransitionEdge.d.ts.map +1 -1
  1927. package/workflow/CanvasTransitionEdge.js +3 -3
  1928. package/workflow/CanvasTransitionEdge.js.map +1 -1
  1929. package/workflow/ExecutionActiveTaskIndicator.d.ts +1 -1
  1930. package/workflow/ExecutionActiveTaskIndicator.d.ts.map +1 -1
  1931. package/workflow/ExecutionActiveTaskIndicator.js +1 -1
  1932. package/workflow/ExecutionActiveTaskIndicator.js.map +1 -1
  1933. package/workflow/ExecutionSummaryWidget.js +1 -1
  1934. package/workflow/ExecutionSummaryWidget.js.map +1 -1
  1935. package/workflow/TaskConfigForm.d.ts +1 -1
  1936. package/workflow/TaskConfigForm.d.ts.map +1 -1
  1937. package/workflow/TaskKindRegistryContext.d.ts +1 -1
  1938. package/workflow/TaskKindRegistryContext.d.ts.map +1 -1
  1939. package/workflow/TaskPickerPopover.d.ts +2 -2
  1940. package/workflow/TaskPickerPopover.d.ts.map +1 -1
  1941. package/workflow/TaskPickerPopover.js +5 -5
  1942. package/workflow/TaskPickerPopover.js.map +1 -1
  1943. package/workflow/ViewYamlDialog.d.ts +1 -1
  1944. package/workflow/ViewYamlDialog.d.ts.map +1 -1
  1945. package/workflow/ViewYamlDialog.js +1 -1
  1946. package/workflow/ViewYamlDialog.js.map +1 -1
  1947. package/workflow/WorkflowArchitectDialog.js +3 -3
  1948. package/workflow/WorkflowArchitectDialog.js.map +1 -1
  1949. package/workflow/WorkflowCanvasEditor.d.ts +1 -1
  1950. package/workflow/WorkflowCanvasEditor.d.ts.map +1 -1
  1951. package/workflow/WorkflowCanvasEditor.js +10 -10
  1952. package/workflow/WorkflowCanvasEditor.js.map +1 -1
  1953. package/workflow/WorkflowCanvasInner.js +4 -4
  1954. package/workflow/WorkflowCanvasInner.js.map +1 -1
  1955. package/workflow/WorkflowCodePreviewGraph.js +5 -5
  1956. package/workflow/WorkflowCodePreviewGraph.js.map +1 -1
  1957. package/workflow/WorkflowDashboard.d.ts +1 -1
  1958. package/workflow/WorkflowDashboard.d.ts.map +1 -1
  1959. package/workflow/WorkflowDashboard.js +7 -7
  1960. package/workflow/WorkflowDashboard.js.map +1 -1
  1961. package/workflow/WorkflowDetailView.d.ts +1 -1
  1962. package/workflow/WorkflowDetailView.d.ts.map +1 -1
  1963. package/workflow/WorkflowDetailView.js +23 -23
  1964. package/workflow/WorkflowDetailView.js.map +1 -1
  1965. package/workflow/WorkflowDiffGraph.d.ts +1 -1
  1966. package/workflow/WorkflowDiffGraph.d.ts.map +1 -1
  1967. package/workflow/WorkflowDiffGraph.js +6 -6
  1968. package/workflow/WorkflowDiffGraph.js.map +1 -1
  1969. package/workflow/WorkflowEditorView.d.ts +1 -1
  1970. package/workflow/WorkflowEditorView.d.ts.map +1 -1
  1971. package/workflow/WorkflowEditorView.js +7 -7
  1972. package/workflow/WorkflowEditorView.js.map +1 -1
  1973. package/workflow/WorkflowExecutionApprovalCard.js +2 -2
  1974. package/workflow/WorkflowExecutionApprovalCard.js.map +1 -1
  1975. package/workflow/WorkflowExecutionArtifactPanel.js +2 -2
  1976. package/workflow/WorkflowExecutionArtifactPanel.js.map +1 -1
  1977. package/workflow/WorkflowExecutionCostPanel.d.ts +1 -1
  1978. package/workflow/WorkflowExecutionCostPanel.d.ts.map +1 -1
  1979. package/workflow/WorkflowExecutionCostPanel.js +1 -1
  1980. package/workflow/WorkflowExecutionCostPanel.js.map +1 -1
  1981. package/workflow/WorkflowExecutionGraph.d.ts +2 -2
  1982. package/workflow/WorkflowExecutionGraph.d.ts.map +1 -1
  1983. package/workflow/WorkflowExecutionGraph.js +10 -10
  1984. package/workflow/WorkflowExecutionGraph.js.map +1 -1
  1985. package/workflow/WorkflowExecutionHeader.d.ts +2 -2
  1986. package/workflow/WorkflowExecutionHeader.d.ts.map +1 -1
  1987. package/workflow/WorkflowExecutionHeader.js +2 -2
  1988. package/workflow/WorkflowExecutionHeader.js.map +1 -1
  1989. package/workflow/WorkflowExecutionTaskPanel.d.ts +1 -1
  1990. package/workflow/WorkflowExecutionTaskPanel.d.ts.map +1 -1
  1991. package/workflow/WorkflowExecutionTaskPanel.js +1 -1
  1992. package/workflow/WorkflowExecutionTaskPanel.js.map +1 -1
  1993. package/workflow/WorkflowExecutionTimeline.d.ts +1 -1
  1994. package/workflow/WorkflowExecutionTimeline.d.ts.map +1 -1
  1995. package/workflow/WorkflowExecutionTimeline.js +1 -1
  1996. package/workflow/WorkflowExecutionTimeline.js.map +1 -1
  1997. package/workflow/WorkflowExecutionTimelineEvent.d.ts +1 -1
  1998. package/workflow/WorkflowExecutionTimelineEvent.d.ts.map +1 -1
  1999. package/workflow/WorkflowExecutionTimelineEvent.js +2 -2
  2000. package/workflow/WorkflowExecutionTimelineEvent.js.map +1 -1
  2001. package/workflow/WorkflowExecutionViewer.js +17 -17
  2002. package/workflow/WorkflowExecutionViewer.js.map +1 -1
  2003. package/workflow/WorkflowExplainDialog.js +2 -2
  2004. package/workflow/WorkflowExplainDialog.js.map +1 -1
  2005. package/workflow/WorkflowFileReviewList.d.ts +1 -1
  2006. package/workflow/WorkflowFileReviewList.d.ts.map +1 -1
  2007. package/workflow/WorkflowFileReviewList.js +2 -2
  2008. package/workflow/WorkflowFileReviewList.js.map +1 -1
  2009. package/workflow/WorkflowGraphFullscreenDialog.js +1 -1
  2010. package/workflow/WorkflowGraphFullscreenDialog.js.map +1 -1
  2011. package/workflow/WorkflowInspectorPanel.d.ts +3 -3
  2012. package/workflow/WorkflowInspectorPanel.d.ts.map +1 -1
  2013. package/workflow/WorkflowInspectorPanel.js +1 -1
  2014. package/workflow/WorkflowInspectorPanel.js.map +1 -1
  2015. package/workflow/WorkflowNode.d.ts +1 -1
  2016. package/workflow/WorkflowNode.d.ts.map +1 -1
  2017. package/workflow/WorkflowNode.js +4 -4
  2018. package/workflow/WorkflowNode.js.map +1 -1
  2019. package/workflow/WorkflowNodePopover.d.ts +1 -1
  2020. package/workflow/WorkflowNodePopover.d.ts.map +1 -1
  2021. package/workflow/WorkflowNodePopover.js +2 -2
  2022. package/workflow/WorkflowNodePopover.js.map +1 -1
  2023. package/workflow/WorkflowOverviewGraph.js +6 -6
  2024. package/workflow/WorkflowOverviewGraph.js.map +1 -1
  2025. package/workflow/WorkflowRefinePanel.js +4 -4
  2026. package/workflow/WorkflowRefinePanel.js.map +1 -1
  2027. package/workflow/WorkflowRepairCard.js +4 -4
  2028. package/workflow/WorkflowRepairCard.js.map +1 -1
  2029. package/workflow/WorkflowRunDialog.js +2 -2
  2030. package/workflow/WorkflowRunDialog.js.map +1 -1
  2031. package/workflow/WorkflowRunForm.d.ts +1 -1
  2032. package/workflow/WorkflowRunForm.d.ts.map +1 -1
  2033. package/workflow/WorkflowTaskApprovalCard.js +3 -3
  2034. package/workflow/WorkflowTaskApprovalCard.js.map +1 -1
  2035. package/workflow/WorkflowTaskApprovalSummary.d.ts +2 -2
  2036. package/workflow/WorkflowTaskApprovalSummary.d.ts.map +1 -1
  2037. package/workflow/WorkflowTaskApprovalSummary.js +2 -2
  2038. package/workflow/WorkflowTaskApprovalSummary.js.map +1 -1
  2039. package/workflow/WorkflowTaskList.js +1 -1
  2040. package/workflow/WorkflowTaskList.js.map +1 -1
  2041. package/workflow/WorkflowTaskPalette.js +2 -2
  2042. package/workflow/WorkflowTaskPalette.js.map +1 -1
  2043. package/workflow/WorkflowVersionDiffViewer.js +1 -1
  2044. package/workflow/WorkflowVersionDiffViewer.js.map +1 -1
  2045. package/workflow/WorkflowVersionTimeline.js +2 -2
  2046. package/workflow/WorkflowVersionTimeline.js.map +1 -1
  2047. package/workflow/WorkflowVersionsTab.js +3 -3
  2048. package/workflow/WorkflowVersionsTab.js.map +1 -1
  2049. package/workflow/canvas-constants.d.ts +2 -2
  2050. package/workflow/canvas-constants.d.ts.map +1 -1
  2051. package/workflow/clipboard.d.ts +2 -2
  2052. package/workflow/clipboard.d.ts.map +1 -1
  2053. package/workflow/clipboard.js +2 -2
  2054. package/workflow/clipboard.js.map +1 -1
  2055. package/workflow/cncf-yaml-to-graph.d.ts +1 -1
  2056. package/workflow/cncf-yaml-to-graph.d.ts.map +1 -1
  2057. package/workflow/cncf-yaml-to-graph.js +3 -3
  2058. package/workflow/cncf-yaml-to-graph.js.map +1 -1
  2059. package/workflow/diff/DiffSummaryBar.d.ts +1 -1
  2060. package/workflow/diff/DiffSummaryBar.d.ts.map +1 -1
  2061. package/workflow/diff/build-diff-graph.d.ts +2 -2
  2062. package/workflow/diff/build-diff-graph.d.ts.map +1 -1
  2063. package/workflow/diff/graph-diff.d.ts +2 -2
  2064. package/workflow/diff/graph-diff.d.ts.map +1 -1
  2065. package/workflow/diff/graph-diff.js +1 -1
  2066. package/workflow/diff/graph-diff.js.map +1 -1
  2067. package/workflow/diff/index.d.ts +4 -4
  2068. package/workflow/diff/index.d.ts.map +1 -1
  2069. package/workflow/diff/index.js +3 -3
  2070. package/workflow/diff/index.js.map +1 -1
  2071. package/workflow/diff/types.d.ts +1 -1
  2072. package/workflow/diff/types.d.ts.map +1 -1
  2073. package/workflow/execution/derive-execution-overlays.d.ts +2 -2
  2074. package/workflow/execution/derive-execution-overlays.d.ts.map +1 -1
  2075. package/workflow/execution/derive-execution-overlays.js +1 -1
  2076. package/workflow/execution/derive-execution-overlays.js.map +1 -1
  2077. package/workflow/execution/derive-waterfall-entries.d.ts +1 -1
  2078. package/workflow/execution/derive-waterfall-entries.d.ts.map +1 -1
  2079. package/workflow/execution/index.d.ts +3 -3
  2080. package/workflow/execution/index.d.ts.map +1 -1
  2081. package/workflow/execution/index.js +3 -3
  2082. package/workflow/execution/index.js.map +1 -1
  2083. package/workflow/execution/useWaterfallEntries.d.ts +2 -2
  2084. package/workflow/execution/useWaterfallEntries.d.ts.map +1 -1
  2085. package/workflow/execution/useWaterfallEntries.js +1 -1
  2086. package/workflow/execution/useWaterfallEntries.js.map +1 -1
  2087. package/workflow/execution-comparison/ComparisonSummaryCards.d.ts +1 -1
  2088. package/workflow/execution-comparison/ComparisonSummaryCards.d.ts.map +1 -1
  2089. package/workflow/execution-comparison/ComparisonSummaryCards.js +1 -1
  2090. package/workflow/execution-comparison/ComparisonSummaryCards.js.map +1 -1
  2091. package/workflow/execution-comparison/ExecutionComparisonPicker.js +3 -3
  2092. package/workflow/execution-comparison/ExecutionComparisonPicker.js.map +1 -1
  2093. package/workflow/execution-comparison/ExecutionComparisonView.js +4 -4
  2094. package/workflow/execution-comparison/ExecutionComparisonView.js.map +1 -1
  2095. package/workflow/execution-comparison/TaskComparisonTable.d.ts +1 -1
  2096. package/workflow/execution-comparison/TaskComparisonTable.d.ts.map +1 -1
  2097. package/workflow/execution-comparison/TaskComparisonTable.js +1 -1
  2098. package/workflow/execution-comparison/TaskComparisonTable.js.map +1 -1
  2099. package/workflow/execution-comparison/derive-execution-comparison.d.ts +1 -1
  2100. package/workflow/execution-comparison/derive-execution-comparison.d.ts.map +1 -1
  2101. package/workflow/execution-comparison/derive-execution-comparison.js +1 -1
  2102. package/workflow/execution-comparison/derive-execution-comparison.js.map +1 -1
  2103. package/workflow/execution-comparison/index.d.ts +7 -7
  2104. package/workflow/execution-comparison/index.d.ts.map +1 -1
  2105. package/workflow/execution-comparison/index.js +6 -6
  2106. package/workflow/execution-comparison/index.js.map +1 -1
  2107. package/workflow/execution-comparison/types.d.ts +1 -1
  2108. package/workflow/execution-comparison/types.d.ts.map +1 -1
  2109. package/workflow/execution-comparison/useExecutionComparison.d.ts +1 -1
  2110. package/workflow/execution-comparison/useExecutionComparison.d.ts.map +1 -1
  2111. package/workflow/execution-comparison/useExecutionComparison.js +2 -2
  2112. package/workflow/execution-comparison/useExecutionComparison.js.map +1 -1
  2113. package/workflow/execution-history/ExecutionFilterBar.d.ts +1 -1
  2114. package/workflow/execution-history/ExecutionFilterBar.d.ts.map +1 -1
  2115. package/workflow/execution-history/ExecutionHistoryTable.d.ts +1 -1
  2116. package/workflow/execution-history/ExecutionHistoryTable.d.ts.map +1 -1
  2117. package/workflow/execution-history/ExecutionHistoryTable.js +3 -3
  2118. package/workflow/execution-history/ExecutionHistoryTable.js.map +1 -1
  2119. package/workflow/execution-history/FailureAnalysisPanel.js +1 -1
  2120. package/workflow/execution-history/FailureAnalysisPanel.js.map +1 -1
  2121. package/workflow/execution-history/HealthMetricsStrip.js +1 -1
  2122. package/workflow/execution-history/HealthMetricsStrip.js.map +1 -1
  2123. package/workflow/execution-history/WorkflowExecutionHistory.js +7 -7
  2124. package/workflow/execution-history/WorkflowExecutionHistory.js.map +1 -1
  2125. package/workflow/execution-history/index.d.ts +8 -8
  2126. package/workflow/execution-history/index.d.ts.map +1 -1
  2127. package/workflow/execution-history/index.js +8 -8
  2128. package/workflow/execution-history/index.js.map +1 -1
  2129. package/workflow/execution-history/useExecutionHistoryData.d.ts +1 -1
  2130. package/workflow/execution-history/useExecutionHistoryData.d.ts.map +1 -1
  2131. package/workflow/execution-history/useExecutionHistoryData.js +2 -2
  2132. package/workflow/execution-history/useExecutionHistoryData.js.map +1 -1
  2133. package/workflow/execution-inspector/AgentCallTab.d.ts +2 -2
  2134. package/workflow/execution-inspector/AgentCallTab.d.ts.map +1 -1
  2135. package/workflow/execution-inspector/AgentCallTab.js +4 -4
  2136. package/workflow/execution-inspector/AgentCallTab.js.map +1 -1
  2137. package/workflow/execution-inspector/ErrorTab.d.ts +1 -1
  2138. package/workflow/execution-inspector/ErrorTab.d.ts.map +1 -1
  2139. package/workflow/execution-inspector/ErrorTab.js +1 -1
  2140. package/workflow/execution-inspector/ErrorTab.js.map +1 -1
  2141. package/workflow/execution-inspector/EventLogTab.js +1 -1
  2142. package/workflow/execution-inspector/EventLogTab.js.map +1 -1
  2143. package/workflow/execution-inspector/ExecutionInspector.d.ts +1 -1
  2144. package/workflow/execution-inspector/ExecutionInspector.d.ts.map +1 -1
  2145. package/workflow/execution-inspector/ExecutionInspector.js +12 -12
  2146. package/workflow/execution-inspector/ExecutionInspector.js.map +1 -1
  2147. package/workflow/execution-inspector/InputOutputTab.d.ts +1 -1
  2148. package/workflow/execution-inspector/InputOutputTab.d.ts.map +1 -1
  2149. package/workflow/execution-inspector/InputOutputTab.js +2 -2
  2150. package/workflow/execution-inspector/InputOutputTab.js.map +1 -1
  2151. package/workflow/execution-inspector/RetriesTab.d.ts +1 -1
  2152. package/workflow/execution-inspector/RetriesTab.d.ts.map +1 -1
  2153. package/workflow/execution-inspector/RetriesTab.js +1 -1
  2154. package/workflow/execution-inspector/RetriesTab.js.map +1 -1
  2155. package/workflow/execution-inspector/StructuredDataViewer.js +1 -1
  2156. package/workflow/execution-inspector/StructuredDataViewer.js.map +1 -1
  2157. package/workflow/execution-inspector/SummaryTab.d.ts +1 -1
  2158. package/workflow/execution-inspector/SummaryTab.d.ts.map +1 -1
  2159. package/workflow/execution-inspector/SummaryTab.js +1 -1
  2160. package/workflow/execution-inspector/SummaryTab.js.map +1 -1
  2161. package/workflow/execution-inspector/derive-task-detail.d.ts +1 -1
  2162. package/workflow/execution-inspector/derive-task-detail.d.ts.map +1 -1
  2163. package/workflow/execution-inspector/derive-task-detail.js +2 -2
  2164. package/workflow/execution-inspector/derive-task-detail.js.map +1 -1
  2165. package/workflow/execution-inspector/index.d.ts +3 -3
  2166. package/workflow/execution-inspector/index.d.ts.map +1 -1
  2167. package/workflow/execution-inspector/index.js +3 -3
  2168. package/workflow/execution-inspector/index.js.map +1 -1
  2169. package/workflow/execution-inspector/useExecutionTaskDetail.d.ts +2 -2
  2170. package/workflow/execution-inspector/useExecutionTaskDetail.d.ts.map +1 -1
  2171. package/workflow/execution-inspector/useExecutionTaskDetail.js +1 -1
  2172. package/workflow/execution-inspector/useExecutionTaskDetail.js.map +1 -1
  2173. package/workflow/graph-commands.d.ts +2 -2
  2174. package/workflow/graph-commands.d.ts.map +1 -1
  2175. package/workflow/graph-commands.js +1 -1
  2176. package/workflow/graph-commands.js.map +1 -1
  2177. package/workflow/index.d.ts +119 -119
  2178. package/workflow/index.d.ts.map +1 -1
  2179. package/workflow/index.js +114 -114
  2180. package/workflow/index.js.map +1 -1
  2181. package/workflow/inspector/EdgeInspector.d.ts +1 -1
  2182. package/workflow/inspector/EdgeInspector.d.ts.map +1 -1
  2183. package/workflow/inspector/ExecutionInspectorAdapter.d.ts +1 -1
  2184. package/workflow/inspector/ExecutionInspectorAdapter.d.ts.map +1 -1
  2185. package/workflow/inspector/ExecutionInspectorAdapter.js +1 -1
  2186. package/workflow/inspector/ExecutionInspectorAdapter.js.map +1 -1
  2187. package/workflow/inspector/InspectorHeader.d.ts +2 -2
  2188. package/workflow/inspector/InspectorHeader.d.ts.map +1 -1
  2189. package/workflow/inspector/InspectorHeader.js +1 -1
  2190. package/workflow/inspector/InspectorHeader.js.map +1 -1
  2191. package/workflow/inspector/InspectorShell.d.ts +4 -4
  2192. package/workflow/inspector/InspectorShell.d.ts.map +1 -1
  2193. package/workflow/inspector/InspectorShell.js +16 -16
  2194. package/workflow/inspector/InspectorShell.js.map +1 -1
  2195. package/workflow/inspector/SentinelInspector.d.ts +1 -1
  2196. package/workflow/inspector/SentinelInspector.d.ts.map +1 -1
  2197. package/workflow/inspector/SentinelInspector.js +1 -1
  2198. package/workflow/inspector/SentinelInspector.js.map +1 -1
  2199. package/workflow/inspector/WorkflowSummaryPanel.d.ts +1 -1
  2200. package/workflow/inspector/WorkflowSummaryPanel.d.ts.map +1 -1
  2201. package/workflow/inspector/WorkflowSummaryPanel.js +2 -2
  2202. package/workflow/inspector/WorkflowSummaryPanel.js.map +1 -1
  2203. package/workflow/inspector/forms/AgentCallForm.d.ts +1 -1
  2204. package/workflow/inspector/forms/AgentCallForm.d.ts.map +1 -1
  2205. package/workflow/inspector/forms/HttpCallForm.d.ts +1 -1
  2206. package/workflow/inspector/forms/HttpCallForm.d.ts.map +1 -1
  2207. package/workflow/inspector/index.d.ts +30 -30
  2208. package/workflow/inspector/index.d.ts.map +1 -1
  2209. package/workflow/inspector/index.js +15 -15
  2210. package/workflow/inspector/index.js.map +1 -1
  2211. package/workflow/inspector/tabs/AdvancedTab.d.ts +1 -1
  2212. package/workflow/inspector/tabs/AdvancedTab.d.ts.map +1 -1
  2213. package/workflow/inspector/tabs/BranchesTab.d.ts +2 -2
  2214. package/workflow/inspector/tabs/BranchesTab.d.ts.map +1 -1
  2215. package/workflow/inspector/tabs/CatchTab.d.ts +2 -2
  2216. package/workflow/inspector/tabs/CatchTab.d.ts.map +1 -1
  2217. package/workflow/inspector/tabs/ConfigureTab.d.ts +3 -3
  2218. package/workflow/inspector/tabs/ConfigureTab.d.ts.map +1 -1
  2219. package/workflow/inspector/tabs/ConfigureTab.js +5 -5
  2220. package/workflow/inspector/tabs/ConfigureTab.js.map +1 -1
  2221. package/workflow/inspector/tabs/DataTab.d.ts +1 -1
  2222. package/workflow/inspector/tabs/DataTab.d.ts.map +1 -1
  2223. package/workflow/inspector/tabs/DocsTab.d.ts +1 -1
  2224. package/workflow/inspector/tabs/DocsTab.d.ts.map +1 -1
  2225. package/workflow/inspector/tabs/IterationTab.d.ts +2 -2
  2226. package/workflow/inspector/tabs/IterationTab.d.ts.map +1 -1
  2227. package/workflow/inspector/tabs/RuntimeTab.d.ts +2 -2
  2228. package/workflow/inspector/tabs/RuntimeTab.d.ts.map +1 -1
  2229. package/workflow/inspector/task-to-yaml.d.ts +1 -1
  2230. package/workflow/inspector/task-to-yaml.d.ts.map +1 -1
  2231. package/workflow/inspector/task-to-yaml.js +1 -1
  2232. package/workflow/inspector/task-to-yaml.js.map +1 -1
  2233. package/workflow/inspector/types.d.ts +1 -1
  2234. package/workflow/inspector/types.d.ts.map +1 -1
  2235. package/workflow/inspector/useInspectorTabs.d.ts +2 -2
  2236. package/workflow/inspector/useInspectorTabs.d.ts.map +1 -1
  2237. package/workflow/inspector/useNestedTaskEditor.d.ts +2 -2
  2238. package/workflow/inspector/useNestedTaskEditor.d.ts.map +1 -1
  2239. package/workflow/inspector/useNestedTaskEditor.js +1 -1
  2240. package/workflow/inspector/useNestedTaskEditor.js.map +1 -1
  2241. package/workflow/instance/CreateWorkflowInstanceDialog.js +3 -3
  2242. package/workflow/instance/CreateWorkflowInstanceDialog.js.map +1 -1
  2243. package/workflow/instance/RunVisibilityControl.js +1 -1
  2244. package/workflow/instance/RunVisibilityControl.js.map +1 -1
  2245. package/workflow/instance/WorkflowInstanceDetailPanel.js +9 -9
  2246. package/workflow/instance/WorkflowInstanceDetailPanel.js.map +1 -1
  2247. package/workflow/instance/WorkflowInstanceList.js +5 -5
  2248. package/workflow/instance/WorkflowInstanceList.js.map +1 -1
  2249. package/workflow/instance/index.d.ts +10 -10
  2250. package/workflow/instance/index.d.ts.map +1 -1
  2251. package/workflow/instance/index.js +10 -10
  2252. package/workflow/instance/index.js.map +1 -1
  2253. package/workflow/instance/useCreateWorkflowInstance.js +2 -2
  2254. package/workflow/instance/useCreateWorkflowInstance.js.map +1 -1
  2255. package/workflow/instance/useDeleteWorkflowInstance.js +2 -2
  2256. package/workflow/instance/useDeleteWorkflowInstance.js.map +1 -1
  2257. package/workflow/instance/useUpdateWorkflowInstance.js +2 -2
  2258. package/workflow/instance/useUpdateWorkflowInstance.js.map +1 -1
  2259. package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js +2 -2
  2260. package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js.map +1 -1
  2261. package/workflow/instance/useWorkflowInstance.js +2 -2
  2262. package/workflow/instance/useWorkflowInstance.js.map +1 -1
  2263. package/workflow/kind-metadata.d.ts +1 -1
  2264. package/workflow/kind-metadata.d.ts.map +1 -1
  2265. package/workflow/layout/apply-dagre-layout.d.ts +2 -2
  2266. package/workflow/layout/apply-dagre-layout.d.ts.map +1 -1
  2267. package/workflow/layout/apply-dagre-layout.js +2 -2
  2268. package/workflow/layout/apply-dagre-layout.js.map +1 -1
  2269. package/workflow/layout/dagre-layout-engine.d.ts +1 -1
  2270. package/workflow/layout/dagre-layout-engine.d.ts.map +1 -1
  2271. package/workflow/layout/dagre-layout-engine.js +2 -2
  2272. package/workflow/layout/dagre-layout-engine.js.map +1 -1
  2273. package/workflow/layout/elk-layout-engine.d.ts +1 -1
  2274. package/workflow/layout/elk-layout-engine.d.ts.map +1 -1
  2275. package/workflow/layout/elk-layout-engine.js +2 -2
  2276. package/workflow/layout/elk-layout-engine.js.map +1 -1
  2277. package/workflow/layout/index.d.ts +14 -14
  2278. package/workflow/layout/index.d.ts.map +1 -1
  2279. package/workflow/layout/index.js +9 -9
  2280. package/workflow/layout/index.js.map +1 -1
  2281. package/workflow/layout/layout-postprocessor.d.ts +2 -2
  2282. package/workflow/layout/layout-postprocessor.d.ts.map +1 -1
  2283. package/workflow/layout/port-assignment.d.ts +2 -2
  2284. package/workflow/layout/port-assignment.d.ts.map +1 -1
  2285. package/workflow/layout/port-assignment.js +1 -1
  2286. package/workflow/layout/port-assignment.js.map +1 -1
  2287. package/workflow/layout/registry-dimensions.d.ts +2 -2
  2288. package/workflow/layout/registry-dimensions.d.ts.map +1 -1
  2289. package/workflow/layout/registry-dimensions.js +3 -3
  2290. package/workflow/layout/registry-dimensions.js.map +1 -1
  2291. package/workflow/layout/types.d.ts +1 -1
  2292. package/workflow/layout/types.d.ts.map +1 -1
  2293. package/workflow/layout/use-workflow-layout.d.ts +2 -2
  2294. package/workflow/layout/use-workflow-layout.d.ts.map +1 -1
  2295. package/workflow/layout/use-workflow-layout.js +1 -1
  2296. package/workflow/layout/use-workflow-layout.js.map +1 -1
  2297. package/workflow/layout/useElkLayoutEngine.d.ts +1 -1
  2298. package/workflow/layout/useElkLayoutEngine.d.ts.map +1 -1
  2299. package/workflow/layout/useElkLayoutEngine.js +1 -1
  2300. package/workflow/layout/useElkLayoutEngine.js.map +1 -1
  2301. package/workflow/layout/workflow-preprocessor.d.ts +1 -1
  2302. package/workflow/layout/workflow-preprocessor.d.ts.map +1 -1
  2303. package/workflow/layout/workflow-preprocessor.js +3 -3
  2304. package/workflow/layout/workflow-preprocessor.js.map +1 -1
  2305. package/workflow/node-shell/DiffBadge.d.ts +1 -1
  2306. package/workflow/node-shell/DiffBadge.d.ts.map +1 -1
  2307. package/workflow/node-shell/ExecutionBadge.d.ts +1 -1
  2308. package/workflow/node-shell/ExecutionBadge.d.ts.map +1 -1
  2309. package/workflow/node-shell/NodeActions.js +4 -4
  2310. package/workflow/node-shell/NodeActions.js.map +1 -1
  2311. package/workflow/node-shell/NodeContent.d.ts +1 -1
  2312. package/workflow/node-shell/NodeContent.d.ts.map +1 -1
  2313. package/workflow/node-shell/NodeContent.js +1 -1
  2314. package/workflow/node-shell/NodeContent.js.map +1 -1
  2315. package/workflow/node-shell/NodeHandles.d.ts +2 -2
  2316. package/workflow/node-shell/NodeHandles.d.ts.map +1 -1
  2317. package/workflow/node-shell/NodeShell.d.ts +3 -3
  2318. package/workflow/node-shell/NodeShell.d.ts.map +1 -1
  2319. package/workflow/node-shell/NodeShell.js +1 -1
  2320. package/workflow/node-shell/NodeShell.js.map +1 -1
  2321. package/workflow/node-shell/index.d.ts +8 -8
  2322. package/workflow/node-shell/index.d.ts.map +1 -1
  2323. package/workflow/node-shell/index.js +8 -8
  2324. package/workflow/node-shell/index.js.map +1 -1
  2325. package/workflow/node-shell/shape-paths.d.ts +1 -1
  2326. package/workflow/node-shell/shape-paths.d.ts.map +1 -1
  2327. package/workflow/picker/BranchAddPopover.js +1 -1
  2328. package/workflow/picker/BranchAddPopover.js.map +1 -1
  2329. package/workflow/picker/compatibility.d.ts +2 -2
  2330. package/workflow/picker/compatibility.d.ts.map +1 -1
  2331. package/workflow/picker/compatibility.js +1 -1
  2332. package/workflow/picker/compatibility.js.map +1 -1
  2333. package/workflow/picker/index.d.ts +10 -10
  2334. package/workflow/picker/index.d.ts.map +1 -1
  2335. package/workflow/picker/index.js +5 -5
  2336. package/workflow/picker/index.js.map +1 -1
  2337. package/workflow/picker/suggestions.d.ts +1 -1
  2338. package/workflow/picker/suggestions.d.ts.map +1 -1
  2339. package/workflow/picker/usePickerData.d.ts +3 -3
  2340. package/workflow/picker/usePickerData.d.ts.map +1 -1
  2341. package/workflow/picker/usePickerData.js +5 -5
  2342. package/workflow/picker/usePickerData.js.map +1 -1
  2343. package/workflow/task-type-visual-registry.js +1 -1
  2344. package/workflow/task-type-visual-registry.js.map +1 -1
  2345. package/workflow/templates/WorkflowTemplateCard.d.ts +1 -1
  2346. package/workflow/templates/WorkflowTemplateCard.d.ts.map +1 -1
  2347. package/workflow/templates/WorkflowTemplateCard.js +3 -3
  2348. package/workflow/templates/WorkflowTemplateCard.js.map +1 -1
  2349. package/workflow/templates/WorkflowTemplateGallery.d.ts +1 -1
  2350. package/workflow/templates/WorkflowTemplateGallery.d.ts.map +1 -1
  2351. package/workflow/templates/WorkflowTemplateGallery.js +4 -4
  2352. package/workflow/templates/WorkflowTemplateGallery.js.map +1 -1
  2353. package/workflow/templates/WorkflowTemplatePreview.d.ts +1 -1
  2354. package/workflow/templates/WorkflowTemplatePreview.d.ts.map +1 -1
  2355. package/workflow/templates/WorkflowTemplatePreview.js +3 -3
  2356. package/workflow/templates/WorkflowTemplatePreview.js.map +1 -1
  2357. package/workflow/templates/derive-template-metadata.d.ts +1 -1
  2358. package/workflow/templates/derive-template-metadata.d.ts.map +1 -1
  2359. package/workflow/templates/index.d.ts +9 -9
  2360. package/workflow/templates/index.d.ts.map +1 -1
  2361. package/workflow/templates/index.js +5 -5
  2362. package/workflow/templates/index.js.map +1 -1
  2363. package/workflow/templates/types.d.ts +1 -1
  2364. package/workflow/templates/types.d.ts.map +1 -1
  2365. package/workflow/topologyFromTasks.d.ts +1 -1
  2366. package/workflow/topologyFromTasks.d.ts.map +1 -1
  2367. package/workflow/topologyFromTasks.js +1 -1
  2368. package/workflow/topologyFromTasks.js.map +1 -1
  2369. package/workflow/useActiveTaskName.d.ts +1 -1
  2370. package/workflow/useActiveTaskName.d.ts.map +1 -1
  2371. package/workflow/useCanvasKeyboardShortcuts.d.ts +1 -1
  2372. package/workflow/useCanvasKeyboardShortcuts.d.ts.map +1 -1
  2373. package/workflow/useDiagnoseExecutionFlow.js +7 -7
  2374. package/workflow/useDiagnoseExecutionFlow.js.map +1 -1
  2375. package/workflow/useExecutionAnnouncements.d.ts +1 -1
  2376. package/workflow/useExecutionAnnouncements.d.ts.map +1 -1
  2377. package/workflow/useExplainWorkflowFlow.js +6 -6
  2378. package/workflow/useExplainWorkflowFlow.js.map +1 -1
  2379. package/workflow/useFollowExecution.js +1 -1
  2380. package/workflow/useFollowExecution.js.map +1 -1
  2381. package/workflow/useGraphHistory.d.ts +2 -2
  2382. package/workflow/useGraphHistory.d.ts.map +1 -1
  2383. package/workflow/useGraphHistory.js +1 -1
  2384. package/workflow/useGraphHistory.js.map +1 -1
  2385. package/workflow/useInstanceEnvKeys.js +1 -1
  2386. package/workflow/useInstanceEnvKeys.js.map +1 -1
  2387. package/workflow/usePendingApprovals.js +2 -2
  2388. package/workflow/usePendingApprovals.js.map +1 -1
  2389. package/workflow/useRefineWorkflowFlow.js +7 -7
  2390. package/workflow/useRefineWorkflowFlow.js.map +1 -1
  2391. package/workflow/useResolveAgentExecutionSession.js +2 -2
  2392. package/workflow/useResolveAgentExecutionSession.js.map +1 -1
  2393. package/workflow/useRunWorkflowFlow.js +6 -6
  2394. package/workflow/useRunWorkflowFlow.js.map +1 -1
  2395. package/workflow/useTaskKindRegistry.d.ts +1 -1
  2396. package/workflow/useTaskKindRegistry.d.ts.map +1 -1
  2397. package/workflow/useTaskKindRegistry.js +1 -1
  2398. package/workflow/useTaskKindRegistry.js.map +1 -1
  2399. package/workflow/useUpdateWorkflow.js +2 -2
  2400. package/workflow/useUpdateWorkflow.js.map +1 -1
  2401. package/workflow/useWorkflow.js +2 -2
  2402. package/workflow/useWorkflow.js.map +1 -1
  2403. package/workflow/useWorkflowArchitectFlow.js +9 -9
  2404. package/workflow/useWorkflowArchitectFlow.js.map +1 -1
  2405. package/workflow/useWorkflowCanvas.d.ts +3 -3
  2406. package/workflow/useWorkflowCanvas.d.ts.map +1 -1
  2407. package/workflow/useWorkflowCanvas.js +10 -10
  2408. package/workflow/useWorkflowCanvas.js.map +1 -1
  2409. package/workflow/useWorkflowCount.d.ts +1 -1
  2410. package/workflow/useWorkflowCount.d.ts.map +1 -1
  2411. package/workflow/useWorkflowCount.js +2 -2
  2412. package/workflow/useWorkflowCount.js.map +1 -1
  2413. package/workflow/useWorkflowDashboardSummary.js +2 -2
  2414. package/workflow/useWorkflowDashboardSummary.js.map +1 -1
  2415. package/workflow/useWorkflowDiffGraph.d.ts +1 -1
  2416. package/workflow/useWorkflowDiffGraph.d.ts.map +1 -1
  2417. package/workflow/useWorkflowDiffGraph.js +3 -3
  2418. package/workflow/useWorkflowDiffGraph.js.map +1 -1
  2419. package/workflow/useWorkflowEditor.d.ts +1 -1
  2420. package/workflow/useWorkflowEditor.d.ts.map +1 -1
  2421. package/workflow/useWorkflowEditor.js +4 -4
  2422. package/workflow/useWorkflowEditor.js.map +1 -1
  2423. package/workflow/useWorkflowExecution.js +4 -4
  2424. package/workflow/useWorkflowExecution.js.map +1 -1
  2425. package/workflow/useWorkflowExecutionActions.d.ts +1 -1
  2426. package/workflow/useWorkflowExecutionActions.d.ts.map +1 -1
  2427. package/workflow/useWorkflowExecutionActions.js +4 -4
  2428. package/workflow/useWorkflowExecutionActions.js.map +1 -1
  2429. package/workflow/useWorkflowExecutionArtifacts.js +2 -2
  2430. package/workflow/useWorkflowExecutionArtifacts.js.map +1 -1
  2431. package/workflow/useWorkflowExecutionEventLog.js +2 -2
  2432. package/workflow/useWorkflowExecutionEventLog.js.map +1 -1
  2433. package/workflow/useWorkflowExecutionEventStream.d.ts +2 -2
  2434. package/workflow/useWorkflowExecutionEventStream.d.ts.map +1 -1
  2435. package/workflow/useWorkflowExecutionEventStream.js +4 -4
  2436. package/workflow/useWorkflowExecutionEventStream.js.map +1 -1
  2437. package/workflow/useWorkflowExecutionGraph.d.ts +1 -1
  2438. package/workflow/useWorkflowExecutionGraph.d.ts.map +1 -1
  2439. package/workflow/useWorkflowExecutionGraph.js +10 -10
  2440. package/workflow/useWorkflowExecutionGraph.js.map +1 -1
  2441. package/workflow/useWorkflowExecutionList.js +2 -2
  2442. package/workflow/useWorkflowExecutionList.js.map +1 -1
  2443. package/workflow/useWorkflowInstances.js +2 -2
  2444. package/workflow/useWorkflowInstances.js.map +1 -1
  2445. package/workflow/useWorkflowList.d.ts +1 -1
  2446. package/workflow/useWorkflowList.d.ts.map +1 -1
  2447. package/workflow/useWorkflowList.js +2 -2
  2448. package/workflow/useWorkflowList.js.map +1 -1
  2449. package/workflow/useWorkflowOverviewGraph.js +4 -4
  2450. package/workflow/useWorkflowOverviewGraph.js.map +1 -1
  2451. package/workflow/useWorkflowSave.js +2 -2
  2452. package/workflow/useWorkflowSave.js.map +1 -1
  2453. package/workflow/useWorkflowTopology.js +1 -1
  2454. package/workflow/useWorkflowTopology.js.map +1 -1
  2455. package/workflow/useWorkflowValidation.d.ts +1 -1
  2456. package/workflow/useWorkflowValidation.d.ts.map +1 -1
  2457. package/workflow/useWorkflowValidation.js +1 -1
  2458. package/workflow/useWorkflowValidation.js.map +1 -1
  2459. package/workflow/useWorkflowVersion.js +2 -2
  2460. package/workflow/useWorkflowVersion.js.map +1 -1
  2461. package/workflow/useWorkflowVersionDiff.d.ts +1 -1
  2462. package/workflow/useWorkflowVersionDiff.d.ts.map +1 -1
  2463. package/workflow/useWorkflowVersionDiff.js +3 -3
  2464. package/workflow/useWorkflowVersionDiff.js.map +1 -1
  2465. package/workflow/useWorkflowVersions.d.ts +1 -1
  2466. package/workflow/useWorkflowVersions.d.ts.map +1 -1
  2467. package/workflow/useWorkflowVersions.js +2 -2
  2468. package/workflow/useWorkflowVersions.js.map +1 -1
  2469. package/workflow/useWorkflowYaml.js +2 -2
  2470. package/workflow/useWorkflowYaml.js.map +1 -1
  2471. package/workflow/waterfall/WaterfallBar.d.ts +1 -1
  2472. package/workflow/waterfall/WaterfallBar.d.ts.map +1 -1
  2473. package/workflow/waterfall/WaterfallRow.d.ts +1 -1
  2474. package/workflow/waterfall/WaterfallRow.d.ts.map +1 -1
  2475. package/workflow/waterfall/WaterfallRow.js +2 -2
  2476. package/workflow/waterfall/WaterfallRow.js.map +1 -1
  2477. package/workflow/waterfall/WaterfallScale.d.ts +1 -1
  2478. package/workflow/waterfall/WaterfallScale.d.ts.map +1 -1
  2479. package/workflow/waterfall/WaterfallScale.js +1 -1
  2480. package/workflow/waterfall/WaterfallScale.js.map +1 -1
  2481. package/workflow/waterfall/WaterfallTimeline.d.ts +1 -1
  2482. package/workflow/waterfall/WaterfallTimeline.d.ts.map +1 -1
  2483. package/workflow/waterfall/WaterfallTimeline.js +3 -3
  2484. package/workflow/waterfall/WaterfallTimeline.js.map +1 -1
  2485. package/workflow/waterfall/WaterfallTooltip.d.ts +1 -1
  2486. package/workflow/waterfall/WaterfallTooltip.d.ts.map +1 -1
  2487. package/workflow/waterfall/WaterfallTooltip.js +1 -1
  2488. package/workflow/waterfall/WaterfallTooltip.js.map +1 -1
  2489. package/workflow/waterfall/index.d.ts +5 -5
  2490. package/workflow/waterfall/index.d.ts.map +1 -1
  2491. package/workflow/waterfall/index.js +5 -5
  2492. package/workflow/waterfall/index.js.map +1 -1
  2493. package/workflow/workflow-graph-conversions.d.ts +4 -4
  2494. package/workflow/workflow-graph-conversions.d.ts.map +1 -1
  2495. package/workflow/workflow-graph-conversions.js +4 -4
  2496. package/workflow/workflow-graph-conversions.js.map +1 -1
  2497. package/workflow/workflow-graph-model.d.ts +1 -1
  2498. package/workflow/workflow-graph-model.d.ts.map +1 -1
  2499. package/workspace/EditorTabs.d.ts +29 -0
  2500. package/workspace/EditorTabs.d.ts.map +1 -0
  2501. package/workspace/EditorTabs.js +66 -0
  2502. package/workspace/EditorTabs.js.map +1 -0
  2503. package/workspace/ExplorerTree.d.ts +32 -0
  2504. package/workspace/ExplorerTree.d.ts.map +1 -0
  2505. package/workspace/ExplorerTree.js +45 -0
  2506. package/workspace/ExplorerTree.js.map +1 -0
  2507. package/workspace/FileViewer.d.ts +93 -0
  2508. package/workspace/FileViewer.d.ts.map +1 -0
  2509. package/workspace/FileViewer.js +182 -0
  2510. package/workspace/FileViewer.js.map +1 -0
  2511. package/workspace/WorkspaceContentSearch.d.ts +41 -0
  2512. package/workspace/WorkspaceContentSearch.d.ts.map +1 -0
  2513. package/workspace/WorkspaceContentSearch.js +195 -0
  2514. package/workspace/WorkspaceContentSearch.js.map +1 -0
  2515. package/workspace/WorkspaceContentSearcher.d.ts +59 -0
  2516. package/workspace/WorkspaceContentSearcher.d.ts.map +1 -0
  2517. package/workspace/WorkspaceContentSearcher.js +7 -0
  2518. package/workspace/WorkspaceContentSearcher.js.map +1 -0
  2519. package/workspace/WorkspaceEditor.d.ts +2 -2
  2520. package/workspace/WorkspaceEditor.d.ts.map +1 -1
  2521. package/workspace/WorkspaceEditor.js +3 -3
  2522. package/workspace/WorkspaceEditor.js.map +1 -1
  2523. package/workspace/WorkspaceFileLister.d.ts +12 -1
  2524. package/workspace/WorkspaceFileLister.d.ts.map +1 -1
  2525. package/workspace/WorkspaceFileReader.d.ts +48 -0
  2526. package/workspace/WorkspaceFileReader.d.ts.map +1 -0
  2527. package/workspace/WorkspaceFileReader.js +11 -0
  2528. package/workspace/WorkspaceFileReader.js.map +1 -0
  2529. package/workspace/WorkspaceFileSearch.d.ts +32 -0
  2530. package/workspace/WorkspaceFileSearch.d.ts.map +1 -0
  2531. package/workspace/WorkspaceFileSearch.js +155 -0
  2532. package/workspace/WorkspaceFileSearch.js.map +1 -0
  2533. package/workspace/WorkspaceSurface.d.ts +151 -0
  2534. package/workspace/WorkspaceSurface.d.ts.map +1 -0
  2535. package/workspace/WorkspaceSurface.js +184 -0
  2536. package/workspace/WorkspaceSurface.js.map +1 -0
  2537. package/workspace/findChangeForSelection.d.ts +19 -0
  2538. package/workspace/findChangeForSelection.d.ts.map +1 -0
  2539. package/workspace/findChangeForSelection.js +46 -0
  2540. package/workspace/findChangeForSelection.js.map +1 -0
  2541. package/workspace/index.d.ts +37 -15
  2542. package/workspace/index.d.ts.map +1 -1
  2543. package/workspace/index.js +19 -7
  2544. package/workspace/index.js.map +1 -1
  2545. package/workspace/matchContentPreview.d.ts +21 -0
  2546. package/workspace/matchContentPreview.d.ts.map +1 -0
  2547. package/workspace/matchContentPreview.js +36 -0
  2548. package/workspace/matchContentPreview.js.map +1 -0
  2549. package/workspace/matchWorkspaceFiles.d.ts +30 -0
  2550. package/workspace/matchWorkspaceFiles.d.ts.map +1 -0
  2551. package/workspace/matchWorkspaceFiles.js +58 -0
  2552. package/workspace/matchWorkspaceFiles.js.map +1 -0
  2553. package/workspace/resolveWorkspaceFileSelection.d.ts +19 -0
  2554. package/workspace/resolveWorkspaceFileSelection.d.ts.map +1 -0
  2555. package/workspace/resolveWorkspaceFileSelection.js +115 -0
  2556. package/workspace/resolveWorkspaceFileSelection.js.map +1 -0
  2557. package/workspace/useWorkspaceContentSearch.d.ts +69 -0
  2558. package/workspace/useWorkspaceContentSearch.d.ts.map +1 -0
  2559. package/workspace/useWorkspaceContentSearch.js +154 -0
  2560. package/workspace/useWorkspaceContentSearch.js.map +1 -0
  2561. package/workspace/useWorkspaceFileContent.d.ts +73 -0
  2562. package/workspace/useWorkspaceFileContent.d.ts.map +1 -0
  2563. package/workspace/useWorkspaceFileContent.js +57 -0
  2564. package/workspace/useWorkspaceFileContent.js.map +1 -0
  2565. package/workspace/useWorkspaceFileSearch.d.ts +61 -0
  2566. package/workspace/useWorkspaceFileSearch.d.ts.map +1 -0
  2567. package/workspace/useWorkspaceFileSearch.js +119 -0
  2568. package/workspace/useWorkspaceFileSearch.js.map +1 -0
  2569. package/workspace/useWorkspaceFiles.d.ts +15 -7
  2570. package/workspace/useWorkspaceFiles.d.ts.map +1 -1
  2571. package/workspace/useWorkspaceFiles.js +19 -20
  2572. package/workspace/useWorkspaceFiles.js.map +1 -1
  2573. package/workspace/useWorkspaceSources.js +2 -2
  2574. package/workspace/useWorkspaceSources.js.map +1 -1
  2575. package/workspace/workspaceListingCache.d.ts +47 -0
  2576. package/workspace/workspaceListingCache.d.ts.map +1 -0
  2577. package/workspace/workspaceListingCache.js +55 -0
  2578. package/workspace/workspaceListingCache.js.map +1 -0
  2579. package/session/inspector/ArtifactsTab.d.ts.map +0 -1
  2580. package/session/inspector/ArtifactsTab.js.map +0 -1
  2581. package/session/inspector/ChangesTab.d.ts.map +0 -1
  2582. package/session/inspector/ChangesTab.js.map +0 -1
  2583. package/session/inspector/InspectTab.d.ts.map +0 -1
  2584. package/session/inspector/InspectTab.js.map +0 -1
  2585. package/session/inspector/SessionInspector.d.ts +0 -64
  2586. package/session/inspector/SessionInspector.d.ts.map +0 -1
  2587. package/session/inspector/SessionInspector.js +0 -53
  2588. package/session/inspector/SessionInspector.js.map +0 -1
  2589. package/session/inspector/SetupTab.d.ts.map +0 -1
  2590. package/session/inspector/SetupTab.js.map +0 -1
  2591. package/session/inspector/UsageTab.d.ts.map +0 -1
  2592. package/session/inspector/UsageTab.js.map +0 -1
  2593. package/session/inspector/WorkspaceTab.d.ts +0 -35
  2594. package/session/inspector/WorkspaceTab.d.ts.map +0 -1
  2595. package/session/inspector/WorkspaceTab.js +0 -75
  2596. package/session/inspector/WorkspaceTab.js.map +0 -1
  2597. package/session/inspector/index.d.ts +0 -17
  2598. package/session/inspector/index.d.ts.map +0 -1
  2599. package/session/inspector/index.js +0 -9
  2600. package/session/inspector/index.js.map +0 -1
  2601. package/session/inspector/useSessionInspector.d.ts +0 -49
  2602. package/session/inspector/useSessionInspector.d.ts.map +0 -1
  2603. package/session/inspector/useSessionInspector.js +0 -122
  2604. package/session/inspector/useSessionInspector.js.map +0 -1
  2605. package/src/session/inspector/SessionInspector.tsx +0 -162
  2606. package/src/session/inspector/WorkspaceTab.tsx +0 -245
  2607. package/src/session/inspector/__tests__/useSessionInspector.test.ts +0 -251
  2608. package/src/session/inspector/index.ts +0 -33
  2609. package/src/session/inspector/useSessionInspector.ts +0 -178
  2610. package/src/workspace/WorkspaceEntryFiles.tsx +0 -196
  2611. package/workflow/motion-preference.d.ts.map +0 -1
  2612. package/workflow/motion-preference.js.map +0 -1
  2613. package/workspace/WorkspaceEntryFiles.d.ts +0 -22
  2614. package/workspace/WorkspaceEntryFiles.d.ts.map +0 -1
  2615. package/workspace/WorkspaceEntryFiles.js +0 -58
  2616. package/workspace/WorkspaceEntryFiles.js.map +0 -1
  2617. /package/session/{inspector → facets}/InspectTab.js +0 -0
  2618. /package/src/{workflow → internal}/__tests__/motion-preference.test.ts +0 -0
  2619. /package/src/session/{inspector → facets}/__tests__/ChangesTab.test.tsx +0 -0
package/workflow/index.js CHANGED
@@ -1,170 +1,170 @@
1
- export { serializeWorkflowYaml, parseWorkflowYaml, } from "./serialize-workflow-yaml";
2
- export { useWorkflowYaml, } from "./useWorkflowYaml";
3
- export { useWorkflowSave, } from "./useWorkflowSave";
4
- export { TaskKindRegistryContext, } from "./TaskKindRegistryContext";
5
- export { useTaskKindRegistry, } from "./useTaskKindRegistry";
6
- export { useWorkflow, } from "./useWorkflow";
7
- export { useWorkflowList, } from "./useWorkflowList";
8
- export { useWorkflowCount, } from "./useWorkflowCount";
9
- export { useWorkflowInstances, } from "./useWorkflowInstances";
10
- export { useWorkflowExecutionList, } from "./useWorkflowExecutionList";
1
+ export { serializeWorkflowYaml, parseWorkflowYaml, } from "./serialize-workflow-yaml.js";
2
+ export { useWorkflowYaml, } from "./useWorkflowYaml.js";
3
+ export { useWorkflowSave, } from "./useWorkflowSave.js";
4
+ export { TaskKindRegistryContext, } from "./TaskKindRegistryContext.js";
5
+ export { useTaskKindRegistry, } from "./useTaskKindRegistry.js";
6
+ export { useWorkflow, } from "./useWorkflow.js";
7
+ export { useWorkflowList, } from "./useWorkflowList.js";
8
+ export { useWorkflowCount, } from "./useWorkflowCount.js";
9
+ export { useWorkflowInstances, } from "./useWorkflowInstances.js";
10
+ export { useWorkflowExecutionList, } from "./useWorkflowExecutionList.js";
11
11
  // T09: Execution viewer — data hooks
12
- export { useWorkflowExecution, } from "./useWorkflowExecution";
13
- export { useWorkflowExecutionEventLog, } from "./useWorkflowExecutionEventLog";
14
- export { useWorkflowExecutionArtifacts, } from "./useWorkflowExecutionArtifacts";
12
+ export { useWorkflowExecution, } from "./useWorkflowExecution.js";
13
+ export { useWorkflowExecutionEventLog, } from "./useWorkflowExecutionEventLog.js";
14
+ export { useWorkflowExecutionArtifacts, } from "./useWorkflowExecutionArtifacts.js";
15
15
  // T09: Execution viewer — behavior hooks
16
- export { useWorkflowExecutionEventStream, } from "./useWorkflowExecutionEventStream";
17
- export { useWorkflowExecutionActions, } from "./useWorkflowExecutionActions";
16
+ export { useWorkflowExecutionEventStream, } from "./useWorkflowExecutionEventStream.js";
17
+ export { useWorkflowExecutionActions, } from "./useWorkflowExecutionActions.js";
18
18
  // T10: YAML editor — behavior hooks
19
- export { useWorkflowValidation, } from "./useWorkflowValidation";
20
- export { useWorkflowTopology, } from "./useWorkflowTopology";
19
+ export { useWorkflowValidation, } from "./useWorkflowValidation.js";
20
+ export { useWorkflowTopology, } from "./useWorkflowTopology.js";
21
21
  // T10: YAML editor — styled components
22
- export { WorkflowYamlEditor, } from "./WorkflowYamlEditor";
23
- export { WorkflowCodePreviewGraph, } from "./WorkflowCodePreviewGraph";
24
- export { useWorkflowEditor, } from "./useWorkflowEditor";
25
- export { WorkflowEditorView, } from "./WorkflowEditorView";
22
+ export { WorkflowYamlEditor, } from "./WorkflowYamlEditor.js";
23
+ export { WorkflowCodePreviewGraph, } from "./WorkflowCodePreviewGraph.js";
24
+ export { useWorkflowEditor, } from "./useWorkflowEditor.js";
25
+ export { WorkflowEditorView, } from "./WorkflowEditorView.js";
26
26
  // T11: Run workflow — behavior hook
27
- export { useRunWorkflowFlow, } from "./useRunWorkflowFlow";
27
+ export { useRunWorkflowFlow, } from "./useRunWorkflowFlow.js";
28
28
  // T11: Run workflow — instance env key resolution
29
- export { useInstanceEnvKeys, } from "./useInstanceEnvKeys";
29
+ export { useInstanceEnvKeys, } from "./useInstanceEnvKeys.js";
30
30
  // T11: Run workflow — trigger input detection
31
- export { workflowUsesTriggerInput } from "./workflow-uses-trigger-input";
31
+ export { workflowUsesTriggerInput } from "./workflow-uses-trigger-input.js";
32
32
  // T11: Run workflow — styled components
33
- export { WorkflowRunForm, } from "./WorkflowRunForm";
34
- export { WorkflowRunDialog, } from "./WorkflowRunDialog";
33
+ export { WorkflowRunForm, } from "./WorkflowRunForm.js";
34
+ export { WorkflowRunDialog, } from "./WorkflowRunDialog.js";
35
35
  // T08: Workflow styled components
36
- export { WorkflowExecutionPhaseBadge, } from "./WorkflowExecutionPhaseBadge";
37
- export { WorkflowTaskList, } from "./WorkflowTaskList";
38
- export { topologyFromTasks } from "./topologyFromTasks";
39
- export { WorkflowDetailView, } from "./WorkflowDetailView";
36
+ export { WorkflowExecutionPhaseBadge, } from "./WorkflowExecutionPhaseBadge.js";
37
+ export { WorkflowTaskList, } from "./WorkflowTaskList.js";
38
+ export { topologyFromTasks } from "./topologyFromTasks.js";
39
+ export { WorkflowDetailView, } from "./WorkflowDetailView.js";
40
40
  // T09: Execution viewer — styled components
41
- export { WorkflowExecutionViewer, } from "./WorkflowExecutionViewer";
42
- export { WorkflowExecutionHeader, } from "./WorkflowExecutionHeader";
43
- export { WorkflowExecutionTimeline, } from "./WorkflowExecutionTimeline";
44
- export { WorkflowExecutionTaskPanel, } from "./WorkflowExecutionTaskPanel";
45
- export { WorkflowExecutionCostPanel, } from "./WorkflowExecutionCostPanel";
46
- export { WorkflowExecutionArtifactPanel, } from "./WorkflowExecutionArtifactPanel";
47
- export { WorkflowExecutionApprovalCard, } from "./WorkflowExecutionApprovalCard";
48
- export { WorkflowFileReviewList, } from "./WorkflowFileReviewList";
49
- export { WorkflowTaskApprovalCard, } from "./WorkflowTaskApprovalCard";
50
- export { WorkflowTaskApprovalSummary, } from "./WorkflowTaskApprovalSummary";
41
+ export { WorkflowExecutionViewer, } from "./WorkflowExecutionViewer.js";
42
+ export { WorkflowExecutionHeader, } from "./WorkflowExecutionHeader.js";
43
+ export { WorkflowExecutionTimeline, } from "./WorkflowExecutionTimeline.js";
44
+ export { WorkflowExecutionTaskPanel, } from "./WorkflowExecutionTaskPanel.js";
45
+ export { WorkflowExecutionCostPanel, } from "./WorkflowExecutionCostPanel.js";
46
+ export { WorkflowExecutionArtifactPanel, } from "./WorkflowExecutionArtifactPanel.js";
47
+ export { WorkflowExecutionApprovalCard, } from "./WorkflowExecutionApprovalCard.js";
48
+ export { WorkflowFileReviewList, } from "./WorkflowFileReviewList.js";
49
+ export { WorkflowTaskApprovalCard, } from "./WorkflowTaskApprovalCard.js";
50
+ export { WorkflowTaskApprovalSummary, } from "./WorkflowTaskApprovalSummary.js";
51
51
  // T14: Dashboard — data hooks
52
- export { useWorkflowDashboardSummary, } from "./useWorkflowDashboardSummary";
53
- export { usePendingApprovals, } from "./usePendingApprovals";
52
+ export { useWorkflowDashboardSummary, } from "./useWorkflowDashboardSummary.js";
53
+ export { usePendingApprovals, } from "./usePendingApprovals.js";
54
54
  // T14: Dashboard — styled components
55
- export { ExecutionSummaryWidget, } from "./ExecutionSummaryWidget";
56
- export { PendingApprovalsWidget, } from "./PendingApprovalsWidget";
57
- export { FailedRunsWidget, } from "./FailedRunsWidget";
58
- export { WorkflowDashboard, } from "./WorkflowDashboard";
59
- export { START_NODE_ID, END_NODE_ID } from "./workflow-graph-model";
55
+ export { ExecutionSummaryWidget, } from "./ExecutionSummaryWidget.js";
56
+ export { PendingApprovalsWidget, } from "./PendingApprovalsWidget.js";
57
+ export { FailedRunsWidget, } from "./FailedRunsWidget.js";
58
+ export { WorkflowDashboard, } from "./WorkflowDashboard.js";
59
+ export { START_NODE_ID, END_NODE_ID } from "./workflow-graph-model.js";
60
60
  // T15: Visual canvas editor — conversion functions
61
- export { yamlToGraph, graphToYaml, graphToWorkflowInput, } from "./workflow-graph-conversions";
61
+ export { yamlToGraph, graphToYaml, graphToWorkflowInput, } from "./workflow-graph-conversions.js";
62
62
  // T15: Visual canvas editor — behavior hook
63
- export { useWorkflowCanvas, } from "./useWorkflowCanvas";
63
+ export { useWorkflowCanvas, } from "./useWorkflowCanvas.js";
64
64
  // T15: Visual canvas editor — styled components
65
- export { WorkflowCanvasEditor, } from "./WorkflowCanvasEditor";
66
- export { WorkflowTaskPalette, TASK_KIND_DRAG_MIME, } from "./WorkflowTaskPalette";
67
- export { TaskPickerPopover, } from "./TaskPickerPopover";
68
- export { CanvasContextMenu, } from "./CanvasContextMenu";
69
- export { WorkflowInspectorPanel, } from "./WorkflowInspectorPanel";
65
+ export { WorkflowCanvasEditor, } from "./WorkflowCanvasEditor.js";
66
+ export { WorkflowTaskPalette, TASK_KIND_DRAG_MIME, } from "./WorkflowTaskPalette.js";
67
+ export { TaskPickerPopover, } from "./TaskPickerPopover.js";
68
+ export { CanvasContextMenu, } from "./CanvasContextMenu.js";
69
+ export { WorkflowInspectorPanel, } from "./WorkflowInspectorPanel.js";
70
70
  // T10: Inspector module — tabbed shell, forms, summary, types
71
- export { InspectorShell, InspectorHeader, useInspectorTabs, WorkflowSummaryPanel, AgentCallForm, HttpCallForm, ExecutionInspectorAdapter, taskToYaml, } from "./inspector";
72
- export { TaskConfigForm, } from "./TaskConfigForm";
73
- export { BranchConditionBuilder, } from "./BranchConditionBuilder";
74
- export { ApprovalFormBuilder, } from "./ApprovalFormBuilder";
71
+ export { InspectorShell, InspectorHeader, useInspectorTabs, WorkflowSummaryPanel, AgentCallForm, HttpCallForm, ExecutionInspectorAdapter, taskToYaml, } from "./inspector/index.js";
72
+ export { TaskConfigForm, } from "./TaskConfigForm.js";
73
+ export { BranchConditionBuilder, } from "./BranchConditionBuilder.js";
74
+ export { ApprovalFormBuilder, } from "./ApprovalFormBuilder.js";
75
75
  // Dashboard chart components
76
- export { CostByWorkflowChart, } from "./CostByWorkflowChart";
77
- export { ExecutionTrendChart, } from "./ExecutionTrendChart";
76
+ export { CostByWorkflowChart, } from "./CostByWorkflowChart.js";
77
+ export { ExecutionTrendChart, } from "./ExecutionTrendChart.js";
78
78
  // Workflow Architect — YAML extraction utility
79
- export { extractWorkflowYaml, } from "./extract-workflow-yaml";
79
+ export { extractWorkflowYaml, } from "./extract-workflow-yaml.js";
80
80
  // Workflow Architect — behavior hook (replaces T16 generateWorkflowFromPrompt)
81
- export { useWorkflowArchitectFlow, } from "./useWorkflowArchitectFlow";
81
+ export { useWorkflowArchitectFlow, } from "./useWorkflowArchitectFlow.js";
82
82
  // Workflow Architect — styled component (replaces T16 WorkflowGenerateDialog)
83
- export { WorkflowArchitectDialog, } from "./WorkflowArchitectDialog";
83
+ export { WorkflowArchitectDialog, } from "./WorkflowArchitectDialog.js";
84
84
  // Workflow Architect — refine behavior hook (replaces T16 refineWorkflow)
85
- export { useRefineWorkflowFlow, } from "./useRefineWorkflowFlow";
85
+ export { useRefineWorkflowFlow, } from "./useRefineWorkflowFlow.js";
86
86
  // Workflow Architect — refine styled component (replaces T16 WorkflowRefinePanel)
87
- export { WorkflowRefinePanel, } from "./WorkflowRefinePanel";
87
+ export { WorkflowRefinePanel, } from "./WorkflowRefinePanel.js";
88
88
  // Workflow diff utility
89
- export { computeUnifiedDiff, } from "./workflow-yaml-diff";
89
+ export { computeUnifiedDiff, } from "./workflow-yaml-diff.js";
90
90
  // Workflow Architect — diagnose behavior hook (replaces T16 diagnoseExecution)
91
- export { useDiagnoseExecutionFlow, } from "./useDiagnoseExecutionFlow";
91
+ export { useDiagnoseExecutionFlow, } from "./useDiagnoseExecutionFlow.js";
92
92
  // Workflow Architect — diagnose styled component (replaces T16 WorkflowRepairCard)
93
- export { WorkflowRepairCard, } from "./WorkflowRepairCard";
93
+ export { WorkflowRepairCard, } from "./WorkflowRepairCard.js";
94
94
  // Workflow update — mutation hook + input converter
95
- export { useUpdateWorkflow, } from "./useUpdateWorkflow";
96
- export { workflowToInput } from "./internal/workflowToInput";
95
+ export { useUpdateWorkflow, } from "./useUpdateWorkflow.js";
96
+ export { workflowToInput } from "./internal/workflowToInput.js";
97
97
  // Starter YAML template for new workflow creation
98
- export { STARTER_WORKFLOW_YAML } from "./starter-workflow-yaml";
98
+ export { STARTER_WORKFLOW_YAML } from "./starter-workflow-yaml.js";
99
99
  // Navigation resolution hook
100
- export { useResolveAgentExecutionSession, } from "./useResolveAgentExecutionSession";
100
+ export { useResolveAgentExecutionSession, } from "./useResolveAgentExecutionSession.js";
101
101
  // T01: Canonical kind metadata (replaces triplicated categorizeKind)
102
- export { categorizeKind, kindToDisplayName } from "./kind-metadata";
102
+ export { categorizeKind, kindToDisplayName } from "./kind-metadata.js";
103
103
  // T01: Task type visual registry
104
- export { getVisualSpec, VISUAL_REGISTRY, } from "./task-type-visual-registry";
105
- export { createDagreLayoutEngine, createElkLayoutEngine, useWorkflowLayout, useElkLayoutEngine, applyDagreLayout, registryNodeDimensions, preprocessForElk, ELK_WORKFLOW_DEFAULTS, computePortAssignments, computeNodePorts, postprocessElkResult, } from "./layout";
104
+ export { getVisualSpec, VISUAL_REGISTRY, } from "./task-type-visual-registry.js";
105
+ export { createDagreLayoutEngine, createElkLayoutEngine, useWorkflowLayout, useElkLayoutEngine, applyDagreLayout, registryNodeDimensions, preprocessForElk, ELK_WORKFLOW_DEFAULTS, computePortAssignments, computeNodePorts, postprocessElkResult, } from "./layout/index.js";
106
106
  // T04: Execution graph — mode context
107
- export { WorkflowGraphModeProvider, useWorkflowGraphMode, } from "./WorkflowGraphModeContext";
107
+ export { WorkflowGraphModeProvider, useWorkflowGraphMode, } from "./WorkflowGraphModeContext.js";
108
108
  // T06: Branch and parallel execution highlighting — pure derivation functions
109
- export { deriveEdgeExecutionStates, deriveForkProgress, } from "./execution";
109
+ export { deriveEdgeExecutionStates, deriveForkProgress, } from "./execution/index.js";
110
110
  // T04: Execution graph — behavior hook
111
- export { useWorkflowExecutionGraph, } from "./useWorkflowExecutionGraph";
111
+ export { useWorkflowExecutionGraph, } from "./useWorkflowExecutionGraph.js";
112
112
  // T04: Execution graph — styled component
113
- export { WorkflowExecutionGraph, } from "./WorkflowExecutionGraph";
113
+ export { WorkflowExecutionGraph, } from "./WorkflowExecutionGraph.js";
114
114
  // T16: Execution visibility and accessibility
115
- export { useFollowExecution, } from "./useFollowExecution";
116
- export { useActiveTaskName, } from "./useActiveTaskName";
117
- export { ExecutionActiveTaskIndicator, } from "./ExecutionActiveTaskIndicator";
118
- export { useExecutionAnnouncements } from "./useExecutionAnnouncements";
119
- export { getAnimationDuration, prefersReducedMotion } from "./motion-preference";
115
+ export { useFollowExecution, } from "./useFollowExecution.js";
116
+ export { useActiveTaskName, } from "./useActiveTaskName.js";
117
+ export { ExecutionActiveTaskIndicator, } from "./ExecutionActiveTaskIndicator.js";
118
+ export { useExecutionAnnouncements } from "./useExecutionAnnouncements.js";
119
+ export { getAnimationDuration, prefersReducedMotion } from "../internal/motion-preference.js";
120
120
  // T05: Shared formatting utilities
121
- export { formatDuration, formatDurationSec, formatMicroUsd, formatTokenCount, formatBytes, formatTimestamp, formatMetaChips, } from "./format-utils";
121
+ export { formatDuration, formatDurationSec, formatMicroUsd, formatTokenCount, formatBytes, formatTimestamp, formatMetaChips, } from "./format-utils.js";
122
122
  // T05: Runtime inspector — behavior hook + types
123
- export { useExecutionTaskDetail, } from "./execution-inspector";
123
+ export { useExecutionTaskDetail, } from "./execution-inspector/index.js";
124
124
  // T05: Runtime inspector — styled component
125
- export { ExecutionInspector, } from "./execution-inspector";
125
+ export { ExecutionInspector, } from "./execution-inspector/index.js";
126
126
  // T07: Waterfall timeline — pure derivation + behavior hook
127
- export { deriveWaterfallEntries, deriveWaterfallScale, useWaterfallEntries, } from "./execution";
127
+ export { deriveWaterfallEntries, deriveWaterfallScale, useWaterfallEntries, } from "./execution/index.js";
128
128
  // T07: Waterfall timeline — styled components
129
- export { WaterfallTimeline, } from "./waterfall";
129
+ export { WaterfallTimeline, } from "./waterfall/index.js";
130
130
  // T11: Shortcut registry
131
- export { getAllShortcuts, getShortcut, getShortcutHint, isMacPlatform, } from "./shortcut-registry";
131
+ export { getAllShortcuts, getShortcut, getShortcutHint, isMacPlatform, } from "./shortcut-registry.js";
132
132
  // T11: Internal clipboard
133
- export { serializeSelection, pasteClipboard, } from "./clipboard";
133
+ export { serializeSelection, pasteClipboard, } from "./clipboard.js";
134
134
  // T11: View YAML dialog
135
- export { ViewYamlDialog, } from "./ViewYamlDialog";
135
+ export { ViewYamlDialog, } from "./ViewYamlDialog.js";
136
136
  // T13: Execution history — derivation, hooks, and components
137
- export { deriveExecutionRow, deriveExecutionRows, sortExecutionRows, filterExecutionRows, deriveFailureAnalysis, useExecutionHistoryData, ExecutionHistoryTable, ExecutionFilterBar, HealthMetricsStrip, FailureAnalysisPanel, WorkflowExecutionHistory, } from "./execution-history";
137
+ export { deriveExecutionRow, deriveExecutionRows, sortExecutionRows, filterExecutionRows, deriveFailureAnalysis, useExecutionHistoryData, ExecutionHistoryTable, ExecutionFilterBar, HealthMetricsStrip, FailureAnalysisPanel, WorkflowExecutionHistory, } from "./execution-history/index.js";
138
138
  // T12: Overview page redesign — behavior hook
139
- export { useWorkflowOverviewGraph, } from "./useWorkflowOverviewGraph";
139
+ export { useWorkflowOverviewGraph, } from "./useWorkflowOverviewGraph.js";
140
140
  // T12: Overview page redesign — styled components
141
- export { WorkflowOverviewGraph, } from "./WorkflowOverviewGraph";
142
- export { WorkflowGraphFullscreenDialog, } from "./WorkflowGraphFullscreenDialog";
143
- export { WorkflowNodePopover, } from "./WorkflowNodePopover";
144
- export { WorkflowOverviewSummary, } from "./WorkflowOverviewSummary";
145
- export { computeGraphDiff, buildDiffGraph, jsonEqual } from "./diff";
146
- export { DiffSummaryBar } from "./diff";
141
+ export { WorkflowOverviewGraph, } from "./WorkflowOverviewGraph.js";
142
+ export { WorkflowGraphFullscreenDialog, } from "./WorkflowGraphFullscreenDialog.js";
143
+ export { WorkflowNodePopover, } from "./WorkflowNodePopover.js";
144
+ export { WorkflowOverviewSummary, } from "./WorkflowOverviewSummary.js";
145
+ export { computeGraphDiff, buildDiffGraph, jsonEqual } from "./diff/index.js";
146
+ export { DiffSummaryBar } from "./diff/index.js";
147
147
  // T14: Visual diff graph — behavior hook
148
- export { useWorkflowDiffGraph, } from "./useWorkflowDiffGraph";
148
+ export { useWorkflowDiffGraph, } from "./useWorkflowDiffGraph.js";
149
149
  // T14: Visual diff graph — styled component
150
- export { WorkflowDiffGraph, } from "./WorkflowDiffGraph";
150
+ export { WorkflowDiffGraph, } from "./WorkflowDiffGraph.js";
151
151
  // T14: Explain workflow — behavior hook
152
- export { useExplainWorkflowFlow, } from "./useExplainWorkflowFlow";
152
+ export { useExplainWorkflowFlow, } from "./useExplainWorkflowFlow.js";
153
153
  // T14: Explain workflow — styled component
154
- export { WorkflowExplainDialog, } from "./WorkflowExplainDialog";
154
+ export { WorkflowExplainDialog, } from "./WorkflowExplainDialog.js";
155
155
  // Workflow Instance management hooks
156
- export { useWorkflowInstance, useCreateWorkflowInstance, useUpdateWorkflowInstance, useUpdateWorkflowInstanceExecutionVisibility, useDeleteWorkflowInstance, WorkflowInstanceEmptyState, WorkflowInstanceList, CreateWorkflowInstanceDialog, WorkflowInstanceDetailPanel, RunVisibilityControl, } from "./instance";
156
+ export { useWorkflowInstance, useCreateWorkflowInstance, useUpdateWorkflowInstance, useUpdateWorkflowInstanceExecutionVisibility, useDeleteWorkflowInstance, WorkflowInstanceEmptyState, WorkflowInstanceList, CreateWorkflowInstanceDialog, WorkflowInstanceDetailPanel, RunVisibilityControl, } from "./instance/index.js";
157
157
  // Execution Comparison — run-vs-run comparison
158
- export { deriveExecutionComparison, useExecutionComparison, ExecutionComparisonPicker, ComparisonSummaryCards, TaskComparisonTable, ExecutionComparisonView, } from "./execution-comparison";
158
+ export { deriveExecutionComparison, useExecutionComparison, ExecutionComparisonPicker, ComparisonSummaryCards, TaskComparisonTable, ExecutionComparisonView, } from "./execution-comparison/index.js";
159
159
  // DD-003: Workflow versioning — data hooks
160
- export { useWorkflowVersions, } from "./useWorkflowVersions";
161
- export { useWorkflowVersion, } from "./useWorkflowVersion";
162
- export { useWorkflowVersionDiff, } from "./useWorkflowVersionDiff";
160
+ export { useWorkflowVersions, } from "./useWorkflowVersions.js";
161
+ export { useWorkflowVersion, } from "./useWorkflowVersion.js";
162
+ export { useWorkflowVersionDiff, } from "./useWorkflowVersionDiff.js";
163
163
  // DD-003: Workflow versioning — styled components
164
- export { WorkflowVersionBadge, } from "./WorkflowVersionBadge";
165
- export { WorkflowVersionTimeline, } from "./WorkflowVersionTimeline";
166
- export { WorkflowVersionDiffViewer, } from "./WorkflowVersionDiffViewer";
167
- export { WorkflowVersionsTab, } from "./WorkflowVersionsTab";
164
+ export { WorkflowVersionBadge, } from "./WorkflowVersionBadge.js";
165
+ export { WorkflowVersionTimeline, } from "./WorkflowVersionTimeline.js";
166
+ export { WorkflowVersionDiffViewer, } from "./WorkflowVersionDiffViewer.js";
167
+ export { WorkflowVersionsTab, } from "./WorkflowVersionsTab.js";
168
168
  // T15: Workflow Template Gallery
169
- export { PATTERN_LABELS, WORKFLOW_CATEGORY_LABELS, deriveTemplateMeta, WorkflowTemplateCard, WorkflowTemplatePreview, WorkflowTemplateGallery, } from "./templates";
169
+ export { PATTERN_LABELS, WORKFLOW_CATEGORY_LABELS, deriveTemplateMeta, WorkflowTemplateCard, WorkflowTemplatePreview, WorkflowTemplateGallery, } from "./templates/index.js";
170
170
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/workflow/index.ts"],"names":[],"mappings":"AAQA,OAAO,EACL,qBAAqB,EACrB,iBAAiB,GAClB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EACL,eAAe,GAEhB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EACL,eAAe,GAGhB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACL,WAAW,GAEZ,MAAM,eAAe,CAAC;AAEvB,OAAO,EACL,eAAe,GAGhB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EACL,gBAAgB,GAGjB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EACL,oBAAoB,GAErB,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EACL,wBAAwB,GAGzB,MAAM,4BAA4B,CAAC;AAEpC,qCAAqC;AACrC,OAAO,EACL,oBAAoB,GAErB,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EACL,4BAA4B,GAG7B,MAAM,gCAAgC,CAAC;AAExC,OAAO,EACL,6BAA6B,GAE9B,MAAM,iCAAiC,CAAC;AAEzC,yCAAyC;AACzC,OAAO,EACL,+BAA+B,GAGhC,MAAM,mCAAmC,CAAC;AAE3C,OAAO,EACL,2BAA2B,GAG5B,MAAM,+BAA+B,CAAC;AAEvC,oCAAoC;AACpC,OAAO,EACL,qBAAqB,GAEtB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,EACL,mBAAmB,GAKpB,MAAM,uBAAuB,CAAC;AAE/B,uCAAuC;AACvC,OAAO,EACL,kBAAkB,GAEnB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EACL,wBAAwB,GAEzB,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EACL,iBAAiB,GAGlB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACL,kBAAkB,GAGnB,MAAM,sBAAsB,CAAC;AAE9B,oCAAoC;AACpC,OAAO,EACL,kBAAkB,GAInB,MAAM,sBAAsB,CAAC;AAE9B,kDAAkD;AAClD,OAAO,EACL,kBAAkB,GAEnB,MAAM,sBAAsB,CAAC;AAE9B,8CAA8C;AAC9C,OAAO,EAAE,wBAAwB,EAAE,MAAM,+BAA+B,CAAC;AAEzE,wCAAwC;AACxC,OAAO,EACL,eAAe,GAEhB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAE7B,kCAAkC;AAClC,OAAO,EACL,2BAA2B,GAE5B,MAAM,+BAA+B,CAAC;AAEvC,OAAO,EACL,gBAAgB,GAEjB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,EACL,kBAAkB,GAEnB,MAAM,sBAAsB,CAAC;AAE9B,4CAA4C;AAC5C,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EACL,yBAAyB,GAE1B,MAAM,6BAA6B,CAAC;AAErC,OAAO,EACL,0BAA0B,GAE3B,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EACL,0BAA0B,GAE3B,MAAM,8BAA8B,CAAC;AAEtC,OAAO,EACL,8BAA8B,GAE/B,MAAM,kCAAkC,CAAC;AAE1C,OAAO,EACL,6BAA6B,GAE9B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EACL,sBAAsB,GAGvB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EACL,wBAAwB,GAGzB,MAAM,4BAA4B,CAAC;AAEpC,OAAO,EACL,2BAA2B,GAE5B,MAAM,+BAA+B,CAAC;AAEvC,8BAA8B;AAC9B,OAAO,EACL,2BAA2B,GAG5B,MAAM,+BAA+B,CAAC;AAEvC,OAAO,EACL,mBAAmB,GAGpB,MAAM,uBAAuB,CAAC;AAE/B,qCAAqC;AACrC,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EACL,gBAAgB,GAEjB,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAY7B,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,wBAAwB,CAAC;AAEpE,mDAAmD;AACnD,OAAO,EACL,WAAW,EACX,WAAW,EACX,oBAAoB,GACrB,MAAM,8BAA8B,CAAC;AAEtC,4CAA4C;AAC5C,OAAO,EACL,iBAAiB,GAIlB,MAAM,qBAAqB,CAAC;AAE7B,gDAAgD;AAChD,OAAO,EACL,oBAAoB,GAErB,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EACL,mBAAmB,EACnB,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACL,iBAAiB,GAGlB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,8DAA8D;AAC9D,OAAO,EACL,cAAc,EAEd,eAAe,EAEf,gBAAgB,EAGhB,oBAAoB,EAEpB,aAAa,EAEb,YAAY,EAEZ,yBAAyB,EAEzB,UAAU,GAMX,MAAM,aAAa,CAAC;AAErB,OAAO,EACL,cAAc,GAEf,MAAM,kBAAkB,CAAC;AAE1B,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,6BAA6B;AAC7B,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,+CAA+C;AAC/C,OAAO,EACL,mBAAmB,GAEpB,MAAM,yBAAyB,CAAC;AAEjC,+EAA+E;AAC/E,OAAO,EACL,wBAAwB,GAIzB,MAAM,4BAA4B,CAAC;AAEpC,8EAA8E;AAC9E,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAEnC,0EAA0E;AAC1E,OAAO,EACL,qBAAqB,GAItB,MAAM,yBAAyB,CAAC;AAEjC,kFAAkF;AAClF,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,wBAAwB;AACxB,OAAO,EACL,kBAAkB,GAGnB,MAAM,sBAAsB,CAAC;AAE9B,+EAA+E;AAC/E,OAAO,EACL,wBAAwB,GAIzB,MAAM,4BAA4B,CAAC;AAEpC,mFAAmF;AACnF,OAAO,EACL,kBAAkB,GAEnB,MAAM,sBAAsB,CAAC;AAE9B,oDAAoD;AACpD,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,kDAAkD;AAClD,OAAO,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAEhE,6BAA6B;AAC7B,OAAO,EACL,+BAA+B,GAEhC,MAAM,mCAAmC,CAAC;AAE3C,qEAAqE;AACrE,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,MAAM,iBAAiB,CAAC;AAEpE,iCAAiC;AACjC,OAAO,EACL,aAAa,EACb,eAAe,GAIhB,MAAM,6BAA6B,CAAC;AAmBrC,OAAO,EACL,uBAAuB,EACvB,qBAAqB,EACrB,iBAAiB,EACjB,kBAAkB,EAClB,gBAAgB,EAChB,sBAAsB,EACtB,gBAAgB,EAChB,qBAAqB,EACrB,sBAAsB,EACtB,gBAAgB,EAChB,oBAAoB,GACrB,MAAM,UAAU,CAAC;AAElB,sCAAsC;AACtC,OAAO,EACL,yBAAyB,EACzB,oBAAoB,GAGrB,MAAM,4BAA4B,CAAC;AAQpC,8EAA8E;AAC9E,OAAO,EACL,yBAAyB,EACzB,kBAAkB,GAGnB,MAAM,aAAa,CAAC;AAErB,uCAAuC;AACvC,OAAO,EACL,yBAAyB,GAG1B,MAAM,6BAA6B,CAAC;AAErC,0CAA0C;AAC1C,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,8CAA8C;AAC9C,OAAO,EACL,kBAAkB,GAInB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,4BAA4B,GAE7B,MAAM,gCAAgC,CAAC;AACxC,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,oBAAoB,EAAE,oBAAoB,EAAE,MAAM,qBAAqB,CAAC;AAEjF,mCAAmC;AACnC,OAAO,EACL,cAAc,EACd,iBAAiB,EACjB,cAAc,EACd,gBAAgB,EAChB,WAAW,EACX,eAAe,EACf,eAAe,GAChB,MAAM,gBAAgB,CAAC;AAExB,iDAAiD;AACjD,OAAO,EACL,sBAAsB,GAWvB,MAAM,uBAAuB,CAAC;AAE/B,4CAA4C;AAC5C,OAAO,EACL,kBAAkB,GAEnB,MAAM,uBAAuB,CAAC;AAE/B,4DAA4D;AAC5D,OAAO,EACL,sBAAsB,EACtB,oBAAoB,EAKpB,mBAAmB,GAGpB,MAAM,aAAa,CAAC;AAErB,8CAA8C;AAC9C,OAAO,EACL,iBAAiB,GAElB,MAAM,aAAa,CAAC;AAErB,yBAAyB;AACzB,OAAO,EACL,eAAe,EACf,WAAW,EACX,eAAe,EACf,aAAa,GAGd,MAAM,qBAAqB,CAAC;AAE7B,0BAA0B;AAC1B,OAAO,EACL,kBAAkB,EAClB,cAAc,GAGf,MAAM,aAAa,CAAC;AAErB,wBAAwB;AACxB,OAAO,EACL,cAAc,GAEf,MAAM,kBAAkB,CAAC;AAE1B,6DAA6D;AAC7D,OAAO,EACL,kBAAkB,EAClB,mBAAmB,EACnB,iBAAiB,EACjB,mBAAmB,EACnB,qBAAqB,EACrB,uBAAuB,EACvB,qBAAqB,EACrB,kBAAkB,EAClB,kBAAkB,EAClB,oBAAoB,EACpB,wBAAwB,GAczB,MAAM,qBAAqB,CAAC;AAE7B,8CAA8C;AAC9C,OAAO,EACL,wBAAwB,GAGzB,MAAM,4BAA4B,CAAC;AAEpC,kDAAkD;AAClD,OAAO,EACL,qBAAqB,GAEtB,MAAM,yBAAyB,CAAC;AAEjC,OAAO,EACL,6BAA6B,GAE9B,MAAM,iCAAiC,CAAC;AAEzC,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAUnC,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,QAAQ,CAAC;AACrE,OAAO,EAAE,cAAc,EAA4B,MAAM,QAAQ,CAAC;AAElE,yCAAyC;AACzC,OAAO,EACL,oBAAoB,GAGrB,MAAM,wBAAwB,CAAC;AAEhC,4CAA4C;AAC5C,OAAO,EACL,iBAAiB,GAElB,MAAM,qBAAqB,CAAC;AAE7B,wCAAwC;AACxC,OAAO,EACL,sBAAsB,GAIvB,MAAM,0BAA0B,CAAC;AAElC,2CAA2C;AAC3C,OAAO,EACL,qBAAqB,GAEtB,MAAM,yBAAyB,CAAC;AAEjC,qCAAqC;AACrC,OAAO,EACL,mBAAmB,EAEnB,yBAAyB,EAEzB,yBAAyB,EAEzB,4CAA4C,EAE5C,yBAAyB,EAEzB,0BAA0B,EAE1B,oBAAoB,EAEpB,4BAA4B,EAE5B,2BAA2B,EAE3B,oBAAoB,GAErB,MAAM,YAAY,CAAC;AAEpB,+CAA+C;AAC/C,OAAO,EAGL,yBAAyB,EACzB,sBAAsB,EAGtB,yBAAyB,EAEzB,sBAAsB,EAEtB,mBAAmB,EAEnB,uBAAuB,GAExB,MAAM,wBAAwB,CAAC;AAEhC,2CAA2C;AAC3C,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,OAAO,EACL,kBAAkB,GAEnB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EACL,sBAAsB,GAEvB,MAAM,0BAA0B,CAAC;AAElC,kDAAkD;AAClD,OAAO,EACL,oBAAoB,GAErB,MAAM,wBAAwB,CAAC;AAEhC,OAAO,EACL,uBAAuB,GAExB,MAAM,2BAA2B,CAAC;AAEnC,OAAO,EACL,yBAAyB,GAE1B,MAAM,6BAA6B,CAAC;AAErC,OAAO,EACL,mBAAmB,GAEpB,MAAM,uBAAuB,CAAC;AAE/B,iCAAiC;AACjC,OAAO,EAML,cAAc,EACd,wBAAwB,EACxB,kBAAkB,EAClB,oBAAoB,EAEpB,uBAAuB,EAEvB,uBAAuB,GAExB,MAAM,aAAa,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/workflow/index.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import type { WorkflowGraphEdge, WorkflowGraphModel } from "../workflow-graph-model";
1
+ import type { WorkflowGraphEdge, WorkflowGraphModel } from "../workflow-graph-model.js";
2
2
  /** Props for {@link EdgeInspector}. */
3
3
  export interface EdgeInspectorProps {
4
4
  readonly edge: WorkflowGraphEdge;
@@ -1 +1 @@
1
- {"version":3,"file":"EdgeInspector.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/EdgeInspector.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAErF,uCAAuC;AACvC,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,IAAI,EAAE,iBAAiB,CAAC;IACjC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,QAAQ,CAAC,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,KAAK,EACL,YAAY,EACZ,SAAS,GACV,EAAE,kBAAkB,2CA+CpB"}
1
+ {"version":3,"file":"EdgeInspector.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/EdgeInspector.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAExF,uCAAuC;AACvC,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,IAAI,EAAE,iBAAiB,CAAC;IACjC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,QAAQ,CAAC,YAAY,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;GAMG;AACH,wBAAgB,aAAa,CAAC,EAC5B,IAAI,EACJ,KAAK,EACL,YAAY,EACZ,SAAS,GACV,EAAE,kBAAkB,2CA+CpB"}
@@ -1,4 +1,4 @@
1
- import type { ExecutionInspectorProps } from "../execution-inspector";
1
+ import type { ExecutionInspectorProps } from "../execution-inspector/index.js";
2
2
  /**
3
3
  * Props for {@link ExecutionInspectorAdapter}.
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ExecutionInspectorAdapter.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/ExecutionInspectorAdapter.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,wBAAwB,CAAC;AAEtE;;;;;;GAMG;AACH,MAAM,WAAW,8BAA+B,SAAQ,uBAAuB;CAAG;AAElF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,yBAAyB,sEASpC,CAAC"}
1
+ {"version":3,"file":"ExecutionInspectorAdapter.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/ExecutionInspectorAdapter.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,iCAAiC,CAAC;AAE/E;;;;;;GAMG;AACH,MAAM,WAAW,8BAA+B,SAAQ,uBAAuB;CAAG;AAElF;;;;;;;;;;;;;GAaG;AACH,eAAO,MAAM,yBAAyB,sEASpC,CAAC"}
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx } from "react/jsx-runtime";
3
3
  import { memo } from "react";
4
4
  import { cn } from "@stigmer/theme";
5
- import { ExecutionInspector } from "../execution-inspector";
5
+ import { ExecutionInspector } from "../execution-inspector/index.js";
6
6
  /**
7
7
  * Execution mode adapter for the inspector panel.
8
8
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ExecutionInspectorAdapter.js","sourceRoot":"","sources":["../../../src/workflow/inspector/ExecutionInspectorAdapter.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAC7B,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AACpC,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAY5D;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,IAAI,CAAC,SAAS,yBAAyB,CAC9E,KAAqC;IAErC,OAAO,CACL,KAAC,kBAAkB,OACb,KAAK,EACT,SAAS,EAAE,EAAE,CAAC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,GACxC,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"ExecutionInspectorAdapter.js","sourceRoot":"","sources":["../../../src/workflow/inspector/ExecutionInspectorAdapter.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,IAAI,EAAE,MAAM,OAAO,CAAC;AAC7B,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AACpC,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAYrE;;;;;;;;;;;;;GAaG;AACH,MAAM,CAAC,MAAM,yBAAyB,GAAG,IAAI,CAAC,SAAS,yBAAyB,CAC9E,KAAqC;IAErC,OAAO,CACL,KAAC,kBAAkB,OACb,KAAK,EACT,SAAS,EAAE,EAAE,CAAC,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC,GACxC,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -1,5 +1,5 @@
1
- import type { WorkflowGraphModel } from "../workflow-graph-model";
2
- import type { InspectorNodeIdentity, InspectorMutations } from "./types";
1
+ import type { WorkflowGraphModel } from "../workflow-graph-model.js";
2
+ import type { InspectorNodeIdentity, InspectorMutations } from "./types.js";
3
3
  /** Props for {@link InspectorHeader}. */
4
4
  export interface InspectorHeaderProps {
5
5
  /** Resolved node identity for the selected task. */
@@ -1 +1 @@
1
- {"version":3,"file":"InspectorHeader.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorHeader.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAElE,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAEzE,yCAAyC;AACzC,MAAM,WAAW,oBAAoB;IACnC,oDAAoD;IACpD,QAAQ,CAAC,QAAQ,EAAE,qBAAqB,CAAC;IACzC,kDAAkD;IAClD,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,2CAA2C;IAC3C,QAAQ,CAAC,SAAS,EAAE,kBAAkB,CAAC;IACvC,yDAAyD;IACzD,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,4DAsI1B,CAAC"}
1
+ {"version":3,"file":"InspectorHeader.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorHeader.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAErE,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAE5E,yCAAyC;AACzC,MAAM,WAAW,oBAAoB;IACnC,oDAAoD;IACpD,QAAQ,CAAC,QAAQ,EAAE,qBAAqB,CAAC;IACzC,kDAAkD;IAClD,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,2CAA2C;IAC3C,QAAQ,CAAC,SAAS,EAAE,kBAAkB,CAAC;IACvC,yDAAyD;IACzD,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,eAAe,4DAsI1B,CAAC"}
@@ -2,7 +2,7 @@
2
2
  import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
3
3
  import { memo, useState, useCallback } from "react";
4
4
  import { cn } from "@stigmer/theme";
5
- import { TASK_NAME_PATTERN, TASK_NAME_PATTERN_ERROR } from "../canvas-constants";
5
+ import { TASK_NAME_PATTERN, TASK_NAME_PATTERN_ERROR } from "../canvas-constants.js";
6
6
  /**
7
7
  * Inspector panel header showing node identity and an actions overflow menu.
8
8
  *
@@ -1 +1 @@
1
- {"version":3,"file":"InspectorHeader.js","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorHeader.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"InspectorHeader.js","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorHeader.tsx"],"names":[],"mappings":"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"}
@@ -1,7 +1,7 @@
1
- import type { WorkflowGraphModel } from "../workflow-graph-model";
2
- import type { CanvasSelection } from "../useWorkflowCanvas";
3
- import type { TaskKindDescriptor } from "../types";
4
- import type { InspectorMutations } from "./types";
1
+ import type { WorkflowGraphModel } from "../workflow-graph-model.js";
2
+ import type { CanvasSelection } from "../useWorkflowCanvas.js";
3
+ import type { TaskKindDescriptor } from "../types.js";
4
+ import type { InspectorMutations } from "./types.js";
5
5
  /** Props for {@link InspectorShell}. */
6
6
  export interface InspectorShellProps {
7
7
  /** Currently selected element on the canvas. */
@@ -1 +1 @@
1
- {"version":3,"file":"InspectorShell.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorShell.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,kBAAkB,EAAwC,MAAM,yBAAyB,CAAC;AAExG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAC5D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAgBnD,OAAO,KAAK,EAAE,kBAAkB,EAAsC,MAAM,SAAS,CAAC;AAEtF,wCAAwC;AACxC,MAAM,WAAW,mBAAmB;IAClC,gDAAgD;IAChD,QAAQ,CAAC,SAAS,EAAE,eAAe,GAAG,IAAI,CAAC;IAC3C,qDAAqD;IACrD,QAAQ,CAAC,KAAK,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAC1C,oDAAoD;IACpD,QAAQ,CAAC,UAAU,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACpD,kDAAkD;IAClD,QAAQ,CAAC,SAAS,EAAE,kBAAkB,CAAC;IACvC,0CAA0C;IAC1C,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC,CAAC;IACnE,kDAAkD;IAClD,QAAQ,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACtC,sDAAsD;IACtD,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,cAAc,2DAuDzB,CAAC"}
1
+ {"version":3,"file":"InspectorShell.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorShell.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,kBAAkB,EAAwC,MAAM,4BAA4B,CAAC;AAE3G,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAgBtD,OAAO,KAAK,EAAE,kBAAkB,EAAsC,MAAM,YAAY,CAAC;AAEzF,wCAAwC;AACxC,MAAM,WAAW,mBAAmB;IAClC,gDAAgD;IAChD,QAAQ,CAAC,SAAS,EAAE,eAAe,GAAG,IAAI,CAAC;IAC3C,qDAAqD;IACrD,QAAQ,CAAC,KAAK,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAC1C,oDAAoD;IACpD,QAAQ,CAAC,UAAU,EAAE,kBAAkB,GAAG,SAAS,CAAC;IACpD,kDAAkD;IAClD,QAAQ,CAAC,SAAS,EAAE,kBAAkB,CAAC;IACvC,0CAA0C;IAC1C,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC,CAAC;IACnE,kDAAkD;IAClD,QAAQ,CAAC,UAAU,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACtC,sDAAsD;IACtD,QAAQ,CAAC,UAAU,CAAC,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/C,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,cAAc,2DAuDzB,CAAC"}
@@ -2,22 +2,22 @@
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { memo, useMemo, useCallback } from "react";
4
4
  import { cn } from "@stigmer/theme";
5
- import { START_NODE_ID, END_NODE_ID } from "../workflow-graph-model";
6
- import { Tabs } from "../../tabs/Tabs";
7
- import { CATEGORY_COLORS } from "../canvas-constants";
8
- import { taskKindToString } from "../workflow-graph-conversions";
9
- import { InspectorHeader } from "./InspectorHeader";
10
- import { useInspectorTabs } from "./useInspectorTabs";
11
- import { ConfigureTab } from "./tabs/ConfigureTab";
12
- import { BranchesTab } from "./tabs/BranchesTab";
13
- import { CatchTab } from "./tabs/CatchTab";
14
- import { IterationTab } from "./tabs/IterationTab";
15
- import { DataTab } from "./tabs/DataTab";
16
- import { RuntimeTab } from "./tabs/RuntimeTab";
17
- import { AdvancedTab } from "./tabs/AdvancedTab";
18
- import { DocsTab } from "./tabs/DocsTab";
19
- import { EdgeInspector } from "./EdgeInspector";
20
- import { SentinelInspector } from "./SentinelInspector";
5
+ import { START_NODE_ID, END_NODE_ID } from "../workflow-graph-model.js";
6
+ import { Tabs } from "../../tabs/Tabs.js";
7
+ import { CATEGORY_COLORS } from "../canvas-constants.js";
8
+ import { taskKindToString } from "../workflow-graph-conversions.js";
9
+ import { InspectorHeader } from "./InspectorHeader.js";
10
+ import { useInspectorTabs } from "./useInspectorTabs.js";
11
+ import { ConfigureTab } from "./tabs/ConfigureTab.js";
12
+ import { BranchesTab } from "./tabs/BranchesTab.js";
13
+ import { CatchTab } from "./tabs/CatchTab.js";
14
+ import { IterationTab } from "./tabs/IterationTab.js";
15
+ import { DataTab } from "./tabs/DataTab.js";
16
+ import { RuntimeTab } from "./tabs/RuntimeTab.js";
17
+ import { AdvancedTab } from "./tabs/AdvancedTab.js";
18
+ import { DocsTab } from "./tabs/DocsTab.js";
19
+ import { EdgeInspector } from "./EdgeInspector.js";
20
+ import { SentinelInspector } from "./SentinelInspector.js";
21
21
  /**
22
22
  * Shared inspector shell that renders a consistent header, tab bar, and
23
23
  * scrollable content area. Routes to the appropriate sub-inspector based
@@ -1 +1 @@
1
- {"version":3,"file":"InspectorShell.js","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorShell.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"InspectorShell.js","sourceRoot":"","sources":["../../../src/workflow/inspector/InspectorShell.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AACnD,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AAGpC,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AAGxE,OAAO,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAC;AAC1C,OAAO,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAC5C,OAAO,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AACnD,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAuB3D;;;;;;;;;GASG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,IAAI,CAAC,SAAS,cAAc,CAAC,EACzD,SAAS,EACT,KAAK,EACL,UAAU,EACV,SAAS,EACT,gBAAgB,EAChB,UAAU,EACV,UAAU,EACV,SAAS,GACW;IACpB,IAAI,CAAC,SAAS,IAAI,CAAC,KAAK,EAAE,CAAC;QACzB,OAAO,CACL,cAAK,SAAS,EAAE,EAAE,CAAC,sBAAsB,EAAE,SAAS,CAAC,YAClD,UAAU,IAAI,CACb,cAAK,SAAS,EAAC,6CAA6C,YAC1D,eAAM,SAAS,EAAC,qDAAqD,uDAE9D,GACH,CACP,GACG,CACP,CAAC;IACJ,CAAC;IAED,IAAI,SAAS,CAAC,IAAI,KAAK,MAAM,EAAE,CAAC;QAC9B,MAAM,IAAI,GAAG,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,SAAS,CAAC,EAAE,CAAC,CAAC;QAC5D,IAAI,CAAC,IAAI;YAAE,OAAO,IAAI,CAAC;QACvB,OAAO,CACL,KAAC,aAAa,IACZ,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,EACZ,YAAY,EAAE,SAAS,CAAC,YAAY,EACpC,SAAS,EAAE,SAAS,GACpB,CACH,CAAC;IACJ,CAAC;IAED,MAAM,IAAI,GAAG,KAAK,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,SAAS,CAAC,EAAE,CAAC,CAAC;IAC5D,IAAI,CAAC,IAAI;QAAE,OAAO,IAAI,CAAC;IAEvB,IAAI,IAAI,CAAC,EAAE,KAAK,aAAa,IAAI,IAAI,CAAC,EAAE,KAAK,WAAW,EAAE,CAAC;QACzD,OAAO,KAAC,iBAAiB,IAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,GAAI,CAAC;IACjE,CAAC;IAED,OAAO,CACL,KAAC,kBAAkB,IACjB,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,EACZ,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,SAAS,EACpB,gBAAgB,EAAE,gBAAgB,EAClC,UAAU,EAAE,UAAU,EACtB,SAAS,EAAE,SAAS,GACpB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,8EAA8E;AAC9E,oDAAoD;AACpD,8EAA8E;AAE9E,SAAS,kBAAkB,CAAC,EAC1B,IAAI,EACJ,KAAK,EACL,UAAU,EACV,SAAS,EACT,gBAAgB,EAChB,UAAU,EACV,SAAS,GASV;IACC,MAAM,OAAO,GAAG,gBAAgB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IAE5C,MAAM,QAAQ,GAAG,OAAO,CAAC,GAA0B,EAAE,CAAC,CAAC;QACrD,MAAM,EAAE,IAAI,CAAC,EAAE;QACf,QAAQ,EAAE,IAAI,CAAC,QAAQ;QACvB,UAAU,EAAE,OAAO;QACnB,QAAQ,EAAE,IAAI,CAAC,QAAQ;QACvB,aAAa,EAAE,eAAe,CAAC,IAAI,CAAC,QAAQ,CAAC;QAC7C,WAAW,EAAE,UAAU,EAAE,WAAW,IAAI,OAAO,CAAC,OAAO,CAAC,IAAI,EAAE,GAAG,CAAC;QAClE,WAAW,EAAE,UAAU,EAAE,WAAW;QACpC,IAAI,EAAE,UAAU,EAAE,IAAI;KACvB,CAAC,EAAE,CAAC,IAAI,CAAC,EAAE,EAAE,IAAI,CAAC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,OAAO,EAAE,UAAU,CAAC,CAAC,CAAC;IAElE,MAAM,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,GAAG,gBAAgB,CAAC;QACzD,UAAU,EAAE,OAAO;QACnB,UAAU;QACV,IAAI,EAAE,QAAQ;QACd,MAAM,EAAE,IAAI,CAAC,EAAE;KAChB,CAAC,CAAC;IAEH,MAAM,eAAe,GAAG,WAAW,CACjC,CAAC,KAAa,EAAE,EAAE,CAAC,YAAY,CAAC,KAAoB,CAAC,EACrD,CAAC,YAAY,CAAC,CACf,CAAC;IAEF,MAAM,iBAAiB,GAAG,WAAW,CACnC,CAAC,SAAiB,EAAE,KAAc,EAAE,EAAE;QACpC,SAAS,CAAC,aAAa,CAAC,IAAI,CAAC,EAAE,EAAE,SAAS,EAAE,KAAK,CAAC,CAAC;IACrD,CAAC,EACD,CAAC,IAAI,CAAC,EAAE,EAAE,SAAS,CAAC,aAAa,CAAC,CACnC,CAAC;IAEF,MAAM,cAAc,GAAG,OAAO,CAC5B,GAAG,EAAE,CACH,KAAK,CAAC,KAAK;SACR,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAAE,KAAK,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,EAAE,KAAK,aAAa,IAAI,CAAC,CAAC,EAAE,KAAK,WAAW,CAAC;SACjF,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,QAAQ,CAAC,EAC3B,CAAC,KAAK,CAAC,KAAK,EAAE,IAAI,CAAC,EAAE,CAAC,CACvB,CAAC;IAEF,MAAM,UAAU,GAAG,gBAAgB,EAAE,GAAG,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;IAElD,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,sBAAsB,EAAE,SAAS,CAAC,aACnD,KAAC,eAAe,IACd,QAAQ,EAAE,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,SAAS,EACpB,UAAU,EAAE,UAAU,GACtB,EAEF,KAAC,IAAI,IACH,IAAI,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,EAAE,KAAK,EAAE,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,CAAC,CAAC,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC,IAAI,EAAE,CAAC,CAAC,EACnF,SAAS,EAAE,SAAS,EACpB,WAAW,EAAE,eAAe,gBACjB,oBAAoB,EAC/B,SAAS,EAAC,gBAAgB,YAE1B,eAAK,SAAS,EAAC,iBAAiB,aAC7B,SAAS,KAAK,WAAW,IAAI,CAC5B,KAAC,YAAY,IACX,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,EACZ,UAAU,EAAE,UAAU,EACtB,UAAU,EAAE,OAAO,EACnB,cAAc,EAAE,cAAc,EAC9B,aAAa,EAAE,iBAAiB,EAChC,SAAS,EAAE,SAAS,GACpB,CACH,EACA,SAAS,KAAK,UAAU,IAAI,CAC3B,KAAC,WAAW,IACV,IAAI,EAAE,IAAI,EACV,KAAK,EAAE,KAAK,EACZ,SAAS,EAAE,SAAS,EACpB,UAAU,EAAE,OAAO,GACnB,CACH,EACA,SAAS,KAAK,OAAO,IAAI,CACxB,KAAC,QAAQ,IAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,GAAI,CAC/C,EACA,SAAS,KAAK,WAAW,IAAI,CAC5B,KAAC,YAAY,IAAC,IAAI,EAAE,IAAI,EAAE,SAAS,EAAE,SAAS,GAAI,CACnD,EACA,SAAS,KAAK,MAAM,IAAI,CACvB,KAAC,OAAO,IACN,IAAI,EAAE,IAAI,EACV,cAAc,EAAE,SAAS,CAAC,cAAc,GACxC,CACH,EACA,SAAS,KAAK,SAAS,IAAI,CAC1B,KAAC,UAAU,IACT,IAAI,EAAE,IAAI,EACV,UAAU,EAAE,OAAO,EACnB,UAAU,EAAE,UAAU,EACtB,aAAa,EAAE,iBAAiB,GAChC,CACH,EACA,SAAS,KAAK,UAAU,IAAI,CAC3B,KAAC,WAAW,IACV,IAAI,EAAE,IAAI,EACV,cAAc,EAAE,cAAc,EAC9B,UAAU,EAAE,OAAO,EACnB,YAAY,EAAE,SAAS,CAAC,YAAY,GACpC,CACH,EACA,SAAS,KAAK,MAAM,IAAI,UAAU,IAAI,CACrC,KAAC,OAAO,IAAC,UAAU,EAAE,UAAU,GAAI,CACpC,IACG,GACD,IACH,CACP,CAAC;AACJ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { WorkflowGraphNode } from "../workflow-graph-model";
1
+ import type { WorkflowGraphNode } from "../workflow-graph-model.js";
2
2
  /** Props for {@link SentinelInspector}. */
3
3
  export interface SentinelInspectorProps {
4
4
  readonly node: WorkflowGraphNode;
@@ -1 +1 @@
1
- {"version":3,"file":"SentinelInspector.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/SentinelInspector.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAGjE,2CAA2C;AAC3C,MAAM,WAAW,sBAAsB;IACrC,QAAQ,CAAC,IAAI,EAAE,iBAAiB,CAAC;IACjC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,sBAAsB,2CAe5E"}
1
+ {"version":3,"file":"SentinelInspector.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/SentinelInspector.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAGpE,2CAA2C;AAC3C,MAAM,WAAW,sBAAsB;IACrC,QAAQ,CAAC,IAAI,EAAE,iBAAiB,CAAC;IACjC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;GAMG;AACH,wBAAgB,iBAAiB,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,EAAE,sBAAsB,2CAe5E"}
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { cn } from "@stigmer/theme";
4
- import { START_NODE_ID } from "../workflow-graph-model";
4
+ import { START_NODE_ID } from "../workflow-graph-model.js";
5
5
  /**
6
6
  * Inspector for sentinel nodes (Start / End).
7
7
  *
@@ -1 +1 @@
1
- {"version":3,"file":"SentinelInspector.js","sourceRoot":"","sources":["../../../src/workflow/inspector/SentinelInspector.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AAEpC,OAAO,EAAE,aAAa,EAAE,MAAM,yBAAyB,CAAC;AAQxD;;;;;;GAMG;AACH,MAAM,UAAU,iBAAiB,CAAC,EAAE,IAAI,EAAE,SAAS,EAA0B;IAC3E,MAAM,OAAO,GAAG,IAAI,CAAC,EAAE,KAAK,aAAa,CAAC;IAE1C,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,gCAAgC,EAAE,SAAS,CAAC,aAC7D,aAAI,SAAS,EAAC,+FAA+F,YAC1G,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,GACvB,EACL,YAAG,SAAS,EAAC,qDAAqD,YAC/D,OAAO;oBACN,CAAC,CAAC,yEAAyE;oBAC3E,CAAC,CAAC,gEAAgE,GAClE,IACA,CACP,CAAC;AACJ,CAAC"}
1
+ {"version":3,"file":"SentinelInspector.js","sourceRoot":"","sources":["../../../src/workflow/inspector/SentinelInspector.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,EAAE,EAAE,MAAM,gBAAgB,CAAC;AAEpC,OAAO,EAAE,aAAa,EAAE,MAAM,4BAA4B,CAAC;AAQ3D;;;;;;GAMG;AACH,MAAM,UAAU,iBAAiB,CAAC,EAAE,IAAI,EAAE,SAAS,EAA0B;IAC3E,MAAM,OAAO,GAAG,IAAI,CAAC,EAAE,KAAK,aAAa,CAAC;IAE1C,OAAO,CACL,eAAK,SAAS,EAAE,EAAE,CAAC,gCAAgC,EAAE,SAAS,CAAC,aAC7D,aAAI,SAAS,EAAC,+FAA+F,YAC1G,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,GACvB,EACL,YAAG,SAAS,EAAC,qDAAqD,YAC/D,OAAO;oBACN,CAAC,CAAC,yEAAyE;oBAC3E,CAAC,CAAC,gEAAgE,GAClE,IACA,CACP,CAAC;AACJ,CAAC"}
@@ -1,4 +1,4 @@
1
- import type { WorkflowGraphModel } from "../workflow-graph-model";
1
+ import type { WorkflowGraphModel } from "../workflow-graph-model.js";
2
2
  /** Props for {@link WorkflowSummaryPanel}. */
3
3
  export interface WorkflowSummaryPanelProps {
4
4
  /** The current workflow graph model. */
@@ -1 +1 @@
1
- {"version":3,"file":"WorkflowSummaryPanel.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/WorkflowSummaryPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAA4C,MAAM,yBAAyB,CAAC;AAK5G,8CAA8C;AAC9C,MAAM,WAAW,yBAAyB;IACxC,wCAAwC;IACxC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,0CAA0C;IAC1C,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC,CAAC;IACnE,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,iEAgG/B,CAAC"}
1
+ {"version":3,"file":"WorkflowSummaryPanel.d.ts","sourceRoot":"","sources":["../../../src/workflow/inspector/WorkflowSummaryPanel.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,kBAAkB,EAA4C,MAAM,4BAA4B,CAAC;AAK/G,8CAA8C;AAC9C,MAAM,WAAW,yBAAyB;IACxC,wCAAwC;IACxC,QAAQ,CAAC,KAAK,EAAE,kBAAkB,CAAC;IACnC,0CAA0C;IAC1C,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,CAAC,MAAM,EAAE,SAAS,MAAM,EAAE,CAAC,CAAC;IACnE,kCAAkC;IAClC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC;CAC7B;AAED;;;;;;;GAOG;AACH,eAAO,MAAM,oBAAoB,iEAgG/B,CAAC"}
@@ -2,8 +2,8 @@
2
2
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { memo, useMemo, useState, useCallback } from "react";
4
4
  import { cn } from "@stigmer/theme";
5
- import { START_NODE_ID, END_NODE_ID } from "../workflow-graph-model";
6
- import { CATEGORY_DISPLAY_NAMES } from "../canvas-constants";
5
+ import { START_NODE_ID, END_NODE_ID } from "../workflow-graph-model.js";
6
+ import { CATEGORY_DISPLAY_NAMES } from "../canvas-constants.js";
7
7
  /**
8
8
  * Workflow-level summary shown when no task or edge is selected.
9
9
  *