@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,178 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
import { useMemo } from "react";
|
|
3
|
+
import { create } from "@bufbuild/protobuf";
|
|
4
|
+
import { FileChangeSchema } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/message_pb";
|
|
5
|
+
import { FileChangeCaptureLevel, FileChangeType, } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/enum_pb";
|
|
6
|
+
import { displayFileChangeSets, toDisplayFileChange } from "@stigmer/sdk";
|
|
7
|
+
/**
|
|
8
|
+
* Pure derivation hook that aggregates an agent's file changes across every
|
|
9
|
+
* execution in a session into one net change per file. A headless building
|
|
10
|
+
* block for platform builders composing a consolidated session-changes surface
|
|
11
|
+
* (typically paired with {@link FileChangesView}); the Console itself renders
|
|
12
|
+
* file changes in the transcript (stamped edit rows + the per-turn decision
|
|
13
|
+
* bar) and does not consume this hook.
|
|
14
|
+
*
|
|
15
|
+
* **Source (ledger-first).** Under apply-then-review the changes live in the
|
|
16
|
+
* file-review ledger; {@link displayFileChangeSets} reads the server's live
|
|
17
|
+
* projection or folds the durable ledger for a terminal execution (whose
|
|
18
|
+
* projection is nil), and each captured change is projected onto the display
|
|
19
|
+
* {@link FileChange} via {@link toDisplayFileChange}. A pre-capture
|
|
20
|
+
* (legacy) execution has no ledger, so it falls back to the tool-call-coupled
|
|
21
|
+
* `ToolCall.file_changes` (#186; removed in a later slice with that field). The
|
|
22
|
+
* two sources are mutually exclusive per execution, so there is no double count.
|
|
23
|
+
*
|
|
24
|
+
* **Traversal.** The ledger is execution-scoped and already includes sub-agent
|
|
25
|
+
* captures (DD-19), so the primary path is one pass per execution. The legacy
|
|
26
|
+
* fallback walks the same surfaces the server-side approval recompute and
|
|
27
|
+
* `MessageThread` walk: `status.messages[].toolCalls` **and**
|
|
28
|
+
* `status.subAgentExecutions[].messages[].toolCalls`. Executions are visited in
|
|
29
|
+
* chronological order, so each path's change list is chronological.
|
|
30
|
+
*
|
|
31
|
+
* **Net-diff (not latest-wins).** `useSessionWriteBacks`/`useSessionArtifacts`
|
|
32
|
+
* dedup by "latest wins" because each entry is a *snapshot* (a PR; a file's
|
|
33
|
+
* final bytes). A {@link FileChange} is a *delta* — an agent often rewrites the
|
|
34
|
+
* same file several times in a turn, and showing only the last edit's diff
|
|
35
|
+
* would misrepresent what changed. So changes to the same path are reduced to a
|
|
36
|
+
* single net change: `before` from the first change, `after` from the last.
|
|
37
|
+
* Because a WHOLE_FILE `after` is a complete file snapshot, `first.before →
|
|
38
|
+
* last.after` is exactly the net change. A group with one change (the common
|
|
39
|
+
* case) is passed through untouched; multi-edit groups synthesize a net
|
|
40
|
+
* {@link FileChange} so every consumer speaks one proto type (DD-007).
|
|
41
|
+
*
|
|
42
|
+
* Counts and unified diffs for whole-file captures stay derivable by the
|
|
43
|
+
* presentation layer (the runner emits 0/"" sentinels), matching the contract
|
|
44
|
+
* the SDK `tool-view` established.
|
|
45
|
+
*
|
|
46
|
+
* @param executions - All executions for a session, in chronological order.
|
|
47
|
+
* Pass both completed and active-stream executions.
|
|
48
|
+
*
|
|
49
|
+
* @example
|
|
50
|
+
* ```tsx
|
|
51
|
+
* const allExecutions = [
|
|
52
|
+
* ...conv.completedExecutions,
|
|
53
|
+
* ...(conv.activeStreamExecution ? [conv.activeStreamExecution] : []),
|
|
54
|
+
* ];
|
|
55
|
+
* const { fileChanges, hasFileChanges } = useSessionFileChanges(allExecutions);
|
|
56
|
+
* ```
|
|
57
|
+
*
|
|
58
|
+
* @see useSessionWriteBacks — git-mode (PR) counterpart, which does drive the
|
|
59
|
+
* inspector's Changes tab
|
|
60
|
+
* @see useFileChangeContent — resolves a change's before/after text for diffing
|
|
61
|
+
* @see FileChangesView — component that renders this data
|
|
62
|
+
*/
|
|
63
|
+
export function useSessionFileChanges(executions) {
|
|
64
|
+
return useMemo(() => {
|
|
65
|
+
// Path -> chronological list of raw changes to that path.
|
|
66
|
+
const groups = new Map();
|
|
67
|
+
// Preserve first-seen path order as a stable tiebreaker before sorting.
|
|
68
|
+
const collect = (change) => {
|
|
69
|
+
const key = change.path || change.absolutePath;
|
|
70
|
+
if (!key)
|
|
71
|
+
return;
|
|
72
|
+
const list = groups.get(key);
|
|
73
|
+
if (list)
|
|
74
|
+
list.push(change);
|
|
75
|
+
else
|
|
76
|
+
groups.set(key, [change]);
|
|
77
|
+
};
|
|
78
|
+
for (const execution of executions) {
|
|
79
|
+
// The file-review ledger is the single source under apply-then-review: the
|
|
80
|
+
// display seam reads the live projection or folds the durable ledger for a
|
|
81
|
+
// terminal execution, and the execution-scoped ledger already covers
|
|
82
|
+
// sub-agent captures (DD-19), so one pass suffices. Each CapturedFileChange
|
|
83
|
+
// is projected onto the display FileChange the net-collapse + renderer speak.
|
|
84
|
+
const capturedChanges = displayFileChangeSets(execution.status).flatMap((set) => set.changes);
|
|
85
|
+
for (const captured of capturedChanges)
|
|
86
|
+
collect(toDisplayFileChange(captured));
|
|
87
|
+
}
|
|
88
|
+
const fileChanges = Array.from(groups.values(), netChange);
|
|
89
|
+
fileChanges.sort(fileChangeComparator);
|
|
90
|
+
return {
|
|
91
|
+
fileChanges,
|
|
92
|
+
hasFileChanges: fileChanges.length > 0,
|
|
93
|
+
fileChangeCount: fileChanges.length,
|
|
94
|
+
};
|
|
95
|
+
}, [executions]);
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Reduces a path's chronological change list to a single net change.
|
|
99
|
+
* A one-change group is returned as-is (the common path, no allocation);
|
|
100
|
+
* multi-edit groups synthesize a net {@link FileChange}.
|
|
101
|
+
*/
|
|
102
|
+
function netChange(changes) {
|
|
103
|
+
if (changes.length === 1)
|
|
104
|
+
return changes[0];
|
|
105
|
+
const first = changes[0];
|
|
106
|
+
const last = changes[changes.length - 1];
|
|
107
|
+
const changeType = netChangeType(first, last);
|
|
108
|
+
// Whole-file only when both chosen sides come from whole-file captures;
|
|
109
|
+
// otherwise fall back to the last change's hunk diff. A path edited by a
|
|
110
|
+
// single harness won't mix levels — this just stays honest if it ever does.
|
|
111
|
+
const wholeFile = first.captureLevel === FileChangeCaptureLevel.WHOLE_FILE &&
|
|
112
|
+
last.captureLevel === FileChangeCaptureLevel.WHOLE_FILE;
|
|
113
|
+
if (wholeFile) {
|
|
114
|
+
return create(FileChangeSchema, {
|
|
115
|
+
path: last.path,
|
|
116
|
+
absolutePath: last.absolutePath,
|
|
117
|
+
changeType,
|
|
118
|
+
captureLevel: FileChangeCaptureLevel.WHOLE_FILE,
|
|
119
|
+
before: first.before,
|
|
120
|
+
after: last.after,
|
|
121
|
+
renameFrom: changeType === FileChangeType.RENAME ? first.renameFrom : "",
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
return create(FileChangeSchema, {
|
|
125
|
+
path: last.path,
|
|
126
|
+
absolutePath: last.absolutePath,
|
|
127
|
+
changeType,
|
|
128
|
+
captureLevel: FileChangeCaptureLevel.HUNK_ONLY,
|
|
129
|
+
unifiedDiff: last.unifiedDiff,
|
|
130
|
+
linesAdded: last.linesAdded,
|
|
131
|
+
linesRemoved: last.linesRemoved,
|
|
132
|
+
renameFrom: changeType === FileChangeType.RENAME ? first.renameFrom : "",
|
|
133
|
+
});
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Reconciles the net `change_type` of a path from its first and last change.
|
|
137
|
+
*
|
|
138
|
+
* Intent: the badge should describe the file's journey across the *whole*
|
|
139
|
+
* session, anchored on its two endpoints, in this precedence:
|
|
140
|
+
*
|
|
141
|
+
* 1. Ends deleted (`last` is DELETE) → DELETE. The file is gone, regardless of
|
|
142
|
+
* how it got there — this includes create-then-delete, which we deliberately
|
|
143
|
+
* surface as DELETE rather than hiding the path. (`before` then comes from
|
|
144
|
+
* the first change, which for a created-then-deleted file is empty, so the
|
|
145
|
+
* diff reads as the removal of whatever briefly existed.)
|
|
146
|
+
* 2. Started created (`first` is CREATE) and still exists → CREATE. A file born
|
|
147
|
+
* this session and later modified is, on net, a new file.
|
|
148
|
+
* 3. Started renamed (`first` is RENAME) and still exists → RENAME, carrying the
|
|
149
|
+
* original `rename_from` so the move is preserved across later edits.
|
|
150
|
+
* 4. Otherwise → MODIFY (the common multi-edit case).
|
|
151
|
+
*/
|
|
152
|
+
function netChangeType(first, last) {
|
|
153
|
+
if (last.changeType === FileChangeType.DELETE)
|
|
154
|
+
return FileChangeType.DELETE;
|
|
155
|
+
if (first.changeType === FileChangeType.CREATE)
|
|
156
|
+
return FileChangeType.CREATE;
|
|
157
|
+
if (first.changeType === FileChangeType.RENAME)
|
|
158
|
+
return FileChangeType.RENAME;
|
|
159
|
+
return FileChangeType.MODIFY;
|
|
160
|
+
}
|
|
161
|
+
// Most-actionable first (modified), then additions (create/rename), then
|
|
162
|
+
// deletions — mirroring GitHub's file-list convention — alphabetical within
|
|
163
|
+
// each group so the list is stable and scannable.
|
|
164
|
+
const CHANGE_TYPE_ORDER = {
|
|
165
|
+
[FileChangeType.MODIFY]: 0,
|
|
166
|
+
[FileChangeType.CREATE]: 1,
|
|
167
|
+
[FileChangeType.RENAME]: 1,
|
|
168
|
+
[FileChangeType.DELETE]: 2,
|
|
169
|
+
[FileChangeType.UNSPECIFIED]: 3,
|
|
170
|
+
};
|
|
171
|
+
function fileChangeComparator(a, b) {
|
|
172
|
+
const order = (CHANGE_TYPE_ORDER[a.changeType] ?? 3) -
|
|
173
|
+
(CHANGE_TYPE_ORDER[b.changeType] ?? 3);
|
|
174
|
+
if (order !== 0)
|
|
175
|
+
return order;
|
|
176
|
+
return a.path.localeCompare(b.path, undefined, { sensitivity: "base" });
|
|
177
|
+
}
|
|
178
|
+
//# sourceMappingURL=useSessionFileChanges.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"useSessionFileChanges.js","sourceRoot":"","sources":["../../src/session/useSessionFileChanges.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { useRef } from "react";
|
|
3
3
|
import { create } from "@bufbuild/protobuf";
|
|
4
4
|
import { ListSessionsRequestSchema } from "@stigmer/protos/ai/stigmer/agentic/session/v1/io_pb";
|
|
5
|
-
import { useStigmer } from "../hooks";
|
|
6
|
-
import { useFetch } from "../internal/useFetch";
|
|
5
|
+
import { useStigmer } from "../hooks.js";
|
|
6
|
+
import { useFetch } from "../internal/useFetch.js";
|
|
7
7
|
const DEFAULT_PAGE_SIZE = 50;
|
|
8
8
|
/**
|
|
9
9
|
* Data hook that fetches a paginated list of {@link Session} entries.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSessionList.js","sourceRoot":"","sources":["../../src/session/useSessionList.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,OAAO,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AAChG,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useSessionList.js","sourceRoot":"","sources":["../../src/session/useSessionList.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,OAAO,EAAE,yBAAyB,EAAE,MAAM,qDAAqD,CAAC;AAChG,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAwBnD,MAAM,iBAAiB,GAAG,EAAE,CAAC;AAE7B;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,MAAM,UAAU,cAAc,CAC5B,OAA+B;IAE/B,MAAM,OAAO,GAAG,UAAU,EAAE,CAAC;IAE7B,MAAM,QAAQ,GAAG,OAAO,EAAE,QAAQ,IAAI,iBAAiB,CAAC;IACxD,MAAM,OAAO,GAAG,MAAM,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;IAEtC,IACE,OAAO,EAAE,IAAI,KAAK,OAAO,CAAC,OAAO;QACjC,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE,IAAI,CAAC,KAAK,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,OAAO,CAAC,EACjE,CAAC;QACD,OAAO,CAAC,OAAO,GAAG,OAAO,EAAE,IAAI,CAAC;IAClC,CAAC;IACD,MAAM,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC;IAE7B,MAAM,EAAE,IAAI,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAE,OAAO,EAAE,GAAG,QAAQ,CAC1E,GAAG,EAAE,CACH,OAAO,CAAC,OAAO;SACZ,IAAI,CACH,MAAM,CAAC,yBAAyB,EAAE;QAChC,QAAQ;QACR,IAAI,EAAE,IAAI,IAAI,EAAE;KACjB,CAAC,CACH;SACA,IAAI,CAAC,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,OAAO,CAAC,EACrC,CAAC,OAAO,EAAE,QAAQ,EAAE,IAAI,CAAC,EACzB,EAAe,CAChB,CAAC;IAEF,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,YAAY,EAAE,KAAK,EAAE,OAAO,EAAE,CAAC;AAC/D,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import type { McpServerUsageInput, ResourceRef } from "@stigmer/sdk";
|
|
2
|
-
import type { AgentResolution } from "../agent";
|
|
3
|
-
import { type UseWorkspaceEntriesReturn } from "../workspace";
|
|
4
|
-
import { type UseSessionVariablesReturn } from "../execution/useSessionVariables";
|
|
5
|
-
import type { SessionComposerSubmitContext, InteractionModeOption } from "../composer";
|
|
6
|
-
import { type HarnessOption } from "../models/harness";
|
|
7
|
-
import { type ExecutionTargetOption } from "./execution-target";
|
|
8
|
-
import { type UseSessionConversationReturn } from "./useSessionConversation";
|
|
9
|
-
import { type RuntimeEnvProvider } from "./runtime-env";
|
|
10
|
-
import { type UsePersistedModelReturn } from "./usePersistedModel";
|
|
2
|
+
import type { AgentResolution } from "../agent/index.js";
|
|
3
|
+
import { type UseWorkspaceEntriesReturn } from "../workspace/index.js";
|
|
4
|
+
import { type UseSessionVariablesReturn } from "../execution/useSessionVariables.js";
|
|
5
|
+
import type { SessionComposerSubmitContext, InteractionModeOption } from "../composer/index.js";
|
|
6
|
+
import { type HarnessOption } from "../models/harness.js";
|
|
7
|
+
import { type ExecutionTargetOption } from "./execution-target.js";
|
|
8
|
+
import { type UseSessionConversationReturn } from "./useSessionConversation.js";
|
|
9
|
+
import { type RuntimeEnvProvider } from "./runtime-env.js";
|
|
10
|
+
import { type UsePersistedModelReturn } from "./usePersistedModel.js";
|
|
11
11
|
/** Options for {@link useSessionPageFlow}. */
|
|
12
12
|
export interface UseSessionPageFlowOptions {
|
|
13
13
|
/** Session ID to load and manage. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSessionPageFlow.d.ts","sourceRoot":"","sources":["../../src/session/useSessionPageFlow.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAErE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useSessionPageFlow.d.ts","sourceRoot":"","sources":["../../src/session/useSessionPageFlow.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { useCallback, useEffect, useMemo, useRef, useState } from "react";
|
|
3
3
|
import { ApprovalAction } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/enum_pb";
|
|
4
|
-
import { useDefaultAgent } from "../agent";
|
|
5
|
-
import { useStigmer } from "../hooks";
|
|
6
|
-
import { useWorkspaceEntries } from "../workspace";
|
|
7
|
-
import { useSessionVariables } from "../execution/useSessionVariables";
|
|
8
|
-
import { fromProtoInteractionMode } from "../composer";
|
|
9
|
-
import { fromProtoHarness } from "../models/harness";
|
|
4
|
+
import { useDefaultAgent } from "../agent/index.js";
|
|
5
|
+
import { useStigmer } from "../hooks.js";
|
|
6
|
+
import { useWorkspaceEntries } from "../workspace/index.js";
|
|
7
|
+
import { useSessionVariables } from "../execution/useSessionVariables.js";
|
|
8
|
+
import { fromProtoInteractionMode } from "../composer/index.js";
|
|
9
|
+
import { fromProtoHarness } from "../models/harness.js";
|
|
10
10
|
import { Harness, ExecutionTarget } from "@stigmer/protos/ai/stigmer/agentic/session/v1/enum_pb";
|
|
11
|
-
import { fromProtoExecutionTarget } from "./execution-target";
|
|
12
|
-
import { useSessionConversation } from "./useSessionConversation";
|
|
13
|
-
import { resolveExecutionRuntimeEnv } from "./runtime-env";
|
|
14
|
-
import { useAgentRefFromSession } from "./useAgentRefFromSession";
|
|
15
|
-
import { usePersistedModel } from "./usePersistedModel";
|
|
16
|
-
import { specMcpUsagesToInput, specSkillRefsToInput } from "./session-spec-converters";
|
|
11
|
+
import { fromProtoExecutionTarget } from "./execution-target.js";
|
|
12
|
+
import { useSessionConversation } from "./useSessionConversation.js";
|
|
13
|
+
import { resolveExecutionRuntimeEnv } from "./runtime-env.js";
|
|
14
|
+
import { useAgentRefFromSession } from "./useAgentRefFromSession.js";
|
|
15
|
+
import { usePersistedModel } from "./usePersistedModel.js";
|
|
16
|
+
import { specMcpUsagesToInput, specSkillRefsToInput } from "./session-spec-converters.js";
|
|
17
17
|
/**
|
|
18
18
|
* Well-known Daytona sandbox workspace root. Used as the SDK safety-net
|
|
19
19
|
* normalization target for cloud sessions (git-repo workspace entries).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSessionPageFlow.js","sourceRoot":"","sources":["../../src/session/useSessionPageFlow.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE1E,OAAO,EAAE,cAAc,EAAE,MAAM,8DAA8D,CAAC;AAE9F,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useSessionPageFlow.js","sourceRoot":"","sources":["../../src/session/useSessionPageFlow.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { useCallback, useRef, useState } from "react";
|
|
3
3
|
import { ApiResourceKind } from "@stigmer/protos/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb";
|
|
4
|
-
import { useStigmer } from "../hooks";
|
|
5
|
-
import { useActiveOrgSlug } from "../organization/OrgProvider";
|
|
6
|
-
import { useFetch } from "../internal/useFetch";
|
|
4
|
+
import { useStigmer } from "../hooks.js";
|
|
5
|
+
import { useActiveOrgSlug } from "../organization/OrgProvider.js";
|
|
6
|
+
import { useFetch } from "../internal/useFetch.js";
|
|
7
7
|
const DEFAULT_PAGE_SIZE = 20;
|
|
8
8
|
const INITIAL_DATA = {
|
|
9
9
|
sessions: [],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSessionSearch.js","sourceRoot":"","sources":["../../src/session/useSessionSearch.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAE,eAAe,EAAE,MAAM,qFAAqF,CAAC;AACtH,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useSessionSearch.js","sourceRoot":"","sources":["../../src/session/useSessionSearch.ts"],"names":[],"mappings":"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"}
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { useCallback, useEffect, useMemo, useRef } from "react";
|
|
3
3
|
import { create } from "@bufbuild/protobuf";
|
|
4
4
|
import { GetSessionUsageReportInputSchema, } from "@stigmer/protos/ai/stigmer/agentic/agentexecution/v1/io_pb";
|
|
5
|
-
import { useStigmer } from "../hooks";
|
|
6
|
-
import { isTerminalPhase } from "../execution/execution-phases";
|
|
7
|
-
import { useFetch } from "../internal/useFetch";
|
|
5
|
+
import { useStigmer } from "../hooks.js";
|
|
6
|
+
import { isTerminalPhase } from "../execution/execution-phases.js";
|
|
7
|
+
import { useFetch } from "../internal/useFetch.js";
|
|
8
8
|
/**
|
|
9
9
|
* Poll cadence for the session usage report while an execution is in flight.
|
|
10
10
|
* The proxy writes one authoritative billing record per turn, so polling lets
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useSessionUsage.js","sourceRoot":"","sources":["../../src/session/useSessionUsage.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,OAAO,EACL,gCAAgC,GAEjC,MAAM,4DAA4D,CAAC;AAEpE,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useSessionUsage.js","sourceRoot":"","sources":["../../src/session/useSessionUsage.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAChE,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,OAAO,EACL,gCAAgC,GAEjC,MAAM,4DAA4D,CAAC;AAEpE,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACzC,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,MAAM,yBAAyB,CAAC;AAEnD;;;;GAIG;AACH,MAAM,uBAAuB,GAAG,IAAI,CAAC;AAwDrC,MAAM,KAAK,GAA0B;IACnC,YAAY,EAAE,CAAC;IACf,WAAW,EAAE,CAAC;IACd,WAAW,EAAE,CAAC;IACd,YAAY,EAAE,CAAC;IACf,eAAe,EAAE,CAAC;IAClB,mBAAmB,EAAE,CAAC;IACtB,YAAY,EAAE,CAAC;IACf,cAAc,EAAE,EAAE;IAClB,YAAY,EAAE,EAAE;IAChB,eAAe,EAAE,EAAE;IACnB,QAAQ,EAAE,KAAK;IACf,WAAW,EAAE,KAAK;CACnB,CAAC;AAEF,SAAS,WAAW,CAAC,MAAc;IACjC,OAAO,MAAM,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC;AACpC,CAAC;AAED,SAAS,aAAa,CAAC,CAAa;IAClC,OAAO;QACL,KAAK,EAAE,CAAC,CAAC,KAAK;QACd,QAAQ,EAAE,CAAC,CAAC,QAAQ;QACpB,gBAAgB,EAAE,WAAW,CAAC,CAAC,CAAC,kBAAkB,CAAC;QACnD,WAAW,EAAE,MAAM,CAAC,CAAC,CAAC,WAAW,CAAC;QAClC,YAAY,EAAE,MAAM,CAAC,CAAC,CAAC,YAAY,CAAC;QACpC,mBAAmB,EAAE,MAAM,CAAC,CAAC,CAAC,wBAAwB,CAAC;QACvD,eAAe,EAAE,MAAM,CAAC,CAAC,CAAC,oBAAoB,CAAC;QAC/C,SAAS,EAAE,CAAC,CAAC,SAAS;KACvB,CAAC;AACJ,CAAC;AAED,SAAS,SAAS,CAAC,MAAmC;IACpD,MAAM,GAAG,GAAG,MAAM,CAAC,UAAU,CAAC;IAC9B,IAAI,CAAC,GAAG;QAAE,OAAO,KAAK,CAAC;IAEvB,MAAM,YAAY,GAAG,GAAG,CAAC,YAAY,CAAC;IACtC,MAAM,WAAW,GAAG,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC;IAC5C,MAAM,YAAY,GAAG,WAAW,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;IAEzD,OAAO;QACL,YAAY,EAAE,YAAY;QAC1B,WAAW;QACX,WAAW,EAAE,MAAM,CAAC,GAAG,CAAC,WAAW,CAAC;QACpC,YAAY,EAAE,MAAM,CAAC,GAAG,CAAC,YAAY,CAAC;QACtC,eAAe,EAAE,MAAM,CAAC,GAAG,CAAC,oBAAoB,CAAC;QACjD,mBAAmB,EAAE,MAAM,CAAC,GAAG,CAAC,wBAAwB,CAAC;QACzD,YAAY;QACZ,cAAc,EAAE,MAAM,CAAC,cAAc,CAAC,GAAG,CAAC,aAAa,CAAC;QACxD,YAAY,EAAE,GAAG,CAAC,YAAY;QAC9B,eAAe,EAAE,GAAG,CAAC,eAAe;QACpC,QAAQ,EAAE,YAAY,GAAG,CAAC,IAAI,WAAW,GAAG,CAAC,IAAI,YAAY,GAAG,CAAC;QACjE,WAAW,EAAE,MAAM,CAAC,WAAW,IAAI,KAAK;KACzC,CAAC;AACJ,CAAC;AAED;;;;GAIG;AACH,SAAS,uBAAuB,CAC9B,UAAqC;IAErC,IAAI,WAAW,GAAG,CAAC,CAAC;IACpB,IAAI,YAAY,GAAG,CAAC,CAAC;IACrB,IAAI,eAAe,GAAG,CAAC,CAAC;IACxB,IAAI,mBAAmB,GAAG,CAAC,CAAC;IAC5B,IAAI,WAAW,GAAG,CAAC,CAAC;IACpB,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,IAAI,aAAa,GAAG,CAAC,CAAC;IACtB,IAAI,KAAK,GAAG,EAAE,CAAC;IAEf,KAAK,MAAM,IAAI,IAAI,UAAU,EAAE,CAAC;QAC9B,MAAM,EAAE,GAAG,IAAI,CAAC,MAAM,EAAE,cAAc,CAAC;QACvC,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC,SAAS,KAAK,CAAC;YAAE,SAAS;QACxC,WAAW,IAAI,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;QACtC,YAAY,IAAI,MAAM,CAAC,EAAE,CAAC,YAAY,CAAC,CAAC;QACxC,eAAe,IAAI,MAAM,CAAC,EAAE,CAAC,eAAe,CAAC,CAAC;QAC9C,mBAAmB,IAAI,MAAM,CAAC,EAAE,CAAC,gBAAgB,CAAC,CAAC;QACnD,WAAW,IAAI,MAAM,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC;QACtC,SAAS,IAAI,EAAE,CAAC,SAAS,CAAC;QAC1B,aAAa,IAAI,EAAE,CAAC,gBAAgB,CAAC;QACrC,IAAI,CAAC,KAAK,IAAI,EAAE,CAAC,KAAK;YAAE,KAAK,GAAG,EAAE,CAAC,KAAK,CAAC;IAC3C,CAAC;IAED,IAAI,SAAS,KAAK,CAAC;QAAE,OAAO,KAAK,CAAC;IAElC,OAAO;QACL,YAAY,EAAE,aAAa;QAC3B,WAAW;QACX,WAAW;QACX,YAAY;QACZ,eAAe;QACf,mBAAmB;QACnB,YAAY,EAAE,SAAS;QACvB,cAAc,EAAE,KAAK;YACnB,CAAC,CAAC;gBACE;oBACE,KAAK;oBACL,QAAQ,EAAE,QAAQ;oBAClB,gBAAgB,EAAE,aAAa;oBAC/B,WAAW;oBACX,YAAY;oBACZ,mBAAmB;oBACnB,eAAe;oBACf,SAAS,EAAE,SAAS;iBACrB;aACF;YACH,CAAC,CAAC,EAAE;QACN,YAAY,EAAE,KAAK;QACnB,eAAe,EAAE,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE;QACtC,QAAQ,EAAE,IAAI;QACd,WAAW,EAAE,IAAI;KAClB,CAAC;AACJ,CAAC;AAED;;;;;;;;;;;;;GAaG;AACH,MAAM,UAAU,eAAe,CAC7B,UAAqC;IAErC,MAAM,OAAO,GAAG,UAAU,EAAE,CAAC;IAE7B,MAAM,SAAS,GAAG,OAAO,CACvB,GAAG,EAAE,CAAC,UAAU,CAAC,CAAC,CAAC,EAAE,IAAI,EAAE,SAAS,IAAI,IAAI,EAC5C,CAAC,UAAU,CAAC,CACb,CAAC;IAEF,6EAA6E;IAC7E,+DAA+D;IAC/D,MAAM,kBAAkB,GAAG,OAAO,CAChC,GAAG,EAAE,CACH,UAAU,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,EAAE;QACpB,MAAM,KAAK,GAAG,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC;QAC9B,OAAO,KAAK,KAAK,SAAS,IAAI,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC;IACxD,CAAC,CAAC,EACJ,CAAC,UAAU,CAAC,CACb,CAAC;IAEF,2EAA2E;IAC3E,0EAA0E;IAC1E,MAAM,WAAW,GAAG,WAAW,CAC7B,GAAG,EAAE,CACH,OAAO,CAAC,cAAc,CAAC,qBAAqB,CAC1C,MAAM,CAAC,gCAAgC,EAAE,EAAE,SAAS,EAAE,SAAU,EAAE,CAAC,CACpE,EACH,CAAC,SAAS,EAAE,OAAO,CAAC,CACrB,CAAC;IAEF,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,GAAG,QAAQ,CACxC,SAAS,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC,IAAI,EAC9B,CAAC,SAAS,EAAE,OAAO,CAAC,EACpB,IAA0C,EAC1C;QACE,QAAQ,EAAE,SAAS,CAAC,CAAC,CAAC,iBAAiB,SAAS,EAAE,CAAC,CAAC,CAAC,SAAS;QAC9D,eAAe,EAAE,kBAAkB,CAAC,CAAC,CAAC,uBAAuB,CAAC,CAAC,CAAC,KAAK;KACtE,CACF,CAAC;IAEF,0EAA0E;IAC1E,wEAAwE;IACxE,6CAA6C;IAC7C,MAAM,YAAY,GAAG,MAAM,CAAC,kBAAkB,CAAC,CAAC;IAChD,SAAS,CAAC,GAAG,EAAE;QACb,IAAI,YAAY,CAAC,OAAO,IAAI,CAAC,kBAAkB,EAAE,CAAC;YAChD,OAAO,EAAE,CAAC;QACZ,CAAC;QACD,YAAY,CAAC,OAAO,GAAG,kBAAkB,CAAC;IAC5C,CAAC,EAAE,CAAC,kBAAkB,EAAE,OAAO,CAAC,CAAC,CAAC;IAElC,MAAM,iBAAiB,GAAG,OAAO,CAC/B,GAAG,EAAE,CAAC,uBAAuB,CAAC,UAAU,CAAC,EACzC,CAAC,UAAU,CAAC,CACb,CAAC;IAEF,OAAO,OAAO,CAAC,GAAG,EAAE;QAClB,MAAM,aAAa,GAAG,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC;QAEzD,wEAAwE;QACxE,0EAA0E;QAC1E,uEAAuE;QACvE,IAAI,aAAa,CAAC,QAAQ;YAAE,OAAO,aAAa,CAAC;QAEjD,yEAAyE;QACzE,mDAAmD;QACnD,IAAI,iBAAiB,CAAC,QAAQ;YAAE,OAAO,iBAAiB,CAAC;QAEzD,OAAO,KAAK,CAAC;IACf,CAAC,EAAE,CAAC,MAAM,EAAE,iBAAiB,CAAC,CAAC,CAAC;AAClC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useUpdateSession.js","sourceRoot":"","sources":["../../src/session/useUpdateSession.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAG9C,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"useUpdateSession.js","sourceRoot":"","sources":["../../src/session/useUpdateSession.ts"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAG9C,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AAczC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,MAAM,UAAU,gBAAgB;IAC9B,MAAM,OAAO,GAAG,UAAU,EAAE,CAAC;IAC7B,MAAM,CAAC,UAAU,EAAE,aAAa,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IACpD,MAAM,CAAC,KAAK,EAAE,QAAQ,CAAC,GAAG,QAAQ,CAAgB,IAAI,CAAC,CAAC;IAExD,MAAM,UAAU,GAAG,WAAW,CAAC,GAAG,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,CAAC,CAAC;IAEzD,MAAM,MAAM,GAAG,WAAW,CACxB,KAAK,EAAE,KAAmB,EAAoB,EAAE;QAC9C,aAAa,CAAC,IAAI,CAAC,CAAC;QACpB,QAAQ,CAAC,IAAI,CAAC,CAAC;QAEf,IAAI,CAAC;YACH,OAAO,MAAM,OAAO,CAAC,OAAO,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;QAC7C,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,MAAM,OAAO,GACX,GAAG,YAAY,KAAK,CAAC,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,0BAA0B,CAAC;YAClE,QAAQ,CAAC,OAAO,CAAC,CAAC;YAClB,MAAM,GAAG,CAAC;QACZ,CAAC;gBAAS,CAAC;YACT,aAAa,CAAC,KAAK,CAAC,CAAC;QACvB,CAAC;IACH,CAAC,EACD,CAAC,OAAO,CAAC,CACV,CAAC;IAEF,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,KAAK,EAAE,UAAU,EAAE,CAAC;AACnD,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "react/jsx-runtime";
|
|
3
3
|
import { useCallback, useRef, useState } from "react";
|
|
4
|
-
import { ApiKeyListPanel } from "../api-key/ApiKeyListPanel";
|
|
5
|
-
import { CreateApiKeyForm } from "../api-key/CreateApiKeyForm";
|
|
6
|
-
import { ApiKeyCreatedAlert } from "../api-key/ApiKeyCreatedAlert";
|
|
7
|
-
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode";
|
|
8
|
-
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice";
|
|
9
|
-
import { useActiveOrgSlug } from "../organization/OrgProvider";
|
|
4
|
+
import { ApiKeyListPanel } from "../api-key/ApiKeyListPanel.js";
|
|
5
|
+
import { CreateApiKeyForm } from "../api-key/CreateApiKeyForm.js";
|
|
6
|
+
import { ApiKeyCreatedAlert } from "../api-key/ApiKeyCreatedAlert.js";
|
|
7
|
+
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode.js";
|
|
8
|
+
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice.js";
|
|
9
|
+
import { useActiveOrgSlug } from "../organization/OrgProvider.js";
|
|
10
10
|
/** Settings section for listing and creating organization API keys. */
|
|
11
11
|
export function ApiKeysSection() {
|
|
12
12
|
const org = useActiveOrgSlug();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ApiKeysSection.js","sourceRoot":"","sources":["../../src/settings/ApiKeysSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAE,eAAe,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ApiKeysSection.js","sourceRoot":"","sources":["../../src/settings/ApiKeysSection.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { BillingSection } from "../billing/BillingSection";
|
|
2
|
-
export type { BillingSectionProps } from "../billing/BillingSection";
|
|
1
|
+
export { BillingSection } from "../billing/BillingSection.js";
|
|
2
|
+
export type { BillingSectionProps } from "../billing/BillingSection.js";
|
|
3
3
|
//# sourceMappingURL=BillingSection.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BillingSection.d.ts","sourceRoot":"","sources":["../../src/settings/BillingSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"BillingSection.d.ts","sourceRoot":"","sources":["../../src/settings/BillingSection.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,YAAY,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BillingSection.js","sourceRoot":"","sources":["../../src/settings/BillingSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,cAAc,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"BillingSection.js","sourceRoot":"","sources":["../../src/settings/BillingSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;AAEb,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC"}
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
3
|
import { useCallback, useEffect, useRef, useState } from "react";
|
|
4
4
|
import { getUserMessage } from "@stigmer/sdk";
|
|
5
|
-
import { usePersonalEnvironment } from "../environment/usePersonalEnvironment";
|
|
6
|
-
import { EnvironmentVariableEditor } from "../environment/EnvironmentVariableEditor";
|
|
7
|
-
import { EnvironmentListPanel } from "../environment/EnvironmentListPanel";
|
|
8
|
-
import { CreateEnvironmentForm } from "../environment/CreateEnvironmentForm";
|
|
9
|
-
import { useActiveOrgSlug } from "../organization/OrgProvider";
|
|
5
|
+
import { usePersonalEnvironment } from "../environment/usePersonalEnvironment.js";
|
|
6
|
+
import { EnvironmentVariableEditor } from "../environment/EnvironmentVariableEditor.js";
|
|
7
|
+
import { EnvironmentListPanel } from "../environment/EnvironmentListPanel.js";
|
|
8
|
+
import { CreateEnvironmentForm } from "../environment/CreateEnvironmentForm.js";
|
|
9
|
+
import { useActiveOrgSlug } from "../organization/OrgProvider.js";
|
|
10
10
|
const ENV_EXCLUDE_LABELS = [
|
|
11
11
|
{ "stigmer.ai/personal": "true" },
|
|
12
12
|
{ "stigmer.ai/managed": "true" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnvironmentsSection.js","sourceRoot":"","sources":["../../src/settings/EnvironmentsSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACjE,OAAO,EAAE,cAAc,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,EAAE,sBAAsB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"EnvironmentsSection.js","sourceRoot":"","sources":["../../src/settings/EnvironmentsSection.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
3
|
import { useCallback, useRef, useState } from "react";
|
|
4
|
-
import { IdentityProviderListPanel } from "../identity-provider/IdentityProviderListPanel";
|
|
5
|
-
import { IdentityProviderWizard } from "../identity-provider/IdentityProviderWizard";
|
|
6
|
-
import { IdentityProviderDetailPanel } from "../identity-provider/IdentityProviderDetailPanel";
|
|
7
|
-
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode";
|
|
8
|
-
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice";
|
|
9
|
-
import { useOrg } from "../organization/OrgProvider";
|
|
4
|
+
import { IdentityProviderListPanel } from "../identity-provider/IdentityProviderListPanel.js";
|
|
5
|
+
import { IdentityProviderWizard } from "../identity-provider/IdentityProviderWizard.js";
|
|
6
|
+
import { IdentityProviderDetailPanel } from "../identity-provider/IdentityProviderDetailPanel.js";
|
|
7
|
+
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode.js";
|
|
8
|
+
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice.js";
|
|
9
|
+
import { useOrg } from "../organization/OrgProvider.js";
|
|
10
10
|
/** Settings section for configuring OIDC identity providers. */
|
|
11
11
|
export function IdentityProvidersSection({ ssoLoginBaseUrl, } = {}) {
|
|
12
12
|
const { activeOrg } = useOrg();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IdentityProvidersSection.js","sourceRoot":"","sources":["../../src/settings/IdentityProvidersSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"IdentityProvidersSection.js","sourceRoot":"","sources":["../../src/settings/IdentityProvidersSection.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { InvitationManager } from "../invitation/InvitationManager";
|
|
4
|
-
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode";
|
|
5
|
-
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice";
|
|
6
|
-
import { useActiveOrgSlug } from "../organization/OrgProvider";
|
|
3
|
+
import { InvitationManager } from "../invitation/InvitationManager.js";
|
|
4
|
+
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode.js";
|
|
5
|
+
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice.js";
|
|
6
|
+
import { useActiveOrgSlug } from "../organization/OrgProvider.js";
|
|
7
7
|
/** Settings section for creating and managing organization invitations. */
|
|
8
8
|
export function InvitationsSection() {
|
|
9
9
|
const org = useActiveOrgSlug();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InvitationsSection.js","sourceRoot":"","sources":["../../src/settings/InvitationsSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"InvitationsSection.js","sourceRoot":"","sources":["../../src/settings/InvitationsSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,iBAAiB,EAAE,MAAM,oCAAoC,CAAC;AACvE,OAAO,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAElE,2EAA2E;AAC3E,MAAM,UAAU,kBAAkB;IAChC,MAAM,GAAG,GAAG,gBAAgB,EAAE,CAAC;IAC/B,MAAM,oBAAoB,GAAG,oBAAoB,CAAC,eAAe,CAAC,UAAU,CAAC,CAAC;IAE9E,OAAO,CACL,sCAAyB,qBAAqB,aAC5C,cAAK,SAAS,EAAC,MAAM,YACnB,aACE,EAAE,EAAC,qBAAqB,EACxB,SAAS,EAAC,uCAAuC,4BAG9C,GACD,EACN,YAAG,SAAS,EAAC,oCAAoC,uLAI7C,EAEH,CAAC,oBAAoB,CAAC,CAAC,CAAC,CACvB,KAAC,kBAAkB,+DAEE,CACtB,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CACT,YAAG,SAAS,EAAC,gDAAgD,8DAEzD,CACL,CAAC,CAAC,CAAC,CACF,KAAC,iBAAiB,IAAC,GAAG,EAAE,GAAG,GAAI,CAChC,IACO,CACX,CAAC;AACJ,CAAC"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { OrgMembersPanel } from "../iam-policy/OrgMembersPanel";
|
|
4
|
-
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode";
|
|
5
|
-
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice";
|
|
6
|
-
import { useOrg } from "../organization/OrgProvider";
|
|
7
|
-
import { useIdentityProviderList } from "../identity-provider/useIdentityProviderList";
|
|
3
|
+
import { OrgMembersPanel } from "../iam-policy/OrgMembersPanel.js";
|
|
4
|
+
import { useResourceAvailable, ApiResourceKind } from "../deployment-mode.js";
|
|
5
|
+
import { CloudFeatureNotice } from "../internal/CloudFeatureNotice.js";
|
|
6
|
+
import { useOrg } from "../organization/OrgProvider.js";
|
|
7
|
+
import { useIdentityProviderList } from "../identity-provider/useIdentityProviderList.js";
|
|
8
8
|
/** Settings section for organization membership and role management. */
|
|
9
9
|
export function MembersSection() {
|
|
10
10
|
const { activeOrg } = useOrg();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MembersSection.js","sourceRoot":"","sources":["../../src/settings/MembersSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,eAAe,EAAE,MAAM
|
|
1
|
+
{"version":3,"file":"MembersSection.js","sourceRoot":"","sources":["../../src/settings/MembersSection.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAC;;AAEb,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AACnE,OAAO,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,MAAM,mCAAmC,CAAC;AACvE,OAAO,EAAE,MAAM,EAAE,MAAM,gCAAgC,CAAC;AACxD,OAAO,EAAE,uBAAuB,EAAE,MAAM,iDAAiD,CAAC;AAE1F,wEAAwE;AACxE,MAAM,UAAU,cAAc;IAC5B,MAAM,EAAE,SAAS,EAAE,GAAG,MAAM,EAAE,CAAC;IAC/B,MAAM,gBAAgB,GAAG,oBAAoB,CAAC,eAAe,CAAC,UAAU,CAAC,CAAC;IAC1E,MAAM,YAAY,GAAG,oBAAoB,CAAC,eAAe,CAAC,iBAAiB,CAAC,CAAC;IAC7E,MAAM,KAAK,GAAG,SAAS,EAAE,QAAQ,EAAE,EAAE,IAAI,EAAE,CAAC;IAC5C,MAAM,OAAO,GAAG,SAAS,EAAE,QAAQ,EAAE,IAAI,IAAI,EAAE,CAAC;IAEhD,MAAM,EAAE,iBAAiB,EAAE,GAAG,uBAAuB,CACnD,YAAY,IAAI,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,IAAI,CACzC,CAAC;IAEF,MAAM,eAAe,GAAG,iBAAiB,CAAC,IAAI,CAC5C,CAAC,GAAG,EAAE,EAAE,CAAC,GAAG,CAAC,IAAI,EAAE,qBAAqB,IAAI,GAAG,CAAC,IAAI,EAAE,aAAa,CACpE,CAAC;IAEF,OAAO,CACL,sCAAyB,iBAAiB,aACxC,aACE,EAAE,EAAC,iBAAiB,EACpB,SAAS,EAAC,4CAA4C,wBAGnD,EACL,YAAG,SAAS,EAAC,oCAAoC,+IAG7C,EAEH,CAAC,gBAAgB,CAAC,CAAC,CAAC,CACnB,KAAC,kBAAkB,yGAGE,CACtB,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CACX,YAAG,SAAS,EAAC,gDAAgD,0DAEzD,CACL,CAAC,CAAC,CAAC,CACF,8BACG,eAAe,IAAI,CAClB,cAAK,SAAS,EAAC,qEAAqE,YAClF,YAAG,SAAS,EAAC,sCAAsC,+KAI/C,GACA,CACP,EACD,KAAC,eAAe,IAAC,KAAK,EAAE,KAAK,GAAI,IAChC,CACJ,IACO,CACX,CAAC;AACJ,CAAC"}
|