chore: add patch changeset for release (#609)

This commit is contained in:
Chris Tate
2026-03-03 23:07:56 -06:00
committed by GitHub
parent e5fd26eb9e
commit 01ac5574d4
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Added AGENT_BROWSER_HEADED environment variable support for running the browser in headed mode, and improved temporary profile cleanup when launching Chrome directly. Also includes documentation clarification that browser extensions work in both headed and headless modes.