Skip to content

BURHAN-MOP v0.1.8

Choose a tag to compare

@MoonWIRaja MoonWIRaja released this 12 Jun 23:53
· 32 commits to main since this release

Fixes Party Mode missing-agent prompts and browser/scraping preflight.

  • Party Mode now auto-activates for explicit party/multi-agent requests and browser-risk workflows.
  • When Party Mode needs unnamed agents, MOP asks for all missing agent names before proceeding.
  • Browser/scraping routes now run browser preflight, detect default browser, and use chrome-direct guidance for Brave/Edge/Opera instead of rushing into default Chrome.
  • Scraping website tasks stay routed to Browser Automation Agent instead of being overridden as broad website architecture work.

Validation:

  • node --check .MOP/scripts/mop-core.mjs
  • npm run validate
  • npm run doctor
  • npm run pack:dry
  • smoke tested Party Mode missing-agent prompts and Brave chrome-direct preflight