chore: version packages (#613)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-04 01:02:34 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 7d2c8957ac
commit 794a77e26e
5 changed files with 9 additions and 8 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"agent-browser": patch
---
Fixed an issue where the --native flag was being passed to child processes even when not explicitly specified on the command line. The flag is now only forwarded when the user explicitly provides it, consistent with how other CLI flags like --allow-file-access and --download-path are handled.