Plugin directory / Tools & Capabilities / dsh-tool-playwright
dsh-tool-playwright
Verified · installs & boots on dsh cheng-nan01/dsh-tool-playwright ↗
What it does
一个给 DeepSeek Harness 用的插件:让 AI 能真的打开浏览器上网——打开网页、点按钮、填表单、翻页、看页面内容,就像人一样操作浏览器。
Works — verified, early-stage project
一个给 DeepSeek Harness 用的插件:让 AI 能真的打开浏览器上网——打开网页、点按钮、填表单、翻页、看页面内容,就像人一样操作浏览器。 It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:cheng-nan01/dsh-tool-playwright - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:cheng-nan01/dsh-tool-playwright. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/cheng-nan01/dsh-tool-playwright ↗