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
CREDO23
87df0bb629
fix(web.discover): cap results to top_k
2026-07-02 19:40:37 +02:00
CREDO23
790507d107
feat(capabilities): meter captcha, truncate scrape, bound discover
2026-07-02 18:32:42 +02:00
CREDO23
b1bd35c082
test(capabilities): cover REST door, meter-gate, and batch bounds
2026-07-01 17:53:42 +02:00
CREDO23
329bc63b6c
feat(capabilities): add env-keyed searxng/linkup/baidu discover providers
2026-07-01 17:08:58 +02:00
CREDO23
fa1055dd4c
feat(capabilities): add web.discover schemas and provider seam
2026-07-01 17:08:58 +02:00
CREDO23
8d76afc9d6
test(capabilities): cover registry, executor, schemas, billing
2026-07-01 16:42:47 +02:00