Skip to content

fix(web-security): require unique agent-browser session names to avoi…#64

Merged
GangGreenTemperTatum merged 1 commit into
mainfrom
ads/cap-1119-use-unique-agent-browser-sessions-in-web-capability
Jun 26, 2026
Merged

fix(web-security): require unique agent-browser session names to avoi…#64
GangGreenTemperTatum merged 1 commit into
mainfrom
ads/cap-1119-use-unique-agent-browser-sessions-in-web-capability

Conversation

@GangGreenTemperTatum

Copy link
Copy Markdown
Contributor

…d collisions

Add guidance to always use --session when invoking the agent-browser CLI. Without an explicit session name, all callers share the default session and clobber each other's page state — causing flaky failures in concurrent agents or parallel tasks.

…d collisions

Add guidance to always use --session <unique-name> when invoking the
agent-browser CLI. Without an explicit session name, all callers share
the default session and clobber each other's page state — causing
flaky failures in concurrent agents or parallel tasks.
@GangGreenTemperTatum GangGreenTemperTatum merged commit 349d58b into main Jun 26, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant