SurfSense/surfsense_backend/tests/unit/capabilities
DESKTOP-RTLN3BA\$punk ff2e5f390f feat(reddit): implement Reddit scraping subagent and associated capabilities
- Added a new `reddit` subagent to scrape structured data from Reddit posts, comments, and users.
- Introduced `reddit.scrape` capability for fetching data using URLs and search queries.
- Implemented tools for scraping and parsing Reddit data, including handling pagination and rate limits.
- Created input/output models for the Reddit scraper to define request and response structures.
- Added documentation for the new Reddit scraping functionality and its usage.
- Integrated the Reddit subagent into the existing multi-agent chat framework.
2026-07-04 17:31:11 -07:00
..
access fix(capabilities): map any executor fault to 502 at the REST door 2026-07-03 17:57:07 +02:00
google_maps feat(google_maps): add scrape + reviews capability verbs 2026-07-03 17:56:43 +02:00
reddit feat(reddit): implement Reddit scraping subagent and associated capabilities 2026-07-04 17:31:11 -07:00
web Merge upstream/ci_mvp (google maps scrapers) into feature-ci_phase-4-7 2026-07-03 12:37:12 +02:00
youtube Merge upstream/ci_mvp (google maps scrapers) into feature-ci_phase-4-7 2026-07-03 12:37:12 +02:00
__init__.py Merge upstream/ci_mvp (google maps scrapers) into feature-ci_phase-4-7 2026-07-03 12:37:12 +02:00
test_billing.py feat(capabilities): replace web.scrape/web.discover with unified web.crawl 2026-07-03 10:51:05 +02:00
test_registry.py feat(capabilities): replace web.scrape/web.discover with unified web.crawl 2026-07-03 10:51:05 +02:00