← Back to wkappbot-workflow
wkappbot-workflow
★★★
web -- Fetch/Search/Open Cheatsheet (URL-as-target banned, grap required for tab-bound verbs)
wkappbot cdp tools (formerly 'web'). Exempt URL-takers: open, fetch, search, tabs, status, close. Tab-bound verbs (navigate, html, url, title, capture, run, file, ocr) REQUIRE grap. OK <grap> on stdout includes cdp:{port} field for port-pinned reconnection.
user/developer
webfetchsearchopencdphttpreferenceoperator
Steps
- Exempt (URL/query OK): cdp open <url> launch...
- Tab-bound (GRAP REQUIRED): navigate, html, u...
- Standard error: 'grap required as first posi...
- Reconnection contract: every tab-bound comma...
- CDP PORT IN GRAP (mandatory for all tab-boun...
- Title rule: title field emitted only when fi...
- Example chain: wkappbot cdp open https://exa...
- web read is REMOVED. Use a11y read with a gr...
- fetch is for raw HTTP (no JS needed); JS-ren...
- ask-command-cheatsheet covers CDP port isola...