mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Sprint 1 implementation includes: - Added projectId utility module with getProjectId, generateProjectId, and getWorkspaceStorageKey functions - Modified Task.ts to use project ID instead of workspace path for task metadata storage - Added "Generate Project ID" command to VSCode extension - Added comprehensive tests for projectId utility functions This is the foundation for stable project IDs that will preserve chat history when projects are moved or renamed. |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||