Files
chrome-use/.changeset/release-d55a4e12.md
T

6 lines
249 B
Markdown

---
"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).