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 d893c845cd2c32c1e55d1639cbd344cd35f71683Capabilities
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 test、playwright install、playwright show-report、playwright --version……——而不是某个二次封装后的语义工具。
