mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add workspace hash functionality using VS Code stable identifiers - Update HistoryItem schema to include optional workspaceHash field - Implement automatic migration for existing path-based history - Add hybrid filtering with hash-based primary matching and path fallback - Include path search functionality with "path:" prefix - Add comprehensive test coverage for all new functionality - Maintain backward compatibility with existing workspace paths Fixes #6398 |
||
|---|---|---|
| .. | ||
| 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 | ||