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
6c3735db19
feat(capabilities): add youtube.scrape and youtube.comments verbs
2026-07-02 20:18:53 +02:00
CREDO23
6bd0d640e6
refactor(capabilities): group framework into core/, keep verbs top-level
2026-07-02 19:54:20 +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
de4b8ab6b0
feat(capabilities): generate agent tool door from registry
2026-07-02 00:17:01 +02:00
CREDO23
23802a74bb
feat(capabilities): document verbs with descriptions and field docs
2026-07-02 00:16:55 +02:00
CREDO23
9c9ad97f8e
feat(capabilities): generate REST door with per-workspace rate limit
2026-07-01 17:53:42 +02:00
CREDO23
c696829568
feat(capabilities): bound web.scrape batch and expose worst-case units
2026-07-01 17:53:42 +02:00
CREDO23
8fbfa5a6e1
feat(capabilities): add pre-flight meter-gate for billed verbs
2026-07-01 17:53:42 +02:00
CREDO23
f257e385db
feat(capabilities): register web.discover verb
2026-07-01 17:08:58 +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
a413539f6a
feat(capabilities): allow free verbs with no billing unit
2026-07-01 17:08:58 +02:00
CREDO23
6b91a7ed0c
feat(capabilities): register web.scrape verb
2026-07-01 16:42:47 +02:00
CREDO23
6679fda662
feat(capabilities): wire web.scrape to proprietary crawler
2026-07-01 16:42:47 +02:00
CREDO23
bbd81bcc99
feat(capabilities): add web.scrape schemas
2026-07-01 16:42:47 +02:00
CREDO23
bfe3117302
feat(capabilities): bill workspace owner at executor
2026-07-01 16:42:47 +02:00
CREDO23
3e6007431d
feat(capabilities): add in-process verb store
2026-07-01 16:42:47 +02:00
CREDO23
78f7a93a88
feat(capabilities): add registry contracts and package
2026-07-01 16:42:47 +02:00