SurfSense/surfsense_backend/app/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
..
core feat(tiktok): add tiktok.comments verb for public comment scraping 2026-07-09 18:35:26 +02:00
google_maps feat(capabilities): add documentation URLs to Google Maps, YouTube, and web crawl capabilities 2026-07-08 03:38:08 +05:30
google_search feat(capabilities): add documentation URLs to Google Maps, YouTube, and web crawl capabilities 2026-07-08 03:38:08 +05:30
reddit feat(capabilities): add documentation URL to capabilities and enhance Reddit scrape capability 2026-07-08 03:35:32 +05:30
tiktok feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
web feat(capabilities): add documentation URLs to Google Maps, YouTube, and web crawl capabilities 2026-07-08 03:38:08 +05:30
youtube feat(capabilities): add documentation URLs to Google Maps, YouTube, and web crawl capabilities 2026-07-08 03:38:08 +05:30
__init__.py feat(capabilities): add registry contracts and package 2026-07-01 16:42:47 +02:00