Files
chrome-use/.changeset/fix-binary-permissions.md
T

6 lines
162 B
Markdown

---
"agent-browser": patch
---
Fix binary permissions on install. npm doesn't preserve execute bits, so postinstall now ensures the native binary is executable.