Roo-Code/packages/build
hannesrudolph f8658b2ba8 fix: resolve indexing worker issues for PR #5356
- Fix extension hanging when no workspace is open by adding validation to WorkspaceTracker
- Fix Qdrant point ID format error by using UUID v5 instead of file paths
- Remove console.log statements that were causing extension to get stuck loading
- Add tests for UUID generation in indexing worker
- Add tests for no workspace scenario in WorkspaceTracker
- Add empty path validation across multiple files to prevent errors
2025-07-03 16:50:13 -06:00
..
src fix: resolve indexing worker issues for PR #5356 2025-07-03 16:50:13 -06:00
eslint.config.mjs Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
package.json fix: resolve worker path and build config issues 2025-07-03 16:50:13 -06:00
tsconfig.json Fix vite server (#3816) 2025-05-21 21:39:41 -07:00
vitest.config.ts Convert jest tests to vitest and disable default watch mode for vitest (#4568) 2025-06-11 14:48:01 -07:00