github epiral/bb-browser v0.5.0

one month ago

What's New

New Commands

  • site recommend — Personalized adapter discovery based on your Chrome browsing history
  • site info <name> — View adapter details (args, example, domain) before using it
  • history search/domains — Query your Chrome browsing history
  • --jq <expr> — Inline JSON filtering inspired by gh CLI (e.g. --jq '.items[].name')

Agent UX Improvements

  • --help reorganized by intent with top-level hint guiding AI Agents to use site commands
  • open command shows 💡 hint when the URL has available site adapters
  • site update prints nudge for site recommend
  • Added AGENTS.md with UX writing spec for contributors

Xueqiu (雪球) Adapters

6 new adapters for xueqiu.com: hot, feed, stock, search, hot-stock, watchlist

36 platforms, 103 commands.

⚠️ Chrome Extension: Must Reinstall

This release adds the history permission to the Chrome extension for site recommend and history commands.

You must remove and reinstall the extension:

  1. Go to chrome://extensions/
  2. Remove the old bb-browser extension
  3. Download bb-browser-extension-v0.5.0.zip below
  4. Unzip → chrome://extensions/ → Developer Mode → Load unpacked
  5. Chrome will prompt for the new "browsing history" permission — click Allow

Upgrading the CLI only:

npm install -g bb-browser@0.5.0

Closes

  • #21--jq flag
  • #23 — history + site recommend
  • #24 — UX writing spec

Don't miss a new bb-browser release

NewReleases is sending notifications on new releases.