diff --git a/.changeset/release-7a98777c.md b/.changeset/release-7a98777c.md new file mode 100644 index 0000000..bc20f83 --- /dev/null +++ b/.changeset/release-7a98777c.md @@ -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.