v0.29.0

vercel-labs/agent-browserv0.29.0Jun 21, 2026by github-actions[bot]

AI Summary

Added @agent-browser/sandbox package with shared, Eve, and Vercel Sandbox helpers. Also reflowed documentation prose across README, docs site, examples, and skills.

Key Highlights

  • @agent-browser/sandbox package with helpers
  • Updated sandbox release flow for version syncing
  • Reflowed documentation prose for better wrapping

New Features

  • Sandbox package

Full Release Notes

### New Features

- **Sandbox package** - Added `@agent-browser/sandbox` with shared, Eve, and Vercel Sandbox helpers, example projects, and docs for running agent-browser in hosted sandbox environments (#1465)

### Improvements

- Updated **sandbox release flow** so the new package stays version-synced with the CLI release and publishes from the correct workspace path (#1465)
- Reflowed **documentation prose** across the README, docs site, examples, and skills so Markdown and MDX wrap naturally in editors and renderers (#1466)

### Contributors

- @ctate