Roo-Code/packages/types
Roo Code 72e6abfc67 feat: implement stable project ID feature (Sprint 1)
- 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
2025-08-04 21:50:06 +00:00
..
npm Bump @roo-code/types to v1.44.0 (#6675) 2025-08-04 07:58:11 -10:00
src feat: implement stable project ID feature (Sprint 1) 2025-08-04 21:50:06 +00:00
eslint.config.mjs Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
package.json Bump @roo-code/types to v1.43.0 (#6640) 2025-08-03 16:38:40 -10:00
tsconfig.json Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
tsup.config.ts Bump @roo-code/types to v1.42.0 (#6610) 2025-08-02 13:27:59 -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