v0.11.1
vercel-labs/agent-browserv0.11.1Feb 18, 2026by github-actions[bot]
AI Summary
Patch release documenting command chaining capabilities.
Key Highlights
- Added documentation for command chaining with && across README, CLI help, and docs.
- Explains how to efficiently chain multiple agent-browser commands in a single shell invocation.
New Features
- Documentation for command chaining
Full Release Notes
### Patch Changes - c6fc7df: Added documentation for command chaining with && across README, CLI help output, docs, and skill files, explaining how to efficiently chain multiple agent-browser commands in a single shell invocation since the browser persists via a background daemon.