You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
browser_click(ref=...) now works across tool calls: snapshot refs persist on the runtime, and both legacy (e1) and current Playwright (f29e86) ref formats are recognized via isAriaRefFormat. Previously ref clicks could time out after 30s. Fixes #1.
Packages: @yeesy369/dsh-browser-playwright@0.6.1, @yeesy369/dsh-browser@0.5.1, @yeesy369/dsh-tool-browser@0.5.1. Published manifests now pin a concrete seam version (no workspace:*), so they install outside the monorepo.
CI: pnpm version resolved from packageManager; e2e runs headless via windowVisibility.