Roo-Code/packages/types
Roo Code 7496a32986 feat: Add Manual Crash Report UI for code-index human-relay
Implements issue #7162 - Manual Crash Report UI for code-index human-relay

- Created CrashReportDialog component with form validation
- Added crash report handling to webviewMessageHandler
- Integrated crash reporting into CodeIndexPopover error states
- Added human-relay integration for manual submission
- Added telemetry tracking for crash report submissions
- Added comprehensive localization support
- Added unit tests for CrashReportDialog component

The crash report dialog allows users to:
- View error details from code indexing failures
- Provide a description of what happened
- Optionally provide an email for follow-up
- Submit reports that are saved locally or sent via human-relay
- Copy error details to clipboard for manual reporting
2025-08-17 19:39:05 +00:00
..
npm Emit event when a task ask requires interaction (#7128) 2025-08-16 02:46:51 -07:00
scripts Fix publish-npm script (#7093) 2025-08-14 03:17:56 -07:00
src feat: Add Manual Crash Report UI for code-index human-relay 2025-08-17 19:39:05 +00:00
.gitignore Task metadata (#7092) 2025-08-14 03:14:17 -07:00
eslint.config.mjs Task metadata (#7092) 2025-08-14 03:14:17 -07:00
package.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsconfig.json Task metadata (#7092) 2025-08-14 03:14:17 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00