chore: add patch changeset for release (#356)

This commit is contained in:
Chris Tate
2026-02-02 21:42:57 -06:00
committed by GitHub
parent 03eea8a90f
commit daeede49c5
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Add --stdin flag for the eval command to read JavaScript from stdin, enabling heredoc usage for multiline scripts. Also fix binary permission issues on macOS/Linux when postinstall scripts don't run (e.g., with bun).