Skip to content

chore: sync playwright-cli agent skills for @playwright/cli 0.1.15 - #2870

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

chore: sync playwright-cli agent skills for @playwright/cli 0.1.15#2870
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/dependency-update-risk-review-3392

Conversation

@cursor

@cursor cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

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

Description

Syncs the bundled playwright-cli agent skill to match @playwright/cli@0.0.15 using playwright-cli install --skills=agents.

@playwright/cli@0.1.15 now 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 #2869 bump commit. Merge #2869 first, then rebase this PR, or merge both together.

Supersedes the manual doc edits in draft PR #2799.

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 (requests, attach --extension)

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 15, 2026 10:52
Bumps [@playwright/cli](https://github.com/microsoft/playwright-cli) from 0.1.14 to 0.1.15.
- [Release notes](https://github.com/microsoft/playwright-cli/releases)
- [Commits](microsoft/playwright-cli@v0.1.14...v0.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
Run `playwright-cli install --skills=agents` to align bundled agent skill
docs with the installed CLI. Resolves out-of-date skill warnings introduced
in 0.1.15 and replaces stale commands (network, open --extension).
@github-actions

Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/cursor/dependency-update-risk-review-3392
Commit 2771f01215
Updated July 15, 2026 at 10:56:19 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-3392

Swift Package Manager (Apple):

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

git submodule (Windows):

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

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#2771f01215b9d9b412bbe407091696718f17fcde

Swift Package Manager (Apple):

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

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/cursor/dependency-update-risk-review-3392
git -C submodules/content-scope-scripts checkout 2771f01215b9d9b412bbe407091696718f17fcde

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

Copy link
Copy Markdown
Contributor

[Beta] Generated file diff

Time updated: Wed, 15 Jul 2026 10:56:57 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