chore: add patch changeset for release (#342)

This commit is contained in:
Chris Tate
2026-02-02 19:31:37 -06:00
committed by GitHub
parent e52aa49706
commit 27715884e5
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Added base64 encoding support for the eval command with -b/--base64 flag to avoid shell escaping issues when executing JavaScript. Updated documentation with AI agent setup instructions and reorganized the docs structure by consolidating agent mode content into the installation page.