SurfSense/surfsense_backend/tests/unit/capabilities
CREDO23 67b5472b9f feat(tiktok): add tiktok.trending verb for the Explore feed
The Explore feed (/api/explore/item_list) is a global trending-video feed
served to anonymous sessions, and it returns the same itemStruct shape as the
other listings — so the verb reuses parse_video, the listing flow, the
TikTokVideoItem output, and the per-video billing meter wholesale. Adds a
browser-capture marker + fetch_trending, a synthetic-target orchestrator entry,
and the tiktok.trending capability, surfaced on the chat subagent.
2026-07-09 18:52:56 +02:00
..
access chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
google_maps feat(google_maps): add scrape + reviews capability verbs 2026-07-03 17:56:43 +02:00
reddit chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
tiktok feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
web chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07: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 chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
test_registry.py feat(capabilities): replace web.scrape/web.discover with unified web.crawl 2026-07-03 10:51:05 +02:00
test_run_truncation.py chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00