Skip to content

v1.0.0 — The Foundation

Choose a tag to compare

@ai-naymul ai-naymul released this 12 Mar 17:38
· 21 commits to main since this release

What's New

BrowserPilot gets serious with proper engineering infrastructure.

Testing

  • 104 unit tests across all core modules
  • proxy_manager — 24 tests (health tracking, rotation, blocking)
  • anti_bot_detection — 17 tests (detection, CAPTCHA solving, fallbacks)
  • universal_extractor — 33 tests (website detection, formatting, extraction)
  • vision_model — 30 tests (AI parsing, fallbacks, search queries)

CI/CD

  • GitHub Actions test pipeline — runs on every push and PR
  • Existing Docker build pipeline unchanged

Community

  • Bug report and feature request issue templates
  • Pull request template
  • CONTRIBUTING.md with setup and development guide
  • MIT LICENSE file
  • ROADMAP.md with planned releases through v2.0.0

What's Next

v1.1.0 — Ghost Mode 👻 Full browser fingerprint evasion + human-like behavior simulation. BrowserPilot will pass every bot detection test.


Full Changelog: https://github.com/ai-naymul/BrowserPilot/commits/v1.0.0