- Added functionality to copy error details to clipboard and create GitHub issue reports directly from the error boundary. - Introduced a new state variable to manage the copy confirmation status. - Enhanced UI with buttons for copying error details and reporting bugs, improving user experience during error handling. - Updated the rendering logic to display additional context about the error and the copied status. - Refactored the component to ensure proper cleanup of timeouts on unmount. |
||
|---|---|---|
| .. | ||
| AppLogo.tsx | ||
| ConfirmDialog.tsx | ||
| ConnectionStatusBadge.tsx | ||
| ContextSwitchOverlay.tsx | ||
| CopyablePath.tsx | ||
| CopyButton.tsx | ||
| ErrorBoundary.tsx | ||
| ExportDropdown.tsx | ||
| FileTree.tsx | ||
| OngoingIndicator.tsx | ||
| RepositoryDropdown.tsx | ||
| TokenUsageDisplay.tsx | ||
| UpdateBanner.tsx | ||
| UpdateDialog.tsx | ||
| WarningBanner.tsx | ||
| WorkspaceIndicator.tsx | ||
| WorktreeBadge.tsx | ||