v0.8.7

vercel-labs/agent-browserv0.8.7Feb 3, 2026by github-actions[bot]

AI Summary

v0.8.7 fixes browser launch options for persistent profiles and improves error handling for daemon startup failures.

Key Highlights

  • Fixed browser launch options for persistent profiles
  • Improved error handling

Full Release Notes

### Patch Changes

-   d24f753: Fixed browser launch options not being passed correctly when using persistent profiles, ensuring args, userAgent, proxy, and ignoreHTTPSErrors settings now work properly. Added pre-flight checks for socket path length limits and directory write permissions to provide clearer error messages when daemon startup fails. Improved error handling to properly exit with failure status when browser launch fails.