mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||