mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Parse error messages to extract specific error types (File Not Found, Permission Denied, etc.) - Display extracted title instead of generic 'Error' in header - Handle 'Error reading file: File not found:' pattern specifically - Maintain full error message in expanded content for context |
||
|---|---|---|
| .. | ||
| 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 | ||