v0.8.8
vercel-labs/agent-browserv0.8.8Feb 3, 2026by github-actions[bot]
AI Summary
v0.8.8 adds base64 encoding support for the eval command and updates documentation for AI agent setup.
Key Highlights
- Base64 encoding for eval command
- AI agent setup instructions
New Features
- -b/--base64 flag for eval command
- AI agent setup instructions in docs
- Reorganized docs structure
Full Release Notes
### Patch Changes - 2771588: Added base64 encoding support for the eval command with -b/--base64 flag to avoid shell escaping issues when executing JavaScript. Updated documentation with AI agent setup instructions and reorganized the docs structure by consolidating agent mode content into the installation page.