mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add project ID utility functions (getProjectId, generateProjectId, hasProjectId) - Include project ID in task history metadata - Update getTaskWithId to support searching by project ID - Add "Generate Project ID" VSCode command - Add comprehensive unit tests This implements the core functionality for stable project IDs that persist across different project locations. Users can now generate a unique project ID that will be stored in a .rooprojectid file. Part of #6618 |
||
|---|---|---|
| .. | ||
| npm | ||
| src | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||