chore: add patch changeset for release (#692)

This commit is contained in:
Chris Tate
2026-03-09 11:24:04 -05:00
committed by GitHub
parent 644a4f5b63
commit 94cd888ecb
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Added support for device scale factor (retina display) in the viewport command via an optional scale parameter. Also added webview target type support for better Electron application compatibility, and the pages list now includes target type information.