Patch for v0.8.0 — fixes process hanging after command completes.
Fix
- WebSocket connection no longer blocks Node.js from exiting
- CLI process exits immediately after command finishes
If you missed v0.8.0
Chrome extension is gone. bb-browser now manages its own Chrome instance and connects directly via CDP.
npm install -g bb-browser
bb-browser site twitter/search "AI" # just worksSee v0.8.0 release notes for full details.