v0.25.4

vercel-labs/agent-browserv0.25.4Apr 12, 2026by github-actions[bot]

AI Summary

Adds the `skills` command for discovering and installing skills, along with fixes for recording issues.

Key Highlights

  • Added `skills` command for discovery and installation
  • Fixed custom viewport dimensions and HTTPS errors in recordings

New Features

  • `skills` command

Full Release Notes

### New Features

- **`skills` command** - Added `agent-browser skills` command for discovering and installing agent skills, with built-in evaluation support for testing skills against live browser sessions (#1225, #1227)

### Bug Fixes

- Fixed **custom viewport dimensions** not being used in streaming frame metadata and image resolution (#1033)
- Fixed **`--ignore-https-errors`** not being re-applied to recording contexts, causing TLS errors during screen recordings (#1178)
- Fixed **duplicate option numbering** in the auth skill documentation (#1161)

### Documentation

- The docs site header now **dynamically fetches** the GitHub star count (#1202)

### Contributors

- @ctate
- @jin-2-kakaoent
- @juniper929
- @Marshall-Sun