CREDO23
b5d221c19c
fix(capabilities): map any executor fault to 502 at the REST door
2026-07-03 17:57:07 +02:00
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
6bd0d640e6
refactor(capabilities): group framework into core/, keep verbs top-level
2026-07-02 19:54:20 +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
b1bd35c082
test(capabilities): cover REST door, meter-gate, and batch bounds
2026-07-01 17:53:42 +02:00