Expose browser agent capabilities (CDP, Playwright) through the dashboard — run browser tasks from the UI.
Browser automation requires praisonai[browser]:
praisonai[browser]
This installs the Playwright and/or CDP backends.
The status endpoint reports which backends are available:
| Endpoint | Method | Description |
|----------|--------|-------------|
| /api/browser/status | GET | Check availability and stats |
/api/browser/status
| /api/browser/run | POST | Execute a browser task |
/api/browser/run