mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
- Add isStarred field to HistoryItem type - Add starredTaskIds to GlobalState for persistent storage - Implement toggleTaskStar message handler in webviewMessageHandler - Update ClineProvider to map starred status to tasks - Add star button to TaskItemHeader component - Sort starred tasks to the top in useTaskSearch hook - Prevent deletion of starred tasks with warning messages - Add comprehensive tests for star functionality Fixes #6244 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| context | ||
| hooks | ||
| i18n | ||
| lib | ||
| oauth | ||
| utils | ||
| vite-plugins | ||
| App.tsx | ||
| index.css | ||
| index.tsx | ||
| preflight.css | ||
| types.d.ts | ||
| vite-env.d.ts | ||