@stigmer/react 3.0.9-dev.20260616060535 → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/access/ManageAccessButton.d.ts +1 -1
- package/access/ManageAccessButton.d.ts.map +1 -1
- package/access/ManageAccessButton.js +2 -2
- package/access/ManageAccessButton.js.map +1 -1
- package/access/ManageAccessDialog.d.ts +1 -1
- package/access/ManageAccessDialog.d.ts.map +1 -1
- package/access/ManageAccessDialog.js +2 -2
- package/access/ManageAccessDialog.js.map +1 -1
- package/access/index.d.ts +4 -4
- package/access/index.d.ts.map +1 -1
- package/access/index.js +3 -3
- package/access/index.js.map +1 -1
- package/access/types.d.ts +1 -1
- package/access/types.d.ts.map +1 -1
- package/access/useManageAccess.d.ts +2 -2
- package/access/useManageAccess.d.ts.map +1 -1
- package/access/useManageAccess.js +2 -2
- package/access/useManageAccess.js.map +1 -1
- package/action-menu/ActionMenu.d.ts +1 -1
- package/action-menu/ActionMenu.d.ts.map +1 -1
- package/action-menu/ActionMenu.js +1 -1
- package/action-menu/ActionMenu.js.map +1 -1
- package/action-menu/index.d.ts +2 -2
- package/action-menu/index.d.ts.map +1 -1
- package/action-menu/index.js +1 -1
- package/action-menu/index.js.map +1 -1
- package/activity/group-activity.d.ts +1 -1
- package/activity/group-activity.d.ts.map +1 -1
- package/activity/index.d.ts +3 -3
- package/activity/index.d.ts.map +1 -1
- package/activity/index.js +2 -2
- package/activity/index.js.map +1 -1
- package/activity/useRecentActivity.d.ts +1 -1
- package/activity/useRecentActivity.d.ts.map +1 -1
- package/activity/useRecentActivity.js +3 -3
- package/activity/useRecentActivity.js.map +1 -1
- package/agent/AgentCreationWizard.d.ts +1 -1
- package/agent/AgentCreationWizard.d.ts.map +1 -1
- package/agent/AgentCreationWizard.js +7 -7
- package/agent/AgentCreationWizard.js.map +1 -1
- package/agent/AgentDetailView.d.ts +1 -1
- package/agent/AgentDetailView.d.ts.map +1 -1
- package/agent/AgentDetailView.js +16 -16
- package/agent/AgentDetailView.js.map +1 -1
- package/agent/AgentEnvForm.d.ts +1 -1
- package/agent/AgentEnvForm.d.ts.map +1 -1
- package/agent/AgentEnvForm.js +1 -1
- package/agent/AgentEnvForm.js.map +1 -1
- package/agent/AgentPicker.js +4 -4
- package/agent/AgentPicker.js.map +1 -1
- package/agent/agentSetupReducer.d.ts +1 -1
- package/agent/agentSetupReducer.d.ts.map +1 -1
- package/agent/index.d.ts +27 -27
- package/agent/index.d.ts.map +1 -1
- package/agent/index.js +14 -14
- package/agent/index.js.map +1 -1
- package/agent/steps/CapabilitiesStep.d.ts +1 -1
- package/agent/steps/CapabilitiesStep.d.ts.map +1 -1
- package/agent/steps/CapabilitiesStep.js +2 -2
- package/agent/steps/CapabilitiesStep.js.map +1 -1
- package/agent/steps/IdentityStep.d.ts +1 -1
- package/agent/steps/IdentityStep.d.ts.map +1 -1
- package/agent/steps/IdentityStep.js +1 -1
- package/agent/steps/IdentityStep.js.map +1 -1
- package/agent/steps/ReviewStep.d.ts +1 -1
- package/agent/steps/ReviewStep.d.ts.map +1 -1
- package/agent/steps/ReviewStep.js +1 -1
- package/agent/steps/ReviewStep.js.map +1 -1
- package/agent/steps/types.d.ts +2 -2
- package/agent/steps/types.d.ts.map +1 -1
- package/agent/useAgent.js +2 -2
- package/agent/useAgent.js.map +1 -1
- package/agent/useAgentCount.d.ts +1 -1
- package/agent/useAgentCount.d.ts.map +1 -1
- package/agent/useAgentCount.js +2 -2
- package/agent/useAgentCount.js.map +1 -1
- package/agent/useAgentList.d.ts +1 -1
- package/agent/useAgentList.d.ts.map +1 -1
- package/agent/useAgentList.js +2 -2
- package/agent/useAgentList.js.map +1 -1
- package/agent/useAgentSearch.d.ts +1 -1
- package/agent/useAgentSearch.d.ts.map +1 -1
- package/agent/useAgentSearch.js +2 -2
- package/agent/useAgentSearch.js.map +1 -1
- package/agent/useAgentSetup.d.ts +2 -2
- package/agent/useAgentSetup.d.ts.map +1 -1
- package/agent/useAgentSetup.js +6 -6
- package/agent/useAgentSetup.js.map +1 -1
- package/agent/useCreateAgent.js +2 -2
- package/agent/useCreateAgent.js.map +1 -1
- package/agent/useDefaultAgent.js +2 -2
- package/agent/useDefaultAgent.js.map +1 -1
- package/agent/useUpdateAgent.js +2 -2
- package/agent/useUpdateAgent.js.map +1 -1
- package/agent-instance/AgentInstanceDetailPanel.js +7 -7
- package/agent-instance/AgentInstanceDetailPanel.js.map +1 -1
- package/agent-instance/AgentInstanceList.js +5 -5
- package/agent-instance/AgentInstanceList.js.map +1 -1
- package/agent-instance/CreateAgentInstanceDialog.js +3 -3
- package/agent-instance/CreateAgentInstanceDialog.js.map +1 -1
- package/agent-instance/buildPersonalInstanceInput.js +1 -1
- package/agent-instance/buildPersonalInstanceInput.js.map +1 -1
- package/agent-instance/index.d.ts +22 -22
- package/agent-instance/index.d.ts.map +1 -1
- package/agent-instance/index.js +11 -11
- package/agent-instance/index.js.map +1 -1
- package/agent-instance/useAgentInstance.js +2 -2
- package/agent-instance/useAgentInstance.js.map +1 -1
- package/agent-instance/useAgentInstanceList.js +2 -2
- package/agent-instance/useAgentInstanceList.js.map +1 -1
- package/agent-instance/useAgentInstances.js +2 -2
- package/agent-instance/useAgentInstances.js.map +1 -1
- package/agent-instance/useCreateAgentInstance.js +2 -2
- package/agent-instance/useCreateAgentInstance.js.map +1 -1
- package/agent-instance/useDeleteAgentInstance.js +2 -2
- package/agent-instance/useDeleteAgentInstance.js.map +1 -1
- package/agent-instance/usePersonalAgentInstance.js +4 -4
- package/agent-instance/usePersonalAgentInstance.js.map +1 -1
- package/agent-instance/useUpdateAgentInstance.js +2 -2
- package/agent-instance/useUpdateAgentInstance.js.map +1 -1
- package/api-key/ApiKeyListPanel.js +2 -2
- package/api-key/ApiKeyListPanel.js.map +1 -1
- package/api-key/CreateApiKeyForm.js +1 -1
- package/api-key/CreateApiKeyForm.js.map +1 -1
- package/api-key/index.d.ts +12 -12
- package/api-key/index.d.ts.map +1 -1
- package/api-key/index.js +6 -6
- package/api-key/index.js.map +1 -1
- package/api-key/useApiKeyList.js +2 -2
- package/api-key/useApiKeyList.js.map +1 -1
- package/api-key/useCreateApiKey.js +2 -2
- package/api-key/useCreateApiKey.js.map +1 -1
- package/api-key/useDeleteApiKey.js +2 -2
- package/api-key/useDeleteApiKey.js.map +1 -1
- package/attachment/AttachmentChipList.d.ts +1 -1
- package/attachment/AttachmentChipList.d.ts.map +1 -1
- package/attachment/AttachmentChipList.js +1 -1
- package/attachment/AttachmentChipList.js.map +1 -1
- package/attachment/index.d.ts +5 -5
- package/attachment/index.d.ts.map +1 -1
- package/attachment/index.js +3 -3
- package/attachment/index.js.map +1 -1
- package/attachment/useAttachments.js +3 -3
- package/attachment/useAttachments.js.map +1 -1
- package/billing/AutoRechargeCard.js +1 -1
- package/billing/AutoRechargeCard.js.map +1 -1
- package/billing/BillingSection.js +12 -12
- package/billing/BillingSection.js.map +1 -1
- package/billing/CreditBalanceCard.js +1 -1
- package/billing/CreditBalanceCard.js.map +1 -1
- package/billing/CreditLedgerTable.js +2 -2
- package/billing/CreditLedgerTable.js.map +1 -1
- package/billing/CreditPackGrid.js +1 -1
- package/billing/CreditPackGrid.js.map +1 -1
- package/billing/LowBalanceBanner.js +1 -1
- package/billing/LowBalanceBanner.js.map +1 -1
- package/billing/index.d.ts +31 -31
- package/billing/index.d.ts.map +1 -1
- package/billing/index.js +16 -16
- package/billing/index.js.map +1 -1
- package/billing/useBillingAccount.js +2 -2
- package/billing/useBillingAccount.js.map +1 -1
- package/billing/useBillingUsageReport.js +2 -2
- package/billing/useBillingUsageReport.js.map +1 -1
- package/billing/useCreateBillingPortalSession.js +2 -2
- package/billing/useCreateBillingPortalSession.js.map +1 -1
- package/billing/useCreateCheckoutSession.js +2 -2
- package/billing/useCreateCheckoutSession.js.map +1 -1
- package/billing/useCreditLedger.js +2 -2
- package/billing/useCreditLedger.js.map +1 -1
- package/billing/useCustomerModelPricing.js +2 -2
- package/billing/useCustomerModelPricing.js.map +1 -1
- package/billing/useSetAutoRechargeConfig.js +2 -2
- package/billing/useSetAutoRechargeConfig.js.map +1 -1
- package/composer/ComposerToolbar.d.ts +3 -3
- package/composer/ComposerToolbar.d.ts.map +1 -1
- package/composer/ComposerToolbar.js +6 -6
- package/composer/ComposerToolbar.js.map +1 -1
- package/composer/ConfigureMenu.js +2 -2
- package/composer/ConfigureMenu.js.map +1 -1
- package/composer/ContextChip.js +1 -1
- package/composer/ContextChip.js.map +1 -1
- package/composer/ContextPopover.js +1 -1
- package/composer/ContextPopover.js.map +1 -1
- package/composer/InteractionModePicker.js +1 -1
- package/composer/InteractionModePicker.js.map +1 -1
- package/composer/SessionComposer.d.ts +6 -6
- package/composer/SessionComposer.d.ts.map +1 -1
- package/composer/SessionComposer.js +23 -23
- package/composer/SessionComposer.js.map +1 -1
- package/composer/index.d.ts +7 -7
- package/composer/index.d.ts.map +1 -1
- package/composer/index.js +4 -4
- package/composer/index.js.map +1 -1
- package/composer/interaction-mode.d.ts +1 -1
- package/composer/interaction-mode.d.ts.map +1 -1
- package/dashboard/DashboardFailedRuns.d.ts +1 -1
- package/dashboard/DashboardFailedRuns.d.ts.map +1 -1
- package/dashboard/DashboardKPICards.d.ts +1 -1
- package/dashboard/DashboardKPICards.d.ts.map +1 -1
- package/dashboard/OperationalDashboard.d.ts +1 -1
- package/dashboard/OperationalDashboard.d.ts.map +1 -1
- package/dashboard/OperationalDashboard.js +6 -6
- package/dashboard/OperationalDashboard.js.map +1 -1
- package/dashboard/index.d.ts +7 -7
- package/dashboard/index.d.ts.map +1 -1
- package/dashboard/index.js +6 -6
- package/dashboard/index.js.map +1 -1
- package/dashboard/useAgentExecutionSummary.js +2 -2
- package/dashboard/useAgentExecutionSummary.js.map +1 -1
- package/dashboard/useDashboardFailedRuns.d.ts +1 -1
- package/dashboard/useDashboardFailedRuns.d.ts.map +1 -1
- package/dashboard/useDashboardFailedRuns.js +2 -2
- package/dashboard/useDashboardFailedRuns.js.map +1 -1
- package/dashboard/useDashboardSummary.d.ts +1 -1
- package/dashboard/useDashboardSummary.d.ts.map +1 -1
- package/dashboard/useDashboardSummary.js +4 -4
- package/dashboard/useDashboardSummary.js.map +1 -1
- package/dependency-graph/DependencyGraph.d.ts +1 -1
- package/dependency-graph/DependencyGraph.d.ts.map +1 -1
- package/dependency-graph/DependencyGraph.js +1 -1
- package/dependency-graph/DependencyGraph.js.map +1 -1
- package/dependency-graph/DependencyTreeNode.d.ts +1 -1
- package/dependency-graph/DependencyTreeNode.d.ts.map +1 -1
- package/dependency-graph/index.d.ts +3 -3
- package/dependency-graph/index.d.ts.map +1 -1
- package/dependency-graph/index.js +2 -2
- package/dependency-graph/index.js.map +1 -1
- package/dependency-graph/useDependencyGraph.d.ts +1 -1
- package/dependency-graph/useDependencyGraph.d.ts.map +1 -1
- package/empty-state/EmptyState.d.ts +1 -1
- package/empty-state/EmptyState.d.ts.map +1 -1
- package/empty-state/EmptyState.js +1 -1
- package/empty-state/EmptyState.js.map +1 -1
- package/empty-state/index.d.ts +3 -3
- package/empty-state/index.d.ts.map +1 -1
- package/empty-state/index.js +2 -2
- package/empty-state/index.js.map +1 -1
- package/empty-state/useEmptyState.d.ts +1 -1
- package/empty-state/useEmptyState.d.ts.map +1 -1
- package/environment/CreateEnvironmentForm.js +1 -1
- package/environment/CreateEnvironmentForm.js.map +1 -1
- package/environment/EnvVarForm.js +2 -2
- package/environment/EnvVarForm.js.map +1 -1
- package/environment/EnvironmentListPanel.js +2 -2
- package/environment/EnvironmentListPanel.js.map +1 -1
- package/environment/EnvironmentPicker.js +1 -1
- package/environment/EnvironmentPicker.js.map +1 -1
- package/environment/EnvironmentVariableEditor.js +5 -5
- package/environment/EnvironmentVariableEditor.js.map +1 -1
- package/environment/diffEnv.d.ts +1 -1
- package/environment/diffEnv.d.ts.map +1 -1
- package/environment/index.d.ts +30 -30
- package/environment/index.d.ts.map +1 -1
- package/environment/index.js +16 -16
- package/environment/index.js.map +1 -1
- package/environment/useCreateEnvironment.js +2 -2
- package/environment/useCreateEnvironment.js.map +1 -1
- package/environment/useEnvironment.js +2 -2
- package/environment/useEnvironment.js.map +1 -1
- package/environment/useEnvironmentList.js +2 -2
- package/environment/useEnvironmentList.js.map +1 -1
- package/environment/usePersonalEnvironment.js +4 -4
- package/environment/usePersonalEnvironment.js.map +1 -1
- package/environment/useRemoveEnvironmentVariables.js +2 -2
- package/environment/useRemoveEnvironmentVariables.js.map +1 -1
- package/environment/useRevealSecretValue.js +2 -2
- package/environment/useRevealSecretValue.js.map +1 -1
- package/environment/useSessionEnvPool.d.ts +1 -1
- package/environment/useSessionEnvPool.d.ts.map +1 -1
- package/environment/useUpdateEnvironment.js +2 -2
- package/environment/useUpdateEnvironment.js.map +1 -1
- package/environment/useUpdateEnvironmentVariables.js +2 -2
- package/environment/useUpdateEnvironmentVariables.js.map +1 -1
- package/error/index.d.ts +4 -4
- package/error/index.d.ts.map +1 -1
- package/error/index.js +2 -2
- package/error/index.js.map +1 -1
- package/execution/ApprovalCard.d.ts +47 -3
- package/execution/ApprovalCard.d.ts.map +1 -1
- package/execution/ApprovalCard.js +140 -72
- package/execution/ApprovalCard.js.map +1 -1
- package/execution/ApprovalContext.d.ts +72 -0
- package/execution/ApprovalContext.d.ts.map +1 -0
- package/execution/ApprovalContext.js +41 -0
- package/execution/ApprovalContext.js.map +1 -0
- package/execution/ArtifactCard.d.ts.map +1 -1
- package/execution/ArtifactCard.js +7 -5
- package/execution/ArtifactCard.js.map +1 -1
- package/execution/ArtifactContentRenderer.js +2 -2
- package/execution/ArtifactContentRenderer.js.map +1 -1
- package/execution/ArtifactPreviewModal.d.ts +1 -1
- package/execution/ArtifactPreviewModal.d.ts.map +1 -1
- package/execution/ArtifactPreviewModal.js +11 -9
- package/execution/ArtifactPreviewModal.js.map +1 -1
- package/execution/ArtifactsWidget.d.ts +1 -1
- package/execution/ArtifactsWidget.d.ts.map +1 -1
- package/execution/ArtifactsWidget.js +3 -3
- package/execution/ArtifactsWidget.js.map +1 -1
- package/execution/ContextGauge.js +2 -2
- package/execution/ContextGauge.js.map +1 -1
- package/execution/EmptyChangeNotice.d.ts +38 -0
- package/execution/EmptyChangeNotice.d.ts.map +1 -0
- package/execution/EmptyChangeNotice.js +27 -0
- package/execution/EmptyChangeNotice.js.map +1 -0
- package/execution/ExecutionProgress.js +2 -2
- package/execution/ExecutionProgress.js.map +1 -1
- package/execution/FileChangesView.d.ts +81 -0
- package/execution/FileChangesView.d.ts.map +1 -0
- package/execution/FileChangesView.js +164 -0
- package/execution/FileChangesView.js.map +1 -0
- package/execution/FilePathContext.d.ts +1 -1
- package/execution/FilePathContext.d.ts.map +1 -1
- package/execution/FilePathLink.d.ts +24 -4
- package/execution/FilePathLink.d.ts.map +1 -1
- package/execution/FilePathLink.js +32 -10
- package/execution/FilePathLink.js.map +1 -1
- package/execution/FileReviewCard.d.ts +111 -0
- package/execution/FileReviewCard.d.ts.map +1 -0
- package/execution/FileReviewCard.js +558 -0
- package/execution/FileReviewCard.js.map +1 -0
- package/execution/FileReviewContext.d.ts +35 -0
- package/execution/FileReviewContext.d.ts.map +1 -0
- package/execution/FileReviewContext.js +23 -0
- package/execution/FileReviewContext.js.map +1 -0
- package/execution/FileReviewDock.d.ts +73 -0
- package/execution/FileReviewDock.d.ts.map +1 -0
- package/execution/FileReviewDock.js +65 -0
- package/execution/FileReviewDock.js.map +1 -0
- package/execution/FollowUpInput.js +1 -1
- package/execution/FollowUpInput.js.map +1 -1
- package/execution/McpToolDetail.d.ts.map +1 -1
- package/execution/McpToolDetail.js +41 -8
- package/execution/McpToolDetail.js.map +1 -1
- package/execution/MessageEntry.js +2 -2
- package/execution/MessageEntry.js.map +1 -1
- package/execution/MessageThread.d.ts +44 -5
- package/execution/MessageThread.d.ts.map +1 -1
- package/execution/MessageThread.js +281 -36
- package/execution/MessageThread.js.map +1 -1
- package/execution/PlanArtifactCard.d.ts.map +1 -1
- package/execution/PlanArtifactCard.js +6 -4
- package/execution/PlanArtifactCard.js.map +1 -1
- package/execution/PlanCompletionCard.d.ts +1 -1
- package/execution/PlanCompletionCard.js +2 -2
- package/execution/PlanCompletionCard.js.map +1 -1
- package/execution/ResultView.d.ts +19 -1
- package/execution/ResultView.d.ts.map +1 -1
- package/execution/ResultView.js +144 -43
- package/execution/ResultView.js.map +1 -1
- package/execution/SandboxContext.js +1 -1
- package/execution/SandboxContext.js.map +1 -1
- package/execution/SessionVariablesInput.d.ts +1 -1
- package/execution/SessionVariablesInput.d.ts.map +1 -1
- package/execution/SessionVariablesInput.js +2 -2
- package/execution/SessionVariablesInput.js.map +1 -1
- package/execution/SubAgentSection.d.ts.map +1 -1
- package/execution/SubAgentSection.js +52 -13
- package/execution/SubAgentSection.js.map +1 -1
- package/execution/SummarizationBadge.d.ts +1 -1
- package/execution/SummarizationBadge.d.ts.map +1 -1
- package/execution/SummarizationBadge.js +1 -1
- package/execution/SummarizationBadge.js.map +1 -1
- package/execution/SummarizationCard.d.ts +1 -1
- package/execution/SummarizationCard.d.ts.map +1 -1
- package/execution/SummarizationCard.js +1 -1
- package/execution/SummarizationCard.js.map +1 -1
- package/execution/TerminalSession.d.ts +34 -0
- package/execution/TerminalSession.d.ts.map +1 -0
- package/execution/TerminalSession.js +34 -0
- package/execution/TerminalSession.js.map +1 -0
- package/execution/ThreadSelectionContext.d.ts +1 -1
- package/execution/ThreadSelectionContext.d.ts.map +1 -1
- package/execution/TodoCard.d.ts +53 -0
- package/execution/TodoCard.d.ts.map +1 -0
- package/execution/TodoCard.js +77 -0
- package/execution/TodoCard.js.map +1 -0
- package/execution/ToolArgsView.d.ts +7 -1
- package/execution/ToolArgsView.d.ts.map +1 -1
- package/execution/ToolArgsView.js +14 -13
- package/execution/ToolArgsView.js.map +1 -1
- package/execution/ToolCallDetail.d.ts +10 -1
- package/execution/ToolCallDetail.d.ts.map +1 -1
- package/execution/ToolCallDetail.js +71 -24
- package/execution/ToolCallDetail.js.map +1 -1
- package/execution/ToolCallGroup.d.ts +28 -18
- package/execution/ToolCallGroup.d.ts.map +1 -1
- package/execution/ToolCallGroup.js +41 -150
- package/execution/ToolCallGroup.js.map +1 -1
- package/execution/ToolCallItem.d.ts +37 -9
- package/execution/ToolCallItem.d.ts.map +1 -1
- package/execution/ToolCallItem.js +145 -26
- package/execution/ToolCallItem.js.map +1 -1
- package/execution/ToolRunGroup.d.ts +48 -0
- package/execution/ToolRunGroup.d.ts.map +1 -0
- package/execution/ToolRunGroup.js +168 -0
- package/execution/ToolRunGroup.js.map +1 -0
- package/execution/UsageWidget.js +1 -1
- package/execution/UsageWidget.js.map +1 -1
- package/execution/WriteBacksWidget.js +2 -2
- package/execution/WriteBacksWidget.js.map +1 -1
- package/execution/approval-provenance.d.ts +2 -0
- package/execution/approval-provenance.d.ts.map +1 -0
- package/execution/approval-provenance.js +6 -0
- package/execution/approval-provenance.js.map +1 -0
- package/execution/artifact-utils.d.ts +0 -10
- package/execution/artifact-utils.d.ts.map +1 -1
- package/execution/artifact-utils.js +0 -17
- package/execution/artifact-utils.js.map +1 -1
- package/execution/execution-phases.d.ts +1 -6
- package/execution/execution-phases.d.ts.map +1 -1
- package/execution/execution-phases.js +4 -14
- package/execution/execution-phases.js.map +1 -1
- package/execution/file-path-resolver.d.ts +28 -0
- package/execution/file-path-resolver.d.ts.map +1 -1
- package/execution/file-path-resolver.js +24 -0
- package/execution/file-path-resolver.js.map +1 -1
- package/execution/file-review-status.d.ts +127 -0
- package/execution/file-review-status.d.ts.map +1 -0
- package/execution/file-review-status.js +135 -0
- package/execution/file-review-status.js.map +1 -0
- package/execution/index.d.ts +130 -96
- package/execution/index.d.ts.map +1 -1
- package/execution/index.js +69 -49
- package/execution/index.js.map +1 -1
- package/execution/segment-tool-calls.d.ts +46 -0
- package/execution/segment-tool-calls.d.ts.map +1 -0
- package/execution/segment-tool-calls.js +71 -0
- package/execution/segment-tool-calls.js.map +1 -0
- package/execution/tool-categories.d.ts +62 -1
- package/execution/tool-categories.d.ts.map +1 -1
- package/execution/tool-categories.js +96 -2
- package/execution/tool-categories.js.map +1 -1
- package/execution/tool-presenter.d.ts +38 -2
- package/execution/tool-presenter.d.ts.map +1 -1
- package/execution/tool-presenter.js +24 -2
- package/execution/tool-presenter.js.map +1 -1
- package/execution/tool-rendering-primitives.d.ts.map +1 -1
- package/execution/tool-rendering-primitives.js +3 -2
- package/execution/tool-rendering-primitives.js.map +1 -1
- package/execution/useAgentExecutionActions.js +2 -2
- package/execution/useAgentExecutionActions.js.map +1 -1
- package/execution/useArtifactContent.js +2 -2
- package/execution/useArtifactContent.js.map +1 -1
- package/execution/useArtifactDownload.d.ts +44 -0
- package/execution/useArtifactDownload.d.ts.map +1 -0
- package/execution/useArtifactDownload.js +80 -0
- package/execution/useArtifactDownload.js.map +1 -0
- package/execution/useArtifactDownloadUrl.d.ts +67 -0
- package/execution/useArtifactDownloadUrl.d.ts.map +1 -0
- package/execution/useArtifactDownloadUrl.js +59 -0
- package/execution/useArtifactDownloadUrl.js.map +1 -0
- package/execution/useCreateAgentExecution.js +3 -3
- package/execution/useCreateAgentExecution.js.map +1 -1
- package/execution/useExecutionStream.d.ts +2 -2
- package/execution/useExecutionStream.d.ts.map +1 -1
- package/execution/useExecutionStream.js +7 -7
- package/execution/useExecutionStream.js.map +1 -1
- package/execution/useFileChangeContent.d.ts +61 -0
- package/execution/useFileChangeContent.d.ts.map +1 -0
- package/execution/useFileChangeContent.js +89 -0
- package/execution/useFileChangeContent.js.map +1 -0
- package/execution/useFileReview.d.ts +89 -0
- package/execution/useFileReview.d.ts.map +1 -0
- package/execution/useFileReview.js +106 -0
- package/execution/useFileReview.js.map +1 -0
- package/execution/useSubmitApproval.d.ts +17 -2
- package/execution/useSubmitApproval.d.ts.map +1 -1
- package/execution/useSubmitApproval.js +29 -25
- package/execution/useSubmitApproval.js.map +1 -1
- package/execution/useThreadSelection.d.ts +1 -1
- package/execution/useThreadSelection.d.ts.map +1 -1
- package/execution/useThreadSelection.js +1 -1
- package/execution/useThreadSelection.js.map +1 -1
- package/execution/useToolOutputContent.d.ts +44 -0
- package/execution/useToolOutputContent.d.ts.map +1 -0
- package/execution/useToolOutputContent.js +31 -0
- package/execution/useToolOutputContent.js.map +1 -0
- package/execution-target-context.d.ts +1 -1
- package/execution-target-context.d.ts.map +1 -1
- package/feedback/StigmerToaster.d.ts +1 -1
- package/feedback/StigmerToaster.d.ts.map +1 -1
- package/feedback/StigmerToaster.js +1 -1
- package/feedback/StigmerToaster.js.map +1 -1
- package/feedback/index.d.ts +3 -3
- package/feedback/index.d.ts.map +1 -1
- package/feedback/index.js +2 -2
- package/feedback/index.js.map +1 -1
- package/file-reference/index.d.ts +2 -2
- package/file-reference/index.d.ts.map +1 -1
- package/file-reference/index.js +2 -2
- package/file-reference/index.js.map +1 -1
- package/github/GitHubRepoPicker.js +2 -2
- package/github/GitHubRepoPicker.js.map +1 -1
- package/github/index.d.ts +6 -6
- package/github/index.d.ts.map +1 -1
- package/github/index.js +6 -6
- package/github/index.js.map +1 -1
- package/github/useGitHubConnection.js +2 -2
- package/github/useGitHubConnection.js.map +1 -1
- package/github/useGitHubSearch.d.ts +1 -1
- package/github/useGitHubSearch.d.ts.map +1 -1
- package/github/useGitHubTreeLister.d.ts +1 -1
- package/github/useGitHubTreeLister.d.ts.map +1 -1
- package/github/useGitHubTreeLister.js +1 -1
- package/github/useGitHubTreeLister.js.map +1 -1
- package/hooks.js +1 -1
- package/hooks.js.map +1 -1
- package/iam-policy/GrantAccessForm.js +3 -3
- package/iam-policy/GrantAccessForm.js.map +1 -1
- package/iam-policy/OrgMembersPanel.js +8 -8
- package/iam-policy/OrgMembersPanel.js.map +1 -1
- package/iam-policy/PeopleWithAccess.d.ts +1 -1
- package/iam-policy/PeopleWithAccess.d.ts.map +1 -1
- package/iam-policy/PeopleWithAccess.js +3 -3
- package/iam-policy/PeopleWithAccess.js.map +1 -1
- package/iam-policy/PermissionGate.d.ts +1 -1
- package/iam-policy/PermissionGate.d.ts.map +1 -1
- package/iam-policy/PermissionGate.js +1 -1
- package/iam-policy/PermissionGate.js.map +1 -1
- package/iam-policy/PrincipalPicker.js +2 -2
- package/iam-policy/PrincipalPicker.js.map +1 -1
- package/iam-policy/RoleSelector.js +1 -1
- package/iam-policy/RoleSelector.js.map +1 -1
- package/iam-policy/SharePanel.d.ts +1 -1
- package/iam-policy/SharePanel.d.ts.map +1 -1
- package/iam-policy/SharePanel.js +1 -1
- package/iam-policy/SharePanel.js.map +1 -1
- package/iam-policy/index.d.ts +18 -18
- package/iam-policy/index.d.ts.map +1 -1
- package/iam-policy/index.js +18 -18
- package/iam-policy/index.js.map +1 -1
- package/iam-policy/useCheckPermission.js +1 -1
- package/iam-policy/useCheckPermission.js.map +1 -1
- package/iam-policy/useCreateIamPolicy.js +2 -2
- package/iam-policy/useCreateIamPolicy.js.map +1 -1
- package/iam-policy/useDeleteIamPolicy.js +2 -2
- package/iam-policy/useDeleteIamPolicy.js.map +1 -1
- package/iam-policy/usePrincipalsCount.js +2 -2
- package/iam-policy/usePrincipalsCount.js.map +1 -1
- package/iam-policy/useResourceAccess.js +2 -2
- package/iam-policy/useResourceAccess.js.map +1 -1
- package/iam-policy/useRevokeOrgAccess.js +2 -2
- package/iam-policy/useRevokeOrgAccess.js.map +1 -1
- package/iam-policy/useShareFlow.js +4 -4
- package/iam-policy/useShareFlow.js.map +1 -1
- package/iam-policy/useWhoAmI.js +2 -2
- package/iam-policy/useWhoAmI.js.map +1 -1
- package/identity-account/index.d.ts +1 -1
- package/identity-account/index.d.ts.map +1 -1
- package/identity-account/index.js +1 -1
- package/identity-account/index.js.map +1 -1
- package/identity-account/useIdentityAccountGate.js +2 -2
- package/identity-account/useIdentityAccountGate.js.map +1 -1
- package/identity-provider/CreateIdentityProviderForm.js +1 -1
- package/identity-provider/CreateIdentityProviderForm.js.map +1 -1
- package/identity-provider/IdentityProviderDetailPanel.js +1 -1
- package/identity-provider/IdentityProviderDetailPanel.js.map +1 -1
- package/identity-provider/IdentityProviderListPanel.js +2 -2
- package/identity-provider/IdentityProviderListPanel.js.map +1 -1
- package/identity-provider/IdentityProviderWizard.js +3 -3
- package/identity-provider/IdentityProviderWizard.js.map +1 -1
- package/identity-provider/ProviderPicker.d.ts +1 -1
- package/identity-provider/ProviderPicker.d.ts.map +1 -1
- package/identity-provider/ProviderPicker.js +1 -1
- package/identity-provider/ProviderPicker.js.map +1 -1
- package/identity-provider/SsoLoginPrompt.js +1 -1
- package/identity-provider/SsoLoginPrompt.js.map +1 -1
- package/identity-provider/index.d.ts +13 -13
- package/identity-provider/index.d.ts.map +1 -1
- package/identity-provider/index.js +13 -13
- package/identity-provider/index.js.map +1 -1
- package/identity-provider/useCreateIdentityProvider.js +2 -2
- package/identity-provider/useCreateIdentityProvider.js.map +1 -1
- package/identity-provider/useDeleteIdentityProvider.js +2 -2
- package/identity-provider/useDeleteIdentityProvider.js.map +1 -1
- package/identity-provider/useIdentityProvider.js +2 -2
- package/identity-provider/useIdentityProvider.js.map +1 -1
- package/identity-provider/useIdentityProviderList.js +2 -2
- package/identity-provider/useIdentityProviderList.js.map +1 -1
- package/identity-provider/useSsoProvider.js +2 -2
- package/identity-provider/useSsoProvider.js.map +1 -1
- package/identity-provider/useUpdateIdentityProvider.js +2 -2
- package/identity-provider/useUpdateIdentityProvider.js.map +1 -1
- package/index.d.ts +104 -104
- package/index.d.ts.map +1 -1
- package/index.js +61 -61
- package/index.js.map +1 -1
- package/inline-edit/InlineEditImage.d.ts +1 -1
- package/inline-edit/InlineEditImage.d.ts.map +1 -1
- package/inline-edit/InlineEditKeyValue.d.ts +1 -1
- package/inline-edit/InlineEditKeyValue.d.ts.map +1 -1
- package/inline-edit/InlineEditResourceList.d.ts +1 -1
- package/inline-edit/InlineEditResourceList.d.ts.map +1 -1
- package/inline-edit/InlineEditSelect.d.ts +1 -1
- package/inline-edit/InlineEditSelect.d.ts.map +1 -1
- package/inline-edit/InlineEditText.d.ts +1 -1
- package/inline-edit/InlineEditText.d.ts.map +1 -1
- package/inline-edit/InlineEditTextarea.d.ts +1 -1
- package/inline-edit/InlineEditTextarea.d.ts.map +1 -1
- package/inline-edit/index.d.ts +15 -15
- package/inline-edit/index.d.ts.map +1 -1
- package/inline-edit/index.js +7 -7
- package/inline-edit/index.js.map +1 -1
- package/inline-edit/useInlineFieldSave.js +1 -1
- package/inline-edit/useInlineFieldSave.js.map +1 -1
- package/internal/ApprovalPeekBar.d.ts +23 -0
- package/internal/ApprovalPeekBar.d.ts.map +1 -0
- package/internal/ApprovalPeekBar.js +25 -0
- package/internal/ApprovalPeekBar.js.map +1 -0
- package/internal/BoundedContent.d.ts +49 -0
- package/internal/BoundedContent.d.ts.map +1 -0
- package/internal/BoundedContent.js +50 -0
- package/internal/BoundedContent.js.map +1 -0
- package/internal/DecisionButton.d.ts +47 -0
- package/internal/DecisionButton.d.ts.map +1 -0
- package/internal/DecisionButton.js +42 -0
- package/internal/DecisionButton.js.map +1 -0
- package/internal/FetchCacheProvider.d.ts +1 -1
- package/internal/FetchCacheProvider.d.ts.map +1 -1
- package/internal/FetchCacheProvider.js +1 -1
- package/internal/FetchCacheProvider.js.map +1 -1
- package/internal/InCardDecisionError.d.ts +31 -0
- package/internal/InCardDecisionError.d.ts.map +1 -0
- package/internal/InCardDecisionError.js +23 -0
- package/internal/InCardDecisionError.js.map +1 -0
- package/internal/RevealToggle.d.ts +36 -0
- package/internal/RevealToggle.d.ts.map +1 -0
- package/internal/RevealToggle.js +32 -0
- package/internal/RevealToggle.js.map +1 -0
- package/internal/Tabs.d.ts +2 -2
- package/internal/Tabs.d.ts.map +1 -1
- package/internal/Tabs.js +1 -1
- package/internal/Tabs.js.map +1 -1
- package/internal/VirtualizedThread.d.ts +10 -4
- package/internal/VirtualizedThread.d.ts.map +1 -1
- package/internal/VirtualizedThread.js +13 -9
- package/internal/VirtualizedThread.js.map +1 -1
- package/internal/dev/index.d.ts +5 -5
- package/internal/dev/index.d.ts.map +1 -1
- package/internal/dev/index.js +5 -5
- package/internal/dev/index.js.map +1 -1
- package/internal/file-tree/FileTreeNode.d.ts +1 -1
- package/internal/file-tree/FileTreeNode.d.ts.map +1 -1
- package/internal/file-tree/filterFileTree.d.ts +1 -1
- package/internal/file-tree/filterFileTree.d.ts.map +1 -1
- package/internal/file-tree/index.d.ts +5 -5
- package/internal/file-tree/index.d.ts.map +1 -1
- package/internal/file-tree/index.js +3 -3
- package/internal/file-tree/index.js.map +1 -1
- package/internal/markdown-components.js +1 -1
- package/internal/markdown-components.js.map +1 -1
- package/internal/menu.js +1 -1
- package/internal/menu.js.map +1 -1
- package/internal/store/conversation-store.js +1 -1
- package/internal/store/conversation-store.js.map +1 -1
- package/internal/store/index.d.ts +6 -6
- package/internal/store/index.d.ts.map +1 -1
- package/internal/store/index.js +5 -5
- package/internal/store/index.js.map +1 -1
- package/internal/stream-controller.d.ts +1 -1
- package/internal/stream-controller.d.ts.map +1 -1
- package/internal/stream-controller.js +1 -1
- package/internal/stream-controller.js.map +1 -1
- package/internal/useAutoDisclosure.d.ts +34 -0
- package/internal/useAutoDisclosure.d.ts.map +1 -0
- package/internal/useAutoDisclosure.js +53 -0
- package/internal/useAutoDisclosure.js.map +1 -0
- package/internal/useElapsedSince.d.ts +30 -0
- package/internal/useElapsedSince.d.ts.map +1 -0
- package/internal/useElapsedSince.js +70 -0
- package/internal/useElapsedSince.js.map +1 -0
- package/internal/useFetch.js +2 -2
- package/internal/useFetch.js.map +1 -1
- package/internal/useIsOverflowing.d.ts +30 -0
- package/internal/useIsOverflowing.d.ts.map +1 -0
- package/internal/useIsOverflowing.js +47 -0
- package/internal/useIsOverflowing.js.map +1 -0
- package/internal/useIsTextTruncated.d.ts +24 -0
- package/internal/useIsTextTruncated.d.ts.map +1 -0
- package/internal/useIsTextTruncated.js +41 -0
- package/internal/useIsTextTruncated.js.map +1 -0
- package/internal/useKeyedSubmission.d.ts +49 -0
- package/internal/useKeyedSubmission.d.ts.map +1 -0
- package/internal/useKeyedSubmission.js +67 -0
- package/internal/useKeyedSubmission.js.map +1 -0
- package/invitation/InvitationManager.js +5 -5
- package/invitation/InvitationManager.js.map +1 -1
- package/invitation/InvitationRedemption.js +2 -2
- package/invitation/InvitationRedemption.js.map +1 -1
- package/invitation/index.d.ts +16 -16
- package/invitation/index.d.ts.map +1 -1
- package/invitation/index.js +8 -8
- package/invitation/index.js.map +1 -1
- package/invitation/useCreateInvitation.js +2 -2
- package/invitation/useCreateInvitation.js.map +1 -1
- package/invitation/useInvitationPreview.js +2 -2
- package/invitation/useInvitationPreview.js.map +1 -1
- package/invitation/useOrgInvitations.js +2 -2
- package/invitation/useOrgInvitations.js.map +1 -1
- package/invitation/useRedeemInvitation.js +2 -2
- package/invitation/useRedeemInvitation.js.map +1 -1
- package/invitation/useRevokeInvitation.js +2 -2
- package/invitation/useRevokeInvitation.js.map +1 -1
- package/library/ImportResourceDialog.d.ts +1 -1
- package/library/ImportResourceDialog.d.ts.map +1 -1
- package/library/ImportResourceDialog.js +2 -2
- package/library/ImportResourceDialog.js.map +1 -1
- package/library/InstanceVisibilitySelector.d.ts +1 -1
- package/library/InstanceVisibilitySelector.d.ts.map +1 -1
- package/library/InstanceVisibilitySelector.js +2 -2
- package/library/InstanceVisibilitySelector.js.map +1 -1
- package/library/ResourceVisibilityControl.d.ts +1 -1
- package/library/ResourceVisibilityControl.d.ts.map +1 -1
- package/library/ResourceVisibilityControl.js +6 -6
- package/library/ResourceVisibilityControl.js.map +1 -1
- package/library/ScopeToggle.d.ts +1 -1
- package/library/ScopeToggle.d.ts.map +1 -1
- package/library/VisibilityOptionRow.d.ts +1 -1
- package/library/VisibilityOptionRow.d.ts.map +1 -1
- package/library/VisibilitySelector.d.ts +1 -1
- package/library/VisibilitySelector.d.ts.map +1 -1
- package/library/VisibilitySelector.js +5 -5
- package/library/VisibilitySelector.js.map +1 -1
- package/library/index.d.ts +35 -35
- package/library/index.d.ts.map +1 -1
- package/library/index.js +20 -20
- package/library/index.js.map +1 -1
- package/library/useApplyResource.js +3 -3
- package/library/useApplyResource.js.map +1 -1
- package/library/useDetectSkillPackage.d.ts +1 -1
- package/library/useDetectSkillPackage.d.ts.map +1 -1
- package/library/useDetectSkillPackage.js +2 -2
- package/library/useDetectSkillPackage.js.map +1 -1
- package/library/useDetectStigmerResource.d.ts +1 -1
- package/library/useDetectStigmerResource.d.ts.map +1 -1
- package/library/useDetectStigmerResource.js +1 -1
- package/library/useDetectStigmerResource.js.map +1 -1
- package/library/useExportResource.js +3 -3
- package/library/useExportResource.js.map +1 -1
- package/library/useImportResource.d.ts +1 -1
- package/library/useImportResource.d.ts.map +1 -1
- package/library/useImportResource.js +3 -3
- package/library/useImportResource.js.map +1 -1
- package/library/useUpdateVisibility.js +2 -2
- package/library/useUpdateVisibility.js.map +1 -1
- package/mcp-server/McpServerConfigPanel.d.ts +2 -2
- package/mcp-server/McpServerConfigPanel.d.ts.map +1 -1
- package/mcp-server/McpServerConfigPanel.js +2 -2
- package/mcp-server/McpServerConfigPanel.js.map +1 -1
- package/mcp-server/McpServerConnectDialog.js +7 -7
- package/mcp-server/McpServerConnectDialog.js.map +1 -1
- package/mcp-server/McpServerCreationWizard.d.ts +1 -1
- package/mcp-server/McpServerCreationWizard.d.ts.map +1 -1
- package/mcp-server/McpServerCreationWizard.js +7 -7
- package/mcp-server/McpServerCreationWizard.js.map +1 -1
- package/mcp-server/McpServerDetailView.d.ts +1 -1
- package/mcp-server/McpServerDetailView.d.ts.map +1 -1
- package/mcp-server/McpServerDetailView.js +21 -21
- package/mcp-server/McpServerDetailView.js.map +1 -1
- package/mcp-server/McpServerPicker.d.ts +2 -2
- package/mcp-server/McpServerPicker.d.ts.map +1 -1
- package/mcp-server/McpServerPicker.js +6 -6
- package/mcp-server/McpServerPicker.js.map +1 -1
- package/mcp-server/McpToolSelector.js +2 -2
- package/mcp-server/McpToolSelector.js.map +1 -1
- package/mcp-server/OAuthCallbackHandler.js +1 -1
- package/mcp-server/OAuthCallbackHandler.js.map +1 -1
- package/mcp-server/index.d.ts +44 -44
- package/mcp-server/index.d.ts.map +1 -1
- package/mcp-server/index.js +22 -22
- package/mcp-server/index.js.map +1 -1
- package/mcp-server/mcpServerSetupReducer.d.ts +1 -1
- package/mcp-server/mcpServerSetupReducer.d.ts.map +1 -1
- package/mcp-server/steps/EnvironmentAuthStep.d.ts +1 -1
- package/mcp-server/steps/EnvironmentAuthStep.d.ts.map +1 -1
- package/mcp-server/steps/IdentityTransportStep.d.ts +1 -1
- package/mcp-server/steps/IdentityTransportStep.d.ts.map +1 -1
- package/mcp-server/steps/IdentityTransportStep.js +1 -1
- package/mcp-server/steps/IdentityTransportStep.js.map +1 -1
- package/mcp-server/steps/ReviewStep.d.ts +1 -1
- package/mcp-server/steps/ReviewStep.d.ts.map +1 -1
- package/mcp-server/steps/ReviewStep.js +1 -1
- package/mcp-server/steps/ReviewStep.js.map +1 -1
- package/mcp-server/steps/types.d.ts +2 -2
- package/mcp-server/steps/types.d.ts.map +1 -1
- package/mcp-server/useCreateMcpServer.js +2 -2
- package/mcp-server/useCreateMcpServer.js.map +1 -1
- package/mcp-server/useDisconnectOAuth.js +2 -2
- package/mcp-server/useDisconnectOAuth.js.map +1 -1
- package/mcp-server/useMcpServer.js +2 -2
- package/mcp-server/useMcpServer.js.map +1 -1
- package/mcp-server/useMcpServerConnect.js +3 -3
- package/mcp-server/useMcpServerConnect.js.map +1 -1
- package/mcp-server/useMcpServerCount.d.ts +1 -1
- package/mcp-server/useMcpServerCount.d.ts.map +1 -1
- package/mcp-server/useMcpServerCount.js +2 -2
- package/mcp-server/useMcpServerCount.js.map +1 -1
- package/mcp-server/useMcpServerCredentials.d.ts +1 -1
- package/mcp-server/useMcpServerCredentials.d.ts.map +1 -1
- package/mcp-server/useMcpServerCredentials.js +4 -4
- package/mcp-server/useMcpServerCredentials.js.map +1 -1
- package/mcp-server/useMcpServerList.d.ts +1 -1
- package/mcp-server/useMcpServerList.d.ts.map +1 -1
- package/mcp-server/useMcpServerList.js +2 -2
- package/mcp-server/useMcpServerList.js.map +1 -1
- package/mcp-server/useMcpServerOAuthConnect.js +3 -3
- package/mcp-server/useMcpServerOAuthConnect.js.map +1 -1
- package/mcp-server/useMcpServerSearch.d.ts +1 -1
- package/mcp-server/useMcpServerSearch.d.ts.map +1 -1
- package/mcp-server/useMcpServerSearch.js +2 -2
- package/mcp-server/useMcpServerSearch.js.map +1 -1
- package/mcp-server/useMcpServerSetup.d.ts +2 -2
- package/mcp-server/useMcpServerSetup.d.ts.map +1 -1
- package/mcp-server/useMcpServerSetup.js +6 -6
- package/mcp-server/useMcpServerSetup.js.map +1 -1
- package/mcp-server/useOAuthGrantStatus.js +2 -2
- package/mcp-server/useOAuthGrantStatus.js.map +1 -1
- package/mcp-server/useOrgOAuthApp.js +3 -3
- package/mcp-server/useOrgOAuthApp.js.map +1 -1
- package/mcp-server/useUpdateMcpServer.js +2 -2
- package/mcp-server/useUpdateMcpServer.js.map +1 -1
- package/models/HarnessSelector.d.ts +1 -1
- package/models/HarnessSelector.d.ts.map +1 -1
- package/models/HarnessSelector.js +1 -1
- package/models/HarnessSelector.js.map +1 -1
- package/models/ModelRegistryContext.d.ts +1 -1
- package/models/ModelRegistryContext.d.ts.map +1 -1
- package/models/ModelSelector.d.ts +1 -1
- package/models/ModelSelector.d.ts.map +1 -1
- package/models/ModelSelector.js +3 -3
- package/models/ModelSelector.js.map +1 -1
- package/models/index.d.ts +13 -13
- package/models/index.d.ts.map +1 -1
- package/models/index.js +6 -6
- package/models/index.js.map +1 -1
- package/models/registry.d.ts +1 -1
- package/models/registry.d.ts.map +1 -1
- package/models/useModelRegistry.d.ts +2 -2
- package/models/useModelRegistry.d.ts.map +1 -1
- package/models/useModelRegistry.js +2 -2
- package/models/useModelRegistry.js.map +1 -1
- package/oauth-app/CreateOAuthAppForm.js +1 -1
- package/oauth-app/CreateOAuthAppForm.js.map +1 -1
- package/oauth-app/OAuthAppDetailPanel.js +2 -2
- package/oauth-app/OAuthAppDetailPanel.js.map +1 -1
- package/oauth-app/OAuthAppListPanel.js +1 -1
- package/oauth-app/OAuthAppListPanel.js.map +1 -1
- package/oauth-app/index.d.ts +14 -14
- package/oauth-app/index.d.ts.map +1 -1
- package/oauth-app/index.js +7 -7
- package/oauth-app/index.js.map +1 -1
- package/oauth-app/useCreateOAuthApp.js +2 -2
- package/oauth-app/useCreateOAuthApp.js.map +1 -1
- package/oauth-app/useDeleteOAuthApp.js +2 -2
- package/oauth-app/useDeleteOAuthApp.js.map +1 -1
- package/oauth-app/useOAuthAppList.js +2 -2
- package/oauth-app/useOAuthAppList.js.map +1 -1
- package/oauth-app/useUpdateOAuthApp.js +2 -2
- package/oauth-app/useUpdateOAuthApp.js.map +1 -1
- package/organization/CreateOrganizationForm.js +3 -3
- package/organization/CreateOrganizationForm.js.map +1 -1
- package/organization/OrgProfilePanel.js +4 -4
- package/organization/OrgProfilePanel.js.map +1 -1
- package/organization/OrgProvider.js +1 -1
- package/organization/OrgProvider.js.map +1 -1
- package/organization/OrgSwitcher.js +4 -4
- package/organization/OrgSwitcher.js.map +1 -1
- package/organization/index.d.ts +16 -16
- package/organization/index.d.ts.map +1 -1
- package/organization/index.js +8 -8
- package/organization/index.js.map +1 -1
- package/organization/useCreateOrganization.js +2 -2
- package/organization/useCreateOrganization.js.map +1 -1
- package/organization/useOrgGate.js +1 -1
- package/organization/useOrgGate.js.map +1 -1
- package/organization/useOrganization.js +2 -2
- package/organization/useOrganization.js.map +1 -1
- package/organization/useUpdateOrganization.js +2 -2
- package/organization/useUpdateOrganization.js.map +1 -1
- package/package.json +4 -4
- package/platform-client/CreatePlatformClientForm.js +1 -1
- package/platform-client/CreatePlatformClientForm.js.map +1 -1
- package/platform-client/PlatformClientDetailPanel.js +3 -3
- package/platform-client/PlatformClientDetailPanel.js.map +1 -1
- package/platform-client/PlatformClientListPanel.js +2 -2
- package/platform-client/PlatformClientListPanel.js.map +1 -1
- package/platform-client/index.d.ts +10 -10
- package/platform-client/index.d.ts.map +1 -1
- package/platform-client/index.js +10 -10
- package/platform-client/index.js.map +1 -1
- package/platform-client/useCreatePlatformClient.js +2 -2
- package/platform-client/useCreatePlatformClient.js.map +1 -1
- package/platform-client/useDeletePlatformClient.js +2 -2
- package/platform-client/useDeletePlatformClient.js.map +1 -1
- package/platform-client/usePlatformClient.js +2 -2
- package/platform-client/usePlatformClient.js.map +1 -1
- package/platform-client/usePlatformClientList.js +2 -2
- package/platform-client/usePlatformClientList.js.map +1 -1
- package/platform-client/useRotatePlatformClientSecret.js +2 -2
- package/platform-client/useRotatePlatformClientSecret.js.map +1 -1
- package/platform-client/useUpdatePlatformClient.js +2 -2
- package/platform-client/useUpdatePlatformClient.js.map +1 -1
- package/provider.d.ts +3 -3
- package/provider.d.ts.map +1 -1
- package/provider.js +9 -9
- package/provider.js.map +1 -1
- package/resource-creation/CreationPicker.d.ts +1 -1
- package/resource-creation/CreationPicker.d.ts.map +1 -1
- package/resource-creation/CreationPicker.js +1 -1
- package/resource-creation/CreationPicker.js.map +1 -1
- package/resource-creation/TemplateCard.d.ts +1 -1
- package/resource-creation/TemplateCard.d.ts.map +1 -1
- package/resource-creation/TemplateCard.js +1 -1
- package/resource-creation/TemplateCard.js.map +1 -1
- package/resource-creation/TemplateGallery.d.ts +1 -1
- package/resource-creation/TemplateGallery.d.ts.map +1 -1
- package/resource-creation/TemplateGallery.js +3 -3
- package/resource-creation/TemplateGallery.js.map +1 -1
- package/resource-creation/WizardShell.d.ts +1 -1
- package/resource-creation/WizardShell.d.ts.map +1 -1
- package/resource-creation/WizardShell.js +2 -2
- package/resource-creation/WizardShell.js.map +1 -1
- package/resource-creation/index.d.ts +22 -22
- package/resource-creation/index.d.ts.map +1 -1
- package/resource-creation/index.js +12 -12
- package/resource-creation/index.js.map +1 -1
- package/resource-creation/templates/agent-templates.d.ts +2 -2
- package/resource-creation/templates/agent-templates.d.ts.map +1 -1
- package/resource-creation/templates/index.d.ts +6 -6
- package/resource-creation/templates/index.d.ts.map +1 -1
- package/resource-creation/templates/index.js +4 -4
- package/resource-creation/templates/index.js.map +1 -1
- package/resource-creation/templates/mcp-server-templates.d.ts +2 -2
- package/resource-creation/templates/mcp-server-templates.d.ts.map +1 -1
- package/resource-creation/templates/workflow-templates.d.ts +1 -1
- package/resource-creation/templates/workflow-templates.d.ts.map +1 -1
- package/resource-creation/useTemplateFilter.d.ts +1 -1
- package/resource-creation/useTemplateFilter.d.ts.map +1 -1
- package/resource-creation/useWizardState.d.ts +1 -1
- package/resource-creation/useWizardState.d.ts.map +1 -1
- package/resource-detail/ConfirmDialog.d.ts +1 -1
- package/resource-detail/ConfirmDialog.d.ts.map +1 -1
- package/resource-detail/ResourceActionBar.d.ts +1 -1
- package/resource-detail/ResourceActionBar.d.ts.map +1 -1
- package/resource-detail/ResourceActionBar.js +1 -1
- package/resource-detail/ResourceActionBar.js.map +1 -1
- package/resource-detail/ResourceDetailShell.d.ts +1 -1
- package/resource-detail/ResourceDetailShell.d.ts.map +1 -1
- package/resource-detail/ResourceDetailShell.js +3 -3
- package/resource-detail/ResourceDetailShell.js.map +1 -1
- package/resource-detail/index.d.ts +14 -14
- package/resource-detail/index.d.ts.map +1 -1
- package/resource-detail/index.js +7 -7
- package/resource-detail/index.js.map +1 -1
- package/resource-detail/types.d.ts +2 -2
- package/resource-detail/types.d.ts.map +1 -1
- package/resource-detail/useConfirmAction.d.ts +1 -1
- package/resource-detail/useConfirmAction.d.ts.map +1 -1
- package/resource-detail/useCopyResource.js +1 -1
- package/resource-detail/useCopyResource.js.map +1 -1
- package/resource-detail/useDeleteResource.js +3 -3
- package/resource-detail/useDeleteResource.js.map +1 -1
- package/resource-detail/useDetailTabs.d.ts +2 -2
- package/resource-detail/useDetailTabs.d.ts.map +1 -1
- package/resource-workbench/components/BulkActionBar.d.ts +1 -1
- package/resource-workbench/components/BulkActionBar.d.ts.map +1 -1
- package/resource-workbench/components/ColumnHeader.d.ts +1 -1
- package/resource-workbench/components/ColumnHeader.d.ts.map +1 -1
- package/resource-workbench/components/FilterBar.d.ts +1 -1
- package/resource-workbench/components/FilterBar.d.ts.map +1 -1
- package/resource-workbench/components/ResourceCards.js +1 -1
- package/resource-workbench/components/ResourceCards.js.map +1 -1
- package/resource-workbench/components/ResourceList.js +1 -1
- package/resource-workbench/components/ResourceList.js.map +1 -1
- package/resource-workbench/components/ResourceTable.js +2 -2
- package/resource-workbench/components/ResourceTable.js.map +1 -1
- package/resource-workbench/components/ResourceWorkbench.d.ts +1 -1
- package/resource-workbench/components/ResourceWorkbench.d.ts.map +1 -1
- package/resource-workbench/components/ResourceWorkbench.js +14 -14
- package/resource-workbench/components/ResourceWorkbench.js.map +1 -1
- package/resource-workbench/components/StatusBadge.d.ts +1 -1
- package/resource-workbench/components/StatusBadge.d.ts.map +1 -1
- package/resource-workbench/components/ViewSwitcher.d.ts +1 -1
- package/resource-workbench/components/ViewSwitcher.d.ts.map +1 -1
- package/resource-workbench/hooks/useResourceCollection.d.ts +1 -1
- package/resource-workbench/hooks/useResourceCollection.d.ts.map +1 -1
- package/resource-workbench/hooks/useResourceCollection.js +1 -1
- package/resource-workbench/hooks/useResourceCollection.js.map +1 -1
- package/resource-workbench/hooks/useResourceFilters.d.ts +1 -1
- package/resource-workbench/hooks/useResourceFilters.d.ts.map +1 -1
- package/resource-workbench/hooks/useViewPreference.d.ts +1 -1
- package/resource-workbench/hooks/useViewPreference.d.ts.map +1 -1
- package/resource-workbench/index.d.ts +33 -33
- package/resource-workbench/index.d.ts.map +1 -1
- package/resource-workbench/index.js +16 -16
- package/resource-workbench/index.js.map +1 -1
- package/search/index.d.ts +6 -6
- package/search/index.d.ts.map +1 -1
- package/search/index.js +3 -3
- package/search/index.js.map +1 -1
- package/search/useResourceCount.d.ts +1 -1
- package/search/useResourceCount.d.ts.map +1 -1
- package/search/useResourceCount.js +1 -1
- package/search/useResourceCount.js.map +1 -1
- package/search/useResourceList.js +1 -1
- package/search/useResourceList.js.map +1 -1
- package/search/useResourceSearch.js +1 -1
- package/search/useResourceSearch.js.map +1 -1
- package/session/NewSessionViewer.d.ts +5 -5
- package/session/NewSessionViewer.d.ts.map +1 -1
- package/session/NewSessionViewer.js +4 -4
- package/session/NewSessionViewer.js.map +1 -1
- package/session/SessionViewer.d.ts +7 -7
- package/session/SessionViewer.d.ts.map +1 -1
- package/session/SessionViewer.js +20 -14
- package/session/SessionViewer.js.map +1 -1
- package/session/index.d.ts +47 -45
- package/session/index.d.ts.map +1 -1
- package/session/index.js +22 -21
- package/session/index.js.map +1 -1
- package/session/inspector/ArtifactsTab.d.ts +1 -1
- package/session/inspector/ArtifactsTab.d.ts.map +1 -1
- package/session/inspector/ArtifactsTab.js +4 -4
- package/session/inspector/ArtifactsTab.js.map +1 -1
- package/session/inspector/ChangesTab.d.ts +8 -5
- package/session/inspector/ChangesTab.d.ts.map +1 -1
- package/session/inspector/ChangesTab.js +13 -10
- package/session/inspector/ChangesTab.js.map +1 -1
- package/session/inspector/InspectTab.d.ts +1 -1
- package/session/inspector/InspectTab.d.ts.map +1 -1
- package/session/inspector/SessionInspector.d.ts +8 -8
- package/session/inspector/SessionInspector.d.ts.map +1 -1
- package/session/inspector/SessionInspector.js +16 -16
- package/session/inspector/SessionInspector.js.map +1 -1
- package/session/inspector/SetupTab.d.ts +3 -3
- package/session/inspector/SetupTab.d.ts.map +1 -1
- package/session/inspector/SetupTab.js +1 -1
- package/session/inspector/SetupTab.js.map +1 -1
- package/session/inspector/UsageTab.js +2 -2
- package/session/inspector/UsageTab.js.map +1 -1
- package/session/inspector/WorkspaceTab.d.ts +3 -3
- package/session/inspector/WorkspaceTab.d.ts.map +1 -1
- package/session/inspector/WorkspaceTab.js +1 -1
- package/session/inspector/WorkspaceTab.js.map +1 -1
- package/session/inspector/index.d.ts +16 -18
- package/session/inspector/index.d.ts.map +1 -1
- package/session/inspector/index.js +8 -9
- package/session/inspector/index.js.map +1 -1
- package/session/inspector/useSessionInspector.d.ts +10 -6
- package/session/inspector/useSessionInspector.d.ts.map +1 -1
- package/session/inspector/useSessionInspector.js +28 -21
- package/session/inspector/useSessionInspector.js.map +1 -1
- package/session/useAgentRefFromSession.js +2 -2
- package/session/useAgentRefFromSession.js.map +1 -1
- package/session/useCreateSession.d.ts +2 -2
- package/session/useCreateSession.d.ts.map +1 -1
- package/session/useCreateSession.js +5 -5
- package/session/useCreateSession.js.map +1 -1
- package/session/useEditSessionPrep.d.ts +1 -1
- package/session/useEditSessionPrep.d.ts.map +1 -1
- package/session/useEditSessionPrep.js +5 -5
- package/session/useEditSessionPrep.js.map +1 -1
- package/session/useLocalSessionWorker.js +3 -3
- package/session/useLocalSessionWorker.js.map +1 -1
- package/session/useNewSessionFlow.d.ts +7 -7
- package/session/useNewSessionFlow.d.ts.map +1 -1
- package/session/useNewSessionFlow.js +12 -12
- package/session/useNewSessionFlow.js.map +1 -1
- package/session/usePersistedModel.d.ts +1 -1
- package/session/usePersistedModel.d.ts.map +1 -1
- package/session/usePersistedModel.js +2 -2
- package/session/usePersistedModel.js.map +1 -1
- package/session/useSession.js +2 -2
- package/session/useSession.js.map +1 -1
- package/session/useSessionArtifacts.js +1 -1
- package/session/useSessionArtifacts.js.map +1 -1
- package/session/useSessionConversation.d.ts +37 -3
- package/session/useSessionConversation.d.ts.map +1 -1
- package/session/useSessionConversation.js +31 -15
- package/session/useSessionConversation.js.map +1 -1
- package/session/useSessionExecutions.js +2 -2
- package/session/useSessionExecutions.js.map +1 -1
- package/session/useSessionFileChanges.d.ts +74 -0
- package/session/useSessionFileChanges.d.ts.map +1 -0
- package/session/useSessionFileChanges.js +178 -0
- package/session/useSessionFileChanges.js.map +1 -0
- package/session/useSessionList.js +2 -2
- package/session/useSessionList.js.map +1 -1
- package/session/useSessionPageFlow.d.ts +9 -9
- package/session/useSessionPageFlow.d.ts.map +1 -1
- package/session/useSessionPageFlow.js +12 -12
- package/session/useSessionPageFlow.js.map +1 -1
- package/session/useSessionSearch.js +3 -3
- package/session/useSessionSearch.js.map +1 -1
- package/session/useSessionUsage.js +3 -3
- package/session/useSessionUsage.js.map +1 -1
- package/session/useUpdateSession.js +1 -1
- package/session/useUpdateSession.js.map +1 -1
- package/settings/ApiKeysSection.js +6 -6
- package/settings/ApiKeysSection.js.map +1 -1
- package/settings/BillingSection.d.ts +2 -2
- package/settings/BillingSection.d.ts.map +1 -1
- package/settings/BillingSection.js +1 -1
- package/settings/BillingSection.js.map +1 -1
- package/settings/EnvironmentsSection.js +5 -5
- package/settings/EnvironmentsSection.js.map +1 -1
- package/settings/IdentityProvidersSection.js +6 -6
- package/settings/IdentityProvidersSection.js.map +1 -1
- package/settings/InvitationsSection.js +4 -4
- package/settings/InvitationsSection.js.map +1 -1
- package/settings/MembersSection.js +5 -5
- package/settings/MembersSection.js.map +1 -1
- package/settings/OAuthAppsSection.js +6 -6
- package/settings/OAuthAppsSection.js.map +1 -1
- package/settings/OrgProfileSection.js +2 -2
- package/settings/OrgProfileSection.js.map +1 -1
- package/settings/PlatformClientsSection.js +7 -7
- package/settings/PlatformClientsSection.js.map +1 -1
- package/settings/UsageSection.js +2 -2
- package/settings/UsageSection.js.map +1 -1
- package/settings/index.d.ts +14 -14
- package/settings/index.d.ts.map +1 -1
- package/settings/index.js +11 -11
- package/settings/index.js.map +1 -1
- package/skill/SkillDetailView.d.ts +1 -1
- package/skill/SkillDetailView.d.ts.map +1 -1
- package/skill/SkillDetailView.js +14 -14
- package/skill/SkillDetailView.js.map +1 -1
- package/skill/SkillDiffDialog.js +3 -3
- package/skill/SkillDiffDialog.js.map +1 -1
- package/skill/SkillFileBrowser.js +3 -3
- package/skill/SkillFileBrowser.js.map +1 -1
- package/skill/SkillPicker.js +4 -4
- package/skill/SkillPicker.js.map +1 -1
- package/skill/SkillUploader.js +4 -4
- package/skill/SkillUploader.js.map +1 -1
- package/skill/index.d.ts +30 -30
- package/skill/index.d.ts.map +1 -1
- package/skill/index.js +15 -15
- package/skill/index.js.map +1 -1
- package/skill/internal/fetchAndUnpackArtifact.d.ts +1 -1
- package/skill/internal/fetchAndUnpackArtifact.d.ts.map +1 -1
- package/skill/usePushSkill.js +2 -2
- package/skill/usePushSkill.js.map +1 -1
- package/skill/useSkill.js +2 -2
- package/skill/useSkill.js.map +1 -1
- package/skill/useSkillArtifact.d.ts +1 -1
- package/skill/useSkillArtifact.d.ts.map +1 -1
- package/skill/useSkillArtifact.js +3 -3
- package/skill/useSkillArtifact.js.map +1 -1
- package/skill/useSkillCount.d.ts +1 -1
- package/skill/useSkillCount.d.ts.map +1 -1
- package/skill/useSkillCount.js +2 -2
- package/skill/useSkillCount.js.map +1 -1
- package/skill/useSkillDiff.d.ts +1 -1
- package/skill/useSkillDiff.d.ts.map +1 -1
- package/skill/useSkillDiff.js +4 -4
- package/skill/useSkillDiff.js.map +1 -1
- package/skill/useSkillDuplicateCheck.js +2 -2
- package/skill/useSkillDuplicateCheck.js.map +1 -1
- package/skill/useSkillList.d.ts +1 -1
- package/skill/useSkillList.d.ts.map +1 -1
- package/skill/useSkillList.js +2 -2
- package/skill/useSkillList.js.map +1 -1
- package/skill/useSkillSearch.d.ts +1 -1
- package/skill/useSkillSearch.d.ts.map +1 -1
- package/skill/useSkillSearch.js +2 -2
- package/skill/useSkillSearch.js.map +1 -1
- package/skill/useSkillVersions.d.ts +1 -1
- package/skill/useSkillVersions.d.ts.map +1 -1
- package/skill/useSkillVersions.js +2 -2
- package/skill/useSkillVersions.js.map +1 -1
- package/src/__tests__/styles-border-layer-invariant.test.ts +105 -0
- package/src/access/ManageAccessButton.tsx +3 -3
- package/src/access/ManageAccessDialog.tsx +3 -3
- package/src/access/index.ts +4 -4
- package/src/access/types.ts +1 -1
- package/src/access/useManageAccess.tsx +4 -4
- package/src/action-menu/ActionMenu.tsx +2 -2
- package/src/action-menu/index.ts +2 -2
- package/src/activity/group-activity.ts +1 -1
- package/src/activity/index.ts +3 -3
- package/src/activity/useRecentActivity.ts +4 -4
- package/src/agent/AgentCreationWizard.tsx +9 -9
- package/src/agent/AgentDetailView.tsx +20 -20
- package/src/agent/AgentEnvForm.tsx +1 -1
- package/src/agent/AgentPicker.tsx +5 -5
- package/src/agent/agentSetupReducer.ts +1 -1
- package/src/agent/index.ts +27 -27
- package/src/agent/steps/CapabilitiesStep.tsx +3 -3
- package/src/agent/steps/IdentityStep.tsx +2 -2
- package/src/agent/steps/ReviewStep.tsx +2 -2
- package/src/agent/steps/types.ts +2 -2
- package/src/agent/useAgent.ts +2 -2
- package/src/agent/useAgentCount.ts +2 -2
- package/src/agent/useAgentList.ts +2 -2
- package/src/agent/useAgentSearch.ts +2 -2
- package/src/agent/useAgentSetup.ts +7 -7
- package/src/agent/useCreateAgent.ts +2 -2
- package/src/agent/useDefaultAgent.ts +2 -2
- package/src/agent/useUpdateAgent.ts +2 -2
- package/src/agent-instance/AgentInstanceDetailPanel.tsx +7 -7
- package/src/agent-instance/AgentInstanceList.tsx +5 -5
- package/src/agent-instance/CreateAgentInstanceDialog.tsx +3 -3
- package/src/agent-instance/buildPersonalInstanceInput.ts +1 -1
- package/src/agent-instance/index.ts +22 -22
- package/src/agent-instance/useAgentInstance.ts +2 -2
- package/src/agent-instance/useAgentInstanceList.ts +2 -2
- package/src/agent-instance/useAgentInstances.ts +2 -2
- package/src/agent-instance/useCreateAgentInstance.ts +2 -2
- package/src/agent-instance/useDeleteAgentInstance.ts +2 -2
- package/src/agent-instance/usePersonalAgentInstance.ts +4 -4
- package/src/agent-instance/useUpdateAgentInstance.ts +2 -2
- package/src/api-key/ApiKeyListPanel.tsx +2 -2
- package/src/api-key/CreateApiKeyForm.tsx +1 -1
- package/src/api-key/index.ts +12 -12
- package/src/api-key/useApiKeyList.ts +2 -2
- package/src/api-key/useCreateApiKey.ts +2 -2
- package/src/api-key/useDeleteApiKey.ts +2 -2
- package/src/attachment/AttachmentChipList.tsx +2 -2
- package/src/attachment/index.ts +5 -5
- package/src/attachment/useAttachments.ts +3 -3
- package/src/billing/AutoRechargeCard.tsx +1 -1
- package/src/billing/BillingSection.tsx +12 -12
- package/src/billing/CreditBalanceCard.tsx +1 -1
- package/src/billing/CreditLedgerTable.tsx +2 -2
- package/src/billing/CreditPackGrid.tsx +1 -1
- package/src/billing/LowBalanceBanner.tsx +1 -1
- package/src/billing/index.ts +31 -31
- package/src/billing/useBillingAccount.ts +2 -2
- package/src/billing/useBillingUsageReport.ts +2 -2
- package/src/billing/useCreateBillingPortalSession.ts +2 -2
- package/src/billing/useCreateCheckoutSession.ts +2 -2
- package/src/billing/useCreditLedger.ts +2 -2
- package/src/billing/useCustomerModelPricing.ts +2 -2
- package/src/billing/useSetAutoRechargeConfig.ts +2 -2
- package/src/composer/ComposerToolbar.tsx +7 -7
- package/src/composer/ConfigureMenu.tsx +2 -2
- package/src/composer/ContextChip.tsx +1 -1
- package/src/composer/ContextPopover.tsx +1 -1
- package/src/composer/InteractionModePicker.tsx +1 -1
- package/src/composer/SessionComposer.tsx +29 -29
- package/src/composer/index.ts +7 -7
- package/src/composer/interaction-mode.ts +1 -1
- package/src/dashboard/DashboardFailedRuns.tsx +1 -1
- package/src/dashboard/DashboardKPICards.tsx +1 -1
- package/src/dashboard/OperationalDashboard.tsx +7 -7
- package/src/dashboard/index.ts +7 -7
- package/src/dashboard/useAgentExecutionSummary.ts +2 -2
- package/src/dashboard/useDashboardFailedRuns.ts +3 -3
- package/src/dashboard/useDashboardSummary.ts +5 -5
- package/src/dependency-graph/DependencyGraph.tsx +2 -2
- package/src/dependency-graph/DependencyTreeNode.tsx +1 -1
- package/src/dependency-graph/index.ts +3 -3
- package/src/dependency-graph/useDependencyGraph.ts +1 -1
- package/src/empty-state/EmptyState.tsx +2 -2
- package/src/empty-state/index.ts +3 -3
- package/src/empty-state/useEmptyState.ts +1 -1
- package/src/environment/CreateEnvironmentForm.tsx +1 -1
- package/src/environment/EnvVarForm.tsx +2 -2
- package/src/environment/EnvironmentListPanel.tsx +2 -2
- package/src/environment/EnvironmentPicker.tsx +1 -1
- package/src/environment/EnvironmentVariableEditor.tsx +5 -5
- package/src/environment/diffEnv.ts +1 -1
- package/src/environment/index.ts +30 -30
- package/src/environment/useCreateEnvironment.ts +2 -2
- package/src/environment/useEnvironment.ts +2 -2
- package/src/environment/useEnvironmentList.ts +2 -2
- package/src/environment/usePersonalEnvironment.ts +4 -4
- package/src/environment/useRemoveEnvironmentVariables.ts +2 -2
- package/src/environment/useRevealSecretValue.ts +2 -2
- package/src/environment/useSessionEnvPool.ts +1 -1
- package/src/environment/useUpdateEnvironment.ts +2 -2
- package/src/environment/useUpdateEnvironmentVariables.ts +2 -2
- package/src/error/index.ts +4 -4
- package/src/execution/ApprovalCard.tsx +371 -233
- package/src/execution/ApprovalContext.ts +109 -0
- package/src/execution/ArtifactCard.tsx +14 -10
- package/src/execution/ArtifactContentRenderer.tsx +2 -2
- package/src/execution/ArtifactPreviewModal.tsx +19 -13
- package/src/execution/ArtifactsWidget.tsx +4 -4
- package/src/execution/ContextGauge.tsx +2 -2
- package/src/execution/EmptyChangeNotice.tsx +62 -0
- package/src/execution/ExecutionProgress.tsx +2 -2
- package/src/execution/FileChangesView.tsx +383 -0
- package/src/execution/FilePathContext.tsx +1 -1
- package/src/execution/FilePathLink.tsx +66 -13
- package/src/execution/FileReviewCard.tsx +1118 -0
- package/src/execution/FileReviewContext.ts +53 -0
- package/src/execution/FileReviewDock.tsx +157 -0
- package/src/execution/FollowUpInput.tsx +1 -1
- package/src/execution/McpToolDetail.tsx +101 -35
- package/src/execution/MessageEntry.tsx +2 -2
- package/src/execution/MessageThread.tsx +394 -29
- package/src/execution/PlanArtifactCard.tsx +12 -9
- package/src/execution/PlanCompletionCard.tsx +2 -2
- package/src/execution/ResultView.tsx +337 -166
- package/src/execution/SandboxContext.ts +1 -1
- package/src/execution/SessionVariablesInput.tsx +3 -3
- package/src/execution/SubAgentSection.tsx +65 -18
- package/src/execution/SummarizationBadge.tsx +2 -2
- package/src/execution/SummarizationCard.tsx +2 -2
- package/src/execution/TerminalSession.tsx +91 -0
- package/src/execution/ThreadSelectionContext.tsx +1 -1
- package/src/execution/TodoCard.tsx +186 -0
- package/src/execution/ToolArgsView.tsx +33 -22
- package/src/execution/ToolCallDetail.tsx +143 -32
- package/src/execution/ToolCallGroup.tsx +70 -298
- package/src/execution/ToolCallItem.tsx +270 -72
- package/src/execution/ToolRunGroup.tsx +302 -0
- package/src/execution/UsageWidget.tsx +1 -1
- package/src/execution/WriteBacksWidget.tsx +2 -2
- package/src/execution/__tests__/ApprovalCard.test.tsx +395 -5
- package/src/execution/__tests__/ArtifactPreviewModal.test.tsx +0 -1
- package/src/execution/__tests__/EmptyChangeNotice.test.tsx +24 -0
- package/src/execution/__tests__/FileChangesView.test.tsx +296 -0
- package/src/execution/__tests__/FilePathLink.test.tsx +92 -0
- package/src/execution/__tests__/FileReviewCard.test.tsx +1044 -0
- package/src/execution/__tests__/FileReviewDock.test.tsx +134 -0
- package/src/execution/__tests__/McpToolDetail.test.tsx +79 -0
- package/src/execution/__tests__/MessageThread.test.tsx +324 -0
- package/src/execution/__tests__/PlanArtifactCard.test.tsx +37 -16
- package/src/execution/__tests__/ResultView.test.tsx +280 -2
- package/src/execution/__tests__/SubAgentSection.test.tsx +180 -0
- package/src/execution/__tests__/TerminalSession.test.tsx +72 -0
- package/src/execution/__tests__/TodoCard.test.tsx +102 -0
- package/src/execution/__tests__/ToolArgsView.test.tsx +48 -0
- package/src/execution/__tests__/ToolCallDetail.test.tsx +195 -0
- package/src/execution/__tests__/ToolCallGroup.test.tsx +132 -0
- package/src/execution/__tests__/ToolCallItem.test.tsx +521 -0
- package/src/execution/__tests__/ToolRunGroup.test.tsx +137 -0
- package/src/execution/__tests__/blanked-narration.test.tsx +149 -0
- package/src/execution/__tests__/buildThreadItems-approvals.test.ts +304 -0
- package/src/execution/__tests__/buildThreadItems-file-review.test.ts +331 -0
- package/src/execution/__tests__/file-path-resolver.test.ts +44 -0
- package/src/execution/__tests__/file-review-status.test.ts +343 -0
- package/src/execution/__tests__/segment-tool-calls.test.ts +124 -0
- package/src/execution/__tests__/subagent-file-review-badge.test.tsx +273 -0
- package/src/execution/__tests__/thread-keys.test.ts +195 -0
- package/src/execution/__tests__/tool-presenter.test.tsx +95 -0
- package/src/execution/__tests__/useArtifactDownload.test.tsx +67 -0
- package/src/execution/__tests__/useArtifactDownloadUrl.test.tsx +51 -0
- package/src/execution/__tests__/useFileChangeContent.test.tsx +240 -0
- package/src/execution/__tests__/useFileReview.test.tsx +236 -0
- package/src/execution/__tests__/useSubmitApproval.test.tsx +165 -0
- package/src/execution/__tests__/useToolOutputContent.test.tsx +82 -0
- package/src/execution/approval-provenance.ts +8 -0
- package/src/execution/artifact-utils.ts +0 -18
- package/src/execution/execution-phases.ts +4 -16
- package/src/execution/file-path-resolver.ts +38 -0
- package/src/execution/file-review-status.ts +219 -0
- package/src/execution/index.ts +177 -97
- package/src/execution/segment-tool-calls.ts +101 -0
- package/src/execution/tool-categories.ts +128 -1
- package/src/execution/tool-presenter.ts +59 -4
- package/src/execution/tool-rendering-primitives.tsx +11 -14
- package/src/execution/useAgentExecutionActions.ts +2 -2
- package/src/execution/useArtifactContent.ts +2 -2
- package/src/execution/useArtifactDownload.ts +109 -0
- package/src/execution/useArtifactDownloadUrl.ts +116 -0
- package/src/execution/useCreateAgentExecution.ts +3 -3
- package/src/execution/useExecutionStream.ts +7 -7
- package/src/execution/useFileChangeContent.ts +149 -0
- package/src/execution/useFileReview.ts +197 -0
- package/src/execution/useSubmitApproval.ts +51 -29
- package/src/execution/useThreadSelection.ts +2 -2
- package/src/execution/useToolOutputContent.ts +70 -0
- package/src/execution-target-context.ts +1 -1
- package/src/feedback/StigmerToaster.tsx +2 -2
- package/src/feedback/index.ts +3 -3
- package/src/file-reference/index.ts +2 -2
- package/src/github/GitHubRepoPicker.tsx +2 -2
- package/src/github/index.ts +6 -6
- package/src/github/useGitHubConnection.ts +2 -2
- package/src/github/useGitHubSearch.ts +1 -1
- package/src/github/useGitHubTreeLister.ts +3 -3
- package/src/hooks.ts +1 -1
- package/src/iam-policy/GrantAccessForm.tsx +3 -3
- package/src/iam-policy/OrgMembersPanel.tsx +8 -8
- package/src/iam-policy/PeopleWithAccess.tsx +3 -3
- package/src/iam-policy/PermissionGate.ts +1 -1
- package/src/iam-policy/PrincipalPicker.tsx +2 -2
- package/src/iam-policy/RoleSelector.tsx +1 -1
- package/src/iam-policy/SharePanel.tsx +2 -2
- package/src/iam-policy/index.ts +18 -18
- package/src/iam-policy/useCheckPermission.ts +1 -1
- package/src/iam-policy/useCreateIamPolicy.ts +2 -2
- package/src/iam-policy/useDeleteIamPolicy.ts +2 -2
- package/src/iam-policy/usePrincipalsCount.ts +2 -2
- package/src/iam-policy/useResourceAccess.ts +2 -2
- package/src/iam-policy/useRevokeOrgAccess.ts +2 -2
- package/src/iam-policy/useShareFlow.ts +4 -4
- package/src/iam-policy/useWhoAmI.ts +2 -2
- package/src/identity-account/index.ts +1 -1
- package/src/identity-account/useIdentityAccountGate.ts +2 -2
- package/src/identity-provider/CreateIdentityProviderForm.tsx +1 -1
- package/src/identity-provider/IdentityProviderDetailPanel.tsx +1 -1
- package/src/identity-provider/IdentityProviderListPanel.tsx +2 -2
- package/src/identity-provider/IdentityProviderWizard.tsx +4 -4
- package/src/identity-provider/ProviderPicker.tsx +1 -1
- package/src/identity-provider/SsoLoginPrompt.tsx +1 -1
- package/src/identity-provider/index.ts +13 -13
- package/src/identity-provider/useCreateIdentityProvider.ts +2 -2
- package/src/identity-provider/useDeleteIdentityProvider.ts +2 -2
- package/src/identity-provider/useIdentityProvider.ts +2 -2
- package/src/identity-provider/useIdentityProviderList.ts +2 -2
- package/src/identity-provider/useSsoProvider.ts +2 -2
- package/src/identity-provider/useUpdateIdentityProvider.ts +2 -2
- package/src/index.ts +164 -105
- package/src/inline-edit/InlineEditImage.tsx +1 -1
- package/src/inline-edit/InlineEditKeyValue.tsx +1 -1
- package/src/inline-edit/InlineEditResourceList.tsx +1 -1
- package/src/inline-edit/InlineEditSelect.tsx +1 -1
- package/src/inline-edit/InlineEditText.tsx +1 -1
- package/src/inline-edit/InlineEditTextarea.tsx +1 -1
- package/src/inline-edit/index.ts +15 -15
- package/src/inline-edit/useInlineFieldSave.ts +1 -1
- package/src/internal/ApprovalPeekBar.tsx +73 -0
- package/src/internal/BoundedContent.tsx +97 -0
- package/src/internal/DecisionButton.tsx +127 -0
- package/src/internal/FetchCacheProvider.tsx +1 -1
- package/src/internal/InCardDecisionError.tsx +47 -0
- package/src/internal/RevealToggle.tsx +91 -0
- package/src/internal/Tabs.tsx +2 -2
- package/src/internal/VirtualizedThread.tsx +34 -8
- package/src/internal/__tests__/ApprovalPeekBar.test.tsx +34 -0
- package/src/internal/__tests__/BoundedContent.test.tsx +92 -0
- package/src/internal/__tests__/DecisionButton.test.tsx +107 -0
- package/src/internal/__tests__/RevealToggle.test.tsx +61 -0
- package/src/internal/__tests__/useAutoDisclosure.test.ts +74 -0
- package/src/internal/__tests__/useElapsedSince.test.tsx +68 -0
- package/src/internal/__tests__/useIsOverflowing.test.ts +36 -0
- package/src/internal/__tests__/useKeyedSubmission.test.tsx +126 -0
- package/src/internal/dev/index.ts +5 -5
- package/src/internal/file-tree/FileTreeNode.tsx +1 -1
- package/src/internal/file-tree/filterFileTree.ts +1 -1
- package/src/internal/file-tree/index.ts +5 -5
- package/src/internal/markdown-components.tsx +1 -1
- package/src/internal/menu.tsx +1 -1
- package/src/internal/store/conversation-store.ts +1 -1
- package/src/internal/store/index.ts +6 -6
- package/src/internal/stream-controller.ts +2 -2
- package/src/internal/useAutoDisclosure.ts +58 -0
- package/src/internal/useElapsedSince.ts +72 -0
- package/src/internal/useFetch.ts +2 -2
- package/src/internal/useIsOverflowing.ts +61 -0
- package/src/internal/useIsTextTruncated.ts +55 -0
- package/src/internal/useKeyedSubmission.ts +101 -0
- package/src/invitation/InvitationManager.tsx +5 -5
- package/src/invitation/InvitationRedemption.tsx +2 -2
- package/src/invitation/index.ts +16 -16
- package/src/invitation/useCreateInvitation.ts +2 -2
- package/src/invitation/useInvitationPreview.ts +2 -2
- package/src/invitation/useOrgInvitations.ts +2 -2
- package/src/invitation/useRedeemInvitation.ts +2 -2
- package/src/invitation/useRevokeInvitation.ts +2 -2
- package/src/library/ImportResourceDialog.tsx +3 -3
- package/src/library/InstanceVisibilitySelector.tsx +2 -2
- package/src/library/ResourceVisibilityControl.tsx +6 -6
- package/src/library/ScopeToggle.tsx +1 -1
- package/src/library/VisibilityOptionRow.tsx +1 -1
- package/src/library/VisibilitySelector.tsx +5 -5
- package/src/library/index.ts +35 -35
- package/src/library/parse-resource-yaml.ts +1 -1
- package/src/library/useApplyResource.ts +3 -3
- package/src/library/useDetectSkillPackage.ts +2 -2
- package/src/library/useDetectStigmerResource.ts +1 -1
- package/src/library/useExportResource.ts +3 -3
- package/src/library/useImportResource.ts +4 -4
- package/src/library/useUpdateVisibility.ts +2 -2
- package/src/mcp-server/McpServerConfigPanel.tsx +3 -3
- package/src/mcp-server/McpServerConnectDialog.tsx +8 -8
- package/src/mcp-server/McpServerCreationWizard.tsx +9 -9
- package/src/mcp-server/McpServerDetailView.tsx +25 -25
- package/src/mcp-server/McpServerPicker.tsx +9 -9
- package/src/mcp-server/McpToolSelector.tsx +2 -2
- package/src/mcp-server/OAuthCallbackHandler.tsx +2 -2
- package/src/mcp-server/index.ts +44 -44
- package/src/mcp-server/mcpServerSetupReducer.ts +1 -1
- package/src/mcp-server/steps/EnvironmentAuthStep.tsx +1 -1
- package/src/mcp-server/steps/IdentityTransportStep.tsx +2 -2
- package/src/mcp-server/steps/ReviewStep.tsx +2 -2
- package/src/mcp-server/steps/types.ts +2 -2
- package/src/mcp-server/useCreateMcpServer.ts +2 -2
- package/src/mcp-server/useDisconnectOAuth.ts +2 -2
- package/src/mcp-server/useMcpServer.ts +2 -2
- package/src/mcp-server/useMcpServerConnect.ts +3 -3
- package/src/mcp-server/useMcpServerCount.ts +2 -2
- package/src/mcp-server/useMcpServerCredentials.ts +5 -5
- package/src/mcp-server/useMcpServerList.ts +2 -2
- package/src/mcp-server/useMcpServerOAuthConnect.ts +3 -3
- package/src/mcp-server/useMcpServerSearch.ts +2 -2
- package/src/mcp-server/useMcpServerSetup.ts +7 -7
- package/src/mcp-server/useOAuthGrantStatus.ts +2 -2
- package/src/mcp-server/useOrgOAuthApp.ts +3 -3
- package/src/mcp-server/useUpdateMcpServer.ts +2 -2
- package/src/models/HarnessSelector.tsx +1 -1
- package/src/models/ModelRegistryContext.ts +1 -1
- package/src/models/ModelSelector.tsx +4 -4
- package/src/models/index.ts +13 -13
- package/src/models/registry.ts +1 -1
- package/src/models/useModelRegistry.ts +3 -3
- package/src/oauth-app/CreateOAuthAppForm.tsx +1 -1
- package/src/oauth-app/OAuthAppDetailPanel.tsx +2 -2
- package/src/oauth-app/OAuthAppListPanel.tsx +1 -1
- package/src/oauth-app/index.ts +14 -14
- package/src/oauth-app/useCreateOAuthApp.ts +2 -2
- package/src/oauth-app/useDeleteOAuthApp.ts +2 -2
- package/src/oauth-app/useOAuthAppList.ts +2 -2
- package/src/oauth-app/useUpdateOAuthApp.ts +2 -2
- package/src/organization/CreateOrganizationForm.tsx +3 -3
- package/src/organization/OrgProfilePanel.tsx +4 -4
- package/src/organization/OrgProvider.tsx +1 -1
- package/src/organization/OrgSwitcher.tsx +4 -4
- package/src/organization/index.ts +16 -16
- package/src/organization/useCreateOrganization.ts +2 -2
- package/src/organization/useOrgGate.ts +1 -1
- package/src/organization/useOrganization.ts +2 -2
- package/src/organization/useUpdateOrganization.ts +2 -2
- package/src/platform-client/CreatePlatformClientForm.tsx +1 -1
- package/src/platform-client/PlatformClientDetailPanel.tsx +3 -3
- package/src/platform-client/PlatformClientListPanel.tsx +2 -2
- package/src/platform-client/index.ts +10 -10
- package/src/platform-client/useCreatePlatformClient.ts +2 -2
- package/src/platform-client/useDeletePlatformClient.ts +2 -2
- package/src/platform-client/usePlatformClient.ts +2 -2
- package/src/platform-client/usePlatformClientList.ts +2 -2
- package/src/platform-client/useRotatePlatformClientSecret.ts +2 -2
- package/src/platform-client/useUpdatePlatformClient.ts +2 -2
- package/src/provider.tsx +15 -15
- package/src/resource-creation/CreationPicker.tsx +2 -2
- package/src/resource-creation/TemplateCard.tsx +2 -2
- package/src/resource-creation/TemplateGallery.tsx +4 -4
- package/src/resource-creation/WizardShell.tsx +3 -3
- package/src/resource-creation/index.ts +22 -22
- package/src/resource-creation/templates/agent-templates.ts +2 -2
- package/src/resource-creation/templates/index.ts +6 -6
- package/src/resource-creation/templates/mcp-server-templates.ts +2 -2
- package/src/resource-creation/templates/workflow-templates.ts +1 -1
- package/src/resource-creation/useTemplateFilter.ts +1 -1
- package/src/resource-creation/useWizardState.ts +1 -1
- package/src/resource-detail/ConfirmDialog.tsx +1 -1
- package/src/resource-detail/ResourceActionBar.tsx +2 -2
- package/src/resource-detail/ResourceDetailShell.tsx +4 -4
- package/src/resource-detail/index.ts +14 -14
- package/src/resource-detail/types.ts +2 -2
- package/src/resource-detail/useConfirmAction.ts +1 -1
- package/src/resource-detail/useCopyResource.ts +1 -1
- package/src/resource-detail/useDeleteResource.ts +3 -3
- package/src/resource-detail/useDetailTabs.ts +2 -2
- package/src/resource-workbench/components/BulkActionBar.tsx +1 -1
- package/src/resource-workbench/components/ColumnHeader.tsx +1 -1
- package/src/resource-workbench/components/FilterBar.tsx +1 -1
- package/src/resource-workbench/components/ResourceCards.tsx +1 -1
- package/src/resource-workbench/components/ResourceList.tsx +1 -1
- package/src/resource-workbench/components/ResourceTable.tsx +3 -3
- package/src/resource-workbench/components/ResourceWorkbench.tsx +15 -15
- package/src/resource-workbench/components/StatusBadge.tsx +1 -1
- package/src/resource-workbench/components/ViewSwitcher.tsx +1 -1
- package/src/resource-workbench/hooks/useResourceCollection.ts +2 -2
- package/src/resource-workbench/hooks/useResourceFilters.ts +1 -1
- package/src/resource-workbench/hooks/useViewPreference.ts +1 -1
- package/src/resource-workbench/index.ts +33 -33
- package/src/search/index.ts +6 -6
- package/src/search/useResourceCount.ts +2 -2
- package/src/search/useResourceList.ts +1 -1
- package/src/search/useResourceSearch.ts +1 -1
- package/src/session/NewSessionViewer.tsx +11 -11
- package/src/session/SessionViewer.tsx +37 -20
- package/src/session/__tests__/SessionViewer-fileReviewDock.test.tsx +198 -0
- package/src/session/__tests__/audienceWiring.test.tsx +4 -0
- package/src/session/__tests__/useSessionFileChanges.test.ts +303 -0
- package/src/session/index.ts +48 -45
- package/src/session/inspector/ArtifactsTab.tsx +5 -5
- package/src/session/inspector/ChangesTab.tsx +22 -19
- package/src/session/inspector/InspectTab.tsx +1 -1
- package/src/session/inspector/SessionInspector.tsx +26 -24
- package/src/session/inspector/SetupTab.tsx +4 -4
- package/src/session/inspector/UsageTab.tsx +2 -2
- package/src/session/inspector/WorkspaceTab.tsx +4 -4
- package/src/session/inspector/__tests__/ArtifactsTab.test.tsx +0 -1
- package/src/session/inspector/__tests__/ChangesTab.test.tsx +38 -0
- package/src/session/inspector/__tests__/useSessionInspector.test.ts +46 -61
- package/src/session/inspector/index.ts +16 -19
- package/src/session/inspector/useSessionInspector.ts +30 -23
- package/src/session/useAgentRefFromSession.ts +2 -2
- package/src/session/useCreateSession.ts +5 -5
- package/src/session/useEditSessionPrep.ts +6 -6
- package/src/session/useLocalSessionWorker.ts +3 -3
- package/src/session/useNewSessionFlow.ts +15 -15
- package/src/session/usePersistedModel.ts +3 -3
- package/src/session/useSession.ts +2 -2
- package/src/session/useSessionArtifacts.ts +1 -1
- package/src/session/useSessionConversation.ts +93 -16
- package/src/session/useSessionExecutions.ts +2 -2
- package/src/session/useSessionFileChanges.ts +207 -0
- package/src/session/useSessionList.ts +2 -2
- package/src/session/useSessionPageFlow.ts +14 -14
- package/src/session/useSessionSearch.ts +3 -3
- package/src/session/useSessionUsage.ts +3 -3
- package/src/session/useUpdateSession.ts +1 -1
- package/src/settings/ApiKeysSection.tsx +6 -6
- package/src/settings/BillingSection.tsx +2 -2
- package/src/settings/EnvironmentsSection.tsx +5 -5
- package/src/settings/IdentityProvidersSection.tsx +6 -6
- package/src/settings/InvitationsSection.tsx +4 -4
- package/src/settings/MembersSection.tsx +5 -5
- package/src/settings/OAuthAppsSection.tsx +6 -6
- package/src/settings/OrgProfileSection.tsx +2 -2
- package/src/settings/PlatformClientsSection.tsx +7 -7
- package/src/settings/UsageSection.tsx +2 -2
- package/src/settings/index.ts +14 -14
- package/src/skill/SkillDetailView.tsx +17 -17
- package/src/skill/SkillDiffDialog.tsx +3 -3
- package/src/skill/SkillFileBrowser.tsx +3 -3
- package/src/skill/SkillPicker.tsx +5 -5
- package/src/skill/SkillUploader.tsx +4 -4
- package/src/skill/index.ts +30 -30
- package/src/skill/internal/fetchAndUnpackArtifact.ts +1 -1
- package/src/skill/usePushSkill.ts +2 -2
- package/src/skill/useSkill.ts +2 -2
- package/src/skill/useSkillArtifact.ts +4 -4
- package/src/skill/useSkillCount.ts +2 -2
- package/src/skill/useSkillDiff.ts +5 -5
- package/src/skill/useSkillDuplicateCheck.ts +2 -2
- package/src/skill/useSkillList.ts +2 -2
- package/src/skill/useSkillSearch.ts +2 -2
- package/src/skill/useSkillVersions.ts +3 -3
- package/src/styles.css +35 -10
- package/src/tabs/index.ts +2 -2
- package/src/test/index.ts +1 -1
- package/src/usage/AgentBreakdownList.tsx +1 -1
- package/src/usage/CreditRunwayIndicator.tsx +3 -3
- package/src/usage/ExportButton.tsx +1 -1
- package/src/usage/HarnessSplitCard.tsx +1 -1
- package/src/usage/OrgUsagePanel.tsx +8 -8
- package/src/usage/index.ts +16 -16
- package/src/usage/useOrgUsageReport.ts +3 -3
- package/src/user/UserMenu.tsx +2 -2
- package/src/user/index.ts +2 -2
- package/src/version-history/DiffFileList.tsx +1 -1
- package/src/version-history/DiffViewer.tsx +11 -8
- package/src/version-history/MultiFileDiffView.tsx +4 -4
- package/src/version-history/UnifiedDiffView.tsx +66 -0
- package/src/version-history/VersionTimeline.tsx +2 -2
- package/src/version-history/VersionTimelineEntry.tsx +1 -1
- package/src/version-history/__tests__/DiffViewer.test.tsx +57 -0
- package/src/version-history/__tests__/UnifiedDiffView.test.tsx +50 -0
- package/src/version-history/__tests__/computeDiff.test.ts +35 -0
- package/src/version-history/__tests__/parseUnifiedDiff.test.ts +82 -0
- package/src/version-history/computeDiff.ts +6 -37
- package/src/version-history/computeMultiFileDiff.ts +2 -2
- package/src/version-history/diff-hunks.ts +63 -0
- package/src/version-history/index.ts +14 -13
- package/src/version-history/parseUnifiedDiff.ts +34 -0
- package/src/workflow/ApprovalFormBuilder.tsx +2 -2
- package/src/workflow/BranchConditionBuilder.tsx +2 -2
- package/src/workflow/CanvasActionsContext.ts +1 -1
- package/src/workflow/CanvasContextMenu.tsx +3 -3
- package/src/workflow/CanvasTransitionEdge.tsx +6 -6
- package/src/workflow/ExecutionActiveTaskIndicator.tsx +2 -2
- package/src/workflow/ExecutionSummaryWidget.tsx +1 -1
- package/src/workflow/TaskConfigForm.tsx +1 -1
- package/src/workflow/TaskKindRegistryContext.ts +1 -1
- package/src/workflow/TaskPickerPopover.tsx +8 -8
- package/src/workflow/ViewYamlDialog.tsx +2 -2
- package/src/workflow/WorkflowArchitectDialog.tsx +3 -3
- package/src/workflow/WorkflowCanvasEditor.tsx +13 -13
- package/src/workflow/WorkflowCanvasInner.tsx +5 -5
- package/src/workflow/WorkflowCodePreviewGraph.tsx +5 -5
- package/src/workflow/WorkflowDashboard.tsx +7 -7
- package/src/workflow/WorkflowDetailView.tsx +26 -26
- package/src/workflow/WorkflowDiffGraph.tsx +8 -8
- package/src/workflow/WorkflowEditorView.tsx +8 -8
- package/src/workflow/WorkflowExecutionApprovalCard.tsx +49 -24
- package/src/workflow/WorkflowExecutionArtifactPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionCostPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionGraph.tsx +13 -13
- package/src/workflow/WorkflowExecutionHeader.tsx +4 -4
- package/src/workflow/WorkflowExecutionTaskPanel.tsx +2 -2
- package/src/workflow/WorkflowExecutionTimeline.tsx +17 -6
- package/src/workflow/WorkflowExecutionTimelineEvent.tsx +11 -6
- package/src/workflow/WorkflowExecutionViewer.tsx +89 -45
- package/src/workflow/WorkflowExplainDialog.tsx +2 -2
- package/src/workflow/WorkflowFileReviewList.tsx +152 -0
- package/src/workflow/WorkflowGraphFullscreenDialog.tsx +1 -1
- package/src/workflow/WorkflowInspectorPanel.tsx +5 -5
- package/src/workflow/WorkflowNode.tsx +5 -5
- package/src/workflow/WorkflowNodePopover.tsx +3 -3
- package/src/workflow/WorkflowOverviewGraph.tsx +8 -8
- package/src/workflow/WorkflowRefinePanel.tsx +4 -4
- package/src/workflow/WorkflowRepairCard.tsx +4 -4
- package/src/workflow/WorkflowRunDialog.tsx +2 -2
- package/src/workflow/WorkflowRunForm.tsx +1 -1
- package/src/workflow/WorkflowTaskApprovalCard.tsx +38 -86
- package/src/workflow/WorkflowTaskApprovalSummary.tsx +4 -4
- package/src/workflow/WorkflowTaskList.tsx +1 -1
- package/src/workflow/WorkflowTaskPalette.tsx +3 -3
- package/src/workflow/WorkflowVersionDiffViewer.tsx +2 -2
- package/src/workflow/WorkflowVersionTimeline.tsx +3 -3
- package/src/workflow/WorkflowVersionsTab.tsx +3 -3
- package/src/workflow/__tests__/ExecutionInspector.test.tsx +30 -2
- package/src/workflow/__tests__/WorkflowExecutionApprovalCard.test.tsx +129 -0
- package/src/workflow/__tests__/WorkflowFileReviewList.test.tsx +129 -0
- package/src/workflow/__tests__/WorkflowTaskApprovalCard.test.tsx +43 -11
- package/src/workflow/__tests__/useWorkflowExecutionActions.test.tsx +276 -0
- package/src/workflow/canvas-constants.ts +2 -2
- package/src/workflow/clipboard.ts +4 -4
- package/src/workflow/cncf-yaml-to-graph.ts +4 -4
- package/src/workflow/diff/DiffSummaryBar.tsx +1 -1
- package/src/workflow/diff/build-diff-graph.ts +3 -3
- package/src/workflow/diff/graph-diff.ts +3 -3
- package/src/workflow/diff/index.ts +4 -4
- package/src/workflow/diff/types.ts +1 -1
- package/src/workflow/execution/derive-execution-overlays.ts +3 -3
- package/src/workflow/execution/derive-waterfall-entries.ts +1 -1
- package/src/workflow/execution/index.ts +3 -3
- package/src/workflow/execution/useWaterfallEntries.ts +2 -2
- package/src/workflow/execution-comparison/ComparisonSummaryCards.tsx +2 -2
- package/src/workflow/execution-comparison/ExecutionComparisonPicker.tsx +3 -3
- package/src/workflow/execution-comparison/ExecutionComparisonView.tsx +4 -4
- package/src/workflow/execution-comparison/TaskComparisonTable.tsx +2 -2
- package/src/workflow/execution-comparison/derive-execution-comparison.ts +2 -2
- package/src/workflow/execution-comparison/index.ts +7 -7
- package/src/workflow/execution-comparison/types.ts +1 -1
- package/src/workflow/execution-comparison/useExecutionComparison.ts +3 -3
- package/src/workflow/execution-history/ExecutionFilterBar.tsx +1 -1
- package/src/workflow/execution-history/ExecutionHistoryTable.tsx +3 -3
- package/src/workflow/execution-history/FailureAnalysisPanel.tsx +1 -1
- package/src/workflow/execution-history/HealthMetricsStrip.tsx +1 -1
- package/src/workflow/execution-history/WorkflowExecutionHistory.tsx +7 -7
- package/src/workflow/execution-history/index.ts +8 -8
- package/src/workflow/execution-history/useExecutionHistoryData.ts +2 -2
- package/src/workflow/execution-inspector/AgentCallTab.tsx +6 -6
- package/src/workflow/execution-inspector/ErrorTab.tsx +2 -2
- package/src/workflow/execution-inspector/EventLogTab.tsx +1 -1
- package/src/workflow/execution-inspector/ExecutionInspector.tsx +55 -31
- package/src/workflow/execution-inspector/InputOutputTab.tsx +3 -3
- package/src/workflow/execution-inspector/RetriesTab.tsx +2 -2
- package/src/workflow/execution-inspector/StructuredDataViewer.tsx +1 -1
- package/src/workflow/execution-inspector/SummaryTab.tsx +2 -2
- package/src/workflow/execution-inspector/derive-task-detail.ts +3 -3
- package/src/workflow/execution-inspector/index.ts +3 -3
- package/src/workflow/execution-inspector/useExecutionTaskDetail.ts +2 -2
- package/src/workflow/graph-commands.ts +3 -3
- package/src/workflow/index.ts +123 -118
- package/src/workflow/inspector/EdgeInspector.tsx +1 -1
- package/src/workflow/inspector/ExecutionInspectorAdapter.tsx +2 -2
- package/src/workflow/inspector/InspectorHeader.tsx +3 -3
- package/src/workflow/inspector/InspectorShell.tsx +20 -20
- package/src/workflow/inspector/SentinelInspector.tsx +2 -2
- package/src/workflow/inspector/WorkflowSummaryPanel.tsx +4 -4
- package/src/workflow/inspector/forms/AgentCallForm.tsx +1 -1
- package/src/workflow/inspector/forms/HttpCallForm.tsx +1 -1
- package/src/workflow/inspector/index.ts +30 -30
- package/src/workflow/inspector/tabs/AdvancedTab.tsx +1 -1
- package/src/workflow/inspector/tabs/BranchesTab.tsx +2 -2
- package/src/workflow/inspector/tabs/CatchTab.tsx +2 -2
- package/src/workflow/inspector/tabs/ConfigureTab.tsx +8 -8
- package/src/workflow/inspector/tabs/DataTab.tsx +1 -1
- package/src/workflow/inspector/tabs/DocsTab.tsx +1 -1
- package/src/workflow/inspector/tabs/IterationTab.tsx +2 -2
- package/src/workflow/inspector/tabs/RuntimeTab.tsx +2 -2
- package/src/workflow/inspector/task-to-yaml.ts +2 -2
- package/src/workflow/inspector/types.ts +3 -3
- package/src/workflow/inspector/useInspectorTabs.ts +2 -2
- package/src/workflow/inspector/useNestedTaskEditor.ts +3 -3
- package/src/workflow/instance/CreateWorkflowInstanceDialog.tsx +3 -3
- package/src/workflow/instance/RunVisibilityControl.tsx +1 -1
- package/src/workflow/instance/WorkflowInstanceDetailPanel.tsx +9 -9
- package/src/workflow/instance/WorkflowInstanceList.tsx +5 -5
- package/src/workflow/instance/index.ts +10 -10
- package/src/workflow/instance/useCreateWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useDeleteWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useUpdateWorkflowInstance.ts +2 -2
- package/src/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.ts +2 -2
- package/src/workflow/instance/useWorkflowInstance.ts +2 -2
- package/src/workflow/kind-metadata.ts +1 -1
- package/src/workflow/layout/apply-dagre-layout.ts +4 -4
- package/src/workflow/layout/dagre-layout-engine.ts +4 -4
- package/src/workflow/layout/elk-layout-engine.ts +3 -3
- package/src/workflow/layout/index.ts +14 -14
- package/src/workflow/layout/layout-postprocessor.ts +2 -2
- package/src/workflow/layout/port-assignment.ts +3 -3
- package/src/workflow/layout/registry-dimensions.ts +5 -5
- package/src/workflow/layout/types.ts +1 -1
- package/src/workflow/layout/use-workflow-layout.ts +3 -3
- package/src/workflow/layout/useElkLayoutEngine.ts +3 -3
- package/src/workflow/layout/workflow-preprocessor.ts +5 -5
- package/src/workflow/node-shell/DiffBadge.tsx +1 -1
- package/src/workflow/node-shell/ExecutionBadge.tsx +1 -1
- package/src/workflow/node-shell/NodeActions.tsx +6 -6
- package/src/workflow/node-shell/NodeContent.tsx +2 -2
- package/src/workflow/node-shell/NodeHandles.tsx +2 -2
- package/src/workflow/node-shell/NodeShell.tsx +4 -4
- package/src/workflow/node-shell/index.ts +8 -8
- package/src/workflow/node-shell/shape-paths.ts +1 -1
- package/src/workflow/picker/BranchAddPopover.tsx +1 -1
- package/src/workflow/picker/compatibility.ts +3 -3
- package/src/workflow/picker/index.ts +10 -10
- package/src/workflow/picker/suggestions.ts +1 -1
- package/src/workflow/picker/usePickerData.ts +8 -8
- package/src/workflow/task-type-visual-registry.ts +1 -1
- package/src/workflow/templates/WorkflowTemplateCard.tsx +4 -4
- package/src/workflow/templates/WorkflowTemplateGallery.tsx +6 -6
- package/src/workflow/templates/WorkflowTemplatePreview.tsx +4 -4
- package/src/workflow/templates/derive-template-metadata.ts +1 -1
- package/src/workflow/templates/index.ts +9 -9
- package/src/workflow/templates/types.ts +1 -1
- package/src/workflow/topologyFromTasks.ts +2 -2
- package/src/workflow/useActiveTaskName.ts +1 -1
- package/src/workflow/useCanvasKeyboardShortcuts.ts +1 -1
- package/src/workflow/useDiagnoseExecutionFlow.ts +7 -7
- package/src/workflow/useExecutionAnnouncements.ts +1 -1
- package/src/workflow/useExplainWorkflowFlow.ts +6 -6
- package/src/workflow/useFollowExecution.ts +2 -2
- package/src/workflow/useGraphHistory.ts +3 -3
- package/src/workflow/useInstanceEnvKeys.ts +1 -1
- package/src/workflow/usePendingApprovals.ts +2 -2
- package/src/workflow/useRefineWorkflowFlow.ts +7 -7
- package/src/workflow/useResolveAgentExecutionSession.ts +2 -2
- package/src/workflow/useRunWorkflowFlow.ts +6 -6
- package/src/workflow/useTaskKindRegistry.ts +2 -2
- package/src/workflow/useUpdateWorkflow.ts +2 -2
- package/src/workflow/useWorkflow.ts +2 -2
- package/src/workflow/useWorkflowArchitectFlow.ts +9 -9
- package/src/workflow/useWorkflowCanvas.ts +15 -15
- package/src/workflow/useWorkflowCount.ts +2 -2
- package/src/workflow/useWorkflowDashboardSummary.ts +2 -2
- package/src/workflow/useWorkflowDiffGraph.ts +5 -5
- package/src/workflow/useWorkflowEditor.ts +5 -5
- package/src/workflow/useWorkflowExecution.ts +4 -4
- package/src/workflow/useWorkflowExecutionActions.ts +179 -31
- package/src/workflow/useWorkflowExecutionArtifacts.ts +2 -2
- package/src/workflow/useWorkflowExecutionEventLog.ts +2 -2
- package/src/workflow/useWorkflowExecutionEventStream.ts +4 -4
- package/src/workflow/useWorkflowExecutionGraph.ts +13 -13
- package/src/workflow/useWorkflowExecutionList.ts +2 -2
- package/src/workflow/useWorkflowInstances.ts +2 -2
- package/src/workflow/useWorkflowList.ts +2 -2
- package/src/workflow/useWorkflowOverviewGraph.ts +5 -5
- package/src/workflow/useWorkflowSave.ts +2 -2
- package/src/workflow/useWorkflowTopology.ts +1 -1
- package/src/workflow/useWorkflowValidation.ts +2 -2
- package/src/workflow/useWorkflowVersion.ts +2 -2
- package/src/workflow/useWorkflowVersionDiff.ts +3 -3
- package/src/workflow/useWorkflowVersions.ts +3 -3
- package/src/workflow/useWorkflowYaml.ts +2 -2
- package/src/workflow/waterfall/WaterfallBar.tsx +2 -2
- package/src/workflow/waterfall/WaterfallRow.tsx +3 -3
- package/src/workflow/waterfall/WaterfallScale.tsx +2 -2
- package/src/workflow/waterfall/WaterfallTimeline.tsx +4 -4
- package/src/workflow/waterfall/WaterfallTooltip.tsx +2 -2
- package/src/workflow/waterfall/index.ts +5 -5
- package/src/workflow/workflow-graph-conversions.ts +6 -6
- package/src/workflow/workflow-graph-model.ts +1 -1
- package/src/workspace/WorkspaceEditor.tsx +5 -5
- package/src/workspace/WorkspaceEntryFiles.tsx +4 -4
- package/src/workspace/WorkspaceFileLister.ts +1 -1
- package/src/workspace/index.ts +15 -15
- package/src/workspace/useWorkspaceFiles.ts +4 -4
- package/src/workspace/useWorkspaceSources.ts +2 -2
- package/styles.css +1 -1
- package/tabs/index.d.ts +2 -2
- package/tabs/index.d.ts.map +1 -1
- package/tabs/index.js +1 -1
- package/tabs/index.js.map +1 -1
- package/test/index.d.ts +1 -1
- package/test/index.d.ts.map +1 -1
- package/test/index.js +1 -1
- package/test/index.js.map +1 -1
- package/usage/AgentBreakdownList.js +1 -1
- package/usage/AgentBreakdownList.js.map +1 -1
- package/usage/CreditRunwayIndicator.js +3 -3
- package/usage/CreditRunwayIndicator.js.map +1 -1
- package/usage/ExportButton.d.ts +1 -1
- package/usage/ExportButton.d.ts.map +1 -1
- package/usage/HarnessSplitCard.js +1 -1
- package/usage/HarnessSplitCard.js.map +1 -1
- package/usage/OrgUsagePanel.js +8 -8
- package/usage/OrgUsagePanel.js.map +1 -1
- package/usage/index.d.ts +16 -16
- package/usage/index.d.ts.map +1 -1
- package/usage/index.js +8 -8
- package/usage/index.js.map +1 -1
- package/usage/useOrgUsageReport.d.ts +1 -1
- package/usage/useOrgUsageReport.d.ts.map +1 -1
- package/usage/useOrgUsageReport.js +2 -2
- package/usage/useOrgUsageReport.js.map +1 -1
- package/user/UserMenu.d.ts +1 -1
- package/user/UserMenu.d.ts.map +1 -1
- package/user/UserMenu.js +1 -1
- package/user/UserMenu.js.map +1 -1
- package/user/index.d.ts +2 -2
- package/user/index.d.ts.map +1 -1
- package/user/index.js +1 -1
- package/user/index.js.map +1 -1
- package/version-history/DiffFileList.d.ts +1 -1
- package/version-history/DiffFileList.d.ts.map +1 -1
- package/version-history/DiffViewer.d.ts +1 -1
- package/version-history/DiffViewer.d.ts.map +1 -1
- package/version-history/DiffViewer.js +9 -3
- package/version-history/DiffViewer.js.map +1 -1
- package/version-history/MultiFileDiffView.d.ts +1 -1
- package/version-history/MultiFileDiffView.d.ts.map +1 -1
- package/version-history/MultiFileDiffView.js +3 -3
- package/version-history/MultiFileDiffView.js.map +1 -1
- package/version-history/UnifiedDiffView.d.ts +29 -0
- package/version-history/UnifiedDiffView.d.ts.map +1 -0
- package/version-history/UnifiedDiffView.js +36 -0
- package/version-history/UnifiedDiffView.js.map +1 -0
- package/version-history/VersionTimeline.d.ts +1 -1
- package/version-history/VersionTimeline.d.ts.map +1 -1
- package/version-history/VersionTimeline.js +1 -1
- package/version-history/VersionTimeline.js.map +1 -1
- package/version-history/VersionTimelineEntry.d.ts +1 -1
- package/version-history/VersionTimelineEntry.d.ts.map +1 -1
- package/version-history/computeDiff.d.ts +4 -2
- package/version-history/computeDiff.d.ts.map +1 -1
- package/version-history/computeDiff.js +5 -35
- package/version-history/computeDiff.js.map +1 -1
- package/version-history/computeMultiFileDiff.d.ts +1 -1
- package/version-history/computeMultiFileDiff.d.ts.map +1 -1
- package/version-history/computeMultiFileDiff.js +1 -1
- package/version-history/computeMultiFileDiff.js.map +1 -1
- package/version-history/diff-hunks.d.ts +21 -0
- package/version-history/diff-hunks.d.ts.map +1 -0
- package/version-history/diff-hunks.js +58 -0
- package/version-history/diff-hunks.js.map +1 -0
- package/version-history/index.d.ts +14 -13
- package/version-history/index.d.ts.map +1 -1
- package/version-history/index.js +9 -8
- package/version-history/index.js.map +1 -1
- package/version-history/parseUnifiedDiff.d.ts +22 -0
- package/version-history/parseUnifiedDiff.d.ts.map +1 -0
- package/version-history/parseUnifiedDiff.js +34 -0
- package/version-history/parseUnifiedDiff.js.map +1 -0
- package/workflow/ApprovalFormBuilder.d.ts +1 -1
- package/workflow/ApprovalFormBuilder.d.ts.map +1 -1
- package/workflow/ApprovalFormBuilder.js +1 -1
- package/workflow/ApprovalFormBuilder.js.map +1 -1
- package/workflow/BranchConditionBuilder.d.ts +1 -1
- package/workflow/BranchConditionBuilder.d.ts.map +1 -1
- package/workflow/BranchConditionBuilder.js +1 -1
- package/workflow/BranchConditionBuilder.js.map +1 -1
- package/workflow/CanvasActionsContext.d.ts +1 -1
- package/workflow/CanvasActionsContext.d.ts.map +1 -1
- package/workflow/CanvasContextMenu.js +3 -3
- package/workflow/CanvasContextMenu.js.map +1 -1
- package/workflow/CanvasTransitionEdge.d.ts +1 -1
- package/workflow/CanvasTransitionEdge.d.ts.map +1 -1
- package/workflow/CanvasTransitionEdge.js +3 -3
- package/workflow/CanvasTransitionEdge.js.map +1 -1
- package/workflow/ExecutionActiveTaskIndicator.d.ts +1 -1
- package/workflow/ExecutionActiveTaskIndicator.d.ts.map +1 -1
- package/workflow/ExecutionActiveTaskIndicator.js +1 -1
- package/workflow/ExecutionActiveTaskIndicator.js.map +1 -1
- package/workflow/ExecutionSummaryWidget.js +1 -1
- package/workflow/ExecutionSummaryWidget.js.map +1 -1
- package/workflow/TaskConfigForm.d.ts +1 -1
- package/workflow/TaskConfigForm.d.ts.map +1 -1
- package/workflow/TaskKindRegistryContext.d.ts +1 -1
- package/workflow/TaskKindRegistryContext.d.ts.map +1 -1
- package/workflow/TaskPickerPopover.d.ts +2 -2
- package/workflow/TaskPickerPopover.d.ts.map +1 -1
- package/workflow/TaskPickerPopover.js +5 -5
- package/workflow/TaskPickerPopover.js.map +1 -1
- package/workflow/ViewYamlDialog.d.ts +1 -1
- package/workflow/ViewYamlDialog.d.ts.map +1 -1
- package/workflow/ViewYamlDialog.js +1 -1
- package/workflow/ViewYamlDialog.js.map +1 -1
- package/workflow/WorkflowArchitectDialog.js +3 -3
- package/workflow/WorkflowArchitectDialog.js.map +1 -1
- package/workflow/WorkflowCanvasEditor.d.ts +1 -1
- package/workflow/WorkflowCanvasEditor.d.ts.map +1 -1
- package/workflow/WorkflowCanvasEditor.js +10 -10
- package/workflow/WorkflowCanvasEditor.js.map +1 -1
- package/workflow/WorkflowCanvasInner.js +4 -4
- package/workflow/WorkflowCanvasInner.js.map +1 -1
- package/workflow/WorkflowCodePreviewGraph.js +5 -5
- package/workflow/WorkflowCodePreviewGraph.js.map +1 -1
- package/workflow/WorkflowDashboard.d.ts +1 -1
- package/workflow/WorkflowDashboard.d.ts.map +1 -1
- package/workflow/WorkflowDashboard.js +7 -7
- package/workflow/WorkflowDashboard.js.map +1 -1
- package/workflow/WorkflowDetailView.d.ts +1 -1
- package/workflow/WorkflowDetailView.d.ts.map +1 -1
- package/workflow/WorkflowDetailView.js +23 -23
- package/workflow/WorkflowDetailView.js.map +1 -1
- package/workflow/WorkflowDiffGraph.d.ts +1 -1
- package/workflow/WorkflowDiffGraph.d.ts.map +1 -1
- package/workflow/WorkflowDiffGraph.js +6 -6
- package/workflow/WorkflowDiffGraph.js.map +1 -1
- package/workflow/WorkflowEditorView.d.ts +1 -1
- package/workflow/WorkflowEditorView.d.ts.map +1 -1
- package/workflow/WorkflowEditorView.js +7 -7
- package/workflow/WorkflowEditorView.js.map +1 -1
- package/workflow/WorkflowExecutionApprovalCard.d.ts +8 -1
- package/workflow/WorkflowExecutionApprovalCard.d.ts.map +1 -1
- package/workflow/WorkflowExecutionApprovalCard.js +17 -3
- package/workflow/WorkflowExecutionApprovalCard.js.map +1 -1
- package/workflow/WorkflowExecutionArtifactPanel.js +2 -2
- package/workflow/WorkflowExecutionArtifactPanel.js.map +1 -1
- package/workflow/WorkflowExecutionCostPanel.d.ts +1 -1
- package/workflow/WorkflowExecutionCostPanel.d.ts.map +1 -1
- package/workflow/WorkflowExecutionCostPanel.js +1 -1
- package/workflow/WorkflowExecutionCostPanel.js.map +1 -1
- package/workflow/WorkflowExecutionGraph.d.ts +2 -2
- package/workflow/WorkflowExecutionGraph.d.ts.map +1 -1
- package/workflow/WorkflowExecutionGraph.js +10 -10
- package/workflow/WorkflowExecutionGraph.js.map +1 -1
- package/workflow/WorkflowExecutionHeader.d.ts +2 -2
- package/workflow/WorkflowExecutionHeader.d.ts.map +1 -1
- package/workflow/WorkflowExecutionHeader.js +2 -2
- package/workflow/WorkflowExecutionHeader.js.map +1 -1
- package/workflow/WorkflowExecutionTaskPanel.d.ts +1 -1
- package/workflow/WorkflowExecutionTaskPanel.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTaskPanel.js +1 -1
- package/workflow/WorkflowExecutionTaskPanel.js.map +1 -1
- package/workflow/WorkflowExecutionTimeline.d.ts +12 -3
- package/workflow/WorkflowExecutionTimeline.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTimeline.js +3 -3
- package/workflow/WorkflowExecutionTimeline.js.map +1 -1
- package/workflow/WorkflowExecutionTimelineEvent.d.ts +5 -2
- package/workflow/WorkflowExecutionTimelineEvent.d.ts.map +1 -1
- package/workflow/WorkflowExecutionTimelineEvent.js +4 -4
- package/workflow/WorkflowExecutionTimelineEvent.js.map +1 -1
- package/workflow/WorkflowExecutionViewer.d.ts.map +1 -1
- package/workflow/WorkflowExecutionViewer.js +34 -26
- package/workflow/WorkflowExecutionViewer.js.map +1 -1
- package/workflow/WorkflowExplainDialog.js +2 -2
- package/workflow/WorkflowExplainDialog.js.map +1 -1
- package/workflow/WorkflowFileReviewList.d.ts +46 -0
- package/workflow/WorkflowFileReviewList.d.ts.map +1 -0
- package/workflow/WorkflowFileReviewList.js +48 -0
- package/workflow/WorkflowFileReviewList.js.map +1 -0
- package/workflow/WorkflowGraphFullscreenDialog.js +1 -1
- package/workflow/WorkflowGraphFullscreenDialog.js.map +1 -1
- package/workflow/WorkflowInspectorPanel.d.ts +3 -3
- package/workflow/WorkflowInspectorPanel.d.ts.map +1 -1
- package/workflow/WorkflowInspectorPanel.js +1 -1
- package/workflow/WorkflowInspectorPanel.js.map +1 -1
- package/workflow/WorkflowNode.d.ts +1 -1
- package/workflow/WorkflowNode.d.ts.map +1 -1
- package/workflow/WorkflowNode.js +4 -4
- package/workflow/WorkflowNode.js.map +1 -1
- package/workflow/WorkflowNodePopover.d.ts +1 -1
- package/workflow/WorkflowNodePopover.d.ts.map +1 -1
- package/workflow/WorkflowNodePopover.js +2 -2
- package/workflow/WorkflowNodePopover.js.map +1 -1
- package/workflow/WorkflowOverviewGraph.js +6 -6
- package/workflow/WorkflowOverviewGraph.js.map +1 -1
- package/workflow/WorkflowRefinePanel.js +4 -4
- package/workflow/WorkflowRefinePanel.js.map +1 -1
- package/workflow/WorkflowRepairCard.js +4 -4
- package/workflow/WorkflowRepairCard.js.map +1 -1
- package/workflow/WorkflowRunDialog.js +2 -2
- package/workflow/WorkflowRunDialog.js.map +1 -1
- package/workflow/WorkflowRunForm.d.ts +1 -1
- package/workflow/WorkflowRunForm.d.ts.map +1 -1
- package/workflow/WorkflowTaskApprovalCard.d.ts +8 -1
- package/workflow/WorkflowTaskApprovalCard.d.ts.map +1 -1
- package/workflow/WorkflowTaskApprovalCard.js +13 -20
- package/workflow/WorkflowTaskApprovalCard.js.map +1 -1
- package/workflow/WorkflowTaskApprovalSummary.d.ts +2 -2
- package/workflow/WorkflowTaskApprovalSummary.d.ts.map +1 -1
- package/workflow/WorkflowTaskApprovalSummary.js +2 -2
- package/workflow/WorkflowTaskApprovalSummary.js.map +1 -1
- package/workflow/WorkflowTaskList.js +1 -1
- package/workflow/WorkflowTaskList.js.map +1 -1
- package/workflow/WorkflowTaskPalette.js +2 -2
- package/workflow/WorkflowTaskPalette.js.map +1 -1
- package/workflow/WorkflowVersionDiffViewer.js +1 -1
- package/workflow/WorkflowVersionDiffViewer.js.map +1 -1
- package/workflow/WorkflowVersionTimeline.js +2 -2
- package/workflow/WorkflowVersionTimeline.js.map +1 -1
- package/workflow/WorkflowVersionsTab.js +3 -3
- package/workflow/WorkflowVersionsTab.js.map +1 -1
- package/workflow/canvas-constants.d.ts +2 -2
- package/workflow/canvas-constants.d.ts.map +1 -1
- package/workflow/clipboard.d.ts +2 -2
- package/workflow/clipboard.d.ts.map +1 -1
- package/workflow/clipboard.js +2 -2
- package/workflow/clipboard.js.map +1 -1
- package/workflow/cncf-yaml-to-graph.d.ts +1 -1
- package/workflow/cncf-yaml-to-graph.d.ts.map +1 -1
- package/workflow/cncf-yaml-to-graph.js +3 -3
- package/workflow/cncf-yaml-to-graph.js.map +1 -1
- package/workflow/diff/DiffSummaryBar.d.ts +1 -1
- package/workflow/diff/DiffSummaryBar.d.ts.map +1 -1
- package/workflow/diff/build-diff-graph.d.ts +2 -2
- package/workflow/diff/build-diff-graph.d.ts.map +1 -1
- package/workflow/diff/graph-diff.d.ts +2 -2
- package/workflow/diff/graph-diff.d.ts.map +1 -1
- package/workflow/diff/graph-diff.js +1 -1
- package/workflow/diff/graph-diff.js.map +1 -1
- package/workflow/diff/index.d.ts +4 -4
- package/workflow/diff/index.d.ts.map +1 -1
- package/workflow/diff/index.js +3 -3
- package/workflow/diff/index.js.map +1 -1
- package/workflow/diff/types.d.ts +1 -1
- package/workflow/diff/types.d.ts.map +1 -1
- package/workflow/execution/derive-execution-overlays.d.ts +2 -2
- package/workflow/execution/derive-execution-overlays.d.ts.map +1 -1
- package/workflow/execution/derive-execution-overlays.js +1 -1
- package/workflow/execution/derive-execution-overlays.js.map +1 -1
- package/workflow/execution/derive-waterfall-entries.d.ts +1 -1
- package/workflow/execution/derive-waterfall-entries.d.ts.map +1 -1
- package/workflow/execution/index.d.ts +3 -3
- package/workflow/execution/index.d.ts.map +1 -1
- package/workflow/execution/index.js +3 -3
- package/workflow/execution/index.js.map +1 -1
- package/workflow/execution/useWaterfallEntries.d.ts +2 -2
- package/workflow/execution/useWaterfallEntries.d.ts.map +1 -1
- package/workflow/execution/useWaterfallEntries.js +1 -1
- package/workflow/execution/useWaterfallEntries.js.map +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.d.ts +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.d.ts.map +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.js +1 -1
- package/workflow/execution-comparison/ComparisonSummaryCards.js.map +1 -1
- package/workflow/execution-comparison/ExecutionComparisonPicker.js +3 -3
- package/workflow/execution-comparison/ExecutionComparisonPicker.js.map +1 -1
- package/workflow/execution-comparison/ExecutionComparisonView.js +4 -4
- package/workflow/execution-comparison/ExecutionComparisonView.js.map +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.d.ts +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.d.ts.map +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.js +1 -1
- package/workflow/execution-comparison/TaskComparisonTable.js.map +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.d.ts +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.d.ts.map +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.js +1 -1
- package/workflow/execution-comparison/derive-execution-comparison.js.map +1 -1
- package/workflow/execution-comparison/index.d.ts +7 -7
- package/workflow/execution-comparison/index.d.ts.map +1 -1
- package/workflow/execution-comparison/index.js +6 -6
- package/workflow/execution-comparison/index.js.map +1 -1
- package/workflow/execution-comparison/types.d.ts +1 -1
- package/workflow/execution-comparison/types.d.ts.map +1 -1
- package/workflow/execution-comparison/useExecutionComparison.d.ts +1 -1
- package/workflow/execution-comparison/useExecutionComparison.d.ts.map +1 -1
- package/workflow/execution-comparison/useExecutionComparison.js +2 -2
- package/workflow/execution-comparison/useExecutionComparison.js.map +1 -1
- package/workflow/execution-history/ExecutionFilterBar.d.ts +1 -1
- package/workflow/execution-history/ExecutionFilterBar.d.ts.map +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.d.ts +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.d.ts.map +1 -1
- package/workflow/execution-history/ExecutionHistoryTable.js +3 -3
- package/workflow/execution-history/ExecutionHistoryTable.js.map +1 -1
- package/workflow/execution-history/FailureAnalysisPanel.js +1 -1
- package/workflow/execution-history/FailureAnalysisPanel.js.map +1 -1
- package/workflow/execution-history/HealthMetricsStrip.js +1 -1
- package/workflow/execution-history/HealthMetricsStrip.js.map +1 -1
- package/workflow/execution-history/WorkflowExecutionHistory.js +7 -7
- package/workflow/execution-history/WorkflowExecutionHistory.js.map +1 -1
- package/workflow/execution-history/index.d.ts +8 -8
- package/workflow/execution-history/index.d.ts.map +1 -1
- package/workflow/execution-history/index.js +8 -8
- package/workflow/execution-history/index.js.map +1 -1
- package/workflow/execution-history/useExecutionHistoryData.d.ts +1 -1
- package/workflow/execution-history/useExecutionHistoryData.d.ts.map +1 -1
- package/workflow/execution-history/useExecutionHistoryData.js +2 -2
- package/workflow/execution-history/useExecutionHistoryData.js.map +1 -1
- package/workflow/execution-inspector/AgentCallTab.d.ts +2 -2
- package/workflow/execution-inspector/AgentCallTab.d.ts.map +1 -1
- package/workflow/execution-inspector/AgentCallTab.js +4 -4
- package/workflow/execution-inspector/AgentCallTab.js.map +1 -1
- package/workflow/execution-inspector/ErrorTab.d.ts +1 -1
- package/workflow/execution-inspector/ErrorTab.d.ts.map +1 -1
- package/workflow/execution-inspector/ErrorTab.js +1 -1
- package/workflow/execution-inspector/ErrorTab.js.map +1 -1
- package/workflow/execution-inspector/EventLogTab.js +1 -1
- package/workflow/execution-inspector/EventLogTab.js.map +1 -1
- package/workflow/execution-inspector/ExecutionInspector.d.ts +22 -5
- package/workflow/execution-inspector/ExecutionInspector.d.ts.map +1 -1
- package/workflow/execution-inspector/ExecutionInspector.js +18 -15
- package/workflow/execution-inspector/ExecutionInspector.js.map +1 -1
- package/workflow/execution-inspector/InputOutputTab.d.ts +1 -1
- package/workflow/execution-inspector/InputOutputTab.d.ts.map +1 -1
- package/workflow/execution-inspector/InputOutputTab.js +2 -2
- package/workflow/execution-inspector/InputOutputTab.js.map +1 -1
- package/workflow/execution-inspector/RetriesTab.d.ts +1 -1
- package/workflow/execution-inspector/RetriesTab.d.ts.map +1 -1
- package/workflow/execution-inspector/RetriesTab.js +1 -1
- package/workflow/execution-inspector/RetriesTab.js.map +1 -1
- package/workflow/execution-inspector/StructuredDataViewer.js +1 -1
- package/workflow/execution-inspector/StructuredDataViewer.js.map +1 -1
- package/workflow/execution-inspector/SummaryTab.d.ts +1 -1
- package/workflow/execution-inspector/SummaryTab.d.ts.map +1 -1
- package/workflow/execution-inspector/SummaryTab.js +1 -1
- package/workflow/execution-inspector/SummaryTab.js.map +1 -1
- package/workflow/execution-inspector/derive-task-detail.d.ts +1 -1
- package/workflow/execution-inspector/derive-task-detail.d.ts.map +1 -1
- package/workflow/execution-inspector/derive-task-detail.js +2 -2
- package/workflow/execution-inspector/derive-task-detail.js.map +1 -1
- package/workflow/execution-inspector/index.d.ts +3 -3
- package/workflow/execution-inspector/index.d.ts.map +1 -1
- package/workflow/execution-inspector/index.js +3 -3
- package/workflow/execution-inspector/index.js.map +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.d.ts +2 -2
- package/workflow/execution-inspector/useExecutionTaskDetail.d.ts.map +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.js +1 -1
- package/workflow/execution-inspector/useExecutionTaskDetail.js.map +1 -1
- package/workflow/graph-commands.d.ts +2 -2
- package/workflow/graph-commands.d.ts.map +1 -1
- package/workflow/graph-commands.js +1 -1
- package/workflow/graph-commands.js.map +1 -1
- package/workflow/index.d.ts +119 -118
- package/workflow/index.d.ts.map +1 -1
- package/workflow/index.js +114 -113
- package/workflow/index.js.map +1 -1
- package/workflow/inspector/EdgeInspector.d.ts +1 -1
- package/workflow/inspector/EdgeInspector.d.ts.map +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.d.ts +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.d.ts.map +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.js +1 -1
- package/workflow/inspector/ExecutionInspectorAdapter.js.map +1 -1
- package/workflow/inspector/InspectorHeader.d.ts +2 -2
- package/workflow/inspector/InspectorHeader.d.ts.map +1 -1
- package/workflow/inspector/InspectorHeader.js +1 -1
- package/workflow/inspector/InspectorHeader.js.map +1 -1
- package/workflow/inspector/InspectorShell.d.ts +4 -4
- package/workflow/inspector/InspectorShell.d.ts.map +1 -1
- package/workflow/inspector/InspectorShell.js +16 -16
- package/workflow/inspector/InspectorShell.js.map +1 -1
- package/workflow/inspector/SentinelInspector.d.ts +1 -1
- package/workflow/inspector/SentinelInspector.d.ts.map +1 -1
- package/workflow/inspector/SentinelInspector.js +1 -1
- package/workflow/inspector/SentinelInspector.js.map +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.d.ts +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.d.ts.map +1 -1
- package/workflow/inspector/WorkflowSummaryPanel.js +2 -2
- package/workflow/inspector/WorkflowSummaryPanel.js.map +1 -1
- package/workflow/inspector/forms/AgentCallForm.d.ts +1 -1
- package/workflow/inspector/forms/AgentCallForm.d.ts.map +1 -1
- package/workflow/inspector/forms/HttpCallForm.d.ts +1 -1
- package/workflow/inspector/forms/HttpCallForm.d.ts.map +1 -1
- package/workflow/inspector/index.d.ts +30 -30
- package/workflow/inspector/index.d.ts.map +1 -1
- package/workflow/inspector/index.js +15 -15
- package/workflow/inspector/index.js.map +1 -1
- package/workflow/inspector/tabs/AdvancedTab.d.ts +1 -1
- package/workflow/inspector/tabs/AdvancedTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/BranchesTab.d.ts +2 -2
- package/workflow/inspector/tabs/BranchesTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/CatchTab.d.ts +2 -2
- package/workflow/inspector/tabs/CatchTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/ConfigureTab.d.ts +3 -3
- package/workflow/inspector/tabs/ConfigureTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/ConfigureTab.js +5 -5
- package/workflow/inspector/tabs/ConfigureTab.js.map +1 -1
- package/workflow/inspector/tabs/DataTab.d.ts +1 -1
- package/workflow/inspector/tabs/DataTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/DocsTab.d.ts +1 -1
- package/workflow/inspector/tabs/DocsTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/IterationTab.d.ts +2 -2
- package/workflow/inspector/tabs/IterationTab.d.ts.map +1 -1
- package/workflow/inspector/tabs/RuntimeTab.d.ts +2 -2
- package/workflow/inspector/tabs/RuntimeTab.d.ts.map +1 -1
- package/workflow/inspector/task-to-yaml.d.ts +1 -1
- package/workflow/inspector/task-to-yaml.d.ts.map +1 -1
- package/workflow/inspector/task-to-yaml.js +1 -1
- package/workflow/inspector/task-to-yaml.js.map +1 -1
- package/workflow/inspector/types.d.ts +1 -1
- package/workflow/inspector/types.d.ts.map +1 -1
- package/workflow/inspector/useInspectorTabs.d.ts +2 -2
- package/workflow/inspector/useInspectorTabs.d.ts.map +1 -1
- package/workflow/inspector/useNestedTaskEditor.d.ts +2 -2
- package/workflow/inspector/useNestedTaskEditor.d.ts.map +1 -1
- package/workflow/inspector/useNestedTaskEditor.js +1 -1
- package/workflow/inspector/useNestedTaskEditor.js.map +1 -1
- package/workflow/instance/CreateWorkflowInstanceDialog.js +3 -3
- package/workflow/instance/CreateWorkflowInstanceDialog.js.map +1 -1
- package/workflow/instance/RunVisibilityControl.js +1 -1
- package/workflow/instance/RunVisibilityControl.js.map +1 -1
- package/workflow/instance/WorkflowInstanceDetailPanel.js +9 -9
- package/workflow/instance/WorkflowInstanceDetailPanel.js.map +1 -1
- package/workflow/instance/WorkflowInstanceList.js +5 -5
- package/workflow/instance/WorkflowInstanceList.js.map +1 -1
- package/workflow/instance/index.d.ts +10 -10
- package/workflow/instance/index.d.ts.map +1 -1
- package/workflow/instance/index.js +10 -10
- package/workflow/instance/index.js.map +1 -1
- package/workflow/instance/useCreateWorkflowInstance.js +2 -2
- package/workflow/instance/useCreateWorkflowInstance.js.map +1 -1
- package/workflow/instance/useDeleteWorkflowInstance.js +2 -2
- package/workflow/instance/useDeleteWorkflowInstance.js.map +1 -1
- package/workflow/instance/useUpdateWorkflowInstance.js +2 -2
- package/workflow/instance/useUpdateWorkflowInstance.js.map +1 -1
- package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js +2 -2
- package/workflow/instance/useUpdateWorkflowInstanceExecutionVisibility.js.map +1 -1
- package/workflow/instance/useWorkflowInstance.js +2 -2
- package/workflow/instance/useWorkflowInstance.js.map +1 -1
- package/workflow/kind-metadata.d.ts +1 -1
- package/workflow/kind-metadata.d.ts.map +1 -1
- package/workflow/layout/apply-dagre-layout.d.ts +2 -2
- package/workflow/layout/apply-dagre-layout.d.ts.map +1 -1
- package/workflow/layout/apply-dagre-layout.js +2 -2
- package/workflow/layout/apply-dagre-layout.js.map +1 -1
- package/workflow/layout/dagre-layout-engine.d.ts +1 -1
- package/workflow/layout/dagre-layout-engine.d.ts.map +1 -1
- package/workflow/layout/dagre-layout-engine.js +2 -2
- package/workflow/layout/dagre-layout-engine.js.map +1 -1
- package/workflow/layout/elk-layout-engine.d.ts +1 -1
- package/workflow/layout/elk-layout-engine.d.ts.map +1 -1
- package/workflow/layout/elk-layout-engine.js +2 -2
- package/workflow/layout/elk-layout-engine.js.map +1 -1
- package/workflow/layout/index.d.ts +14 -14
- package/workflow/layout/index.d.ts.map +1 -1
- package/workflow/layout/index.js +9 -9
- package/workflow/layout/index.js.map +1 -1
- package/workflow/layout/layout-postprocessor.d.ts +2 -2
- package/workflow/layout/layout-postprocessor.d.ts.map +1 -1
- package/workflow/layout/port-assignment.d.ts +2 -2
- package/workflow/layout/port-assignment.d.ts.map +1 -1
- package/workflow/layout/port-assignment.js +1 -1
- package/workflow/layout/port-assignment.js.map +1 -1
- package/workflow/layout/registry-dimensions.d.ts +2 -2
- package/workflow/layout/registry-dimensions.d.ts.map +1 -1
- package/workflow/layout/registry-dimensions.js +3 -3
- package/workflow/layout/registry-dimensions.js.map +1 -1
- package/workflow/layout/types.d.ts +1 -1
- package/workflow/layout/types.d.ts.map +1 -1
- package/workflow/layout/use-workflow-layout.d.ts +2 -2
- package/workflow/layout/use-workflow-layout.d.ts.map +1 -1
- package/workflow/layout/use-workflow-layout.js +1 -1
- package/workflow/layout/use-workflow-layout.js.map +1 -1
- package/workflow/layout/useElkLayoutEngine.d.ts +1 -1
- package/workflow/layout/useElkLayoutEngine.d.ts.map +1 -1
- package/workflow/layout/useElkLayoutEngine.js +1 -1
- package/workflow/layout/useElkLayoutEngine.js.map +1 -1
- package/workflow/layout/workflow-preprocessor.d.ts +1 -1
- package/workflow/layout/workflow-preprocessor.d.ts.map +1 -1
- package/workflow/layout/workflow-preprocessor.js +3 -3
- package/workflow/layout/workflow-preprocessor.js.map +1 -1
- package/workflow/node-shell/DiffBadge.d.ts +1 -1
- package/workflow/node-shell/DiffBadge.d.ts.map +1 -1
- package/workflow/node-shell/ExecutionBadge.d.ts +1 -1
- package/workflow/node-shell/ExecutionBadge.d.ts.map +1 -1
- package/workflow/node-shell/NodeActions.js +4 -4
- package/workflow/node-shell/NodeActions.js.map +1 -1
- package/workflow/node-shell/NodeContent.d.ts +1 -1
- package/workflow/node-shell/NodeContent.d.ts.map +1 -1
- package/workflow/node-shell/NodeContent.js +1 -1
- package/workflow/node-shell/NodeContent.js.map +1 -1
- package/workflow/node-shell/NodeHandles.d.ts +2 -2
- package/workflow/node-shell/NodeHandles.d.ts.map +1 -1
- package/workflow/node-shell/NodeShell.d.ts +3 -3
- package/workflow/node-shell/NodeShell.d.ts.map +1 -1
- package/workflow/node-shell/NodeShell.js +1 -1
- package/workflow/node-shell/NodeShell.js.map +1 -1
- package/workflow/node-shell/index.d.ts +8 -8
- package/workflow/node-shell/index.d.ts.map +1 -1
- package/workflow/node-shell/index.js +8 -8
- package/workflow/node-shell/index.js.map +1 -1
- package/workflow/node-shell/shape-paths.d.ts +1 -1
- package/workflow/node-shell/shape-paths.d.ts.map +1 -1
- package/workflow/picker/BranchAddPopover.js +1 -1
- package/workflow/picker/BranchAddPopover.js.map +1 -1
- package/workflow/picker/compatibility.d.ts +2 -2
- package/workflow/picker/compatibility.d.ts.map +1 -1
- package/workflow/picker/compatibility.js +1 -1
- package/workflow/picker/compatibility.js.map +1 -1
- package/workflow/picker/index.d.ts +10 -10
- package/workflow/picker/index.d.ts.map +1 -1
- package/workflow/picker/index.js +5 -5
- package/workflow/picker/index.js.map +1 -1
- package/workflow/picker/suggestions.d.ts +1 -1
- package/workflow/picker/suggestions.d.ts.map +1 -1
- package/workflow/picker/usePickerData.d.ts +3 -3
- package/workflow/picker/usePickerData.d.ts.map +1 -1
- package/workflow/picker/usePickerData.js +5 -5
- package/workflow/picker/usePickerData.js.map +1 -1
- package/workflow/task-type-visual-registry.js +1 -1
- package/workflow/task-type-visual-registry.js.map +1 -1
- package/workflow/templates/WorkflowTemplateCard.d.ts +1 -1
- package/workflow/templates/WorkflowTemplateCard.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplateCard.js +3 -3
- package/workflow/templates/WorkflowTemplateCard.js.map +1 -1
- package/workflow/templates/WorkflowTemplateGallery.d.ts +1 -1
- package/workflow/templates/WorkflowTemplateGallery.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplateGallery.js +4 -4
- package/workflow/templates/WorkflowTemplateGallery.js.map +1 -1
- package/workflow/templates/WorkflowTemplatePreview.d.ts +1 -1
- package/workflow/templates/WorkflowTemplatePreview.d.ts.map +1 -1
- package/workflow/templates/WorkflowTemplatePreview.js +3 -3
- package/workflow/templates/WorkflowTemplatePreview.js.map +1 -1
- package/workflow/templates/derive-template-metadata.d.ts +1 -1
- package/workflow/templates/derive-template-metadata.d.ts.map +1 -1
- package/workflow/templates/index.d.ts +9 -9
- package/workflow/templates/index.d.ts.map +1 -1
- package/workflow/templates/index.js +5 -5
- package/workflow/templates/index.js.map +1 -1
- package/workflow/templates/types.d.ts +1 -1
- package/workflow/templates/types.d.ts.map +1 -1
- package/workflow/topologyFromTasks.d.ts +1 -1
- package/workflow/topologyFromTasks.d.ts.map +1 -1
- package/workflow/topologyFromTasks.js +1 -1
- package/workflow/topologyFromTasks.js.map +1 -1
- package/workflow/useActiveTaskName.d.ts +1 -1
- package/workflow/useActiveTaskName.d.ts.map +1 -1
- package/workflow/useCanvasKeyboardShortcuts.d.ts +1 -1
- package/workflow/useCanvasKeyboardShortcuts.d.ts.map +1 -1
- package/workflow/useDiagnoseExecutionFlow.js +7 -7
- package/workflow/useDiagnoseExecutionFlow.js.map +1 -1
- package/workflow/useExecutionAnnouncements.d.ts +1 -1
- package/workflow/useExecutionAnnouncements.d.ts.map +1 -1
- package/workflow/useExplainWorkflowFlow.js +6 -6
- package/workflow/useExplainWorkflowFlow.js.map +1 -1
- package/workflow/useFollowExecution.js +1 -1
- package/workflow/useFollowExecution.js.map +1 -1
- package/workflow/useGraphHistory.d.ts +2 -2
- package/workflow/useGraphHistory.d.ts.map +1 -1
- package/workflow/useGraphHistory.js +1 -1
- package/workflow/useGraphHistory.js.map +1 -1
- package/workflow/useInstanceEnvKeys.js +1 -1
- package/workflow/useInstanceEnvKeys.js.map +1 -1
- package/workflow/usePendingApprovals.js +2 -2
- package/workflow/usePendingApprovals.js.map +1 -1
- package/workflow/useRefineWorkflowFlow.js +7 -7
- package/workflow/useRefineWorkflowFlow.js.map +1 -1
- package/workflow/useResolveAgentExecutionSession.js +2 -2
- package/workflow/useResolveAgentExecutionSession.js.map +1 -1
- package/workflow/useRunWorkflowFlow.js +6 -6
- package/workflow/useRunWorkflowFlow.js.map +1 -1
- package/workflow/useTaskKindRegistry.d.ts +1 -1
- package/workflow/useTaskKindRegistry.d.ts.map +1 -1
- package/workflow/useTaskKindRegistry.js +1 -1
- package/workflow/useTaskKindRegistry.js.map +1 -1
- package/workflow/useUpdateWorkflow.js +2 -2
- package/workflow/useUpdateWorkflow.js.map +1 -1
- package/workflow/useWorkflow.js +2 -2
- package/workflow/useWorkflow.js.map +1 -1
- package/workflow/useWorkflowArchitectFlow.js +9 -9
- package/workflow/useWorkflowArchitectFlow.js.map +1 -1
- package/workflow/useWorkflowCanvas.d.ts +3 -3
- package/workflow/useWorkflowCanvas.d.ts.map +1 -1
- package/workflow/useWorkflowCanvas.js +10 -10
- package/workflow/useWorkflowCanvas.js.map +1 -1
- package/workflow/useWorkflowCount.d.ts +1 -1
- package/workflow/useWorkflowCount.d.ts.map +1 -1
- package/workflow/useWorkflowCount.js +2 -2
- package/workflow/useWorkflowCount.js.map +1 -1
- package/workflow/useWorkflowDashboardSummary.js +2 -2
- package/workflow/useWorkflowDashboardSummary.js.map +1 -1
- package/workflow/useWorkflowDiffGraph.d.ts +1 -1
- package/workflow/useWorkflowDiffGraph.d.ts.map +1 -1
- package/workflow/useWorkflowDiffGraph.js +3 -3
- package/workflow/useWorkflowDiffGraph.js.map +1 -1
- package/workflow/useWorkflowEditor.d.ts +1 -1
- package/workflow/useWorkflowEditor.d.ts.map +1 -1
- package/workflow/useWorkflowEditor.js +4 -4
- package/workflow/useWorkflowEditor.js.map +1 -1
- package/workflow/useWorkflowExecution.js +4 -4
- package/workflow/useWorkflowExecution.js.map +1 -1
- package/workflow/useWorkflowExecutionActions.d.ts +62 -4
- package/workflow/useWorkflowExecutionActions.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionActions.js +96 -20
- package/workflow/useWorkflowExecutionActions.js.map +1 -1
- package/workflow/useWorkflowExecutionArtifacts.js +2 -2
- package/workflow/useWorkflowExecutionArtifacts.js.map +1 -1
- package/workflow/useWorkflowExecutionEventLog.js +2 -2
- package/workflow/useWorkflowExecutionEventLog.js.map +1 -1
- package/workflow/useWorkflowExecutionEventStream.d.ts +2 -2
- package/workflow/useWorkflowExecutionEventStream.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionEventStream.js +4 -4
- package/workflow/useWorkflowExecutionEventStream.js.map +1 -1
- package/workflow/useWorkflowExecutionGraph.d.ts +1 -1
- package/workflow/useWorkflowExecutionGraph.d.ts.map +1 -1
- package/workflow/useWorkflowExecutionGraph.js +10 -10
- package/workflow/useWorkflowExecutionGraph.js.map +1 -1
- package/workflow/useWorkflowExecutionList.js +2 -2
- package/workflow/useWorkflowExecutionList.js.map +1 -1
- package/workflow/useWorkflowInstances.js +2 -2
- package/workflow/useWorkflowInstances.js.map +1 -1
- package/workflow/useWorkflowList.d.ts +1 -1
- package/workflow/useWorkflowList.d.ts.map +1 -1
- package/workflow/useWorkflowList.js +2 -2
- package/workflow/useWorkflowList.js.map +1 -1
- package/workflow/useWorkflowOverviewGraph.js +4 -4
- package/workflow/useWorkflowOverviewGraph.js.map +1 -1
- package/workflow/useWorkflowSave.js +2 -2
- package/workflow/useWorkflowSave.js.map +1 -1
- package/workflow/useWorkflowTopology.js +1 -1
- package/workflow/useWorkflowTopology.js.map +1 -1
- package/workflow/useWorkflowValidation.d.ts +1 -1
- package/workflow/useWorkflowValidation.d.ts.map +1 -1
- package/workflow/useWorkflowValidation.js +1 -1
- package/workflow/useWorkflowValidation.js.map +1 -1
- package/workflow/useWorkflowVersion.js +2 -2
- package/workflow/useWorkflowVersion.js.map +1 -1
- package/workflow/useWorkflowVersionDiff.d.ts +1 -1
- package/workflow/useWorkflowVersionDiff.d.ts.map +1 -1
- package/workflow/useWorkflowVersionDiff.js +3 -3
- package/workflow/useWorkflowVersionDiff.js.map +1 -1
- package/workflow/useWorkflowVersions.d.ts +1 -1
- package/workflow/useWorkflowVersions.d.ts.map +1 -1
- package/workflow/useWorkflowVersions.js +2 -2
- package/workflow/useWorkflowVersions.js.map +1 -1
- package/workflow/useWorkflowYaml.js +2 -2
- package/workflow/useWorkflowYaml.js.map +1 -1
- package/workflow/waterfall/WaterfallBar.d.ts +1 -1
- package/workflow/waterfall/WaterfallBar.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallRow.d.ts +1 -1
- package/workflow/waterfall/WaterfallRow.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallRow.js +2 -2
- package/workflow/waterfall/WaterfallRow.js.map +1 -1
- package/workflow/waterfall/WaterfallScale.d.ts +1 -1
- package/workflow/waterfall/WaterfallScale.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallScale.js +1 -1
- package/workflow/waterfall/WaterfallScale.js.map +1 -1
- package/workflow/waterfall/WaterfallTimeline.d.ts +1 -1
- package/workflow/waterfall/WaterfallTimeline.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallTimeline.js +3 -3
- package/workflow/waterfall/WaterfallTimeline.js.map +1 -1
- package/workflow/waterfall/WaterfallTooltip.d.ts +1 -1
- package/workflow/waterfall/WaterfallTooltip.d.ts.map +1 -1
- package/workflow/waterfall/WaterfallTooltip.js +1 -1
- package/workflow/waterfall/WaterfallTooltip.js.map +1 -1
- package/workflow/waterfall/index.d.ts +5 -5
- package/workflow/waterfall/index.d.ts.map +1 -1
- package/workflow/waterfall/index.js +5 -5
- package/workflow/waterfall/index.js.map +1 -1
- package/workflow/workflow-graph-conversions.d.ts +4 -4
- package/workflow/workflow-graph-conversions.d.ts.map +1 -1
- package/workflow/workflow-graph-conversions.js +4 -4
- package/workflow/workflow-graph-conversions.js.map +1 -1
- package/workflow/workflow-graph-model.d.ts +1 -1
- package/workflow/workflow-graph-model.d.ts.map +1 -1
- package/workspace/WorkspaceEditor.d.ts +2 -2
- package/workspace/WorkspaceEditor.d.ts.map +1 -1
- package/workspace/WorkspaceEditor.js +3 -3
- package/workspace/WorkspaceEditor.js.map +1 -1
- package/workspace/WorkspaceEntryFiles.d.ts +2 -2
- package/workspace/WorkspaceEntryFiles.d.ts.map +1 -1
- package/workspace/WorkspaceEntryFiles.js +2 -2
- package/workspace/WorkspaceEntryFiles.js.map +1 -1
- package/workspace/WorkspaceFileLister.d.ts +1 -1
- package/workspace/WorkspaceFileLister.d.ts.map +1 -1
- package/workspace/index.d.ts +15 -15
- package/workspace/index.d.ts.map +1 -1
- package/workspace/index.js +7 -7
- package/workspace/index.js.map +1 -1
- package/workspace/useWorkspaceFiles.d.ts +3 -3
- package/workspace/useWorkspaceFiles.d.ts.map +1 -1
- package/workspace/useWorkspaceFiles.js +2 -2
- package/workspace/useWorkspaceFiles.js.map +1 -1
- package/workspace/useWorkspaceSources.js +2 -2
- package/workspace/useWorkspaceSources.js.map +1 -1
- package/session/inspector/PlanTab.d.ts +0 -15
- package/session/inspector/PlanTab.d.ts.map +0 -1
- package/session/inspector/PlanTab.js +0 -19
- package/session/inspector/PlanTab.js.map +0 -1
- package/src/session/inspector/PlanTab.tsx +0 -31
|
@@ -0,0 +1,558 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
+
import { memo, useCallback, useEffect, useId, useMemo, useState } from "react";
|
|
4
|
+
import { FileCaptureClass, FileChangeKind, FileDecisionAction, FileDecisionOrigin, FileDecisionScope, } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/enum_pb";
|
|
5
|
+
import { toDisplayFileChange } from "@stigmer/sdk";
|
|
6
|
+
import { cn } from "@stigmer/theme";
|
|
7
|
+
import { FileChangeDiff } from "./FileChangesView.js";
|
|
8
|
+
import { DiffSummary } from "../version-history/DiffSummary.js";
|
|
9
|
+
import { DecisionButton } from "../internal/DecisionButton.js";
|
|
10
|
+
import { InCardDecisionError } from "../internal/InCardDecisionError.js";
|
|
11
|
+
import { splitDisplayPath } from "./file-path-resolver.js";
|
|
12
|
+
import { fileDecisionKey } from "./useFileReview.js";
|
|
13
|
+
import { changeSetReviewability, deriveEffectiveVerdicts, fileReviewability, } from "./file-review-status.js";
|
|
14
|
+
/** A stable empty set so the default `submittingDecisionKeys` keeps a constant ref. */
|
|
15
|
+
const NO_KEYS = new Set();
|
|
16
|
+
/** A stable empty map so the default `decisionErrors` keeps a constant ref. */
|
|
17
|
+
const NO_ERRORS = new Map();
|
|
18
|
+
/**
|
|
19
|
+
* Renders a captured {@link FileChangeSet} as a **compact decision bar**: one
|
|
20
|
+
* line carrying the set summary and the whole-set decision controls, with the
|
|
21
|
+
* per-file detail behind an expander. What the expander holds depends on
|
|
22
|
+
* {@link FileReviewCardProps.showDiffs}: the diff-rich body (default — for
|
|
23
|
+
* surfaces where this card is the only review surface) or a compact file list
|
|
24
|
+
* (the session thread, whose stamped edit rows already show every diff in
|
|
25
|
+
* place). A set that needs per-file attention (binary acknowledgment, blocked
|
|
26
|
+
* files, mid-review) starts expanded.
|
|
27
|
+
*
|
|
28
|
+
* File edits are reviewed as a captured workspace delta, not tool calls, so this
|
|
29
|
+
* is a dedicated decision surface distinct from the message transcript and the
|
|
30
|
+
* tool-approval {@link ApprovalCard}. The reviewer can decide each file
|
|
31
|
+
* individually (Keep / Discard, a `FILE`-scoped decision) or act on the whole
|
|
32
|
+
* set at once (Approve / Reject, a `CHANGE_SET` decision). Either way the runner
|
|
33
|
+
* reconciles the exact approved bytes with hash verification.
|
|
34
|
+
*
|
|
35
|
+
* The unified HITL gate clears only when EVERY file has a verdict — one
|
|
36
|
+
* `CHANGE_SET` decision, or a `FILE` decision per file — so a partially-decided
|
|
37
|
+
* set stays actionable and deciding the last file is what resumes the turn. A
|
|
38
|
+
* per-file verdict is changeable while the set is still open: clicking the other
|
|
39
|
+
* option records a new decision (the backend reconcile is last-write-wins).
|
|
40
|
+
*
|
|
41
|
+
* A `binary-only` set (binary files are the only blocker) can be kept in one
|
|
42
|
+
* action: the bulk button reads "Keep all" and carries the acknowledgment
|
|
43
|
+
* (DD-17). A `blocked` set (something unavailable to review) cannot be approved
|
|
44
|
+
* as a whole — the Approve button is disabled with an explanation, and the
|
|
45
|
+
* per-file path is the escape: keep the reviewable files and discard the rest.
|
|
46
|
+
*
|
|
47
|
+
* Each non-reviewable file is labeled honestly by {@link fileReviewability}: a
|
|
48
|
+
* `binary` change has no text diff to review; an `unavailable` change is one
|
|
49
|
+
* whose diff isn't available at all, with the honest cause the runner recorded
|
|
50
|
+
* (a secret path whose bytes were never captured, or a diff dropped to bound the
|
|
51
|
+
* status — doc 15). Both are discard-only, and their Keep affordance is disabled
|
|
52
|
+
* with the reason associated via `aria-describedby`. Files captured outside
|
|
53
|
+
* normal git tracking (gitignored / non-git CAS) carry a small provenance badge
|
|
54
|
+
* so the reviewer knows the change is not part of the repo's tracked history.
|
|
55
|
+
*
|
|
56
|
+
* Wrapped in `React.memo` — the streamed `FileChangeSet` reference is preserved
|
|
57
|
+
* by structural sharing when unchanged, so review cards skip re-renders during
|
|
58
|
+
* unrelated stream updates.
|
|
59
|
+
*
|
|
60
|
+
* @example
|
|
61
|
+
* ```tsx
|
|
62
|
+
* const { submitFileDecision, submittingDecisionKeys } = useFileReview();
|
|
63
|
+
* <FileReviewCard
|
|
64
|
+
* fileChangeSet={changeSet}
|
|
65
|
+
* onSubmit={(action, opts) => submitFileDecision(executionId, changeSet.id, action, opts)}
|
|
66
|
+
* submittingDecisionKeys={submittingDecisionKeys}
|
|
67
|
+
* />
|
|
68
|
+
* ```
|
|
69
|
+
*/
|
|
70
|
+
export const FileReviewCard = memo(function FileReviewCard({ fileChangeSet, onSubmit, submittingDecisionKeys = NO_KEYS, decisionErrors = NO_ERRORS, interactive = true, showDiffs = true, className, }) {
|
|
71
|
+
const changes = fileChangeSet.changes;
|
|
72
|
+
const total = changes.length;
|
|
73
|
+
const setId = fileChangeSet.id;
|
|
74
|
+
// Each file's current verdict, a last-write-wins fold over the ledger-ordered
|
|
75
|
+
// FILE decisions (the same precedence the runner reconcile applies). Drives
|
|
76
|
+
// which per-file option reads as selected and the reviewed-count progress.
|
|
77
|
+
const verdictByFileId = useMemo(() => deriveFileVerdicts(fileChangeSet.decisions), [fileChangeSet.decisions]);
|
|
78
|
+
const decidedCount = verdictByFileId.size;
|
|
79
|
+
// The EFFECTIVE verdicts for history (a CHANGE_SET decision covers every file
|
|
80
|
+
// a FILE decision does not override — the reconcile's own precedence), so a
|
|
81
|
+
// settled "Keep all" set reads every file as kept, never "Not reviewed".
|
|
82
|
+
// Interactive per-file selection deliberately keeps the FILE-only fold above.
|
|
83
|
+
const effectiveVerdicts = useMemo(() => deriveEffectiveVerdicts(fileChangeSet), [fileChangeSet]);
|
|
84
|
+
// The set-level reviewability drives the bulk affordance. A "binary-only" set
|
|
85
|
+
// (binary files are the ONLY blocker) is keepable in one acknowledged action
|
|
86
|
+
// ("Keep all", DD-17); a "blocked" set (a secret/elided file with no keepable
|
|
87
|
+
// bytes) can never be approved at once and must be resolved per file.
|
|
88
|
+
const reviewability = changeSetReviewability(fileChangeSet);
|
|
89
|
+
const incomplete = reviewability !== "complete";
|
|
90
|
+
const binaryOnly = reviewability === "binary-only";
|
|
91
|
+
// Per-file controls earn their space when there is more than one file OR when a
|
|
92
|
+
// lone file is not reviewable — a single binary needs its per-file "Keep anyway"
|
|
93
|
+
// (FILE-scope, acknowledged), which the CHANGE_SET-scoped bulk controls can't
|
|
94
|
+
// offer. A single COMPLETE file stays decided once via the bar's bulk controls.
|
|
95
|
+
const showPerFile = total > 1 || incomplete;
|
|
96
|
+
// The bulk (CHANGE_SET) controls live on the bar for multi-file sets and for a
|
|
97
|
+
// single complete file; they are hidden for a single incomplete file, whose
|
|
98
|
+
// only honest decision is the per-file control in the expanded body (a single
|
|
99
|
+
// binary uses its per-file "Keep anyway" — DD-16 — and a blocked lone file can
|
|
100
|
+
// only be discarded).
|
|
101
|
+
const showBulkControls = total > 1 || !incomplete;
|
|
102
|
+
// The bar starts expanded exactly when the collapsed bar cannot honestly carry
|
|
103
|
+
// the decision: an incomplete set (binary acknowledgment / blocked files need
|
|
104
|
+
// their per-file context) or a review already in progress. A complete set and
|
|
105
|
+
// a settled record start collapsed — the transcript's stamped rows already
|
|
106
|
+
// show what changed, and the expander reveals the per-file detail on demand.
|
|
107
|
+
const [expanded, setExpanded] = useState(() => interactive && (incomplete || decidedCount > 0));
|
|
108
|
+
const bodyId = useId();
|
|
109
|
+
const wholeSetSubmitting = submittingDecisionKeys.has(setId);
|
|
110
|
+
const wholeSetError = decisionErrors.get(setId) ?? null;
|
|
111
|
+
// Bulk (CHANGE_SET) decision state — mirrors ApprovalCardBody: one active
|
|
112
|
+
// action drives the clicked button's spinner, cleared when the RPC settles.
|
|
113
|
+
const [activeAction, setActiveAction] = useState(null);
|
|
114
|
+
useEffect(() => {
|
|
115
|
+
if (!wholeSetSubmitting)
|
|
116
|
+
setActiveAction(null);
|
|
117
|
+
}, [wholeSetSubmitting]);
|
|
118
|
+
const handleBulk = useCallback((action) => {
|
|
119
|
+
setActiveAction(action);
|
|
120
|
+
// Whole-set decision: CHANGE_SET scope, bound to the aggregate digest the
|
|
121
|
+
// reviewer saw (the enforcement gate the runner re-verifies at reconcile).
|
|
122
|
+
// A "Keep all" on a binary-only set carries the acknowledgment: the
|
|
123
|
+
// binaries have no text diff but reconcilable bytes, so the user
|
|
124
|
+
// consciously keeps the whole set (DD-17). The server honors it only when
|
|
125
|
+
// every incompleteness is binary and never relaxes the digest gate.
|
|
126
|
+
onSubmit?.(action, {
|
|
127
|
+
scope: FileDecisionScope.CHANGE_SET,
|
|
128
|
+
expectedDigest: fileChangeSet.aggregateDigest,
|
|
129
|
+
acknowledgeUnreviewable: action === FileDecisionAction.APPROVE && binaryOnly,
|
|
130
|
+
});
|
|
131
|
+
}, [onSubmit, fileChangeSet.aggregateDigest, binaryOnly]);
|
|
132
|
+
const handleFileDecide = useCallback((change, action) => {
|
|
133
|
+
// Per-file decision: FILE scope correlated by the change id, bound to that
|
|
134
|
+
// file's digest (echoed verbatim — the server compares it against the same
|
|
135
|
+
// captured value, so it can never spuriously mismatch). A "Keep anyway" on a
|
|
136
|
+
// binary file carries the acknowledgment: it has no text diff, but its exact
|
|
137
|
+
// bytes are captured and reconcilable, so the user consciously keeps it
|
|
138
|
+
// (DD-16). The server honors this only for a binary file and never relaxes
|
|
139
|
+
// the digest gate.
|
|
140
|
+
onSubmit?.(action, {
|
|
141
|
+
scope: FileDecisionScope.FILE,
|
|
142
|
+
fileChangeId: change.id,
|
|
143
|
+
expectedDigest: change.fileDigest,
|
|
144
|
+
acknowledgeUnreviewable: action === FileDecisionAction.APPROVE &&
|
|
145
|
+
fileReviewability(change).kind === "binary",
|
|
146
|
+
});
|
|
147
|
+
}, [onSubmit]);
|
|
148
|
+
const totals = useMemo(() => {
|
|
149
|
+
let additions = 0;
|
|
150
|
+
let deletions = 0;
|
|
151
|
+
for (const c of changes) {
|
|
152
|
+
if (c.kind === FileChangeKind.ADD)
|
|
153
|
+
additions += 1;
|
|
154
|
+
else if (c.kind === FileChangeKind.DELETE)
|
|
155
|
+
deletions += 1;
|
|
156
|
+
}
|
|
157
|
+
return { additions, deletions };
|
|
158
|
+
}, [changes]);
|
|
159
|
+
// Which non-reviewable classes are present in the set — folded once (memoized
|
|
160
|
+
// like `totals`, DD-010) so the blocked-set copy is accurate to what's actually
|
|
161
|
+
// here (never the generic "binary or truncated").
|
|
162
|
+
const blockSummary = useMemo(() => {
|
|
163
|
+
let hasBinary = false;
|
|
164
|
+
let hasUnavailable = false;
|
|
165
|
+
for (const c of changes) {
|
|
166
|
+
const r = fileReviewability(c);
|
|
167
|
+
if (r.kind === "binary")
|
|
168
|
+
hasBinary = true;
|
|
169
|
+
else if (r.kind === "unavailable")
|
|
170
|
+
hasUnavailable = true;
|
|
171
|
+
}
|
|
172
|
+
return { hasBinary, hasUnavailable };
|
|
173
|
+
}, [changes]);
|
|
174
|
+
// Associates the disabled whole-set Approve with the notice explaining why it
|
|
175
|
+
// is unavailable (a11y: a disabled action is never an unexplained dead end).
|
|
176
|
+
const incompleteNoticeId = useId();
|
|
177
|
+
const labels = bulkLabels(total, decidedCount, binaryOnly);
|
|
178
|
+
// A set the DD-28 policy kept (every change produced by a command the user
|
|
179
|
+
// already approved) says so explicitly: consent was given at the command
|
|
180
|
+
// gate, and the record must never read as if a human reviewed it here.
|
|
181
|
+
const autoKept = !interactive && isPolicyAutoKept(fileChangeSet);
|
|
182
|
+
const summary = interactive
|
|
183
|
+
? `${total} file${total === 1 ? "" : "s"} awaiting review`
|
|
184
|
+
: autoKept
|
|
185
|
+
? "Kept automatically — produced by a command you approved"
|
|
186
|
+
: settledSummary(total, changes, effectiveVerdicts);
|
|
187
|
+
return (_jsxs("div", {
|
|
188
|
+
// Interactive: an actionable alert (a pending gate). Read-only: a passive
|
|
189
|
+
// historical record, so a neutral group without the warning accent.
|
|
190
|
+
role: interactive ? "alert" : "group", "aria-label": interactive
|
|
191
|
+
? `Review ${total} file change${total === 1 ? "" : "s"}`
|
|
192
|
+
: `${total} file change${total === 1 ? "" : "s"}`, className: cn("rounded-lg border border-border-prominent", interactive && "border-l-2 border-l-warning", className), children: [_jsxs("div", { className: "flex flex-wrap items-center gap-2 px-2.5 py-1.5 text-xs", children: [_jsx("span", { className: "shrink-0 font-medium text-foreground", children: interactive ? "Review file changes" : "File changes" }), _jsx("span", { className: "min-w-0 flex-1 truncate text-muted-foreground", children: summary }), interactive && showBulkControls && (_jsxs(_Fragment, { children: [_jsx(DecisionButton, { label: labels.approve, variant: "primary", onClick: () => handleBulk(FileDecisionAction.APPROVE), isActive: activeAction === FileDecisionAction.APPROVE, isSubmitting: wholeSetSubmitting, disabled: incomplete && !binaryOnly, ariaDescribedby: incomplete ? incompleteNoticeId : undefined, cursorTarget: "file-review-approve" }), _jsx(DecisionButton, { label: labels.reject, variant: "danger", onClick: () => handleBulk(FileDecisionAction.REJECT), isActive: activeAction === FileDecisionAction.REJECT, isSubmitting: wholeSetSubmitting, cursorTarget: "file-review-reject" })] })), _jsxs("button", { type: "button", "aria-expanded": expanded, "aria-controls": bodyId, onClick: () => setExpanded((v) => !v), "data-cursor-target": "file-review-expander", className: cn("inline-flex shrink-0 items-center gap-1 rounded-md border border-border px-2 py-1", "text-xs font-medium text-muted-foreground transition-colors", "hover:bg-accent-hover hover:text-foreground", "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring"), children: [expanded ? "Hide" : !interactive ? "Show" : showDiffs ? "Review" : "Files", _jsx(ExpanderChevron, { expanded: expanded })] })] }), interactive && incomplete && showBulkControls && (_jsx("p", { id: incompleteNoticeId, className: "px-2.5 pb-1.5 text-[11px] italic text-muted-foreground", children: incompleteNotice(showPerFile, blockSummary, binaryOnly) })), interactive && wholeSetError && (_jsx("div", { className: "px-2.5 pb-1.5", children: _jsx(InCardDecisionError, { error: wholeSetError, leadIn: "submit decision", cursorTarget: "file-review-error" }) })), expanded && (_jsxs("div", { id: bodyId, className: "space-y-2 border-t border-border-muted px-3 py-2.5", children: [showDiffs && (_jsx(DiffSummary, { fileCount: total, additions: totals.additions, deletions: totals.deletions })), !interactive
|
|
193
|
+
? // Settled: every file paired with its committed EFFECTIVE
|
|
194
|
+
// verdict (a bulk decision covers files without their own), no
|
|
195
|
+
// controls — a record of what changed and how it was decided.
|
|
196
|
+
changes.map((change) => (_jsx(SettledFileRow, { change: change, verdict: effectiveVerdicts.get(change.id) ?? null, showDiffs: showDiffs }, change.id)))
|
|
197
|
+
: showPerFile
|
|
198
|
+
? changes.map((change) => (_jsx(FileChangeReviewRow, { change: change, verdict: verdictByFileId.get(change.id) ?? null, isSubmitting: submittingDecisionKeys.has(fileDecisionKey(setId, change.id)) ||
|
|
199
|
+
wholeSetSubmitting, error: decisionErrors.get(fileDecisionKey(setId, change.id)) ?? null, onDecide: handleFileDecide, showDiffs: showDiffs }, change.id)))
|
|
200
|
+
: // A single complete file decided via the bar's bulk controls:
|
|
201
|
+
// its detail is informational, with no per-file control.
|
|
202
|
+
changes.map((change) => showDiffs ? (_jsxs("div", { className: "space-y-1.5", children: [_jsx(CaptureBadge, { change: change }), _jsx(CapturedChangeDiff, { change: change })] }, change.id)) : (_jsx(FileListRow, { change: change }, change.id))), interactive && showPerFile && (_jsx(ReviewProgress, { decided: decidedCount, total: total }))] }))] }));
|
|
203
|
+
});
|
|
204
|
+
/**
|
|
205
|
+
* Whether the set was kept by the approved-command auto-keep policy (DD-28):
|
|
206
|
+
* some decision carries origin POLICY_APPROVED_COMMAND. Origin is audit
|
|
207
|
+
* provenance — the record label derives from it so an automatic keep is never
|
|
208
|
+
* presented as a human review.
|
|
209
|
+
*/
|
|
210
|
+
function isPolicyAutoKept(fileChangeSet) {
|
|
211
|
+
return fileChangeSet.decisions.some((d) => d.origin === FileDecisionOrigin.POLICY_APPROVED_COMMAND);
|
|
212
|
+
}
|
|
213
|
+
/**
|
|
214
|
+
* The settled bar's one-line history: verdict counts folded from the effective
|
|
215
|
+
* decisions ("2 kept · 1 discarded"), with an honest "not reviewed" bucket for
|
|
216
|
+
* files a terminated set never decided. Falls back to a plain changed-count
|
|
217
|
+
* when nothing was decided at all.
|
|
218
|
+
*/
|
|
219
|
+
function settledSummary(total, changes, effectiveVerdicts) {
|
|
220
|
+
let kept = 0;
|
|
221
|
+
let discarded = 0;
|
|
222
|
+
for (const c of changes) {
|
|
223
|
+
const v = effectiveVerdicts.get(c.id);
|
|
224
|
+
if (v === FileDecisionAction.APPROVE)
|
|
225
|
+
kept++;
|
|
226
|
+
else if (v === FileDecisionAction.REJECT)
|
|
227
|
+
discarded++;
|
|
228
|
+
}
|
|
229
|
+
const undecided = total - kept - discarded;
|
|
230
|
+
if (kept === 0 && discarded === 0) {
|
|
231
|
+
return `${total} file${total === 1 ? "" : "s"} changed`;
|
|
232
|
+
}
|
|
233
|
+
const parts = [];
|
|
234
|
+
if (kept > 0)
|
|
235
|
+
parts.push(`${kept} kept`);
|
|
236
|
+
if (discarded > 0)
|
|
237
|
+
parts.push(`${discarded} discarded`);
|
|
238
|
+
if (undecided > 0)
|
|
239
|
+
parts.push(`${undecided} not reviewed`);
|
|
240
|
+
return parts.join(" · ");
|
|
241
|
+
}
|
|
242
|
+
/** The bar expander's disclosure chevron (rotates when open). */
|
|
243
|
+
function ExpanderChevron({ expanded }) {
|
|
244
|
+
return (_jsx("svg", { width: "10", height: "10", viewBox: "0 0 10 10", fill: "none", stroke: "currentColor", strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round", className: cn("shrink-0 transition-transform duration-150", expanded && "rotate-90"), "aria-hidden": "true", children: _jsx("path", { d: "M3.5 2L6.5 5L3.5 8" }) }));
|
|
245
|
+
}
|
|
246
|
+
/**
|
|
247
|
+
* One reviewable file with its Keep/Discard control. The decision machinery
|
|
248
|
+
* (verdict radiogroup, block-reason note, in-card error) is identical in both
|
|
249
|
+
* body modes; only the file presentation varies — the bounded diff, or the
|
|
250
|
+
* compact {@link FileListRow} line with the control trailing it.
|
|
251
|
+
*/
|
|
252
|
+
const FileChangeReviewRow = memo(function FileChangeReviewRow({ change, verdict, isSubmitting, error, onDecide, showDiffs, }) {
|
|
253
|
+
// One classification per change drives BOTH the disabled Keep and its reason,
|
|
254
|
+
// so the two can never disagree (single source of truth).
|
|
255
|
+
const reviewability = fileReviewability(change);
|
|
256
|
+
const blocked = reviewability.kind !== "reviewable";
|
|
257
|
+
const reasonId = useId();
|
|
258
|
+
const verdictControl = (_jsx(FileVerdictControl, { change: change, reviewability: reviewability, verdict: verdict, isSubmitting: isSubmitting, onDecide: onDecide, describedById: blocked ? reasonId : undefined }));
|
|
259
|
+
return (_jsxs("div", { className: "space-y-1.5", children: [showDiffs ? (_jsxs(_Fragment, { children: [_jsx(CaptureBadge, { change: change }), _jsx(CapturedChangeDiff, { change: change }), verdictControl] })) : (_jsx(FileListRow, { change: change, trailing: verdictControl })), blocked && _jsx(BlockReasonNote, { reviewability: reviewability, id: reasonId }), error && (_jsx(InCardDecisionError, { error: error, leadIn: "save", cursorTarget: "file-review-file-error" }))] }));
|
|
260
|
+
});
|
|
261
|
+
/**
|
|
262
|
+
* A read-only file row for a settled change set: the capture provenance badge
|
|
263
|
+
* and a static verdict badge, with the before/after diff in diff mode or the
|
|
264
|
+
* compact list line otherwise. No decision controls — the verdict is history,
|
|
265
|
+
* not an action. Used by the read-only {@link FileReviewCard}
|
|
266
|
+
* (`interactive={false}`) for decided/reconciled sets and terminal executions.
|
|
267
|
+
*/
|
|
268
|
+
const SettledFileRow = memo(function SettledFileRow({ change, verdict, showDiffs, }) {
|
|
269
|
+
if (!showDiffs) {
|
|
270
|
+
return _jsx(FileListRow, { change: change, trailing: _jsx(VerdictBadge, { verdict: verdict }) });
|
|
271
|
+
}
|
|
272
|
+
return (_jsxs("div", { className: "space-y-1.5", children: [_jsxs("div", { className: "flex items-center gap-2", children: [_jsx(CaptureBadge, { change: change }), _jsx(VerdictBadge, { verdict: verdict })] }), _jsx(CapturedChangeDiff, { change: change })] }));
|
|
273
|
+
});
|
|
274
|
+
// ---------------------------------------------------------------------------
|
|
275
|
+
// CapturedChangeDiff — a captured change's bounded diff (showDiffs mode)
|
|
276
|
+
// ---------------------------------------------------------------------------
|
|
277
|
+
/**
|
|
278
|
+
* Projects a {@link CapturedFileChange} onto the display `FileChange` and
|
|
279
|
+
* renders its bounded diff — the one place the diff body renders, shared by the
|
|
280
|
+
* interactive, settled, and single-file branches of the diff-mode body.
|
|
281
|
+
*/
|
|
282
|
+
function CapturedChangeDiff({ change }) {
|
|
283
|
+
const adapted = useMemo(() => toDisplayFileChange(change), [change]);
|
|
284
|
+
return _jsx(FileChangeDiff, { change: adapted, bounded: true });
|
|
285
|
+
}
|
|
286
|
+
// ---------------------------------------------------------------------------
|
|
287
|
+
// FileListRow — one file as a compact list line (list mode)
|
|
288
|
+
// ---------------------------------------------------------------------------
|
|
289
|
+
/**
|
|
290
|
+
* One file of the change set as a compact, deliberately inert list line: kind
|
|
291
|
+
* letter, path, provenance badge, and an optional trailing slot (the verdict
|
|
292
|
+
* control while reviewing; the committed verdict once settled).
|
|
293
|
+
*
|
|
294
|
+
* The path is plain text — not `FilePathLink` — because the list is an
|
|
295
|
+
* inventory of what the decision covers, not a navigation surface: the diffs
|
|
296
|
+
* live on the transcript's stamped edit rows. The full path stays available on
|
|
297
|
+
* hover via `title`. A rename shows its source path so the move reads in one
|
|
298
|
+
* line.
|
|
299
|
+
*/
|
|
300
|
+
function FileListRow({ change, trailing, }) {
|
|
301
|
+
const path = change.pathAfter || change.pathBefore;
|
|
302
|
+
const { dir, base } = splitDisplayPath(path);
|
|
303
|
+
const renamedFrom = change.kind === FileChangeKind.RENAME && change.pathBefore !== change.pathAfter
|
|
304
|
+
? change.pathBefore
|
|
305
|
+
: "";
|
|
306
|
+
return (_jsxs("div", { className: "flex flex-wrap items-center gap-x-2 gap-y-1", "data-cursor-target": "file-review-list-row", children: [_jsx(FileKindBadge, { kind: change.kind }), _jsxs("span", { className: "flex min-w-0 flex-1 items-center font-mono text-xs text-foreground", title: path, children: [renamedFrom && (_jsxs("span", { className: "min-w-0 truncate text-muted-foreground-faint", children: [renamedFrom, "\u00A0\u2192\u00A0"] })), dir && (_jsx("span", { className: "min-w-0 truncate text-muted-foreground-faint", children: dir })), _jsx("span", { className: "shrink-0", children: base })] }), _jsx(CaptureBadge, { change: change }), trailing] }));
|
|
307
|
+
}
|
|
308
|
+
/** The kind letter, tone, and a11y name for each wire {@link FileChangeKind}. */
|
|
309
|
+
const KIND_BADGE = {
|
|
310
|
+
[FileChangeKind.ADD]: {
|
|
311
|
+
letter: "A",
|
|
312
|
+
colorClass: "text-diff-added-fg",
|
|
313
|
+
label: "added",
|
|
314
|
+
},
|
|
315
|
+
[FileChangeKind.MODIFY]: {
|
|
316
|
+
letter: "M",
|
|
317
|
+
colorClass: "text-diff-hunk-header-fg",
|
|
318
|
+
label: "modified",
|
|
319
|
+
},
|
|
320
|
+
[FileChangeKind.DELETE]: {
|
|
321
|
+
letter: "D",
|
|
322
|
+
colorClass: "text-diff-removed-fg",
|
|
323
|
+
label: "deleted",
|
|
324
|
+
},
|
|
325
|
+
[FileChangeKind.RENAME]: {
|
|
326
|
+
letter: "R",
|
|
327
|
+
colorClass: "text-diff-hunk-header-fg",
|
|
328
|
+
label: "renamed",
|
|
329
|
+
},
|
|
330
|
+
// A binary change is a modification whose diff is not text; the letter stays
|
|
331
|
+
// M and the binary-ness is told by the row's "Keep anyway" + reason note.
|
|
332
|
+
[FileChangeKind.BINARY_CHANGE]: {
|
|
333
|
+
letter: "M",
|
|
334
|
+
colorClass: "text-diff-hunk-header-fg",
|
|
335
|
+
label: "modified (binary)",
|
|
336
|
+
},
|
|
337
|
+
};
|
|
338
|
+
/**
|
|
339
|
+
* The single-letter change-kind marker — the same M/A/D visual vocabulary as
|
|
340
|
+
* the version-history `DiffFileList`, extended with R for captured renames.
|
|
341
|
+
* The letter itself is the non-color channel; the full word is exposed to
|
|
342
|
+
* assistive tech. An UNSPECIFIED kind renders nothing rather than guessing.
|
|
343
|
+
*/
|
|
344
|
+
function FileKindBadge({ kind }) {
|
|
345
|
+
const badge = KIND_BADGE[kind];
|
|
346
|
+
if (!badge)
|
|
347
|
+
return null;
|
|
348
|
+
return (_jsx("span", { className: cn("shrink-0 font-mono text-[10px] font-bold", badge.colorClass), "aria-label": badge.label, children: badge.letter }));
|
|
349
|
+
}
|
|
350
|
+
/**
|
|
351
|
+
* A change's committed verdict as a static badge: APPROVE reads "Kept" (the
|
|
352
|
+
* bytes were reconciled into the workspace), REJECT reads "Discarded" (reverted
|
|
353
|
+
* to baseline), and an undecided change (a set terminated mid-review) reads "Not
|
|
354
|
+
* reviewed". Uses the same diff add/remove tokens the card uses elsewhere, so it
|
|
355
|
+
* introduces no new token.
|
|
356
|
+
*/
|
|
357
|
+
function VerdictBadge({ verdict }) {
|
|
358
|
+
if (verdict === FileDecisionAction.APPROVE) {
|
|
359
|
+
return (_jsx("span", { className: "shrink-0 text-[11px] font-medium text-diff-added-fg", children: "Kept" }));
|
|
360
|
+
}
|
|
361
|
+
if (verdict === FileDecisionAction.REJECT) {
|
|
362
|
+
return (_jsx("span", { className: "shrink-0 text-[11px] font-medium text-diff-removed-fg", children: "Discarded" }));
|
|
363
|
+
}
|
|
364
|
+
return (_jsx("span", { className: "shrink-0 text-[11px] italic text-muted-foreground", children: "Not reviewed" }));
|
|
365
|
+
}
|
|
366
|
+
/**
|
|
367
|
+
* The per-file decision affordance: a two-option segmented control modeled as a
|
|
368
|
+
* `radiogroup` (the established idiom across the SDK — Keep XOR Discard is a
|
|
369
|
+
* persistent, mutually-exclusive choice because the card stays visible after
|
|
370
|
+
* each file decision). The committed verdict reads as `aria-checked`; clicking
|
|
371
|
+
* the other option flips it (a new last-write-wins decision).
|
|
372
|
+
*
|
|
373
|
+
* `Keep` behavior by reviewability: a `reviewable` file keeps normally; a
|
|
374
|
+
* `binary` file has no text diff but reconcilable bytes, so `Keep` is enabled as
|
|
375
|
+
* an explicit "Keep anyway" that carries the acknowledgment (DD-16); an
|
|
376
|
+
* `unavailable` file (secret-withheld / size-elided) has no keepable bytes, so
|
|
377
|
+
* `Keep` stays disabled — it can only be discarded. `describedById` associates
|
|
378
|
+
* the group with the note explaining the binary/unavailable case.
|
|
379
|
+
*/
|
|
380
|
+
function FileVerdictControl({ change, reviewability, verdict, isSubmitting, onDecide, describedById, }) {
|
|
381
|
+
// Optimistic: show the clicked option immediately; the server's decisions
|
|
382
|
+
// projection then confirms it (or, on failure, it reverts to `verdict`).
|
|
383
|
+
const [pending, setPending] = useState(null);
|
|
384
|
+
useEffect(() => {
|
|
385
|
+
if (!isSubmitting)
|
|
386
|
+
setPending(null);
|
|
387
|
+
}, [isSubmitting]);
|
|
388
|
+
const effective = pending ?? verdict;
|
|
389
|
+
const path = change.pathAfter || change.pathBefore;
|
|
390
|
+
// A binary file is keepable via an explicit acknowledgment; only a truly
|
|
391
|
+
// unavailable diff (no captured bytes) leaves Keep disabled.
|
|
392
|
+
const isBinary = reviewability.kind === "binary";
|
|
393
|
+
const keepDisabled = reviewability.kind === "unavailable";
|
|
394
|
+
const keepLabel = isBinary ? "Keep anyway" : "Keep";
|
|
395
|
+
const keepAccessibleLabel = isBinary
|
|
396
|
+
? `Keep ${path} anyway (binary — no text diff)`
|
|
397
|
+
: `Keep ${path}`;
|
|
398
|
+
const decide = useCallback((action) => {
|
|
399
|
+
if (isSubmitting)
|
|
400
|
+
return;
|
|
401
|
+
setPending(action);
|
|
402
|
+
onDecide(change, action);
|
|
403
|
+
}, [isSubmitting, onDecide, change]);
|
|
404
|
+
return (_jsxs("div", { role: "radiogroup", "aria-label": `Decision for ${path}`, "aria-describedby": describedById, className: "flex items-center gap-1.5", children: [_jsx(VerdictOption, { label: keepLabel, accessibleLabel: keepAccessibleLabel, tone: "keep", selected: effective === FileDecisionAction.APPROVE, busy: isSubmitting && pending === FileDecisionAction.APPROVE, disabled: isSubmitting || keepDisabled, onClick: () => decide(FileDecisionAction.APPROVE) }), _jsx(VerdictOption, { label: "Discard", accessibleLabel: `Discard ${path}`, tone: "discard", selected: effective === FileDecisionAction.REJECT, busy: isSubmitting && pending === FileDecisionAction.REJECT, disabled: isSubmitting, onClick: () => decide(FileDecisionAction.REJECT) })] }));
|
|
405
|
+
}
|
|
406
|
+
// Quiet at rest (ghost), tinted when selected — the verdict is signalled by both
|
|
407
|
+
// fill AND tone (not color alone), and every property flows through `--stgm-*`
|
|
408
|
+
// tokens with no opacity modifiers.
|
|
409
|
+
const VERDICT_BASE = cn("inline-flex items-center justify-center gap-1.5 rounded-md border px-2.5 py-1", "text-xs font-medium transition-colors", "focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2", "disabled:cursor-not-allowed disabled:opacity-50");
|
|
410
|
+
const VERDICT_REST = "border-border text-muted-foreground hover:bg-accent-hover hover:text-foreground";
|
|
411
|
+
const VERDICT_SELECTED = {
|
|
412
|
+
keep: "border-success bg-success-subtle text-success",
|
|
413
|
+
discard: "border-destructive bg-destructive-subtle text-destructive",
|
|
414
|
+
};
|
|
415
|
+
function VerdictOption({ label, accessibleLabel, tone, selected, busy, disabled, onClick, }) {
|
|
416
|
+
return (_jsxs("button", { type: "button", role: "radio", "aria-checked": selected, "aria-label": accessibleLabel, disabled: disabled, onClick: onClick, "data-cursor-target": `file-review-${tone}`, className: cn(VERDICT_BASE, selected ? VERDICT_SELECTED[tone] : VERDICT_REST), children: [busy ? _jsx(SpinnerIcon, {}) : null, label] }));
|
|
417
|
+
}
|
|
418
|
+
// ---------------------------------------------------------------------------
|
|
419
|
+
// CaptureBadge — provenance for a file captured outside normal git tracking
|
|
420
|
+
// ---------------------------------------------------------------------------
|
|
421
|
+
/** Non-default provenance the reviewer should be told about, with its a11y text. */
|
|
422
|
+
const PROVENANCE = {
|
|
423
|
+
[FileCaptureClass.GIT_IGNORED_CAPTURED]: {
|
|
424
|
+
label: "gitignored",
|
|
425
|
+
aria: "This file is ignored by git; the change was captured for review",
|
|
426
|
+
},
|
|
427
|
+
[FileCaptureClass.NON_GIT_CAS]: {
|
|
428
|
+
label: "outside git",
|
|
429
|
+
aria: "This file is outside the git repository; the change was captured for review",
|
|
430
|
+
},
|
|
431
|
+
};
|
|
432
|
+
/**
|
|
433
|
+
* A small provenance pill for a file captured outside normal git tracking —
|
|
434
|
+
* gitignored or non-git (CAS). Renders nothing for ordinary git-tracked (or
|
|
435
|
+
* untracked-but-new) files, so the badge appears only when it carries real
|
|
436
|
+
* signal: this change is not part of the repo's tracked history.
|
|
437
|
+
*/
|
|
438
|
+
function CaptureBadge({ change }) {
|
|
439
|
+
const provenance = PROVENANCE[change.captureClass];
|
|
440
|
+
if (!provenance)
|
|
441
|
+
return null;
|
|
442
|
+
return (_jsx("span", { className: "inline-flex w-fit items-center rounded border border-border bg-muted-subtle px-1.5 py-0.5 text-[11px] font-medium text-muted-foreground", "aria-label": provenance.aria, "data-cursor-target": "file-review-capture", children: provenance.label }));
|
|
443
|
+
}
|
|
444
|
+
// ---------------------------------------------------------------------------
|
|
445
|
+
// BlockReasonNote — why a file's Keep is unavailable (associated via aria)
|
|
446
|
+
// ---------------------------------------------------------------------------
|
|
447
|
+
/**
|
|
448
|
+
* The in-place explanation for a non-reviewable file, associated with the verdict
|
|
449
|
+
* control via `aria-describedby`. Honest per {@link fileReviewability}: a `binary`
|
|
450
|
+
* change has no text diff but is keepable-as-bytes (an explicit "Keep anyway"); an
|
|
451
|
+
* `unavailable` change's diff cannot be shown at all and is discard-only, with the
|
|
452
|
+
* specific cause the runner recorded (secret-withheld vs size-dropped, doc 15). A
|
|
453
|
+
* reviewable file renders no note.
|
|
454
|
+
*/
|
|
455
|
+
function BlockReasonNote({ reviewability, id, }) {
|
|
456
|
+
const text = blockReasonText(reviewability);
|
|
457
|
+
if (!text)
|
|
458
|
+
return null;
|
|
459
|
+
return (_jsx("p", { id: id, className: "text-[11px] italic text-muted-foreground", "data-cursor-target": "file-review-block-reason", children: text }));
|
|
460
|
+
}
|
|
461
|
+
/** The per-file reason copy for a non-reviewable change (null when reviewable). */
|
|
462
|
+
function blockReasonText(reviewability) {
|
|
463
|
+
switch (reviewability.kind) {
|
|
464
|
+
case "binary":
|
|
465
|
+
return "Binary file — no text diff to review. Keep it as-is (its exact bytes are applied) or discard it.";
|
|
466
|
+
case "unavailable":
|
|
467
|
+
switch (reviewability.reason) {
|
|
468
|
+
case "secret":
|
|
469
|
+
return "Contents withheld — this path looks like a secret, so it was never captured for review and can only be discarded.";
|
|
470
|
+
case "size":
|
|
471
|
+
return "Diff too large to display — the full contents were elided to stay within limits, so this change can only be discarded.";
|
|
472
|
+
default:
|
|
473
|
+
return "The full diff isn't available to review, so this change can only be discarded.";
|
|
474
|
+
}
|
|
475
|
+
default:
|
|
476
|
+
return null;
|
|
477
|
+
}
|
|
478
|
+
}
|
|
479
|
+
/**
|
|
480
|
+
* The whole-set incompleteness copy, accurate to which non-reviewable classes are
|
|
481
|
+
* present (never the generic "binary or truncated"). Unavailable is reported
|
|
482
|
+
* ahead of binary because it is the stronger "nothing to see" signal.
|
|
483
|
+
*
|
|
484
|
+
* A `binaryOnly` set is the keepable case (DD-17): binary files are the only
|
|
485
|
+
* blocker, so the copy explains that "Keep all" is available rather than saying
|
|
486
|
+
* the set can't be approved. A `blocked` set (something unavailable) keeps the
|
|
487
|
+
* discard-oriented copy.
|
|
488
|
+
*/
|
|
489
|
+
function incompleteNotice(showPerFile, summary, binaryOnly) {
|
|
490
|
+
if (binaryOnly) {
|
|
491
|
+
// Every non-binary file is reviewable; only binaries have no text diff.
|
|
492
|
+
return showPerFile
|
|
493
|
+
? "This set includes binary files with no text diff. Keep all keeps every file as-is (their exact bytes are applied), or decide each file below."
|
|
494
|
+
: "This is a binary change with no text diff. Keep it as-is (its exact bytes are applied) or discard it.";
|
|
495
|
+
}
|
|
496
|
+
if (showPerFile) {
|
|
497
|
+
if (summary.hasUnavailable) {
|
|
498
|
+
return "Part of this change isn't available to review, so the whole set can't be approved — keep the reviewable files and discard the rest.";
|
|
499
|
+
}
|
|
500
|
+
if (summary.hasBinary) {
|
|
501
|
+
return "This set includes a binary change with no text diff, so it can't be approved at once — decide each file below (keep the reviewable ones; keep or discard the binary).";
|
|
502
|
+
}
|
|
503
|
+
return "Some files can't be reviewed completely, so the whole set can't be approved at once — keep the reviewable files and discard the rest.";
|
|
504
|
+
}
|
|
505
|
+
if (summary.hasUnavailable) {
|
|
506
|
+
return "This change isn't available to review, so it can't be approved — it can only be discarded.";
|
|
507
|
+
}
|
|
508
|
+
if (summary.hasBinary) {
|
|
509
|
+
return "This is a binary change with no text diff, so it can't be approved as a complete change — it can only be discarded.";
|
|
510
|
+
}
|
|
511
|
+
return "This change can't be reviewed completely, so it can't be approved as a complete change.";
|
|
512
|
+
}
|
|
513
|
+
// ---------------------------------------------------------------------------
|
|
514
|
+
// ReviewProgress — how many files still need a verdict before the turn resumes
|
|
515
|
+
// ---------------------------------------------------------------------------
|
|
516
|
+
function ReviewProgress({ decided, total }) {
|
|
517
|
+
return (_jsxs("p", { role: "status", className: "text-[11px] text-muted-foreground", children: [decided, " of ", total, " files reviewed", decided > 0 && decided < total && " — decide the rest to continue"] }));
|
|
518
|
+
}
|
|
519
|
+
// ---------------------------------------------------------------------------
|
|
520
|
+
// Helpers
|
|
521
|
+
// ---------------------------------------------------------------------------
|
|
522
|
+
/**
|
|
523
|
+
* Fold the ledger-ordered decisions into each file's current verdict, last
|
|
524
|
+
* write wins (the precedence the runner reconcile applies). Only FILE-scoped
|
|
525
|
+
* decisions are per-file; a CHANGE_SET decision cannot coexist with an
|
|
526
|
+
* AWAITING_REVIEW set, so it is ignored defensively.
|
|
527
|
+
*/
|
|
528
|
+
function deriveFileVerdicts(decisions) {
|
|
529
|
+
const byFileId = new Map();
|
|
530
|
+
for (const d of decisions) {
|
|
531
|
+
if (d.scope === FileDecisionScope.FILE && d.fileChangeId) {
|
|
532
|
+
byFileId.set(d.fileChangeId, d.action);
|
|
533
|
+
}
|
|
534
|
+
}
|
|
535
|
+
return byFileId;
|
|
536
|
+
}
|
|
537
|
+
/**
|
|
538
|
+
* The whole-set action labels, sharpened by file count and review progress. A
|
|
539
|
+
* `binaryOnly` set (DD-17) reads as "Keep all" rather than "Approve all": the
|
|
540
|
+
* bulk keep carries the binary acknowledgment, and "Keep" is the same verb the
|
|
541
|
+
* per-file binary control uses ("Keep anyway").
|
|
542
|
+
*/
|
|
543
|
+
function bulkLabels(total, decided, binaryOnly) {
|
|
544
|
+
const approveVerb = binaryOnly ? "Keep" : "Approve";
|
|
545
|
+
if (total <= 1)
|
|
546
|
+
return { approve: approveVerb, reject: "Reject" };
|
|
547
|
+
if (decided > 0 && decided < total) {
|
|
548
|
+
return { approve: `${approveVerb} remaining`, reject: "Reject remaining" };
|
|
549
|
+
}
|
|
550
|
+
return { approve: `${approveVerb} all`, reject: "Reject all" };
|
|
551
|
+
}
|
|
552
|
+
// ---------------------------------------------------------------------------
|
|
553
|
+
// Inline SVG icon
|
|
554
|
+
// ---------------------------------------------------------------------------
|
|
555
|
+
function SpinnerIcon() {
|
|
556
|
+
return (_jsx("svg", { width: "10", height: "10", viewBox: "0 0 12 12", fill: "none", stroke: "currentColor", strokeWidth: "1.5", className: "animate-spin", "aria-hidden": "true", children: _jsx("path", { d: "M6 1.5A4.5 4.5 0 1 1 1.5 6", strokeLinecap: "round" }) }));
|
|
557
|
+
}
|
|
558
|
+
//# sourceMappingURL=FileReviewCard.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileReviewCard.js","sourceRoot":"","sources":["../../src/execution/FileReviewCard.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import type { FileChangeSet } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/filereview_pb";
|
|
2
|
+
import { type FileReviewRowState } from "./file-review-status.js";
|
|
3
|
+
/**
|
|
4
|
+
* Context value that carries the session's captured change sets to the
|
|
5
|
+
* transcript tool rows that reference them, so a stamped file-edit row
|
|
6
|
+
* (`ToolCall.file_change_set_id`) can badge itself with the set's live review
|
|
7
|
+
* state — pending review, kept, discarded — right where the edit happened.
|
|
8
|
+
*
|
|
9
|
+
* The sibling of {@link ApprovalContext}, and the same discipline: provided by
|
|
10
|
+
* {@link MessageThread}, keyed by a stable id, rebuilt only when the underlying
|
|
11
|
+
* change sets actually change (structural sharing keeps set references stable
|
|
12
|
+
* across streaming frames), and an empty default so consumers without a
|
|
13
|
+
* provider render no badge (backward compatible).
|
|
14
|
+
*
|
|
15
|
+
* Read-only by design: the row badge is presentation of the set's state, never
|
|
16
|
+
* a decision surface — decisions live exclusively on the set's decision bar
|
|
17
|
+
* ({@link FileReviewCard}).
|
|
18
|
+
*/
|
|
19
|
+
export interface FileReviewContextValue {
|
|
20
|
+
/** Every displayable change set across the session, keyed by `FileChangeSet.id`. */
|
|
21
|
+
readonly changeSetsById: ReadonlyMap<string, FileChangeSet>;
|
|
22
|
+
}
|
|
23
|
+
/** Context that supplies the session's change sets to stamped tool rows. */
|
|
24
|
+
export declare const FileReviewContext: import("react").Context<FileReviewContextValue>;
|
|
25
|
+
/**
|
|
26
|
+
* The review state a stamped tool row should badge, or `null` for no badge
|
|
27
|
+
* (unstamped row, unknown set, or a file absent from its set — see
|
|
28
|
+
* {@link fileReviewRowState} for the honest-degradation rules).
|
|
29
|
+
*
|
|
30
|
+
* @param fileChangeSetId The row's `ToolCall.file_change_set_id` (may be "").
|
|
31
|
+
* @param rowPath The row's file path (the presenter's primary arg), used to
|
|
32
|
+
* resolve this file's verdict once the set is decided.
|
|
33
|
+
*/
|
|
34
|
+
export declare function useFileReviewRowState(fileChangeSetId: string, rowPath: string | null): FileReviewRowState | null;
|
|
35
|
+
//# sourceMappingURL=FileReviewContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FileReviewContext.d.ts","sourceRoot":"","sources":["../../src/execution/FileReviewContext.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oEAAoE,CAAC;AACxG,OAAO,EAEL,KAAK,kBAAkB,EACxB,MAAM,yBAAyB,CAAC;AAEjC;;;;;;;;;;;;;;;GAeG;AACH,MAAM,WAAW,sBAAsB;IACrC,oFAAoF;IACpF,QAAQ,CAAC,cAAc,EAAE,WAAW,CAAC,MAAM,EAAE,aAAa,CAAC,CAAC;CAC7D;AAMD,4EAA4E;AAC5E,eAAO,MAAM,iBAAiB,iDACwB,CAAC;AAEvD;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CACnC,eAAe,EAAE,MAAM,EACvB,OAAO,EAAE,MAAM,GAAG,IAAI,GACrB,kBAAkB,GAAG,IAAI,CAI3B"}
|