Patch Changes
-
944fa01: ### New Features
- Linux musl (Alpine) builds - Added pre-built binaries for linux-musl targeting both x64 and arm64 architectures, enabling native support for Alpine Linux and other musl-based distributions without requiring glibc (#784)
Improvements
- Consecutive
--auto-connectcommands - Added support for issuing multiple consecutive--auto-connectcommands without requiring a full browser relaunch; external connections are now correctly identified and reused (#786) - External browser disconnect behavior - When using
--auto-connector--cdp, closing the agent session now disconnects cleanly without shutting down the user's browser process
Bug Fixes
- Restored
refsdict in--jsonsnapshot output - Therefsmap containing role and name metadata for referenced elements is now correctly included in JSON snapshot responses (#787) - Fixed e2e test assertions for
diff_snapshotanddomain_filterto correctly reflect expected behavior (#783) - Fixed Chrome temp-dir cleanup test failing on Windows (#766)