Roo-Code/webview-ui/src
Roo Code 6fd883d81d feat: add crash recovery and Windows-specific error handling
- Add global error handlers for uncaught exceptions and promise rejections
- Implement crash information persistence for recovery on restart
- Add Windows-specific signal handlers (SIGTERM, SIGINT, exit)
- Enhance ErrorBoundary component with user-friendly crash recovery UI
- Add restart functionality from ErrorBoundary
- Implement task state persistence during crashes
- Add subtask recovery mechanism to restore parent task context
- Integrate crash telemetry logging
- Add Windows-specific crash detection and messaging

Fixes #6257
2025-07-26 23:34:44 +00:00
..
__tests__ debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
components feat: add crash recovery and Windows-specific error handling 2025-07-26 23:34:44 +00:00
context feat: Add settings to control diagnostic messages (#5524) (#5582) 2025-07-23 14:49:41 -04:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n chore: add changeset for v3.24.0 (#6237) 2025-07-26 00:22:11 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: Add terminal command permissions UI to chat interface (#5480) (#5798) 2025-07-25 16:49:51 -04:00
vite-plugins debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
App.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00