SurfSense/surfsense_backend/app/capabilities
CREDO23 9fe9c5b71d feat(capabilities): replace web.scrape/web.discover with unified web.crawl
web.crawl scrapes a single URL (maxCrawlDepth=0) or spiders a whole site,
backed by the proprietary site_crawler engine. Rewires the scraping subagent
tools and capability tests onto the new verb.
2026-07-03 10:51:05 +02:00
..
core refactor(capabilities): group framework into core/, keep verbs top-level 2026-07-02 19:54:20 +02:00
web feat(capabilities): replace web.scrape/web.discover with unified web.crawl 2026-07-03 10:51:05 +02:00
youtube feat(capabilities): add youtube.scrape and youtube.comments verbs 2026-07-02 20:18:53 +02:00
__init__.py feat(capabilities): add registry contracts and package 2026-07-01 16:42:47 +02:00