Getting Started
The primary package is @bctrl/sdk.
Install
Create a client
Create a workspace
Launch a browser runtime
Automate it
Use workspace.execute(...) when you want raw structured HTTP-equivalent execution, and use the runtime client when you want fluent Playwright, Puppeteer, Stagehand, or Selenium-style APIs.

