chore: add patch changeset for release (#498)

This commit is contained in:
Chris Tate
2026-02-18 00:34:52 -06:00
committed by GitHub
parent 98f49da196
commit c6fc7df443
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Added documentation for command chaining with && across README, CLI help output, docs, and skill files, explaining how to efficiently chain multiple agent-browser commands in a single shell invocation since the browser persists via a background daemon.