Skip to content

chore: sync playwright-cli agent skills for @playwright/cli 0.1.17 - #2903

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/dependency-update-risk-review-3d03
Draft

chore: sync playwright-cli agent skills for @playwright/cli 0.1.17#2903
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/dependency-update-risk-review-3d03

Conversation

@cursor

@cursor cursor Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Asana Task/Github Issue: Companion fix for #2899 dependency review

Description

Syncs the bundled playwright-cli agent skill to match @playwright/cli@0.1.17.

@playwright/cli@0.1.15+ warns on startup when workspace skills are out of date. The committed skills were stale (e.g. documented removed network and open --extension commands). This update aligns agent docs with the installed CLI and silences the mismatch warnings.

Note: This branch is stacked on the #2899 bump commit. Merge #2899 first, then rebase this PR, or merge both together.

Supersedes draft PR #2870 (which targeted 0.1.15).

Testing Steps

  • npm ci
  • npx playwright-cli --version — no skill mismatch warnings
  • Verified removed commands are no longer documented (network, open --extension)
  • Verified current commands are documented (find, open --mobile, drop)
  • Smoke test: playwright-cli open about:blank && playwright-cli snapshot && playwright-cli close

Checklist

  • I have tested this change locally
  • I have tested this change locally in all supported browsers
  • This change will be visible to users
  • I have added automated tests that cover this change
  • I have ensured the change is gated by config
  • This change was covered by a ship review
  • This change was covered by a tech design
  • Any dependent config has been merged
Open in Web View Automation 

dependabot Bot and others added 2 commits July 24, 2026 10:52
Bumps [@playwright/cli](https://github.com/microsoft/playwright-cli) from 0.1.14 to 0.1.17.
- [Release notes](https://github.com/microsoft/playwright-cli/releases)
- [Commits](microsoft/playwright-cli@v0.1.14...v0.1.17)

---
updated-dependencies:
- dependency-name: "@playwright/cli"
  dependency-version: 0.1.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Update bundled agent skills to match @playwright/cli@0.1.17. The CLI
warns on startup when workspace skills are stale (added in 0.1.15).

Removes documentation for removed commands (network, open --extension)
and adds new commands (find, open --mobile, drop, etc.).
@github-actions

Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/cursor/dependency-update-risk-review-3d03
Commit 0155af7f78
Updated July 24, 2026 at 10:55:40 AM UTC

Static preview entry points

QR codes (mobile preview)
Entry point QR code
Docs QR for docs preview
Static pages QR for static pages preview
Integration pages QR for integration pages preview

Integration commands

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#pr-releases/cursor/dependency-update-risk-review-3d03

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", branch: "pr-releases/cursor/dependency-update-risk-review-3d03")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/cursor/dependency-update-risk-review-3d03
git -C submodules/content-scope-scripts checkout origin/pr-releases/cursor/dependency-update-risk-review-3d03
Pin to exact commit

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#0155af7f78b32f43f760eb9a2bbda71f0a595b47

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", revision: "0155af7f78b32f43f760eb9a2bbda71f0a595b47")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/cursor/dependency-update-risk-review-3d03
git -C submodules/content-scope-scripts checkout 0155af7f78b32f43f760eb9a2bbda71f0a595b47

@github-actions github-actions Bot added the semver-patch Bug fix / internal — no release needed label Jul 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

[Beta] Generated file diff

Time updated: Fri, 24 Jul 2026 10:56:11 GMT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver-patch Bug fix / internal — no release needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant