feat(feeds): add feed reader extension and API documentation
Extensions:
- extensions/feeds/ - Simple RSS/Atom feed reader demonstrating the feeds API
- Subscribe to feeds, poll for entries, view in UI
- Option+F shortcut to open reader
- Commands: feeds, feeds:subscribe, feeds:refresh
Documentation:
- docs/feeds-api.md - Comprehensive API reference with examples for:
- Stock price tracking (numeric series)
- Mood tracking (text series)
- Habit streaks with calculations
- Ticket availability triggers
- RSS feed reading
- System action logging
- Spotify listening history