chore: add patch changeset for release (#603)

This commit is contained in:
Chris Tate
2026-03-03 17:51:29 -06:00
committed by GitHub
parent 56260f68b0
commit c4180c8cb1
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Improved Chrome launch reliability by automatically detecting containerized environments (Docker, Podman, Kubernetes) and enabling --no-sandbox when needed. Added support for discovering Playwright-installed Chromium browsers and enhanced error messages with helpful diagnostics when Chrome fails to launch.