概览
dsh-playwright-native
DeepSeek Harness host plugin that registers the native Playwright CLI as a single passthrough
playwright tool (args forwarded verbatim).社区 · Topic 自动分析 — 通过 GitHub dsh-plugin Topic 自动发现。静态检查在不执行第三方代码的前提下,验证了固定公开版本的根目录 bundle 契约与已提交文件;这不等于人工审核、安全审计、运行时冒烟测试、发布者身份验证或官方背书。
安装
从 GitHub 安装此组合包
CLI 会验证组合包、调用原生 DSH 安装,成功后才上报完成。
npx dshpub add mitao-su/dsh-playwright-native --ref d893c845cd2c32c1e55d1639cbd344cd35f71683能力
它贡献了什么
HostCordis loadable未核对
Client / UIHost only未核对
Model tools未核对未核对
Profile state未核对未核对
README / ZH
插件文档
目标:让 Agent 直接调用本机安装的原生
playwright命令——playwright test、playwright install、playwright show-report、playwright --version……——而不是某个二次封装后的语义工具。
