All plugins

DSH / BUNDLE / BUNDLES

dsh-playwright-native

v0.1.0mitao-su / dsh-playwright-natived893c845cd

External Git bundleBundlesBundles & other modulesCommunity · Topic auto-analysis
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-playwright-native

DeepSeek Harness host plugin that registers the native Playwright CLI as a single passthrough playwright tool (args forwarded verbatim).

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add mitao-su/dsh-playwright-native --ref d893c845cd2c32c1e55d1639cbd344cd35f71683

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIHost onlyNot inspected
Model toolsNot inspectedNot inspected
Profile stateNot inspectedNot inspected

README / EN

Package documentation

目标:让 Agent 直接调用本机安装的原生 playwright 命令——playwright testplaywright installplaywright show-reportplaywright --version……——而不是某个二次封装后的语义工具。