Skip to content

v6.0.0 — Provider Freedom

Latest

Choose a tag to compare

@shuvonsec shuvonsec released this 21 Aug 06:46
· 22 commits to main since this release
edde1ad

BugHunter v6.0.0 gives you the freedom to run on whatever AI you want — free, local, or cloud — and adds a sponsor-ready polish across the board.

Highlights

🔌 More providers, more freedom

  • OpenRouter provider — set OPENROUTER_API_KEY, pick option 7 in bughunter setup, or BRAIN_PROVIDER=openrouter. OpenAI-compatible gateway with a short curated model list.
  • OrcaRouter provider — set ORCAROUTER_API_KEY, pick option 8 in bughunter setup, or BRAIN_PROVIDER=orcarouter. OpenAI-compatible gateway with a short curated model list.
  • Smarter Ollama model selectionbughunter setup lists your installed local models and remembers the provider/model pair. Non-interactive: bughunter setup --provider ollama --model <name>. One-off overrides via --model / BRAIN_MODEL, with no silent fallback to a different model.
  • SDK-free Ollama fallback — setup and chat use Ollama's local HTTP API when the Python package isn't installed, and report install failures instead of swallowing them.

📦 Cleaner install / uninstall

  • Rerunning install.sh --agent standalone refreshes the active managed bughunter path instead of letting an old system install shadow a newer one.
  • Expanded uninstall.sh — covers standalone and every supported agent, preserves config by default, with --purge-config to wipe it.

💜 Sponsor-ready polish

  • README now leads with an Open for Sponsorship callout and a Powered by AwareXone.com credit (hero badge + footer).
  • Same credit on the project site footer, plus a .github/FUNDING.yml so the repo shows a Sponsor button.

AwareXone
Powered by AwareXone.com — Your AI Agent Against Scams & Fraud

Full changelog: https://github.com/shuvonsec/claude-bug-bounty/blob/main/CHANGELOG.md