v0.23.0
vercel-labs/agent-browserv0.23.0Mar 27, 2026by github-actions[bot]
AI Summary
This release introduces the Observability dashboard, stream management commands, and fixes for Windows compatibility.
Key Highlights
- Observability dashboard for live browser views and activity feeds
- Runtime stream management commands (enable/disable/status)
- Close all sessions command with --all flag
- Fixed Windows dashboard relay using TCP
- Fixed Lightpanda engine compatibility
New Features
- Observability dashboard
- Runtime stream management
- Close all sessions
Full Release Notes
## What's Changed * chore: version packages by @github-actions[bot] in https://github.com/vercel-labs/agent-browser/pull/1029 * dashboard by @ctate in https://github.com/vercel-labs/agent-browser/pull/1034 * fix: use TCP instead of Unix socket on Windows in dashboard relay by @ctate in https://github.com/vercel-labs/agent-browser/pull/1038 * fix(windows): fall back to OS-assigned port when Hyper-V blocks daemon TCP bind by @ctate in https://github.com/vercel-labs/agent-browser/pull/1041 * fix lightpanda by @ctate in https://github.com/vercel-labs/agent-browser/pull/1050 * chore: add minor changeset for v0.23.0 release by @ctate in https://github.com/vercel-labs/agent-browser/pull/1052 * fix: include root package in pnpm workspace for changesets by @ctate in https://github.com/vercel-labs/agent-browser/pull/1053 * chore: version packages by @github-actions[bot] in https://github.com/vercel-labs/agent-browser/pull/1054 **Full Changelog**: https://github.com/vercel-labs/agent-browser/compare/v0.22.3...v0.23.0