github browser-use/browser-harness v0.1.8

11 hours ago

Chrome no longer has to be open before you start. If no Chromium-family browser is running, the harness launches one for you — picking a profile that already has remote debugging enabled and skipping the profile picker.

  • Attaches to a reusable tab (about:blank, New Tab, or an existing chrome://inspect tab) instead of always opening a new one, so startup is faster and you get fewer prompts.
  • Only closes leftover chrome://inspect tabs the harness itself opened — your tabs are left alone.
  • Opens chrome://inspect/#remote-debugging at most once every 3 minutes, and guards against stale DevToolsActivePort files.
  • Clearer, actionable errors when setup or permissions block the connection.

Don't miss a new browser-harness release

NewReleases is sending notifications on new releases.