You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(rss): Enhance category matching in getAllFeedItems
- Implemented more flexible category matching in `getAllFeedItems`
- Added `getCategoryByKeyword` to map keywords to categories
- Improved handling of multi-word queries