chore: add patch changeset for release (#589)

This commit is contained in:
Chris Tate
2026-03-03 08:08:02 -06:00
committed by GitHub
parent c6a33b6338
commit 62241b50e9
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Fixed Windows compatibility issues including proper handling of extended-length path prefixes from canonicalize(), prevention of MSYS/Git Bash path translation that could mangle arguments, and improved daemon startup reliability. Also added ARM64 Windows support in postinstall shims and expanded CI testing with a full daemon lifecycle test on Windows.