mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add arePathsEqual utility function for proper path comparison - Update useTaskSearch hook to use arePathsEqual for workspace filtering - Add comprehensive tests for Desktop directory path handling - Fix path normalization to handle mixed separators and edge cases This ensures tasks are properly filtered and persist when switching panels, especially when the workspace is the Desktop directory. Fixes #8471 |
||
|---|---|---|
| .. | ||
| 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 | ||