SurfSense/surfsense_backend/tests/unit/agents/multi_agent_chat
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
..
middleware feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
shared feat: antropic model added fix & kb tooling fixes 2026-06-25 20:19:44 -07:00
subagents refactor(subagents): split scraping into web_crawler + youtube builtins 2026-07-03 11:20:09 +02:00
__init__.py test(hitl): regression net for surfsense_resume_value pop-on-read 2026-05-05 17:04:19 +02:00
test_prompt_resources.py refactor(agents): introduce chat/ category; dissolve top-level agents/shared 2026-06-05 12:54:02 +02:00
test_subagent_composition.py feat(reddit): implement Reddit scraping subagent and associated capabilities 2026-07-04 17:31:11 -07:00