Launch a hackbrowser crawl
Start a hackbrowser crawl for a session from an interactive entry point (TUI slash, CLI subcommand). Same backend as the LLM-callable hackbrowser tool — agent invocation, slash, and CLI all share this surface. Returns a KickOffResult; captures stream into the session asynchronously.
post/session/{sessionID}/hackbrowser/launch
Path parameters
sessionIDstring required
Query parameters
directorystring
Request body
Response
Crawl successfully kicked off; returns sessionID + started flag + status message