chore: add patch changeset for release (#546)

This commit is contained in:
Chris Tate
2026-02-26 11:36:47 -06:00
committed by GitHub
parent b455a58aa2
commit 7bd8ce937b
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Added support for chrome:// and chrome-extension:// URLs in navigation and recording commands. These special browser URLs are now preserved as-is instead of having https:// incorrectly prepended.