Roo-Code/packages
Roo Code f677db3501 feat: implement enhanced chat history management with favorites and custom naming
- Add isFavorite and customName fields to HistoryItem type with backward compatibility
- Create FavoriteButton component with star icon and toggle functionality
- Create RenameButton component with inline editing capability
- Update TaskItemHeader to include favorite and rename buttons
- Add favorites filtering toggle to HistoryView
- Enhance useTaskSearch hook with favorites filtering and custom name search
- Update webview message handlers for toggleTaskFavorite and renameTask operations
- Add comprehensive test coverage for new components and functionality
- Maintain backward compatibility with existing history data

Resolves #6410
2025-07-30 03:20:12 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
cloud Cloud: add organization MCP controls (#6378) 2025-07-29 14:11:51 -07:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Use SIGKILL for command execution timeouts in the "execa" variant (#6071) 2025-07-23 01:47:10 -07:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: implement enhanced chat history management with favorites and custom naming 2025-07-30 03:20:12 +00:00