Roo-Code/webview-ui/src
Roo Code 0b7a9a4bbf feat: add star functionality to tasks (#6244)
- 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
2025-07-26 13:41:15 +00:00
..
__tests__ debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
components feat: add star functionality to tasks (#6244) 2025-07-26 13:41:15 +00:00
context feat: Add settings to control diagnostic messages (#5524) (#5582) 2025-07-23 14:49:41 -04:00
hooks fix: Resolve confusing auto-approve checkbox states (#5602) 2025-07-16 17:52:29 -04:00
i18n chore: add changeset for v3.24.0 (#6237) 2025-07-26 00:22:11 -04:00
lib Add shadcn/ui + Storybook 2025-01-30 12:50:09 -08:00
oauth Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
utils feat: Add terminal command permissions UI to chat interface (#5480) (#5798) 2025-07-25 16:49:51 -04:00
vite-plugins debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
App.tsx debug: Add ErrorBoundary component for better error handling (#5085) 2025-07-23 08:45:35 -04:00
index.css feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
index.tsx PNPM + Turbo monorepo + Nightly releases (#3407) 2025-05-21 21:01:20 -07:00
preflight.css Bring most of Tailwind's preflight.css back 2025-02-03 12:18:28 -08:00
types.d.ts Welcome page OAuth (#1913) 2025-03-23 10:08:16 -04:00
vite-env.d.ts Remove lucide 2025-01-30 14:47:59 -08:00